Need help on integration question i found on net

  • Context: Undergrad 
  • Thread starter Thread starter Keval
  • Start date Start date
  • Tags Tags
    Integration Net
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Keval
Messages
22
Reaction score
0
Question is in orange, answer is in black.
2hhen4i.png

I got no idea how they got this answer :\

The way I am trying is using a substition of [itex]kx^2 = gsin\theta[/itex]

Just the one question i can't get my head aroung in this exercise step by step method would be appreciated
 
Physics news on Phys.org
With denominator instead k x^2 + g you get an arctan answer, right? Use the same steps on this one and get an atanh answer.
 
someone check this out for me ??

[itex]-\frac{1}{k} \int \frac{dx}{x^2-\frac{g}{k}}[/itex]


to simplify i let[itex]\frac{g}{k}=m^2[/itex] to get


[itex]-\frac{1}{k}\int \frac{dx}{x^2-m^2}=-\frac{1}{k}\int \frac{dx}{(x-m)(x+m)}[/itex]


Using partial fractions i got
[itex]\int \frac{dx}{x^2-m^2}=\int \frac{\frac{1}{2m}}{x-m}dx+\frac{-\frac{1}{2m}}{x+m}dx=[/itex]



[itex]\frac{1}{2m}\ln|x-m|-\frac{1}{2m}\ln|x+m|=\frac{1}{2m}\ln \left| \frac{x-m}{x+m}\right|=[/itex]

[itex]-\frac{1}{m}\cdot \frac{1}{2}\ln \left|\frac{x+m}{x-m} \right|=-\frac{1}{m}\tanh^{-1}\left( \frac{x}{m}\right)[/itex]

[itex]\frac{1}{km}\tanh^{-1}\left( \frac{x}{m}\right)=\frac{1}{\sqrt{gk}}\tanh^{-1}\left(\sqrt{\frac{k}{g}}x \right)[/itex]