dikmikkel
- 160
- 0
Homework Statement
I want to make sure that a solution to a differrential equation given by bessel functions of the first kind and second kind meet at a border(r=a), and it to be differenitable. So i shall determine the constants c_1 and c_2
I use notation from Schaums outlines
Homework Equations
The functions:
R_1 = c_1J_\gamma(\kappa r),\hspace{8pt}r\in [0,a]\\<br /> R_2 = c_2K_\gamma(\sigma r),\hspace{8pt}r\in[a,b]
The Attempt at a Solution
For the solution to be continuous at r=a:
c_1J_\gamma(\kappa a) = c_2K_\gamma(\sigma a)
For it to be differentiable:
c_1J'_\gamma(\kappa a) = c_2K'_\gamma(\sigma a)
I tried taking the determinant of the matrix describing the system at set it equal to zero, but i didn't seem to work. I also know from another part of the problem, that \gamma\in\mathbb{Z}
But is there a trick I've missed?