Finding a characteristic function (integral help)

mjordan2nd
Messages
173
Reaction score
1

Homework Statement



I'm looking to find the characteristic function of

p(x)=\frac{1}{\pi}\frac{1}{1+x^2}[/B]

Homework Equations



The characteristic function is defined as

\int_{-\infty}^{\infty} e^{ikx}p(x)dx

3. The Attempt at a Solution

I attempted to solve this using integration by parts. I get

u=\frac{1}{1+x^2}
du = -\frac{2x}{(1+x^2)^2} dx
v = \frac{1}{ik}e^{ikx}
dv = e^{ikx}dx

This gives me

\phi (k) = \frac{e^{ikx}}{ik(1+x^2)} |_{-\infty}^{\infty} + \int_{-\infty}^{\infty} \frac{2xe^{ikx}}{ik(1+x^2)} dx

I'm a little stuck here. My term on the left seems to diverge, and I'm not particularly sure about how to handle my term on the right. For the term on the right, setting u=1+x^2 seem to make both integral limits \infty, so that doesn't seem right.[/B]
 
Physics news on Phys.org
You haven't written the correct ∫ v du term any way.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top