Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112601
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112601 a(n) = prime(b(n)) where b(n) = b(n-2) + a(n-1) (with b(1)=1, b(2)=2). +0
3
2, 3, 7, 23, 103, 613, 4751, 47137, 582511, 8758339, 156819893, 3283370969, 79174605361, 2171048919947, 66970610115763 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

a[n_] := a[n] = Prime[b[n]]; b[1] = 1; b[2] = 2; b[n_] := b[n] = b[n - 2] + a[n - 1]; Array[a, 15] (* Robert G. Wilson v *)

CROSSREFS

Cf. A111392, A112237.

Adjacent sequences: A112598 A112599 A112600 this_sequence A112602 A112603 A112604

Sequence in context: A087770 A087164 A077213 this_sequence A098544 A090253 A001064

KEYWORD

nonn

AUTHOR

Yasutsohi Kohmoto (zbi74583(AT)boat.zero.ad.jp), Dec 15, 2005

EXTENSIONS

Better definition from Dean Hickerson, more terms from Emeric Deutsch, Dec 17 2005

a(12)-a(15) from Robert G. Wilson v (rgwv(at)rgwv.com), Dec 22 2005

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 May 16 01:24 EDT 2008. Contains 139630 sequences.


AT&T Labs Research