Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122462
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122462 a(n) = gcd(b(n-1),b(n)), where b(i) = A122280(i). +0
1
2, 2, 3, 3, 3, 2, 5, 5, 3, 2, 2, 7, 7, 3, 2, 11, 11, 3, 3, 2, 2, 13, 13, 3, 2, 17, 17, 3, 2, 5, 5, 7, 2, 19, 19, 3, 5, 2, 23, 23, 3, 2, 2, 2, 2, 11, 5, 2, 29, 29, 3, 7, 7, 2, 31, 31, 3, 2, 13, 5, 2, 2, 37, 37, 3, 3, 3, 2, 2, 41, 41, 3, 3, 7, 11, 2, 43, 43, 3, 2, 2, 47, 47, 3, 2, 2, 5, 5, 5, 2, 2, 2 (list; graph; listen)
OFFSET

3,1

COMMENT

Primes arising in A122280 as greatest common divisor.

PROGRAM

(PARI) {m=100; z=2*m; w=vectorsmall(z); b=1; a=2; w[b]=1; w[a]=1; stop=0; n=3; while(!stop&&n<=m, j=1; while(j<=z&&(w[j]==1||!isprime(p=gcd(a, j))), j++); if(j>z, stop=1, print1(p, ", "); a=j; w[a]=1; n++))}

CROSSREFS

Cf. A122280.

Adjacent sequences: A122459 A122460 A122461 this_sequence A122463 A122464 A122465

Sequence in context: A014499 A055778 A106482 this_sequence A165024 A157639 A010096

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Sep 09 2006

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 November 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research