Fermat number: Difference between revisions

From Number
No edit summary
Line 16: Line 16:


{{oeis|A000215}}
{{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==

Revision as of 04:15, 2 January 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 are .

The ID of the sequence in the Online Encyclopedia of Integer Sequences is A000215

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.