Second degree function under root - 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
10 replies · 2K views
Chromosom
Messages
14
Reaction score
0

Homework Statement



Integral:

[tex]\int\sqrt{1+\frac{1}{a^2+x^2}}\,\text dx[/tex]

Homework Equations





The Attempt at a Solution



I don't know any method at the moment. Maybe Euler substitution? But this integral is [tex]\int\sqrt{\frac{1+a^2+x^2}{a^2+x^2}}[/tex] after making some calculation, but it is still not similar to any other I have seen in the past.
 
Physics news on Phys.org
Dick said:
That doesn't look like an elementary integral to me. More like an elliptic integral. I don't think the usual techniques will get you very far.

Indeed. Maple gives a rather complicated expression in terms of ellipitic functions.
 
The original problem was: calculate y coordinate of mass center of line: [tex]y=\text{arsinh}\,\frac xa[/tex]

I need to compute:

[tex]y_a=\frac{\int_Ly\,\text dl}{\int_L\text dl}[/tex]

and I got this integral from first post. Any other method for mass center?

Thanks for answers by the way :)
 
Chromosom said:
The original problem was: calculate y coordinate of mass center of line: [tex]y=\text{arsinh}\,\frac xa[/tex]I need to compute:[tex]y_a=\frac{\int_Ly\,\text dl}{\int_L\text dl}[/tex]and I got this integral from first post. Any other method for mass center?

Thanks for answers by the way :)
What is the wording of the original problem?
 
It's other language... in translation, I need to compute y coordinate of mass center.
 
Chromosom said:
It's other language... in translation, I need to compute y coordinate of mass center.
So, are you to compute the center of mass of a uniform wire lying along the curve, [itex]\displaystyle \ \ y=\text{arcsinh}\,\frac xa\ ?[/itex]

What are the endpoints?
 
Yeah. [tex]x\in[0,b][/tex]

Thanks for help :)
 
If [itex]\displaystyle \ \ y=\text{arcsinh}\,\frac xa\,,\[/itex] then [itex]\displaystyle \ \ x=a\, \sinh(y)\ .[/itex]

You can compute the line integral in terms of either x or y -- or some other parameter for that matter.

[itex]\displaystyle d\ell^2=dx^2+dy^2\ .[/itex]

[itex]\displaystyle d\ell=\sqrt{1+\left(dy/dx\right)^2\ }\ dx=\sqrt{1+\left(dx/dy\right)^2\ }\ dy[/itex]
 
Thanks for help:) but then I have [tex]\sqrt{1+\cosh^2x}[/tex] and nothing to do with it...