|
Search: id:A013474
|
|
|
| A013474 |
|
Expansion of cos(cos(x)-cosh(x)). |
|
+0 1
|
|
| 1, -12, 1568, -445632, 76844288, 278739068928, -467851397312512, -2679102291371999232, 13369295760767407751168, 198192229563606535497842688, -1400852802790123139561996419072, -65350779506647538962325382377766912
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
EXAMPLE
|
cos(cos(x)-cosh(x))=1-12/4!*x^4+1568/8!*x^8-445632/12!*x^12...
|
|
PROGRAM
|
(PARI) a(n)=if(n<0, 0, (4*n)!*polcoeff(cos(cos(x+x*O(x^(4*n)))-cosh(x+x*O(x^(4*n)))), 4*n))
|
|
CROSSREFS
|
Sequence in context: A015096 A160237 A012870 this_sequence A013515 A159383 A015011
Adjacent sequences: A013471 A013472 A013473 this_sequence A013475 A013476 A013477
|
|
KEYWORD
|
sign,easy
|
|
AUTHOR
|
Patrick Demichel (dml(AT)hpfrcu03.france.hp.com)
|
|
EXTENSIONS
|
More terms from Ralf Stephan (ralf(AT)ark.in-berlin.de), Jan 17 2003
|
|
|
Search completed in 0.002 seconds
|