The Convergence of Complex Integrals

Ted123
Messages
428
Reaction score
0
I know that for any a>0 and k,t\in\mathbb{R}, the integral \int_0^a t^k\; dt converges if and only if k>-1.

Is it true that if k is complex then \displaystyle \int_0^a |t^k| \; dt converges if and only if \text{Re}(k)>-1 since if t is real, |t^k| does not depend on the imaginary part of k?
 
Physics news on Phys.org
Ted123 said:
I know that for any a>0 and k,t\in\mathbb{R}, the integral \int_0^a t^k\; dt converges if and only if k>-1.

Is it true that if k is complex then \displaystyle \int_0^a |t^k| \; dt converges if and only if \text{Re}(k)>-1 since if t is real, |t^k| does not depend on the imaginary part of k?

Yes, it is. t^k=e^{log(t) k}. If k is pure imaginary and t>0 |t^k|=1.
 
Last edited:
Dick said:
Yes, it is. t^k=e^{log(t) k}. If k is pure imaginary and t>0 |t^k|=1.

So would you prove it as follows:

If x+iy=k\in\mathbb{C} and t,x,y\in\mathbb{R} with t>0 then |t^k| = |t^{x+iy}| = |t^x t^{iy}| = |t^x e^{\ln(t)iy}| = |t^x||e^{\ln(t)iy}| = |t^x| = t^x so we're just back in the real case where we know \int_0^a t^x dt converges for x=\text{Re}(k)>-1.

It is true that |t^x| = t^x for any real x and positive real t isn't it?
 
Last edited:
Ted123 said:
So would you prove it as follows:

If x+iy=k\in\mathbb{C} and t,x,y\in\mathbb{R} with t>0 then |t^k| = |t^{x+iy}| = |t^x t^{iy}| = |t^x e^{\ln(t)iy}| = |t^x||e^{\ln(t)iy}| = |t^x| = t^x so we're just back in the real case where we know \int_0^a t^x dt converges for x=\text{Re}(k)>-1.

It is true that |t^x| = t^x for any real x and positive real t isn't it?

Sure. Why would you doubt that?
 
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