The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A097114 Expansion of (1 + 8x - 42x^2 - 392x^3)/(1 - 99x^2 + 2450x^4). 0
1, 8, 57, 400, 3193, 20000, 176457, 1000000, 9646393, 50000000, 522673257, 2500000000, 28110989593, 125000000000, 1502438490057, 6250000000000, 79869486012793, 312500000000000, 4226104814626857, 15625000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 8*(1+x)/(1-50*x^2)-7/(1-49*x^2);
a(n) = 99*a(n-2) - 2450*a(n-4);
a(n) = (4 + 2*sqrt(50)/25)*(sqrt(50))^n + (4 - 2*sqrt(50)/25)*(-sqrt(50))^n - 7^(n+1)*(1 + (-1)^n)/2;
a(n) = Sum_{k=0..n} binomial(floor(n/2), floor(k/2))*7^k.
CROSSREFS
Sequence in context: A297369 A023000 A331792 * A022038 A277671 A015453
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Jul 25 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 May 14 09:14 EDT 2024. Contains 372532 sequences. (Running on oeis4.)