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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138590 Fibonacci(9*n). 0
0, 34, 2584, 196418, 14930352, 1134903170, 86267571272, 6557470319842, 498454011879264, 37889062373143906, 2880067194370816120, 218922995834555169026, 16641027750620563662096, 1264937032042997393488322 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Table of n, a(n) for n=0..13.

MATHEMATICA

Table[Fibonacci[n], {n, 0, 200, 9}] (* From Vladimir Joseph Stephan Orlovsky, May 21 2011 *)

PROG

(Mupad) numlib::fibonacci(9*n) $ n = 0..25;

(MAGMA) [Fibonacci(9*n): n in [0..50]]; // Vincenzo Librandi, Apr 20 2011

CROSSREFS

Sequence in context: A056566 A187591 A160471 * A069223 A218718 A129056

Adjacent sequences:  A138587 A138588 A138589 * A138591 A138592 A138593

KEYWORD

nonn

AUTHOR

Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 13 2008

STATUS

approved

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 May 21 21:01 EDT 2013. Contains 225504 sequences.