Fermat number: Difference between revisions

From Number
 
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==
==Facts==

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.