login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A090139 a(n)=10a(n-1)-20a(n-2), a(0)=1,a(1)=5. 4
1, 5, 30, 200, 1400, 10000, 72000, 520000, 3760000, 27200000, 196800000, 1424000000, 10304000000, 74560000000, 539520000000, 3904000000000, 28249600000000, 204416000000000, 1479168000000000, 10703360000000000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Fifth binomial transform of (1,0,5,0,25,0,....)

FORMULA

a(n)=(5-sqrt(5))^n/2+(5+sqrt(5))^n/2; a(n)=sum{k=0..floor(n/2), C(n, 2k)5^(n-k)}=sum{k=0..n, C(n, k)5^(n-k/2)(1+(-1)^k)/2}.

a(n) = Sum_{k, 0<=k<=n}5^k*A098158(n,k) . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Dec 04 2006

CROSSREFS

Sequence in context: A034164 A103433 A081015 * A107265 A196678 A128328

Adjacent sequences:  A090136 A090137 A090138 * A090140 A090141 A090142

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Nov 22 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 04:10 EST 2012. Contains 205570 sequences.