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!)
A309564 Shifts left by 3 places under series reversion. 2
1, 1, 1, 1, -1, 1, -1, 3, -15, 59, -189, 567, -1863, 7141, -29817, 125919, -528329, 2238303, -9769917, 44312225, -208177669, 1005840685, -4972561375, 25105651267, -129470605611, 682486916465, -3678964401327, 20276967904907, -114199064797229, 656666370592173 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,8
COMMENTS
Series reversion of the g.f. gives the same sequence with three initial terms (1, 1, 1) dropped.
LINKS
FORMULA
G.f. satisfies A((A(x) - x - x^2 - x^3)/x^3) = x.
MATHEMATICA
Nest[InverseSeries[#] x^3 + x^3 + x^2 + x &, x + O[x]^2, 10][[3]]
CROSSREFS
Sequence in context: A263173 A049178 A049150 * A062473 A218200 A069009
KEYWORD
sign
AUTHOR
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 18 07:55 EDT 2024. Contains 371769 sequences. (Running on oeis4.)