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!)
A115373 Decimal expansion of first zero of BesselJ(5,z). 5
8, 7, 7, 1, 4, 8, 3, 8, 1, 5, 9, 5, 9, 9, 5, 4, 0, 1, 9, 1, 2, 2, 8, 6, 7, 1, 3, 3, 4, 0, 9, 5, 6, 0, 5, 6, 2, 9, 8, 1, 0, 7, 7, 0, 1, 4, 8, 9, 7, 3, 9, 5, 5, 0, 8, 6, 4, 5, 0, 0, 7, 2, 2, 0, 8, 6, 2, 5, 0, 7, 8, 7, 5, 1, 0, 1, 8, 8, 6, 1, 7, 3, 3, 0, 6, 1, 8, 6, 0, 9, 6, 4, 6, 6, 8, 5, 2, 9, 6, 8, 1, 4, 5, 1, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, Bessel Function Zeros.
EXAMPLE
8.7714838159599540191...
MATHEMATICA
RealDigits[BesselJZero[5, 1], 10, 100][[1]] (* Amiram Eldar, May 18 2021 *)
PROG
(PARI) solve(x=8, 9, besselj(5, x)) \\ Charles R Greathouse IV, Feb 19 2014
(PARI) besseljzero(5) \\ Charles R Greathouse IV, Aug 23 2022
CROSSREFS
Sequence in context: A347903 A214023 A154209 * A021118 A210462 A010529
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Jan 21 2006
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 March 28 17:42 EDT 2024. Contains 371254 sequences. (Running on oeis4.)