Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)
A370799 Expansion of (1/x) * Series_Reversion( x/(x+1/(1-x+x^2)) ). 3
1, 2, 4, 7, 7, -18, -152, -648, -2076, -5006, -6442, 17866, 178102, 851516, 3004912, 7956103, 11925503, -24636636, -298702394, -1532903353, -5722053149, -16080843014, -27090920172, 37370086052, 584086176148, 3182365757908, 12407797520932, 36551266481968 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = Sum_{k=0..n} binomial(n,k) * b(k), where g.f. B(x) = Sum_{k>=0} b(k)*x^k satisfies B(x) = (1/x) * Series_Reversion( x*(1-x+x^2) ).
PROG
(PARI) my(N=30, x='x+O('x^N)); Vec(serreverse(x/(x+1/(1-x+x^2)))/x)
CROSSREFS
Cf. A218225.
Sequence in context: A291810 A178183 A010759 * A063034 A351745 A094541
KEYWORD
sign
AUTHOR
Seiichi Manyama, Mar 02 2024
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 August 18 13:06 EDT 2024. Contains 375269 sequences. (Running on oeis4.)