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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134502 Fibonacci(7n+4). 6
3, 89, 2584, 75025, 2178309, 63245986, 1836311903, 53316291173, 1548008755920, 44945570212853, 1304969544928657, 37889062373143906, 1100087778366101931, 31940434634990099905, 927372692193078999176, 26925748508234281076009 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

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

FORMULA

G.f. ( -3-2*x ) / ( -1+29*x+x^2 ). a(n) = 2*A049667(n)+3*A049667(n+1). - R. J. Mathar, Jul 04 2011

MATHEMATICA

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

PROG

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

CROSSREFS

Cf. A000045, A001906, A001519, A033887, A015448, A014445, A033888, A033889, A033890, A033891, A102312, A099100, A134490 - A134495, A103134, A134497 - A134504.

Sequence in context: A142252 A159508 A073861 * A116336 A103305 A097235

Adjacent sequences:  A134499 A134500 A134501 * A134503 A134504 A134505

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 23:53 EST 2012. Contains 205689 sequences.