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!)
A334383 Decimal expansion of Sum_{k>=0} (-1)^k/(2^k*(k!)^2). 8
5, 5, 9, 1, 3, 4, 1, 4, 4, 4, 1, 8, 9, 7, 9, 9, 1, 7, 4, 8, 8, 2, 6, 8, 4, 6, 7, 9, 1, 6, 8, 9, 6, 4, 0, 9, 8, 0, 6, 3, 6, 2, 5, 0, 4, 0, 3, 0, 9, 8, 3, 8, 6, 5, 7, 1, 5, 3, 1, 1, 7, 3, 4, 2, 1, 9, 7, 1, 7, 1, 2, 9, 2, 2, 8, 0, 2, 3, 1, 2, 6, 5, 1, 5, 7, 1, 0, 4, 4, 1, 9, 0, 2, 3, 4, 7, 2, 9, 4, 9, 4, 0, 8, 7, 4, 4, 9, 4, 4, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
Equals BesselJ(0,sqrt(2)).
Equals BesselI(0,sqrt(2)*i), where BesselI is the modified Bessel function of order 0. - Jianing Song, Sep 18 2021
EXAMPLE
1/(2^0*0!^2) - 1/(2^1*1!^2) + 1/(2^2*2!^2) - 1/(2^3*3!^2) + ... = 0.5591341444189799174882684679...
MATHEMATICA
RealDigits[BesselJ[0, Sqrt[2]], 10, 110] [[1]]
PROG
(PARI) besselj(0, sqrt(2)) \\ Michel Marcus, Apr 26 2020
CROSSREFS
Bessel function values: A334380 (J(0,1)), this sequence (J(0,sqrt(2)), A091681 (J(0,2)), A197036 (I(0,1)), A334381 (I(0,sqrt(2)), A070910 (I(0,2)).
Sequence in context: A303715 A204188 A347682 * A019843 A335319 A046567
KEYWORD
nonn,cons
AUTHOR
Ilya Gutkovskiy, Apr 25 2020
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 April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)