Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084571
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084571 Let a(1)=1; for n>1, a(n)=nextprime((3/2)*a(n-1)). +0
2
1, 2, 3, 5, 11, 17, 29, 47, 71, 107, 163, 251, 379, 569, 857, 1289, 1949, 2927, 4391, 6599, 9901, 14867, 22303, 33457, 50207, 75323, 112997, 169501, 254257, 381389, 572087, 858149, 1287233, 1930879, 2896319, 4344479, 6516739, 9775111, 14662727 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) a(n)=if(n<2, 1, nextprime((3/2)*a(n-1))); for(n=1, 50, print1(a(n), ", "))

CROSSREFS

Cf. A084572.

Sequence in context: A063091 A124588 A059428 this_sequence A055498 A073021 A079370

Adjacent sequences: A084568 A084569 A084570 this_sequence A084572 A084573 A084574

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 30 2003

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 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research