Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A004399
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A004399 Fibonacci(n+2) plus n-th prime. +0
3
4, 6, 10, 15, 24, 34, 51, 74, 112, 173, 264, 414, 651, 1030, 1644, 2637, 4240, 6826, 11013, 17782, 28730, 46447, 75108, 121482, 196515, 317912, 514332, 832147, 1346378, 2178422, 3524705, 5703018, 9227602 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(5) = seventh Fibonacci number + fifth prime = 13 + 11 = 24

MAPLE

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

PROGRAM

(PARI) A004399(n) = fibonacci(n+2) + prime(n)

CROSSREFS

Adjacent sequences: A004396 A004397 A004398 this_sequence A004400 A004401 A004402

KEYWORD

nonn,new

AUTHOR

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

EXTENSIONS

Edited and definition fixed by Michael Porter (michael_b_porter(AT)yahoo.com), Nov 24 2009

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