Integrating sqrt(1+4x^2) from x = 0 to x = 1: A Step-by-Step Solution

  • Thread starter Thread starter applestrudle
  • Start date Start date
  • Tags Tags
    Integrate
applestrudle
Messages
64
Reaction score
0

Homework Statement



Integrate sqrt(1+4x^2)

limits x = 0 to x = 1

Homework Equations


The Attempt at a Solution



let 2x = sinhu

I = 0.5 ∫ (coshu)^2du

limits u = 0 u = sinh^-1(2)

0.5 ∫ (e^2u +e^-2u +2)/4 du

0.5 [(e^2u)/8 -(e^-2u)/8 +2u]

I = 2.56 which is wrong :(

why is it wrong?

please help!
 
Last edited:
Physics news on Phys.org
applestrudle said:

Homework Statement



Integrate sqrt(1+4x^2)

limits x = 0 to x = 1

Homework Equations





The Attempt at a Solution



let 2x = sinhu

I = 0.5 ∫ (coshu)^2du

limits u = 0 u = sinh^-1(2)

0.5 ∫ (e^2u +e^-2u +2)/4 du

0.5 [(e^2u)/8 -(e^-2u)/8 +2u]

I = 2.56 which is wrong :(

why is it wrong?

please help!

Well, for one thing 0.5 ∫ (e^2u +e^-2u +2)/4 du becomes
0.5 [(e^2u)/8 -(e^-2u)/8 +u/2]. Did you forget to divide the last term by 4?
 
  • Like
Likes 1 person
You started out well. I think you made an arithmetic mistake when you multiplied your expression through by .5 -- you got ##e^{2u}/8 + e^{-2u}/8 +2u##. Where did you get 2u. Shouldn't it be u/4?
 
what a silly mistake, i feel embarrassed :S
 
I recently wrote that 25 is divisible by 3. And just a few months ago based a proof on the non-fact that 10 is prime. Talk about embarrassed. Losing a factor of 4 is much more understandable.

We cannot escape these boneheaded errors.
 
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