Finding area of ellipse using line integral.

Click For Summary
SUMMARY

The area of an ellipse can be calculated using line integrals, specifically through the equation \(\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1\). The standard polar coordinate method yields the area as \(\pi ab\) using the integral \(\int_C xdy\). However, when using rectangular coordinates, the integral \(\int_C -ydx\) results in \(\frac{\pi ab}{2}\), indicating a discrepancy due to the integration limits not accounting for the entire ellipse. Properly incorporating the integration limits for both halves of the ellipse is essential for accurate area calculation.

PREREQUISITES
  • Understanding of line integrals in calculus
  • Familiarity with polar coordinates and transformations
  • Knowledge of the ellipse equation and its properties
  • Experience with definite integrals and their applications
NEXT STEPS
  • Study the derivation of area using polar coordinates in detail
  • Learn about the properties of integrals over closed curves
  • Explore the application of Green's Theorem in calculating areas
  • Investigate the implications of integrating functions with multiple variables
USEFUL FOR

Mathematicians, physics students, and anyone interested in advanced calculus or geometric applications of integrals.

yungman
Messages
5,741
Reaction score
291
The standard method of calculating area of ellipse:

[tex]\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1[/tex]

[tex]Area = \int_C -ydx \hbox { or } \int_C xdy[/tex]

It is more convient to use polar coordinate [itex]x=a cos \theta \; \hbox { and }\; y=b sin \theta[/itex]

[tex]dy = b cos \theta[/tex]

[tex]\hbox{ Using } \int_C xdy = \int_0^{2\pi} ab \; cos^2 \theta =\pi ab[/tex]


I am trying to solve in rectangular coordiantes where:

[tex]\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 \Rightarrow \; y \;=\; ^+_- b\sqrt{1-\frac{x^2}{a^2} }[/tex]

Using [itex]\int_C -ydx[/itex]

[tex]\int_C -ydx = ^-_+ \int_{-a}^a b\sqrt{1-\frac{x^2}{a^2} } dx[/tex]

[tex]\hbox{ Let } \; sin \theta = \frac{x}{a} \Rightarrow dx = a cos \theta \hbox{ and } t= -\frac{\pi}{2} \hbox { to } \frac{\pi}{2}[/tex]

[tex]\int_C -ydx = ^-_+\int_{-a}^a b\sqrt{1-\frac{x^2}{a^2} } dx = ^-_+ab \int_{ -\frac{\pi}{2} }^{ \frac{\pi}{2}} cos^2 \theta d \theta = ^-_+\frac{ab}{2}\int_{ -\frac{\pi}{2} }^{ \frac{\pi}{2}} [1+cos (2\theta)] d \theta = ^-_+ \frac{\pi ab}{2}[/tex]

Notice the answer is half of using polar coordinate which show the correct answer. I understand there is + and - on the square root which I don't know how to incorporate in. How do I mathametically incorporate into the equation and get the correct answer?
 
Physics news on Phys.org
You have to integrate all the way around C, which is not simply -a to a. For the top half of the ellipse, x goes from -a to a, but then for the bottom half x goes from a to -a.
 
g_edgar said:
You have to integrate all the way around C, which is not simply -a to a. For the top half of the ellipse, x goes from -a to a, but then for the bottom half x goes from a to -a.

Thanks for you response. That's exactly what I think, but how do you put in as formula?
 

Similar threads

  • · Replies 36 ·
2
Replies
36
Views
6K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 29 ·
Replies
29
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K