How to show that,
$$ I_{\nu}(x) K^{'}_{\nu}(x) - I^{'}_{\nu}(x) K_{\nu}(x) = -\frac{1}{x} $$
where, $I_{\nu}$ and $K_{\nu}$ are modified Bessel functions of first and second kind, respectively.
Edit: I did some work and brought the left hand side of equation above to
$$ \frac{\pi}{x\sin\nu\pi} \left[ \sum_{s=0}^\infty \sum_{m=0}^\infty \frac{s+m}{s!m!(s+\nu)!(m-\nu)!} \left(\frac{x}{2}\right)^{2s+2m} \right] $$
Now the summation inside parenthesis should be equal to $-\frac{\sin\nu\pi}{\pi}$ in order to get the desired result. But I don't know how to derive it. Any help?
Edit2: I tried another way but got stuck again.
\begin{align*} I_\nu(x)K^{'}_\nu(x) - I^{'}_\nu(x)K_\nu(x) &= \frac{\pi}{2} \frac{I_\nu I^{'}_{-\nu}-I_\nu I^{'}_{\nu}}{\sin\nu\pi} - \frac{\pi}{2} \frac{I^{'}_\nu I_{-\nu}-I^{'}_\nu I_{\nu}}{\sin\nu\pi} \\ &= \frac{\pi}{2\sin\nu\pi} \left[ I_\nu I^{'}_{-\nu}-I_\nu I^{'}_{\nu} - I^{'}_\nu I_{-\nu}+I^{'}_\nu I_{\nu} \right] \\ &= \frac{\pi}{2\sin\nu\pi} \left[ I_\nu I^{'}_{-\nu} - I^{'}_\nu I_{-\nu} \right] \\ &= \frac{\pi}{2\sin\nu\pi} \left[ I_\nu (I^{'}_{-\nu} - I^{'}_\nu) \right] \end{align*}