Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A004398
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A004398 Fibonacci(n+1) plus n-th prime. +0
1
3, 5, 8, 12, 19, 26, 38, 53, 78, 118, 175, 270, 418, 653, 1034, 1650, 2643, 4242, 6832, 11017, 17784, 28736, 46451, 75114, 121490, 196519, 317914, 514336, 832149, 1346382, 2178436, 3524709, 5703024, 9227604 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(5) = sixth fibonacci number + fifth prime = 8 + 11 = 19

MAPLE

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

PROGRAM

(PARI) A004398(n) = fibonacci(n+1) + prime(n)

CROSSREFS

Adjacent sequences: A004395 A004396 A004397 this_sequence A004399 A004400 A004401

KEYWORD

nonn

AUTHOR

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

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 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research