login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A110895 Number of integers between a(n) and a(n+1) equals the n-th prime. 0
1, 4, 8, 14, 22, 34, 48, 66, 86, 110, 140, 172, 210, 252, 296, 344, 398, 458, 520, 588, 660, 734, 814, 898, 988, 1086, 1188, 1292, 1400, 1510, 1624, 1752, 1884, 2022, 2162, 2312, 2464, 2622, 2786, 2954, 3128, 3308, 3490, 3682, 3876, 4074, 4274, 4486, 4710 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

RecurrenceTable[{a[n]==a[n-1]+Prime[n]+1, a[0]==1}, a, {n, 50}]  (* From Harvey P. Dale, Apr 22 2011 *)

CROSSREFS

Sequence in context: A194149 A003682 A011897 * A049628 A063757 A193711

Adjacent sequences:  A110892 A110893 A110894 * A110896 A110897 A110898

KEYWORD

nonn

AUTHOR

G. L. Honaker, Jr. (honak3r(AT)gmail.com), Sep 20 2005

EXTENSIONS

More terms from Harvey P. Dale, Apr 22 2011.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 17:43 EST 2012. Contains 205651 sequences.