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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A130150 Smallest prime with number of digits equal to n-th Fibonacci number. 2
2, 11, 101, 10007, 10000019, 1000000000039, 100000000000000000039, 1000000000000000000000000000000061, 1000000000000000000000000000000000000000000000000000031, 10000000000000000000000000000000000000000000000000000000000000000000000000000000000000181 (list; graph; refs; listen; history; internal format)
OFFSET

2,1

MAPLE

A130150 := proc(n) ndgs := combinat[fibonacci](n) ; nextprime(10^(ndgs-1)) ; end: seq(A130150(n), n=2..11) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 15 2007

CROSSREFS

Sequence in context: A099701 A089393 A069664 * A115941 A024721 A081716

Adjacent sequences:  A130147 A130148 A130149 * A130151 A130152 A130153

KEYWORD

easy,nonn,base

AUTHOR

Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Aug 03 2007

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 15 2007

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 16 10:32 EST 2012. Contains 205904 sequences.