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!)
A115371 Decimal expansion of first zero of BesselJ(3,z). 5
6, 3, 8, 0, 1, 6, 1, 8, 9, 5, 9, 2, 3, 9, 8, 3, 5, 0, 6, 2, 3, 6, 6, 1, 4, 6, 4, 1, 9, 4, 2, 7, 0, 3, 3, 0, 5, 3, 2, 6, 3, 0, 3, 6, 9, 1, 9, 0, 3, 0, 8, 8, 3, 2, 7, 1, 0, 7, 1, 8, 8, 2, 8, 4, 2, 5, 1, 1, 1, 9, 5, 7, 8, 0, 9, 0, 1, 1, 1, 3, 0, 8, 0, 7, 0, 7, 4, 5, 7, 9, 0, 4, 3, 5, 7, 9, 5, 1, 9, 5, 6, 9, 3, 6, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, Bessel Function Zeros.
EXAMPLE
6.3801618959239835062...
MATHEMATICA
RealDigits[BesselJZero[3, 1], 10, 100][[1]] (* Amiram Eldar, May 18 2021 *)
PROG
(PARI) solve(x=6, 7, besselj(3, x)) \\ Charles R Greathouse IV, Feb 19 2014
(PARI) besseljzero(3) \\ Charles R Greathouse IV, Aug 06 2022
CROSSREFS
Sequence in context: A221149 A070392 A248268 * A371376 A096253 A182566
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 April 19 13:40 EDT 2024. Contains 371792 sequences. (Running on oeis4.)