Proth number: Difference between revisions

From Number
(Created page with '==Definition== Suppose <math>n</math> is a natural number and <math>k</math> is a natural number such that <math>2^n > k</math>. The '''Proth number''' with parameters <math>n</...')
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{natural number property}}
==Definition==
==Definition==


Line 4: Line 5:


<math>k \cdot 2^n  + 1</math>.
<math>k \cdot 2^n  + 1</math>.
A Proth number that is also a prime is termed a [[Proth prime]].


==Relation with other properties==
==Relation with other properties==
Line 11: Line 14:
* [[Weaker than::Fermat number]]: The <math>m^{th}</math> Fermat number is the Proth number with <math>k = 1</math> and <math>n = 2^m</math>.
* [[Weaker than::Fermat number]]: The <math>m^{th}</math> Fermat number is the Proth number with <math>k = 1</math> and <math>n = 2^m</math>.
* [[Weaker than::Cullen number]]
* [[Weaker than::Cullen number]]
===Other related properties===
* [[Mersenne number]] is a number of the form <math>2^n - 1</math>.
* [[Sierpinski number]] is a number of the form <math>k \cdot 2^n - 1</math> with <math>k < 2^n</math>

Latest revision as of 00:06, 30 May 2010

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

Suppose is a natural number and is a natural number such that . The Proth number with parameters and is defined as the number:

.

A Proth number that is also a prime is termed a Proth prime.

Relation with other properties

Stronger properties

  • Fermat number: The Fermat number is the Proth number with and .
  • Cullen number

Other related properties

  • Mersenne number is a number of the form .
  • Sierpinski number is a number of the form with