|
| |
|
|
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
|
| |
|
|