|
|
A279121
|
|
Denominators of coefficients in expansion of 1/(1 + 2 cos(sqrt(x))).
|
|
3
|
|
|
3, 9, 36, 1080, 544320, 5443200, 102643200, 392302310400, 31384184832000, 1371937222656000, 10948059036794880000, 1686001091666411520000, 10227171457141309440000, 16333304175627528241152000000, 457332516917570790752256000000, 56839898531183798279208960000000
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,1
|
|
LINKS
|
|
|
EXAMPLE
|
1/3 + (1/9)x + (1/36)x^2 + (7/1080)x^3 + ... ; 1/3, 1/9, 1/36, 7/1080, 809/544320, ... = A279120/A279121.
|
|
MATHEMATICA
|
z = 30; t = CoefficientList[Series[1/(1 + 2 Cos[Sqrt[x]]), {x, 0, z}], x];
(1/3) Denominator[t] ; (* A279122 *)
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn,easy,frac
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|