Green's Theorem well, sort of.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
dtl42
Messages
118
Reaction score
0

Homework Statement


Evaluate [tex]\displaystyle \int_C y^2dx + x^2dy[/tex] for the path C: the boundary of the region lying between the graphs of [tex]\displaystyle y=x[/tex] and [tex]\displaystyle y=\frac{x^2}{4}[/tex].


Homework Equations


The catch is that you can't use Green's Theorem.


The Attempt at a Solution


I think you can break C into two other curves, [tex]C_1:r(t)=t\textbf{i}+t\textbf{j}[/tex] for [tex]0 \leq t \leq 4[/tex] and [tex]C_2:r(t)=(8-t)\textbf{i}+\frac{(8-t)^2}{4}\textbf{j}[/tex] for [tex]4 \leq t \leq 8[/tex].

I believe my error is somewhere below:

[tex] 2\int_{C_1}t^2dt+\frac{-1}{2} \int_{C_2}(8-t)^3((8-t)+1)dt \Rightarrow 2\int_0^4t^2dt+\frac{-1}{2} \int_4^8(8-t)^3((8-t)+1)dt[/tex]

I get that expression equal to [tex]\frac{-1376}{15}[/tex], which I know is incorrect, as I used Green's Theorem, and got [tex]\frac{32}{15}[/tex] which also coincides with the answer key I have.
 
Physics news on Phys.org
Shouldn't your second integrand be something like (8-t)^4/16+(8-t)^3/2? With only a (-1) coefficient outside?
 
Last edited:
Yes, that's what I had, but I factored it just a little bit in the above expression.
 
Then you factored it wrong. The integral of 2*t^2 from 0 to 4 minus the integral of (8-t)^4/16+(8-t)^3/2 from 4 to 8 is -32/15.
 
I realized my mistake, I had been thinking that I needed to get positive 32/15, but it all depends on the direction of the curve, which in my case was clockwise, and is usually taken to be counterclockwise. Is that correct?
 
Yes, but how did you get -1376/15?
 
I forgot a factor of 1/8 that should be in the second expression when I factored, thanks for the help!
 
I thought it was something like that. You set up the problem just fine. Very welcome.