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!)
A049182 Revert transform of 2*x*(1 - x + x^6)-x/(1+x). 0
1, 1, 3, 9, 33, 125, 501, 2063, 8719, 37531, 164093, 726491, 3250743, 14676923, 66780835, 305908709, 1409609741, 6529455069, 30386379215, 142002499261, 666116180157, 3135363209281, 14803932109737, 70097438174979 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Sign diagram of generating sequence: +++----+--------...
LINKS
MAPLE
Order := 80:
g := 2*x*(1-x+x^6)-x/(1+x) ;
solve(series(g, x)=y, x) :
convert(%, polynom) :
seq(coeff(%, y, i), i=0..Order-1) ; # R. J. Mathar, Jul 24 2023
CROSSREFS
Sequence in context: A307454 A219261 A182530 * A049168 A049171 A050387
KEYWORD
nonn
AUTHOR
EXTENSIONS
NAME corrected. - R. J. Mathar, Jul 24 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 23 11:35 EDT 2024. Contains 371912 sequences. (Running on oeis4.)