The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A088984 a(n) = (n!!)^2 - n!. 0
2, 3, 40, 105, 1584, 5985, 107136, 530145, 11116800, 68139225, 1644364800, 12034447425, 329001523200, 2801155982625, 85619242598400, 831764543234625, 28117244819865600, 307025061241523625, 11374945402060800000 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
LINKS
FORMULA
E.g.f.: x*(1 - sqrt(1 - x^2) + arcsin(x))/(1 - x^2)^(3/2). - Benedict W. J. Irwin, Oct 14 2016
MATHEMATICA
Table[CoefficientList[Series[(x(1-Sqrt[1-x^2]+ArcSin[x]))/(1-x^2)^(3/2), {x, 0, 20}], x][[n]](n-1)!, {n, 3, 20}] (* Benedict W. J. Irwin, Oct 14 2016 *)
CROSSREFS
Sequence in context: A111683 A323734 A347817 * A355843 A097170 A231797
KEYWORD
nonn
AUTHOR
Vladeta Jovovic, Oct 31 2003
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 May 21 14:18 EDT 2024. Contains 372738 sequences. (Running on oeis4.)