Thread Closed

Green's theorem

 
Share Thread Thread Tools
May23-09, 11:22 PM   #1
 

Green's theorem


1. The problem statement, all variables and given/known data

Use greens theorem to calculate.
[latex]\int_{c}(e^{x}+y^{2})dx+(e^{x}+y^{2})dy[/latex]

Where c is the region between y=x2y=x

2. Relevant equations

Greens Theorem

[latex]\int_{c}f(x.y)dx+g(x,y)dy= \int_{R}\int (\frac{\partial g}{\partial x}-\frac{\partial f}{\partial y})dA[/latex]


3. The attempt at a solution

[latex]\frac{\partial g}{\partial x}= 2x[/latex]
[latex]\frac{\partial g}{\partial x}= 2y[/latex]
Calculate the integral

[latex]\int_{0}^{x}\int_{0}^{\sqrt{y}}2x-2y\text{ }dy dx[/latex]

[latex]=\frac{x^2}{2}-\frac{4x^{5/2}}{5}[/latex]

Does this look right?
regards
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
May24-09, 12:30 AM   #2
 
with f(x,y)=g(x,y)=exp(x)+y*y, dg/dx=exp(x), the second dg/dx is a typo.

if you want the region bounded by y=x^2 and y=x, the inside integral must be from x^2 to x and the outside 0 to 1 with area element dydx, the result needs to be a value rather than a function, just something to get use to with multiple integrals.
 
May24-09, 02:51 PM   #3
 
Thanks

[latex]\int_{0}^{1}\int_{x}^{x^2}2x-2y\text{ }dy dx[/latex]

[latex]=\frac{1}{30}[/latex]

With the outside limits of double integrals eg 0 to 1 do they always have to be constants?
regards
 
May24-09, 08:20 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Green's theorem


If the result is supposed to be a constant, then, yes, the limits of the integral have to be numbers, not variables!
 
May25-09, 03:08 AM   #5
 
Thanks
 
Thread Closed
Thread Tools


Similar Threads for: Green's theorem
Thread Forum Replies
Green's theorem Calculus 2
green's theorem Calculus & Beyond Homework 4
Green's Theorem Introductory Physics Homework 5
Green's Theorem Calculus 4
Green's theorem. Calculus 4