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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134503 Fibonacci(7n+5). 5
5, 144, 4181, 121393, 3524578, 102334155, 2971215073, 86267571272, 2504730781961, 72723460248141, 2111485077978050, 61305790721611591, 1779979416004714189, 51680708854858323072, 1500520536206896083277 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (29,1)

FORMULA

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

MATHEMATICA

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

PROG

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

CROSSREFS

Cf. A000045, A134498, A134499, A134500, A134501, A134502, A134504.

Sequence in context: A066264 A171776 A037049 * A168041 A081322 A076218

Adjacent sequences:  A134500 A134501 A134502 * A134504 A134505 A134506

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