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

Table of n, a(n) for n=1..105.

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

Cf. A115368, A115369, A115370, A115372, A115373.

Sequence in context: A221149 A070392 A248268 * A096253 A182566 A115287

Adjacent sequences: A115368 A115369 A115370 * A115372 A115373 A115374

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 22 20:34 EDT 2023. Contains 361433 sequences. (Running on oeis4.)