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!)
A362407 Numerators of the expansion of the series reversion of sin(x) + x, odd powers only. 1
1, 1, 1, 43, 223, 60623, 764783, 107351407, 2499928867, 596767688063, 22200786516383, 64470807442488761, 3504534741776035061, 3597207408242668198973, 268918457620309807441853, 185388032403184965693274807, 18241991360742724891839902347 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
Conjecture: a(n) = abs(A302977(n)).
EXAMPLE
f^-1(x) = (1/2)*x + (1/96)*x^3 + (1/1920)*x^5 + (43/1290240)*x^7 + ...
PROG
(PARI) a(n) = numerator(polcoef(serreverse(sin(x + O(x^(2*n))) + x), 2*n-1)) \\ Andrew Howroyd, Apr 18 2023
CROSSREFS
Cf. A362406 (denominators).
Sequence in context: A142334 A107697 A302977 * A158080 A142450 A259421
KEYWORD
nonn,frac
AUTHOR
Billy Bolton, Apr 18 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 April 30 12:47 EDT 2024. Contains 372134 sequences. (Running on oeis4.)