Green's Theorem well, sort of.

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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
Yes, that's what I had, but I factored it just a little bit in the above expression.
 
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?
 
I forgot a factor of 1/8 that should be in the second expression when I factored, thanks for the help!