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!)
A309254 Shifts left by 2 places under series reversion. 3
1, 1, 1, -1, 1, 1, -11, 41, -83, -77, 1621, -8503, 25689, -11283, -436307, 3380827, -15378675, 37938353, 87204085, -1755462619, 12722279385, -61250294425, 164643256457, 465385122833, -10366591960879, 88472237039417, -527994960273655, 2118908595206935, -1118896610239543 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,7
COMMENTS
Series reversion of the g.f. gives the same sequence with two initial terms (1, 1) dropped.
LINKS
FORMULA
G.f. satisfies A((A(x) - x - x^2)/x^2) = x.
MATHEMATICA
Nest[InverseSeries[#] x^2 + x^2 + x &, x + O[x]^2, 14][[3]]
CROSSREFS
Sequence in context: A282321 A031389 A178495 * A360154 A217624 A097991
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 May 14 07:57 EDT 2024. Contains 372530 sequences. (Running on oeis4.)