What is the arc length of the function 1/2(e^x+e^-x) on the interval [0,2]?

fd25t6
Messages
10
Reaction score
0
Hello everyone, I am having a bit of an issue evaluating the arc length of the function 1/2(e^x+e^-x) interval [0,2]. We were instructed to solve using the arc length formula square root of 1+(dy/dx)^2. The solution should be 3.627 according to my CAS. However my calculations are yielding 3.511.


arc length of the function 1/2(e^x+e^-x) interval [0,2]


Homework Equations




square root of 1+(dy/dx)^2


The Attempt at a Solution



F(x)= 1/2(e^x+e^-x)
F'(X)= 1/2(e^x-e^-x)
F'(x)^2= (e^2x - 2 - e^-2x)/4 ==> ((e^2x)/4) - (1/2) - (1/4e^2x)

So I try to evaluate the integral from the interval [0,2] of the square root of 1+[(e^2x)/4 - (1/2) - (1/4e^2x)] and end up with 3.511.

any help is greatly appreciated. Thank you in advance
 
Physics news on Phys.org
fd25t6 said:
F'(X)= 1/2(e^x-e^-x)
F'(x)^2= (e^2x - 2 - e^-2x)/4 ==> ((e^2x)/4) - (1/2) - (1/4e^2x)
Check the signs.
 
such a silly mistake.. it has been a long day. Thank you much
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top