Can't find a solution to this integral

  • Context: Undergrad 
  • Thread starter Thread starter MarkoA
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
MarkoA
Messages
12
Reaction score
1
Hi,

I try to solve this integral, but I failed... I have tried Euler's formula but it only got more and more complex. Can anyone help me?

[tex] \int_{0}^{T}\int_{0}^{L}\frac{e^{2i(\omega t+\alpha x)}}{\sqrt{1-a e^{2i(\omega t+\alpha x)}}}dx dt[/tex]
 
Physics news on Phys.org
Hi, you must decide respect what variable you want to start ..., after I suggest a substitution of the exponential ...
 
  • Like
Likes   Reactions: MarkoA
Thanks for your post. I start with dx. I can write

[tex]e^{2i(\omega t + \alpha x)} = \cos{(2\omega t + 2\alpha x)} + i \sin{(2\omega t + 2\alpha x)}[/tex]
and then for the first term
[tex]\cos{(2\omega t + 2\alpha x)} = \cos{(2\omega t)}\cos{(2\alpha x)} - \sin{(2\omega t)}\sin{(2\alpha x)}[/tex]
Thus, the first integral to solve would still be:
[tex]\cos{(2\omega t)} \int_{0}^{L} \frac{\cos{(2\alpha x)}}{\sqrt{1-a e^{2i (\omega t + \alpha x)}}}[/tex]

I can of course use Euler's formula in the root as well, but it does not help yet.

Or I substitute with
[tex]k = 2 i (\alpha x + \omega t)[/tex]
[tex]dx = \frac{1}{2i\alpha} dk[/tex]
and come up with an integral like
[tex]\frac{1}{2i\alpha} \int \frac{e^k}{\sqrt{1-ae^k}} dk[/tex]
 
Last edited:
exactly! :wink: Now substitute ##1-ae^{k}=w## so ##e^{k}dk=-\frac{dw}{a}## and the integral become elementary ...
 
  • Like
Likes   Reactions: MarkoA
Thanks!
 
  • Like
Likes   Reactions: Ssnow