Thanks for reading !
I am having a problem with the numerical integration of the Bessel function
$$y = K_0(ax)$$
Since my constant is too large ($a = 6800$) I am getting the large arguments approximation for the Bessel K0 function, making the integration difficult.
My question is: Is there some mathematical method or manipulation to remove the constant 'a' from the integration like
$$y = K_0(x)$$
to make me integrate it like small arguments and then insert the constant 'a' in it somehow after ?
Thank you very much !
Use limit behaviour for this Bessel function $$K_n(x)\sim \sqrt{\dfrac{\pi}{2x}}e^{-x}$$ as $x\to\infty$.