Finding Length of Curve Represented by Parametric Equations

In summary, the conversation discusses finding the length of a curve represented by parametric equations, with a difficulty in determining if the curve transverses once or multiple times within a given interval. One solution suggested is to look at the graph of the equations and determine if there are any repeating values, but a better method is needed. Another suggestion is to use the integral for curve length, but only integrating over values that go over the path once.
  • #1
Miike012
1,009
0
I am having difficulty finding the length of the curve represented by parametric equations. The difficulty comes from not knowing how to determine if the curve transverses once, twice,... in a given interval.

The only solution I can think of is (say x = g(t) and y = f(t) and y = F(x) on interval [a,b] )
Look at graph x = g(t) and determine on the interval [a,b] if there are any values of x that repeat
If so then the graph y = F(x) on [a,b] may transverse more than once,
next look at the graph y = f(x) and determine if and y values repeat.

Then from these values one should be able to determine if the graph y =F(x) overlaps its self... but I know there must be a better method...
Help please.
 
Physics news on Phys.org
  • #2
If the curve is given by x= g(t) and y= f(t) then dx/dt= f'(t) and dy/dt= g'(t) so dx= f'(t)dt and dy= g'(t)dt. The integral for curve length is
[tex]\int \sqrt{(dx)^2+ (dy)^2}= \int \sqrt{(f'(t)dt)^2+ (g'(t)dt)^2}= \int\sqrt{(f'(t))^2+ (g'(t))^2}dt[/tex]

If the graph "overlaps itself" you only want to integrate over values of t that go over the path once. Choose some convenient point, [itex](x_0, y_0)[/itex], and find succesive solutions to [itex]f(t)= x_0[/itex], [itex]g(t)= y_0[/itex].
 

1. What are parametric equations and how are they used to represent a curve?

Parametric equations are a set of equations that express the coordinates of a point on a curve in terms of one or more parameters. These equations are used to represent a curve by breaking it down into smaller, simpler equations that can be manipulated and graphed.

2. How do you find the length of a curve represented by parametric equations?

To find the length of a curve represented by parametric equations, you first need to find the derivative of the equations and then use the arc length formula to integrate the derivative over the given interval. This will give you the total length of the curve.

3. What is the arc length formula and how is it used to find the length of a curve?

The arc length formula is L = ∫√(dx/dt)^2 + (dy/dt)^2 dt. This formula represents the integral of the square root of the sum of the squares of the derivatives of x and y with respect to the parameter t. By integrating this formula over the given interval, you can find the length of the curve represented by the parametric equations.

4. Can the length of a curve represented by parametric equations be negative?

No, the length of a curve cannot be negative. The arc length formula always gives a positive value, so the length of a curve represented by parametric equations will always be positive.

5. Are there any limitations to using parametric equations to find the length of a curve?

One limitation of using parametric equations to find the length of a curve is that it only works for curves that can be expressed as a set of equations. It may not work for more complex or irregular curves. Additionally, the parametric equations must be continuous and differentiable over the given interval in order for the arc length formula to be valid.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
470
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
286
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
571
  • Calculus and Beyond Homework Help
Replies
7
Views
835
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
10
Views
1K
Back
Top