How Do I Find the Bessel Transform of a Sequence of Numbers?

AI Thread Summary
The discussion focuses on finding the Bessel transform of a sequence of numbers and proving the recursion relations of Bessel functions. A user seeks help with differentiating the series representation of Bessel functions to demonstrate the relations J_{ν-1}(x) + J_{ν+1}(x) = (2ν/x)J_{ν}(x) and J_{ν-1}(x) - J_{ν+1}(x) = 2J_{ν}(x). Suggestions include differentiating the product of x^{-\nu} and J_{ν}(x), splitting the series, and performing an index shift. The urgency of the request is emphasized due to its relevance to a project on analog signal processing using Bessel functions in MATLAB. The discussion highlights the need for clarity in mathematical manipulation to achieve the desired results.
csmines
Messages
10
Reaction score
0
Hey guys I was wondering if you could help me out with a proof of the recursion relations of Bessel functions on my homework:

Show by direct differentiation that

<br /> <br /> <br /> J_{\nu}(x)=\sum_{s=0}^{\infty} \frac{(-1)^{s}}{s!(s + \nu)!} \left (\frac{x}{2}\right)^{\nu+2s}<br /> <br />

obeys the important recursion relations

<br /> J_{\nu-1}(x)+J_{\nu+1}(x) = \frac{2\nu}{x}J_{\nu}(x)<br />

<br /> J_{\nu-1}(x)-J_{\nu+1}(x) = 2J_{\nu}(x)<br />

I've tried differentiating with respect to x but I get a factor of 2s that's no good. And I've also tried replacing nu with nu plus one and nu minus one but that ends up with a lot of s terms as well. I am pretty much lost on what to do so if you could just point me in the right direction that'd be great. Thanks a lot.

Csmines
 
Physics news on Phys.org
csmines,
I'm not at all sure, but the first step in this could be to show that
<br /> \frac{d}{dx}\left[x^{-\nu}J_{\nu}(x)\right]=-x^{-\nu}J_{\nu+1}(x)<br />
The trick is probably to
1) split off the s=0 term
2) make an index shift s->s+1 in the rest sum
3) differentiate (s=0 term vanishes).

This is IMO not too difficult. But can we use it to show the desired relation? I wonder.
 
Last edited:
hey let me know how to find out bessel transform of a sequence of numbers ,as in we calculate Fourier transform of a sequence??

this is urgent pls do reply..
i need this for my project on "analog signal processing using bessel function using matlab"..
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top