Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A054682
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A054682 a(n) = smallest prime p = prime(k) such that gcd( prime(k+1) - prime(k), prime(k+2) - prime(k+1) ) is a multiple of 2n. +0
2
3, 89, 47, 1823, 1627, 199, 5939, 5591, 15823, 83117, 259033, 16763, 365851, 1074167, 69593, 1625027, 2541289, 255767, 11772613, 3312227, 247099, 23374859, 25767389, 3565931, 21369059, 15340943, 6314393, 59859131, 101996837, 4911251, 70136597, 166185431, 12012677, 198429983, 247837313, 23346737, 298626077, 1321272031, 43607351, 464208809 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n)=Min{x : A057467(x) is a multiple of 2n}

PROGRAM

(PARI) for(n=1, 50, p=2: np=3: while((np-p)%(2*n)||(nextprime(np+2)-np)%(2*n), p=np: np=nextprime(np+2)): print1(p", "))

CROSSREFS

Different from A070018.

Sequence in context: A093748 A156737 A070018 this_sequence A106944 A142252 A159508

Adjacent sequences: A054679 A054680 A054681 this_sequence A054683 A054684 A054685

KEYWORD

nonn

AUTHOR

Jeff Burch (gburch(AT)erols.com), Apr 18 2000

EXTENSIONS

More terms from Larry Reeves (larryr(AT)acm.org), Nov 09 2000

Corrected and extended by Ralf Stephan, Feb 23 2004

More terms from Olaf Voss (richyfourtythree(AT)yahoo.com), Feb 17 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research