Why is the area of an ellipse negative?

  • Thread starter Thread starter bigplanet401
  • Start date Start date
  • Tags Tags
    Area Ellipse
Click For Summary
SUMMARY

The area of an ellipse defined by the parametric equations x = a cos t and y = b sin t, where 0 ≤ t ≤ 2π, is calculated using the integral A = ∫₀²π g(t) f'(t) dt, resulting in A = -πab. The negative sign arises from integrating in the reverse direction, particularly when considering the area in the first quadrant, where the integration limits change the sign due to the orientation of the ellipse. This phenomenon can be explained using Green's theorem, which relates the line integral around a simple closed curve to a double integral over the plane region bounded by the curve.

PREREQUISITES
  • Understanding of parametric equations
  • Familiarity with calculus, specifically integration techniques
  • Knowledge of Green's theorem in vector calculus
  • Basic concepts of ellipse geometry
NEXT STEPS
  • Study the application of Green's theorem in calculating areas
  • Learn about the derivation of area formulas for ellipses
  • Explore the implications of orientation in line integrals
  • Investigate the relationship between parametric equations and area calculations
USEFUL FOR

Students in calculus, mathematicians studying geometry, and educators teaching integration techniques related to parametric equations.

bigplanet401
Messages
101
Reaction score
0

Homework Statement


Use the parametric equations of an ellipse, x = f(t)= a cos t and y = g(t) = b sin t, 0 <= t <= 2 pi, to find the area that it encloses.

Homework Equations


Integral for parametric equations.

The Attempt at a Solution



<br /> A = \int_0^{2 \pi} g(t) f^\prime(t) \; dt<br /> <br /> = \int_0^{2 \pi} -ab sin^2 t \; dt<br /> <br /> = \frac{-ab}{2} \int_0^{2 \pi} (1 - cos 2t) \; dt<br /> = \frac{-ab}{2} (t - \frac{1}{2} sin 2t ) \vert_0^{2 \pi}<br /> = -\pi a b<br />

But why the negative sign??
 
Physics news on Phys.org
bigplanet401 said:

Homework Statement


Use the parametric equations of an ellipse, x = f(t)= a cos t and y = g(t) = b sin t, 0 <= t <= 2 pi, to find the area that it encloses.

Homework Equations


Integral for parametric equations.

The Attempt at a Solution



<br /> A = \int_0^{2 \pi} g(t) f^\prime(t) \; dt<br /> <br /> = \int_0^{2 \pi} -ab sin^2 t \; dt<br /> <br /> = \frac{-ab}{2} \int_0^{2 \pi} (1 - cos 2t) \; dt<br /> = \frac{-ab}{2} (t - \frac{1}{2} sin 2t ) \vert_0^{2 \pi}<br /> = -\pi a b<br />

But why the negative sign??
I think the reason is because you are essentially integrating in the reverse direction. To make things simple, let's look at just the area in the first quadrant, using thin vertical slices. That area (a quarter of the ellipse) is given by this integral : ##\int_0^a y dx##. Here x will range from 0 to a.
When you replaced y and dx (and change limits of integration) you got ##\int_0^{\pi/2} -ab sin^2 t \; dt## (adjusting what you wrote to get only a quarter of the area).
As t ranges between 0 and ##\pi/2##, the point on the ellipse moves from (a, 0) to (0, b), so x is moving from right to left along the x-axis (i.e., from x = a to x = 0), which will give you the opposite in sign as compared to when x moves from left to right.
 
The parametric equations can be used in combination with the reverse implication of Green's theorem:

$$\frac{1}{2} \oint_C x dy - y dx$$

Find ##dx## and ##dy##, then apply the parametrization.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 9 ·
Replies
9
Views
1K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
1
Views
2K