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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094894 Prime(Lucas(n)), Lucas numbers beginning at 2 (A000032). 1
3, 2, 5, 7, 17, 31, 61, 109, 211, 383, 677, 1217, 2137, 3733, 6521, 11279, 19463, 33347, 56963, 97159, 165443, 280549, 474809, 801611, 1351841, 2273989, 3821689, 6412541, 10742339, 17974841, 30045019, 50163697, 83669419, 139420003 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

Paul Cooijmans, Odds.

FORMULA

a(n)=prime(L(n)) = A000040(A000032(n))= prime(Fib(n + 1) + Fib(n-1)), where Fib are the Fibonacci numbers(A000045) with Fib(-1)=-1

MATHEMATICA

Table[ Prime[ Fibonacci[n + 1] + Fibonacci[n - 1]], {n, 0, 35}] (from Robert G. Wilson v Jun 16 2004)

CROSSREFS

Cf. A027747, A030427, A000032, A000045, A000040.

Sequence in context: A110338 A171018 A013655 * A089334 A016649 A195628

Adjacent sequences:  A094891 A094892 A094893 * A094895 A094896 A094897

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jun 15 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 16 2004

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 15 21:27 EST 2012. Contains 205859 sequences.