View Full Version : Is this a Bessel function?
dfrenette
Sep15-11, 01:12 PM
A nth order bessel function of the first kind is defined as:
Jn(B)=(1/2pi)*integral(exp(jBsin(x)-jnx))dx
where the integral limits are -pi to pi
I have an expression that is the exact same as above, but the limits are shifted by 90 degrees; from -pi/2 to 3pi/2
My question is how does this new expression relate to Bessel functions? My first thought was that the two function are equal since the integral limits are over one period. But I am not sure.
edgepflow
Sep15-11, 02:25 PM
I think they are different. I can not offer a mathematical proof, but using MathCAD function for Jn and its numerical integration, I obtained different numbers.
JJacquelin
Sep16-11, 04:48 AM
My question is how does this new expression relate to Bessel functions? My first thought was that the two function are equal since the integral limits are over one period. But I am not sure.
You are right. The two functions are equal.
A more tedious proof is given in the joint page :
dfrenette
Sep16-11, 08:23 AM
Super,
Thanks for the proof!
I did set up a little mathcad file (attached) that shows the two implementations, proving to myself that indeed they are equal, but this proof will come in handy.
Where did you get it from so I can cite it?
Thanks again,
Darren
edgepflow
Sep16-11, 07:24 PM
You are right. The two functions are equal.
A more tedious proof is given in the joint page :Nice proof. I stand corrected.
The Bessel function I tried in MathCAD is: Jn(m, x) which returns Jm(x). Is this the same thing?
JJacquelin
Sep17-11, 05:37 AM
Where did you get it from so I can cite it?
It's writen by myself. You can copy it. No need to cite an author : the calculus is rather classical.
dfrenette
Sep19-11, 08:08 AM
Perfect. Thanks again.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.