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!)
A176473 The coefficients (times n!) of the expansion of the sum {k=1 to Inf.} of Sin(x^n). 4

%I #2 Mar 30 2012 17:31:29

%S 0,1,2,5,24,121,600,5039,40320,302401,3659040,39916799,399168000,

%T 6227020801,87160993920,1100625926399,20922789888000,355687428096001,

%U 5335329064665600,121645100408831999,2453176191578112000

%N The coefficients (times n!) of the expansion of the sum {k=1 to Inf.} of Sin(x^n).

%t Range[0, 25]! CoefficientList[ Series[ Sum[ Sin[x^n], {n, 35}], {x, 0, 25}], x]

%Y Cf. A176474, A176475.

%K nonn

%O 1,3

%A _Robert G. Wilson v_, Apr 18 2010

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 28 06:27 EDT 2024. Contains 372020 sequences. (Running on oeis4.)