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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134497 Fibonacci(6n+5). 9
5, 89, 1597, 28657, 514229, 9227465, 165580141, 2971215073, 53316291173, 956722026041, 17167680177565, 308061521170129, 5527939700884757, 99194853094755497, 1779979416004714189, 31940434634990099905 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (18,-1).

FORMULA

G.f. ( 5-x ) / ( 1-18*x+x^2 ). a(n) = 5*A049660(n+1)-A049660(n). - R. J. Mathar, Apr 17 2011

MATHEMATICA

Table[Fibonacci[6n+5], {n, 0, 30}]

PROG

(MAGMA) [Fibonacci(6*n +5): n in [0..100]]; // Vincenzo Librandi, Apr 17 2011

CROSSREFS

Cf. A000045, A134492, A134493, A134494, A134495, A103134.

Sequence in context: A176608 A167735 A067257 * A028353 A191512 A015085

Adjacent sequences:  A134494 A134495 A134496 * A134498 A134499 A134500

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Oct 28 2007

EXTENSIONS

Offset changed from 1 to 0 by Vincenzo Librandi, Apr 17 2011

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 14 20:38 EST 2012. Contains 205663 sequences.