|
| |
|
|
A083334
|
|
a(n)=12a(n-2)-25a(n-4).
|
|
1
| |
|
|
1, 6, 17, 47, 179, 414, 1723, 3793, 16201, 35166, 151337, 327167, 1411019, 3046854, 13148803, 28383073, 122510161, 264425526, 1141401857, 2463529487, 10634068259, 22951715694, 99073772683, 213832351153, 923033565721
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| a(n)/A083335(n) converges to sqrt(11)
|
|
|
FORMULA
| G.f.:(1+6x+5x^2-25x^3)/(1-12x^2+25x^4)
a(n+1) = x^n + (-1)^n(x-2)^n where x = 1 + sqrt(11) then divided by 2^(ceil(.5n)) - Ben Thurston (benthurston27(AT)yahoo.com), Aug 30 2006
|
|
|
MATHEMATICA
| CoefficientList[Series[(1+6x+5x^2-25x^3)/(1-12x^2+25x^4), {x, 0, 10}], x]
|
|
|
CROSSREFS
| Sequence in context: A026382 A054492 A128525 * A199113 A088016 A010330
Adjacent sequences: A083331 A083332 A083333 * A083335 A083336 A083337
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| Mario Catalani (mario.catalani(AT)unito.it), Apr 26 2003
|
| |
|
|