This question is similar to:
Conjecture: $$\lim\limits_{x\to\infty}\operatorname{Re}\text W_x(x)\mathop=\limits^?-\ln(2\pi)$$
I have come across BesselJZero and BesselYZero function as a form of “Inverse Bessel function” with the following definition as zeros of the real and imaginary parts of the First Hankel function with the Real Bessel J part and Imaginary Bessel Y function part:
$$\text J_v(\text j_{v,k})=0\text{ and }\text Y_v(\text y_{v,k})=0,0\ne k\in\Bbb N$$
with $k$ being the $kth$ real zero. After some experimentation, the following was found:
$$\lim_{x\to\infty} \text j_{x,x}=\lim_{x\to\infty}\text y_{x,x}=\infty$$
but equating both $v,k$ makes a less trivial limit and subtracting both limits is not zero:
$$\lim_{x\to\infty}(\text j_{x,x}-\text y_{x,x })= \lim_{x\to\infty}(\text j_{x,x}-\text y_{-x,x })= \lim_{x\to\infty}(\text j_{-x,x}-\text y_{x,x })= \lim_{x\to\infty}(\text j_{-x,x}-\text y_{-x,x }) ≈1.6092344923020101524314251158845736064326608605905438683176022909...$$
With this approximation of the constant for $x=3000$ since there only so many calculated zeros of Bessel functions.
One must have a discrete limit because $x\in\Bbb N^+$. There was no possible closed form for this constant using closed form finders either since the accuracy was too low or since the number has no closed form itself. Sorry if there was not much else that I could find out, but I will keep working on this constant.
What is an alternate form of this limit as a sum, integral or other operator besides a limit? Please correct me and give me feedback!