Bitwin chain: Difference between revisions

From Number
(Created page with '==Definition== A '''bitwin chain''' of length <math>k</math> is defined as a collection of natural numbers: <math>(n-1,n+1,2n-1,2n+1, \dots 2^k\cdot n - 1, 2^k \cdot n + 1)</ma...')
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Definition==
==Definition==


A '''bitwin chain''' of length <math>k</math> is defined as a collection of natural numbers:
A '''bitwin chain''' of length <math>k + 1</math> is defined as a collection of natural numbers:


<math>(n-1,n+1,2n-1,2n+1, \dots 2^k\cdot n - 1, 2^k \cdot n + 1)</math>
<math>(n-1,n+1,2n-1,2n+1, \dots 2^k\cdot n - 1, 2^k \cdot n + 1)</math>
Line 7: Line 7:
such that all the numbers in the chain are prime.
such that all the numbers in the chain are prime.


Note that the numbers <math>n-1, 2n-1, \cdots 2^kn - 1</math> forms a [[Cunningham chain of the first kind]] of length <math>k + 1</math>, while <math>n+1, 2n + 1, \dots, 2^kn + 1</math> forms a [[Cunninghan chain of the second kind]]. Each of the pairs <math>2^in - 1, 2^in+ 1</math> is a pair of [[twin primes]].
Note that the numbers <math>n-1, 2n-1, \cdots 2^kn - 1</math> forms a [[defining ingredient::Cunningham chain of the first kind]] of length <math>k + 1</math>, while <math>n+1, 2n + 1, \dots, 2^kn + 1</math> forms a [[defining ingredient::Cunningham chain of the second kind]]. Each of the pairs <math>2^in - 1, 2^in+ 1</math> is a pair of [[defining ingredient::twin primes]]. Each of the primes <math>2^in - 1</math> for <math>0 \le i \le k - 1</math> is a [[defining ingredient::Sophie Germain prime]] and each of the primes <math>2^in - 1</math> for <math>1 \le i \le k</math> is a [[defining ingredient::safe prime]].


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

Latest revision as of 02:20, 2 May 2010

Definition

A bitwin chain of length is defined as a collection of natural numbers:

such that all the numbers in the chain are prime.

Note that the numbers forms a Cunningham chain of the first kind of length , while forms a Cunningham chain of the second kind. Each of the pairs is a pair of twin primes. Each of the primes for is a Sophie Germain prime and each of the primes for is a safe prime.

Relation with other properties

Related chains

Related properties of primes/pairs of primes

  • Twin primes
  • Sophie Germain prime is a prime such that is also prime.
  • Safe prime is a prime such that is also prime.