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!)
A092677 Denominators of coefficients in the series for inverf(2x/sqrt(Pi)). 3
1, 3, 30, 630, 22680, 178200, 97297200, 10216206000, 198486288000, 237588086736000, 49893498214560000, 1803293578326240000, 222759794969712000000, 1329207696584271504000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Differs from A007019(n) at n = 6, 9, 12, ....
LINKS
G. Alkauskas, Algebraic and abelian solutions to the projective translation equation, arXiv preprint arXiv:1506.08028 [math.AG], 2015-2016; Aequationes Math. 90 (4) (2016), 727-763.
J. M. Blair, C. A. Edwards and J. H. Johnson, Rational Chebyshev approximations for the inverse of the error function, Math. Comp. 30 (1976), 827-830.
L. Carlitz, The inverse of the error function, Pacific J. Math., 13 (1963), 459-470.
Eric Weisstein's World of Mathematics, Inverse Erf
EXAMPLE
inverf(2x/sqrt(Pi)) = x + x^3/3 + 7x^5/30 + 127x^7/630 + 4369x^9/22680 + 34807x^11/178200 + ...
MATHEMATICA
Denominator[CoefficientList[Series[InverseErf[2*x/Sqrt[Pi]], {x, 0, 50}],
x]][[2 ;; ;; 2]] (* G. C. Greubel, Jan 09 2017 *)
CROSSREFS
Sequence in context: A177449 A184900 A274797 * A007019 A327021 A186941
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Mar 02 2004
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 July 12 14:24 EDT 2024. Contains 374251 sequences. (Running on oeis4.)