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!)
A094364 Expansion of (1-5x)/(1-10x-100x^2). 0
1, 5, 150, 2000, 35000, 550000, 9000000, 145000000, 2350000000, 38000000000, 615000000000, 9950000000000, 161000000000000, 2605000000000000, 42150000000000000, 682000000000000000, 11035000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
2*a(n)/10^n = A000032(n). Fifth binomial transform of 1, 0, 125, 0, 15625, ...
LINKS
FORMULA
a(n) = (5 + 5*sqrt(5))^n/2 + (5 - 5*sqrt(5))^n/2.
MATHEMATICA
CoefficientList[Series[(1-5x)/(1-10x-100x^2), {x, 0, 30}], x] (* or *) LinearRecurrence[{10, 100}, {1, 5}, 30] (* Harvey P. Dale, Aug 27 2019 *)
CROSSREFS
Cf. A000032 (Lucas numbers).
Sequence in context: A332716 A230666 A113560 * A232788 A324097 A082441
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Apr 26 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 20 11:10 EDT 2024. Contains 371838 sequences. (Running on oeis4.)