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!)
A300621 Numerators of sequence whose exponential self-convolution yields sequence 1, 2, 3, 5, 7, 11, 13, ... (1 with primes). 1
1, 1, 1, 1, -5, 27, -277, 895, -27655, 248185, -5052519, 28731489, -1444496477, 19885473347, -595129566605, 4808968469791, -333894246376015, 6195249562217393, -244725707175834895, 2563206341379247681, -227039228335442728053, 5299214394077195384747, -260053313429315175721413 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
N. J. A. Sloane, Transforms
FORMULA
Numerators of coefficients in expansion of e.g.f. sqrt(1 + Sum_{k>=1} prime(k)*x^k/k!).
EXAMPLE
1, 1, 1/2, 1, -5/4, 27/4, -277/8, 895/4, -27655/16, 248185/16, -5052519/32, 28731489/16, -1444496477/64, 19885473347/64, ...
MATHEMATICA
Numerator[nmax = 22; CoefficientList[Series[(1 + Sum[Prime[k] x^k/k!, {k, 1, nmax}])^(1/2), {x, 0, nmax}], x] Range[0, nmax] !]
CROSSREFS
Cf. A008578, A073749, A073750, A300622 (denominators).
Sequence in context: A360770 A360726 A360712 * A265907 A360732 A135627
KEYWORD
sign,frac
AUTHOR
Ilya Gutkovskiy, Aug 14 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 June 11 10:58 EDT 2024. Contains 373311 sequences. (Running on oeis4.)