Arc Length Need Verification, If Wrong, Can You Help?

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
1 reply · 2K views
zcabral
Messages
30
Reaction score
0

Homework Statement



Length of curve: y=1/2(ex-e-x) from 0 to 2


Homework Equations



s = ∫√[1+(dy/dx)^2] dx

The Attempt at a Solution



[sqrt(4+2e^(-x)+e^x)]*[-1+e^x]/[1+e^x].
= 3.323971
 
Physics news on Phys.org
Your notation is ambiguous. I'm guessing that your curve is,

[tex]y(x) = \frac{e^x-e^{-x}}{2}[/tex]

In which case it may be useful to note that,

[tex]\frac{e^x-e^{-x}}{2} = \sinh(x)[/tex]

Which (along with a hyperbolic identity) would greatly simplify your integrand.