login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099857 Expansion of (1+3x+x^2)/(1-3x+x^2). 2
1, 6, 18, 48, 126, 330, 864, 2262, 5922, 15504, 40590, 106266, 278208, 728358, 1906866, 4992240, 13069854, 34217322, 89582112, 234529014, 614004930, 1607485776, 4208452398, 11017871418, 28845161856, 75517614150, 197707680594 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Hankel transform is 1, -18, -36, 0, 0, 0, 0, 0, 0, 0, 0, ... - Philippe Deléham, Dec 15 2011
LINKS
Hacène Belbachir, Soumeya Merwa Tebtoub, and László Németh, Ellipse Chains and Associated Sequences, J. Int. Seq., Vol. 23 (2020), Article 20.8.5.
FORMULA
a(n) = 0^n + 6*Fibonacci(2*n).
MATHEMATICA
CoefficientList[Series[(1+3x+x^2)/(1-3x+x^2), {x, 0, 30}], x] (* Harvey P. Dale, May 23 2015 *)
CROSSREFS
Sequence in context: A128543 A003202 A003198 * A163765 A179754 A350155
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Oct 28 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 11:22 EDT 2024. Contains 371913 sequences. (Running on oeis4.)