101: Difference between revisions

From Number
(Created page with "{{particular natural number}} ==Summary== ===Factorization=== The number 101 is a prime number. ==Prime-generating polynomials== Below are some polynomials that give ...")
 
Line 13: Line 13:
{| class="sortable" border="1"
{| class="sortable" border="1"
! Polynomial !! Degree !! Some values for which it generates primes !! Input value <math>n</math> at which it generates 101
! Polynomial !! Degree !! Some values for which it generates primes !! Input value <math>n</math> at which it generates 101
|-
| <math>n^2 - n + 11</math> || 2 || all numbers 1-10, because 11 is one of the [[lucky numbers of Euler]]. || 10
|-
|-
| <math>2n^2 + 29</math> || 2 || all numbers 0-28 || 6
| <math>2n^2 + 29</math> || 2 || all numbers 0-28 || 6
|}
|}

Revision as of 22:55, 15 January 2012

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

Summary

Factorization

The number 101 is a prime number.

Prime-generating polynomials

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

Polynomial Degree Some values for which it generates primes Input value n at which it generates 101
n2n+11 2 all numbers 1-10, because 11 is one of the lucky numbers of Euler. 10
2n2+29 2 all numbers 0-28 6