Line integral across a vector field

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

Homework Statement


[tex]\int_C \mathbf F\cdot d \mathbf r[/tex] where [tex]\mathbf F = x^2\vec{i}+e^{\sin^4{y}}\vec{j}[/tex]
and C is the segment of y=x^2 from (-1,1) to (1,1).

Homework Equations


[tex]\int_C \mathbf F\cdot d \mathbf r=\int_a^b \mathbf F( \mathbf r(t))\cdot r'(t) dt=\int_C Pdx+Qdy[/tex] where [tex]\mathbf F = P\vec{i}+Q\vec{j}[/tex]

The Attempt at a Solution


I parametrize C:
[tex]\mathbf r(t)=<t,t^2>|-1\leq t \leq 1[/tex]
Well, I know how to apply the equations above as well as Green's theorem (I use this by letting C2 be a line from (1,1) to (-1,1) and integrating across the enclosed disk D), but no matter what I do, I find myself having to integrate some version of [tex]e^{\sin^4{y}}[/tex]
There has to be some trick I'm missing. Could someone point me in the right direction?
 
Physics news on Phys.org
clandarkfire said:

Homework Statement


[tex]\int_C \mathbf F\cdot d \mathbf r[/tex] where [tex]\mathbf F = x^2\vec{i}+e^{\sin^4{y}}\vec{j}[/tex]
and C is the segment of y=x^2 from (-1,1) to (1,1).

Homework Equations


[tex]\int_C \mathbf F\cdot d \mathbf r=\int_a^b \mathbf F( \mathbf r(t))\cdot r'(t) dt=\int_C Pdx+Qdy[/tex] where [tex]\mathbf F = P\vec{i}+Q\vec{j}[/tex]

The Attempt at a Solution


I parametrize C:
[tex]\mathbf r(t)=<t,t^2>|-1\leq t \leq 1[/tex]
Well, I know how to apply the equations above as well as Green's theorem (I use this by letting C2 be a line from (1,1) to (-1,1) and integrating across the enclosed disk D), but no matter what I do, I find myself having to integrate some version of [tex]e^{\sin^4{y}}[/tex]
There has to be some trick I'm missing. Could someone point me in the right direction?
If [itex]\displaystyle \mathbf r(t)=<t,\,t^2>\,,\[/itex] then [itex]\displaystyle d\mathbf r(t)=<1,\,2t>dt\ .[/itex]

You will have an odd integrand involving the problematic [itex]\displaystyle e^{\sin^4{y}}\ .[/itex]
 
Last edited:
Does this get me anywhere? It seems to still leave me with something unsolveable.