login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A274624
Irregular triangular array read by rows: coefficients in expansion of Gosper's q-cosine function cos_q(Pi*z).
3
1, 1, 2, 1, 2, 4, 2, 4, 8, 4, 1, 8, 14, 8, 1, 2, 14, 24, 14, 2, 4, 24, 40, 24, 4, 8, 40, 64, 40, 8, 14, 64, 100, 64, 14, 1, 24, 100, 154, 100, 24, 1, 2, 40, 154, 232, 154, 40, 2, 4, 64, 232, 344, 232, 64, 4, 8, 100, 344, 504, 344, 100, 8, 14, 154, 504, 728, 504, 154, 14, 24, 232, 728, 1040, 728, 232, 24
OFFSET
0,3
REFERENCES
R. W. Gosper, Experiments and discoveries in q-trigonometry, in Symbolic Computation, Number Theory, Special Functions, Physics and Combinatorics. Editors: F. G. Garvan and M. E. H. Ismail. Kluwer, Dordrecht, Netherlands, 2001, pp. 79-105.
EXAMPLE
The array begins:
.........1,
.......1,2,1,
.......2,4,2,
.......4,8,4,
.....1,8,14,8,1,
....2,14,24,14,2,
....4,24,40,24,4,
....8,40,64,40,8,
...14,64,100,64,14,
.1,24,100,154,100,24,1,
.2,40,154,232,154,40,2,
.4,64,232,344,232,64,4,
.8,100,344,504,344,100,8,
14,154,504,728,504,154,14,
24,232,728,1040,728,232,24,
...
CROSSREFS
KEYWORD
nonn,tabf
AUTHOR
N. J. A. Sloane, Jul 05 2016
STATUS
approved