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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134495 Fibonacci(6n+3). 8
2, 34, 610, 10946, 196418, 3524578, 63245986, 1134903170, 20365011074, 365435296162, 6557470319842, 117669030460994, 2111485077978050, 37889062373143906, 679891637638612258, 12200160415121876738 (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. ( 2-2*x ) / ( 1-18*x+x^2 ). a(n)=2*A007805(n). - R. J. Mathar, Apr 17 2011

MATHEMATICA

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

PROG

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

CROSSREFS

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

Sequence in context: A119298 A045585 A092883 * A173208 A187546 A195005

Adjacent sequences:  A134492 A134493 A134494 * A134496 A134497 A134498

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Index in definition and offset corrected. - R. J. Mathar, 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 18:54 EST 2012. Contains 205939 sequences.