Arc Length of e^5x from 0 to ln(4)

Oblakastouf
Messages
18
Reaction score
0

Homework Statement



http://i47.tinypic.com/1z6naa.jpg

Note... I used wolfram alpha to get the answer, I did not get it myself... So I still need help. The answer shown is correct, so you'll know if you got it.

Homework Equations



Integral [0, ln(4)] sqrt(1+(dy/dx)^2)

The Attempt at a Solution



2pi Integral [0, ln(4)] y*sqrt(1+(dy/dx)^2)

2pi Integral [0, ln(4)] (e^5x)*sqrt(1+5e^5x^2)dx

u = 5e^5x
du = 25e^5x dx
dx = du/25e^5x

2pi Integral [0, ln(4)] (e^5x)*sqrt(1+u^2)du/25e^5x

2pi Integral [0, ln(4)] sqrt(1+u^2)du

u = tan(t)

2pi/25 Integral [0, ln(4)] sqrt(1+tan^2(t))du

2pi/25 Integral [0, ln(4)] sqrt(sec^2(t))du

2pi/25 Integral [0, ln(4)] sec(t)du

du = sec^2(t)dt
dt = du*cos^2(t)

2pi/25 Integral [0, ln(4)] cos^2(t)/cos(t)dt

2pi/25 Integral [0, ln(4)] cos(t)dt

Edit bounds...

[arctan(5), arctan(5e^(5*ln(4)))]

Then get ****ed over with an answer of .0048...

What did I do wrong.
 
Last edited:
Physics news on Phys.org
the question asks the surface area and not the arc length. Perhaps this is your mistake
 
I have never heard of wolfram alpha before...very interesting. What did you type into get the answer to your question? I can't figure it out...
 
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