|
Search: id:A163064
|
|
|
| A163064 |
|
a(n) = ((3+sqrt(5))*(4+sqrt(5))^n+(3-sqrt(5))*(4-sqrt(5))^n)/2. |
|
+0 3
|
|
| 3, 17, 103, 637, 3963, 24697, 153983, 960197, 5987763, 37339937, 232854103, 1452093517, 9055353003, 56469795337, 352149479663, 2196028088597, 13694580432483, 85400334485297, 532562291125063, 3321094649662237
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
Binomial transform of A098648 without initial 1. Fourth binomial transform of A163114. Inverse binomial transform of A163065.
|
|
FORMULA
|
a(n) = 8*a(n-1)-11*a(n-2) for n > 1; a(0) = 3, a(1) = 17.
G.f.: (3-7*x)/(1-8*x+11*x^2).
|
|
PROGRAM
|
(MAGMA) Z<x>:=PolynomialRing(Integers()); N<r>:=NumberField(x^2-5); S:=[ ((3+r)*(4+r)^n+(3-r)*(4-r)^n)/2: n in [0..19] ]; [ Integers()!S[j]: j in [1..#S] ]; [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jul 21 2009]
|
|
CROSSREFS
|
Cf. A098648, A163114, A163065.
Sequence in context: A074565 A054365 A116886 this_sequence A020069 A020024 A036551
Adjacent sequences: A163061 A163062 A163063 this_sequence A163065 A163066 A163067
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Al Hakanson (hawkuu(AT)gmail.com), Jul 20 2009
|
|
EXTENSIONS
|
Edited and extended beyond a(5) by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jul 21 2009
|
|
|
Search completed in 0.002 seconds
|