The Second Kind Bessel Function

Dec 21 2023 Physics TA Project C++ Python Mathematica Numerical Integration

Computed Bessel functions of the second kind \(Y_m(x)\) using upward recursion, with starting values derived via analytical identities and numerical integration. Verified results by plotting \(Y_m(x)\) for various orders over the range \(0 < x < 50\). Read More