A259618 Decimal expansion of J'_3(1), the first root of the derivative of the Bessel function J_3.
4, 2, 0, 1, 1, 8, 8, 9, 4, 1, 2, 1, 0, 5, 2, 8, 4, 9, 6, 1, 8, 7, 8, 5, 5, 2, 9, 7, 4, 5, 6, 7, 1, 2, 1, 8, 7, 9, 4, 4, 6, 0, 3, 2, 1, 3, 5, 8, 9, 9, 8, 3, 3, 5, 2, 1, 7, 6, 0, 0, 1, 7, 9, 1, 0, 2, 0, 9, 5, 8, 4, 0, 5, 0, 3, 1, 9, 3, 3, 5, 1, 6, 1, 1, 1, 7, 3, 5, 0, 2, 6, 5, 4, 2, 4, 7, 2, 1, 8, 9, 0, 7, 6, 9
Offset: 1
Examples
4.2011889412105284961878552974567121879446032135899833521760017910209584...
Links
- Eric Weisstein's MathWorld, Bessel Function Zeros
Programs
-
Mathematica
FindRoot[D[BesselJ[3, x], x] == 0, {x, 4}, WorkingPrecision -> 104] // Last // Last // RealDigits // First