Double integral bounded by closed parametric curve

Click For Summary
To find the area under a function f[x,y] bounded by a closed parametric curve x[t], y[t], one can use Green's theorem, which relates line integrals around a simple curve to double integrals over the plane region it encloses. The area can be expressed as a path integral, specifically ∫y(t) (dx/dt) dt, rather than a traditional double integral. For example, when the boundary is a circle defined by x = cos(t) and y = sin(t), the area can be calculated as ∫ from 0 to 2π of -sin²(t) dt, resulting in the area being π. This method effectively handles curves defined parametrically, addressing the initial concern about the limitations of double integrals. Understanding these concepts is crucial for accurately calculating areas under parametric curves.
okkvlt
Messages
53
Reaction score
0
question:

how do i find the area under f[x,y] bounded by a closed parametric curve x[t],y[t]? it doesn't look like i can use a change of variables. it seems as though double integrals only with functions where the curve is given explicitly such as y[x] or x[y].
 
Physics news on Phys.org
Hi okkvlt! :smile:
okkvlt said:
how do i find the area under f[x,y] bounded by a closed parametric curve x[t],y[t]? it doesn't look like i can use a change of variables. it seems as though double integrals only with functions where the curve is given explicitly such as y[x] or x[y].

I don't understand … what double integral? :confused:

The area is a single integral … ∫y dx, or ∫y[t] x'[t] dt.
 
thats a typo i meant

how do i find the area under f[x,y] bounded by a closed parametric curve x[t],y[t]? it doesn't look like i can use a change of variables. it seems as though double integrals only work with functions where the curve is given explicitly such as y[x] or x[y].

what about when the boundary is given by a parametric curve?
 
Use Green's theorem:
\int P(x,y)dx+ Q(x,y)dy= \int\int \left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}dxdy
Taking Q(x,y)= y so that \partial Q/\partial y= 1 and P(x,y)= 0 so that \partial P/\partial x= 0 and
Area= \int\int dxdy= \int y dx= \int y(t) (dx/dt)dt
just as tiny-tim said! But notice this is a path integral, not an integral over an area.

For example, if x= cos(t) and y= sin(t), with t going from 0 to 2\pi (this is a circle of radius 1 with center at (0,0)), (dx/dt) dt= -sin(t) dt and ydx= -sin^2(t) dt. The area is
\int_{t=0}^{2\pi} -sin^2(t)dt= -\frac{1}{2}\int_0^{2\pi}(1- cos(2t))dt
= (1/2)(2\pi)= \pi
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 14 ·
Replies
14
Views
3K