Bessel function, what does the notation in this function mean?

In summary, the conversation is about understanding the notation and meaning of an equation involving ber and bei, which are related to Bessel functions. The person wants to know what each part of the notation means and how to calculate the formula in Matlab. They also mention finding a resource that explains the notation and thank the other person for their help.
  • #1
crobar
2
0
Hello,

I have come across the following equation and want to know what the notation means exactly:

[tex]\frac{-2 \pi \gamma}{\sigma} \frac{[ber_2(\gamma)ber'(\gamma) + bei_2(\gamma)bei'(\gamma)]}{[ber^2(\gamma) + bei_2(\gamma)]}[/tex]

Now, I know ber is related to bessel functions. For example, I think ber is the real part of the Bessel function of first kind, and bei might be the imaginary part? I assume ber' is the derivative

Could someone possibly explain what each of the bei ber parts are?

I ultimately will want to calculate this formula in Matlab. Matlab's bessel function can apparently return different orders of the bessel function, should I be using anything other than order 1? does the subscripted 2 in the formula indicate order 2 should be used for instance? Alternatively, should I be using multiple orders and summing the results or something like this to improve accuracy?

Thanks!
 
Mathematics news on Phys.org
  • #3
ok, I was about to say that I'd already seen this and it didn't answer my questions, but on closer reading, I suppose it does actually.

thanks
 
Back
Top