Purpose of parametric equations

Click For Summary
SUMMARY

The discussion clarifies the application of parametric equations in calculating areas, specifically in relation to definite integrals. It emphasizes that the "definite integral of area" is not a valid concept; rather, it is used to find the area of a region defined by parametric equations. An example provided illustrates the parametrization of a quarter-circle using the equations x = cos(θ) and y = sin(θ), leading to the calculation of the area as π/4 through integration. This approach aligns with the methods used in polar coordinates.

PREREQUISITES
  • Understanding of parametric equations and their representation of coordinates as functions of a parameter.
  • Knowledge of definite integrals and their application in calculating areas.
  • Familiarity with polar coordinates and their integration techniques.
  • Basic trigonometry, specifically the sine and cosine functions.
NEXT STEPS
  • Study the derivation and application of parametric equations in various contexts.
  • Learn about the integration of polar coordinates and how it relates to area calculations.
  • Explore examples of parametric equations in physics, particularly in motion and trajectory analysis.
  • Investigate advanced integration techniques for complex shapes defined by parametric equations.
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are looking to deepen their understanding of parametric equations and their applications in area calculations.

xyz3003
Messages
5
Reaction score
0
I am confused myself, so I post the Q.

when we talk about "definite integral of area" in rectangular or polar coordinates, the "area" is quite clear, at least people do it in this way in general:

rectangular coordinate: area between locus y=f(x) and x axis.
polar coordinate: sector area from original point to locus between start and end angles.

parametric equations use third param, such as t, to describle (x,y).

when we use parametric equations in real world (such as physics), is the "definite integral of area" similar to rectangular coordinate or polar coordinate in general or in most of cases?

any samples or explanations are highly appreciated.

thanks.
 
Physics news on Phys.org
xyz3003 said:
I am confused myself, so I post the Q.

when we talk about "definite integral of area" in rectangular or polar coordinates, the "area" is quite clear, at least people do it in this way in general:

rectangular coordinate: area between locus y=f(x) and x axis.
polar coordinate: sector area from original point to locus between start and end angles.

parametric equations use third param, such as t, to describle (x,y).

when we use parametric equations in real world (such as physics), is the "definite integral of area" similar to rectangular coordinate or polar coordinate in general or in most of cases?
In the context of your question, "definite integral of area" doesn't make sense. You are calculating a definite integral to find the area of some region -- you aren't taking the definite integral of an area.

With parametric equations, we can represent the x and y coordinates as functions of a parameter, say t.

Here's an example of how they might be used. Consider the portion of the unit circle in the first quadrant. We know that the area of this quarter-circle is ##\frac \pi 4##.

We can parametrize the circle by the equations ##x = \cos(\theta), y = \sin(\theta), 0 \le \theta \le \frac \pi 2##.
Divide the quarter circle into thin "pie slices," each of area ##\Delta A = \frac 1 2 r^2 d\theta##. This is a formula you probably learned when you were doing integration with polar coordinates. Each of these slices is formed by two rays extending from the origin out to the circle, where the angle between the rays is ##\Delta \theta##.
slice.png


The integral for the area of this quarter circle is $$\int_0^{\pi/2} dA = \int_0^{\pi/2} \frac 1 2 r^2 d\theta$$
Since r = 1 for the circle, the integral becomes ##\frac 1 2 \int_0^{\pi/2} d\theta = \frac 1 2 (\frac \pi 2 - 0) = \frac \pi 4##, which is what we expected.
 

Similar threads

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