How do I find the length of an arc curve from (1,1) to (2,2sqrt2)?

  • Context: Undergrad 
  • Thread starter Thread starter oooride
  • Start date Start date
  • Tags Tags
    Curve Length Plane
Click For Summary
SUMMARY

The discussion focuses on calculating the length of the arc curve defined by the function y = x^(3/2) from the point (1,1) to (2,2√2). The formula used for arc length involves integrating the square root of the sum of 1 and the square of the derivative g'(y), where g(y) = y^(2/3). The final integral expression simplifies to L = ∫ from 1 to 2√2 of (1/3)(1/y^(1/3))√(9y^(2/3) + 4) dy, clarifying the algebraic steps involved in the process.

PREREQUISITES
  • Understanding of arc length formula in calculus
  • Knowledge of derivatives and their applications
  • Familiarity with integration techniques
  • Proficiency in manipulating algebraic expressions and square roots
NEXT STEPS
  • Study the arc length formula in more detail, specifically for parametric curves
  • Learn about substitution methods in integral calculus
  • Explore the properties of square roots in integrals
  • Review the concept of derivatives and their geometric interpretations
USEFUL FOR

Students and educators in calculus, mathematicians focusing on integral calculus, and anyone interested in understanding arc length calculations and their applications in geometry.

oooride
Messages
34
Reaction score
0
Okay I'm understanding this for the most part but am having trouble with what I believe is an algebra step.


Find the length of an arc curve y=x^(3/2) from (1,1) to (2,2sqrt2)
For second part I need to do it in terms of x.

Okay..

Rewritten,

x = g(y) = y^(2/3)
___________________

So,

L= int{ctod} sqrt(1 + [g'(y)]^2) dy

= int{1 to 2sqrt2} sqrt(1 + [2/3*y^(-1/3)]^2) dy

= int{1 to 2sqrt2} sqrt(1 + [4/9*y^(-2/3)] dy

___________________
Because,

g'(y)= 2/3*y^(-1/3)

[g'(y)]^2 = 4/9*y^(-2/3)
___________________

Now,
For inside the square root

1 + [g'(y)^2] = 1 + 4/9*y^(-2/3) = 1 + 4/9y^(2/3)

= 9y^(2/3) + 4 / 9y^(2/3)

___________________

Back to the Formula,

L = int{1 to 2sqrt2) sqrt(9y^(2/3)+ 4 / 9y^(2/3))

= int {1 to 2sqrt2} (1/3)(1/y^(1/3)) sqrt(9y^(2/3) + 4) dy
___________________

Where and how do you get (1/3)(1/y^(1/3)) from the statement before?

I know I have to use substitution but I'm confused on that step...
 
Last edited:
Physics news on Phys.org
There is no substitution.

[tex] \int^1_{2\sqrt{2}}\sqrt{\frac{9y^{2/3}+4}{9y^{2/3}}}\,dy[/tex]
[tex] \int^1_{2\sqrt{2}}\frac{\sqrt{9y^{2/3}+4}}{\sqrt{9y^{2/3}}}\,dy[/tex]
[tex] \int^1_{2\sqrt{2}}\frac{\sqrt{9y^{2/3}+4}}{3y^{1/3}}}\,dy[/tex]
[tex] \int^1_{2\sqrt{2}}\frac{1}{3}y^{-1/3}\sqrt{9y^{2/3}+4}\,dy[/tex]

Let's hope I got all the LaTeX right...

cookiemonster
 
Oh okay... I see it now thanks! :)
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 4 ·
Replies
4
Views
5K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K