23: Difference between revisions

From Number
(Created page with "{{particular natural number}} ==Summary== ===Factorization=== The number 23 is a prime number.")
 
No edit summary
Line 6: Line 6:


The number 23 is a [[prime number]].
The number 23 is a [[prime number]].
==Prime-generating polynomials==
Below are some polynomials that give prime numbers for small input values, which give the value 23 for suitable input choice.
{| class="sortable" border="1"
! Polynomial !! Degree !! Some values for which it generates primes !! Input value <math>n</math> at which it generates 23
|-
| <math>n^2 - n + 11</math> || 2 || all numbers 1-10, because 11 is one of the [[lucky numbers of Euler]]. || 4
|-
| <math>n^2 - n + 17</math> || 2 || all numbers 1-16, because 17 is one of the [[lucky numbers of Euler]]. || 3
|}

Revision as of 21:49, 15 January 2012

This article is about a particular natural number.|View all articles on particular natural numbers

Summary

Factorization

The number 23 is a prime number.

Prime-generating polynomials

Below are some polynomials that give prime numbers for small input values, which give the value 23 for suitable input choice.

Polynomial Degree Some values for which it generates primes Input value at which it generates 23
2 all numbers 1-10, because 11 is one of the lucky numbers of Euler. 4
2 all numbers 1-16, because 17 is one of the lucky numbers of Euler. 3