The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A367519 Denominators of even-numbered Maclaurin coefficients of sqrt(tan(x)/x). 2
1, 6, 360, 3024, 1814400, 887040, 72648576000, 784604620800, 13857951744000, 196503623737344000, 8430005458332057600000, 1249560422395084800000, 747275354440475148288000000, 25197383852207757066240000, 2105181427080881417748480000000, 154617478967448121358942208000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Denominators of Maclaurin coefficients of sqrt(tan(sqrt(x))/x^(1/4).
LINKS
FORMULA
sqrt(tan(x)/x) = Sum_{k=0..oo} A367518(k)/a(k) * x^(2*k).
EXAMPLE
sqrt(tan(x)/x) = 1 + (1/6) * x^2 + (19/360) * x^4 + (55/3024) * x^6 + ...
MAPLE
S:= series(sqrt(tan(x)/x), x, 41):
seq(denom(coeff(S, x, i)), i=0..40, 2);
CROSSREFS
Sequence in context: A197611 A233463 A290782 * A002684 A036281 A202367
KEYWORD
nonn,frac
AUTHOR
Robert Israel, Nov 21 2023
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 14 23:22 EDT 2024. Contains 372535 sequences. (Running on oeis4.)