Integration problem with e^(ix)

  • Thread starter Thread starter Mr Cheese
  • Start date Start date
  • Tags Tags
    Integration
Mr Cheese
Messages
5
Reaction score
0
So I basically want to integrate this expression

\int\sqrt{1 - e^{(aix)}}

where a is some general term and i = \sqrt{-1}

I thought maybe of converting it to a single complex number in polar form and then just halfing the angle to get rid of the root, but i really have no idea how to go about this problem.
 
Physics news on Phys.org
Just treat the complex constant as just a regular constant, say call it k=ia and when you finally get the answer, back-subsitute what k is. Then write:

\int \sqrt{1-e^{kx}}

You can do that huh? Takes several substitutions unless someone has a better way. So what happens if you start the first one by letting:

u=1-e^{kx}
 
Last edited:
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