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!)
A303568 a(n) = [x^n] ((Sum_{k=0..n} (k+3)!*x^k)/(Sum_{k=0..n} (k+3)!*(-x)^k))^(1/4). 4
1, 2, 2, 32, 62, 1764, 3916, 173376, 393446, 25166076, 56406348, 4958003840, 10882283500, 1264942740680, 2721161685880, 405344510959872, 857860989902854, 159511701001085164, 333452808033317004, 75711389658286217024, 156849644184430434436 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
PROG
(PARI) N=66; x='x+O('x^N); Vec((sum(k=0, N, (k+3)!*x^k)/sum(k=0, N, (k+3)!*(-x)^k))^(1/4))
CROSSREFS
Sequence in context: A371562 A309191 A353911 * A353928 A121788 A018976
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Apr 26 2018
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)