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

%I #15 Aug 23 2022 14:38:20

%S 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,

%T 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,

%U 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

%N Decimal expansion of first zero of BesselJ(5,z).

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/BesselFunctionZeros.html">Bessel Function Zeros</a>.

%e 8.7714838159599540191...

%t RealDigits[BesselJZero[5, 1], 10, 100][[1]] (* _Amiram Eldar_, May 18 2021 *)

%o (PARI) solve(x=8,9,besselj(5,x)) \\ _Charles R Greathouse IV_, Feb 19 2014

%o (PARI) besseljzero(5) \\ _Charles R Greathouse IV_, Aug 23 2022

%Y Cf. A115368, A115369, A115370, A115371, A115372.

%K nonn,cons

%O 1,1

%A _Eric W. Weisstein_, Jan 21 2006

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 17 23:23 EDT 2024. Contains 371767 sequences. (Running on oeis4.)