|
Search: id:A161734
|
|
|
| A161734 |
|
a(n) = ((2+sqrt(2))*(5+sqrt(2))^n+(2-sqrt(2))*(5-sqrt(2))^n)/4. |
|
+0 3
|
|
| 1, 6, 37, 232, 1469, 9354, 59753, 382388, 2449561, 15700686, 100666957, 645553792, 4140197909, 26554241874, 170317866833, 1092431105228, 7007000115121, 44944085730966, 288279854661877, 1849084574806552, 11860409090842349
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Fifth binomial transform of A016116. Fourth binomial transform of the sequence of the absolute values of A077985. Third binomial transform of A007052. Second binomial transform of A086351. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 18 2009]
|
|
FORMULA
|
a(n) = 10*a(n-1)-23*a(n-2). G.f.: (1-4*x)/(1-10*x+23*x^2). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 18 2009]
G.f.: (1-4*x)/(1-10*x+23*x^2). [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jun 19 2009]
|
|
PROGRAM
|
(PARI) {default(debug, 0); F=nfinit(x^2-2); for(n=0, 20, print1(nfeltdiv(F, ((2+x)*(5+x)^n+(2-x)*(5-x)^n), 4)[1], ", "))} [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jun 19 2009]
|
|
CROSSREFS
|
Cf. A016116, A077985, A000129, A007052, A086351.
Sequence in context: A005668 A018904 A076026 this_sequence A081570 A122898 A081912
Adjacent sequences: A161731 A161732 A161733 this_sequence A161735 A161736 A161737
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Al Hakanson (hawkuu(AT)gmail.com), Jun 17 2009
|
|
EXTENSIONS
|
Extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl) and Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jun 18 2009
Edited by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jul 05 2009
|
|
|
Search completed in 0.002 seconds
|