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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134500 Fibonacci(7n+2). 6
1, 34, 987, 28657, 832040, 24157817, 701408733, 20365011074, 591286729879, 17167680177565, 498454011879264, 14472334024676221, 420196140727489673, 12200160415121876738, 354224848179261915075, 10284720757613717413913 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

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

FORMULA

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

MATHEMATICA

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

PROG

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

CROSSREFS

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

Sequence in context: A063843 A192094 A020535 * A098607 A075292 A162838

Adjacent sequences:  A134497 A134498 A134499 * A134501 A134502 A134503

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 16 12:15 EST 2012. Contains 205909 sequences.