|
| |
|
|
A134501
|
|
Fibonacci(7n+3).
|
|
6
| |
|
|
2, 55, 1597, 46368, 1346269, 39088169, 1134903170, 32951280099, 956722026041, 27777890035288, 806515533049393, 23416728348467685, 679891637638612258, 19740274219868223167, 573147844013817084101, 16641027750620563662096
(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. ( -2+3*x ) / ( -1+29*x+x^2 ). a(n) = 2*A049667(n+1)-3*A049667(n). - R. J. Mathar, Jul 04 2011
|
|
|
MATHEMATICA
| Table[Fibonacci[7n+3], {n, 0, 30}]
|
|
|
PROG
| (MAGMA) [Fibonacci(7*n+3): n in [0..100]]; // Vincenzo Librandi, Apr 16 2011
|
|
|
CROSSREFS
| Cf. A000045, A001906, A001519, A033887, A015448, A014445, A033888, A033889, A033890, A033891, A102312, A099100, A134490 - A134495, A103134, A134497 - A134504.
Sequence in context: A109796 A186886 A024029 * A037176 A045819 A193830
Adjacent sequences: A134498 A134499 A134500 * A134502 A134503 A134504
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Artur Jasinski (grafix(AT)csl.pl), Oct 28 2007
|
|
|
EXTENSIONS
| Offset changed to 0 by Vincenzo Librandi, Apr 16 2011
|
| |
|
|