$j_{1,1}$ denotes the first zero of the first Bessel function of the first kind. (That's a lot of firsts!) It's approximately equal to $3.83$. My question is, is there any closed form expression for its value? Even a infinite series or infinite product that yields it would be good.
I ask because this value is used in physics, in the context of diffraction of light through a circular aperture, and students often make the mistake of thinking that the number just pops out of nowhere.
The series expansion is:
$$J_{1}\left(x\right)=\sum_{n=0}^\infty\frac{x^{2n+1}}{2^{2n+1} n! (n+1)!}$$ $$=\frac{x}{2} - \frac{x^{3}}{16} + \frac{x^{5}}{384} - \frac{x^{7}}{18432} + …$$
The denominators are Sloan Sequence A002474.
Sloan Sequence A115369 is the first zero.