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!)
A370780 Expansion of ( (1 + x)*(1 - 17*x)*(1 + 289*x) )^(1/3). 1
1, 91, -9828, 1535868, -294731892, 62322050700, -13990450587012, 3270320252339868, -787131217405990548, 193694053976566000812, -48497295306135216560292, 12313491783703337923916220, -3162498663877264843739477172 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The cube root of F(x) = (1 + x)*(1 - (3*k+2)*x)*(1 + (3*k+2)^2*x) is an integer series because F(x) == (1+x)*(1 + 2*x - 8*x^2) == (1+x)^3 (mod 9).
LINKS
PROG
(PARI) my(N=20, x='x+O('x^N)); Vec(((1+x)*(1-17*x)*(1+289*x))^(1/3))
CROSSREFS
Sequence in context: A095372 A165154 A015261 * A168624 A131442 A319370
KEYWORD
sign
AUTHOR
Seiichi Manyama, Mar 01 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 June 28 11:17 EDT 2024. Contains 373782 sequences. (Running on oeis4.)