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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A004397 n-th prime + n-th Fibonacci number. 2
3, 4, 7, 10, 16, 21, 30, 40, 57, 84, 120, 181, 274, 420, 657, 1040, 1656, 2645, 4248, 6836, 11019, 17790, 28740, 46457, 75122, 121494, 196521, 317918, 514338, 832153, 1346396, 2178440, 3524715, 5703026, 9227614 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MAPLE

with(combinat): f := n -> fibonacci(n) + ithprime(n);

MATHEMATICA

Table[Fibonacci[n] + Prime[n], {n, 35}]

CROSSREFS

Cf. A100700.

Sequence in context: A147789 A047625 A147871 * A047967 A147955 A134591

Adjacent sequences:  A004394 A004395 A004396 * A004398 A004399 A004400

KEYWORD

nonn

AUTHOR

Hegermann, Frank (hegermann(AT)oi.dbv.commerzbank.dbp.de)

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 13 09:25 EST 2012. Contains 205451 sequences.