|
| |
|
|
A090041
|
|
a(n)=10a(n-1)-20a(n-2), a(0)=1, a(1)=6.
|
|
2
| |
|
|
1, 6, 40, 280, 2000, 14400, 104000, 752000, 5440000, 39360000, 284800000, 2060800000, 14912000000, 107904000000, 780800000000, 5649920000000, 40883200000000, 295833600000000, 2140672000000000, 15490048000000000
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
FORMULA
| G.f.: (1-4x)/(1-10x+20x^2)=(1-4x)/((1-(5-sqrt(5))x)(1-(5+sqrt(5))x)); E.g.f. : exp(5x)(cosh(sqrt(5)x)+sinh(sqrt(5)x)/sqrt(5)); a(n)=((1+sqrt(5))(5+sqrt(5))^n-(1-sqrt(5))(5-sqrt(5))^n)/(2sqrt(5)).
Fifth binomial transform of (1, 1, 5, 5, 25, 25, ...) - Paul Barry (pbarry(AT)wit.ie), Nov 22 2003
3rd binomial transform of Fib(3n+1). - Paul Barry (pbarry(AT)wit.ie), Mar 23 2004
a(n) = Sum_{k, 0<=k<=n} A117317(n,k)*4^k. - DELEHAM Philippe, Jan 28 2012
|
|
|
CROSSREFS
| Cf. A090139.
Sequence in context: A083426 A122471 A178397 * A069720 A005037 A081337
Adjacent sequences: A090038 A090039 A090040 * A090042 A090043 A090044
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| Paul Barry (pbarry(AT)wit.ie), Nov 20 2003
|
| |
|
|