Thread Closed

Greens

 
Share Thread Thread Tools
May6-09, 04:45 PM   #1
 

Greens


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

verify greens for the integral (xy^2 i - x^2y j) dot dr over c, where c = y = x^2 from (-1,1) to (1,1). Evaluate both sides independantly to achieve the same answer

2. Relevant equations



3. The attempt at a solution

so i took the partials and got

-2xy - 2yx = -4xy, shouldnt it equal o.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
May6-09, 04:58 PM   #2
dx
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Why should it equal zero? What exactly is the question asking you to check?
May6-09, 06:54 PM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
I'm confused by this. Green's theorem relates the integral around a closed path to the integral of the expression you give over the region bounded by the closed path.

"c = y = x^2 from (-1,1) to (1,1)" is not a closed path and so does not bound a region. Did you intend to include the line from (1, 1) back to (-1, 1)?

In any case that expression you give would be 0 only if the integral around the closed path were 0.
May6-09, 07:14 PM   #4
 

Greens


ya it does say "from -1,1 to 1,1 and the line segment from 1,1 to -1,1. sorry i didnt realize that was important
May7-09, 06:18 AM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Then I strongly suggest you revies Green's theorem!
May13-09, 12:59 PM   #6
 
Recognitions:
Homework Helper Homework Help
Forgot [tex]d\vec{r}[/tex].

Use [tex]\oint_{C}\left( xy^2\hat{i} -x^2y\hat{j}\right)\cdot d\vec{r} = \oint_{C}\left( xy^2\hat{i} -x^2y\hat{j}\right)\cdot \left( dx\hat{i} +2x\, dy\hat{j}\right) = \oint_{C}xy^2\, dx -2x^3y\, dy[/tex]
May13-09, 01:40 PM   #7
 
oook check this

[tex]\oint[/tex]xy2dx - 2x3dy

P = xy2 Q = 2x3y

[tex]\int[/tex][tex]\int[/tex]6x2y - 2xy dy dx

-1 < x < 1, x2<y<1

[tex]\int[/tex]-3x6 + x3 + 3x2 - x dx

= 8/7
Jun15-09, 08:42 AM   #8
 
Recognitions:
Homework Helper Homework Help
[tex] \oint_{C}xy^2\, dx -2x^3y\, dy = \int_{-1}^{1}\int_{x^2}^{1}\left( \frac{\partial }{\partial x}\left( -2x^3y\right) -\frac{\partial }{\partial y}\left( xy^2\right)\right) dydx[/tex]
[tex]= \int_{-1}^{1}\int_{x^2}^{1}\left(-6x^2y-2xy\right) dydx = \int_{-1}^{1}\left[ y^2\left(3x^2+x\right)\right|_{y=1}^{x^2} dx[/tex]
[tex]= \int_{-1}^{1}\left(3x^6+x^5-3x^2-x\right) dx=-{\scriptstyle \frac{8}{7}}[/tex]
Thread Closed
Thread Tools


Similar Threads for: Greens
Thread Forum Replies
greens theorem Calculus & Beyond Homework 2
[SOLVED] Greens Functions Calculus & Beyond Homework 5
greens theorem and cauchy help Calculus & Beyond Homework 0
greens theorem: Calculus & Beyond Homework 5
greens function Differential Equations 2