Bessel functions of the first kind

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 5K views
John 123
Messages
32
Reaction score
0

Homework Statement


Can anyone tell me if:
[tex] \frac{d}{dx}J_k(ax)=aJ'_k(x)[/tex]
where a is a real positive constant and
[tex] J_k(x) [/tex]
is the Bessel function of the first kind.
Regards
John


Homework Equations





The Attempt at a Solution



 
Physics news on Phys.org
I believe that the answer to that is no. I believe that...

[tex]\frac{d}{dx}J_k(ax) = a J_k^{'}(ax)[/tex]
 
But doesn't
[tex] J_k(ax)=aJ_k(x)?[/tex]
 
Sorry, but that is not the case.
 
Then that is my error.
To find the derivative of
[tex] J_k(ax)[/tex]
presumably one has to differentiate the series expansion?
John
 
Hi Dick
The question I am asking derives from proving the integral property of Bessel functions of the first kind. This amounts to showing the orthogonal properties of Bessel functions.
Part way through the proof I need to show that:
[tex] u'_1(x)=r_ix^(\frac{1}{2})J'_k(r_ix)+\frac{1}{2}x^{\frac{-1}{2}}J_(r_ix)[/tex]
where
[tex] r_i[/tex]
is a distinct positive zero of
[tex] J_k(x)[/tex]
 
Hi Dick
I need to show that if:
[tex] u(x)=x^{\frac{1}{2}}J_k(r_ix)[/tex]
Then:
[tex] u'=r_ix^{\frac{1}{2}}J'_k(r_ix)+\frac{1}{2}x^{\frac{-1}{2}}J_k(r_ix)[/tex]
This, of course, uses product rule but the derivative of:
[tex] J_k(r_ix)[/tex]
I am unclear about?
Incidentally
[tex] r_i[/tex]
is the ith distinct positive zero of
[tex] J_k(x)[/tex]
This is part of proving the orthogonality of Bessel functions
[tex] J_k(r_ix)[/tex]
with respect to the weight function x.
John
 
It's just the chain rule. If h(x)=f(a*x) then h'(x)=f'(a*x)*a. It's a special case of the general chain rule, if h(x)=f(g(x)) then h'(x)=f'(g(x))*g'(x). It's just like saying the derivative of sin(2*x) is cos(2*x)*2.