Mastering Integrals: Tips and Hints for Solving Challenging Equations

  • Context: Undergrad 
  • Thread starter Thread starter xAxis
  • 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
6 replies · 2K views
xAxis
Messages
223
Reaction score
4
Can anybody give me a hint how to solve, if it is possible at all?
[tex]\int \frac{dv}{-g-kv\sqrt{v^{2}+u^{2}}}[/tex]
 
Last edited:
Physics news on Phys.org
dextercioby said:
I don't think it can be solved in terms of elementary functions.

Daniel.

I'll say, and I quote some computer when I say,

www.integrals.com said:
Mathematica could not find a formula for your integral. Most likely this means that no formula exists.

so good job xAxis, you've done quite :bugeye: , no rather :approve: , wait! certianly this is :smile: . Yes, that's it, I'm quite :smile: with this integral/error message combo.

--Ben
 
[tex]I=\int \frac{dx}{-g-kx\sqrt{x^{2}+p^{2}}} =-\frac{1}{k}\int \frac{dx}{\frac{g}{k}+x\sqrt{x^{2}+p^{2}}}[/tex]

Now make the substitution

[tex]x=p\sinh t[/tex]

[tex]I= -\frac{p}{k}\int \frac{\cosh t \ dt}{\frac{g}{k}+p^{2}\sinh t\cosh t}= -\frac{p}{k}\int \frac{\cosh t \ dt}{\frac{g}{k}+\frac{p^{2}}{2}\sinh 2t}[/tex],
 
[tex]I= -\frac{p}{k}\int \frac{e^{t} +e^{-t}}{\frac{2g}{k}+\frac{p^{2}}{2}\left(e^{2t}-e^{-2t}\right)} \ dt = -\frac{2}{kp}\left(\int \frac{e^t}{\frac{4g}{p^{2}k}+e^{2t}-e^{-2t}} \ dt + \int \frac{e^{-t}}{\frac{4g}{p^{2}k}+e^{2t}-e^{-2t}} \ dt \right)[/tex],

[tex]I=-\frac{2}{kp}\left(\int \frac{e^{3t}}{e^{4t}+\frac{4g}{p^{2}k}e^{2t}-1} \ dt +\int \frac{e^{t}}{e^{4t}+\frac{4g}{p^{2}k}e^{2t}-1} \ dt \right)[/tex]

The 2 remaining integrals can be computed exactly.

Daniel.
 
Last edited:
For example:

See the attached file.

Daniel.
 

Attachments

  • MSP.gif
    MSP.gif
    1.2 KB · Views: 604