|
Search: id:A088802
|
|
|
| A088802 |
|
Denominators of coefficients of powers of n^(-1) in the Romanovsky series expansion of the mean of the standard deviation from a normal population. |
|
+0 5
|
|
| 1, 4, 32, 128, 2048, 8192, 65536, 262144, 8388608, 33554432, 268435456, 1073741824, 17179869184, 68719476736, 549755813888, 2199023255552, 140737488355328, 562949953421312, 4503599627370496, 18014398509481984
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Is this the same sequence as A123854? - njas, Mar 21, 2007
Almost certainly this is the same as A123854. - Michael Somos Aug 23 2007
Asymptotic expansion of Gamma(N/2) / Gamma((N-1)/2) = (N/2)^(1/2) * (c(0) + c(1)/N + c(2)/N^2 + ... ). a(n) = denominator(c(n)). - Michael Somos Aug 23 2007
|
|
LINKS
|
Eric Weisstein's World of Mathematics, Standard Deviation Distribution
|
|
PROGRAM
|
(PARI) {a(n) = if( n<0, 0, 2^(3*n - subst( Pol( binary( n ) ), x, 1) ) ) } /* Michael Somos Aug 23 2007 */
|
|
CROSSREFS
|
Cf. A088801, A126963.
Adjacent sequences: A088799 A088800 A088801 this_sequence A088803 A088804 A088805
Sequence in context: A052469 A033430 A088658 this_sequence A123854 A112850 A113154
|
|
KEYWORD
|
nonn,frac
|
|
AUTHOR
|
Eric Weisstein (eric(AT)weisstein.com), Oct 16, 2003
|
|
|
Search completed in 0.002 seconds
|