Fermat number: Difference between revisions

From Number
No edit summary
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
===Initial values===
===Initial values===


The initial values are <math>F_0 = 3, F_1 = 5, F_2 = 17, F_3 = 257, F_4 = 65537</math>.
The initial values of <math>F_n, n = 0,1,2,3,4,\dots</math> are <section begin="list"/>[[3]], [[5]], [[17]], [[257]], [[65537]], 4294967297 [[Oeis:A000215|View list on OEIS]]<section end="list"/>


{{oeis|A000215}}
==Facts==
 
* [[Composite Fermat number implies Poulet number]]: This states that any composite Fermat number is a [[Poulet number]], i.e., a [[Fermat pseudoprime]] to base 2.
* [[Prime divisor of Fermat number is congruent to one modulo large power of two]]: For a Fermat number <math>F_k = 2^{2^k} + 1</math>, any prime divisor is congruent to 1 mod <math>2^{k+1}</math>, and for <math>k \ge 2</math>, congruen to 1 mod <math>2^{k+2}</math>.
* [[Quadratic nonresidue equals primitive root for Fermat prime]]


==Relation with other properties==
==Relation with other properties==

Latest revision as of 18:36, 3 July 2012

This article describes a sequence of natural numbers. The parameter for the sequence is a positive integer (or sometimes, nonnegative integer).
View other one-parameter sequences

This article defines a property that can be evaluated for a natural number, i.e., every natural number either satisfies the property or does not satisfy the property.
View a complete list of properties of natural numbers

Definition

Let be a nonnegative integer. The Fermat number, denoted , is defined as:

.

If it is prime, it is termed a Fermat prime.

Occurrence

Initial values

The initial values of are

3, 5, 17, 257, 65537, 4294967297 View list on OEIS

Facts

Relation with other properties

Weaker properties

Other related properties

  • Safe prime is a prime such that is also prime.
  • Mersenne number is a number of the form , and a Mersenne prime is a Mersenne number that is also prime.