PDA

View Full Version : Line Integrals (I'm missing something here)


FrogPad
Apr16-05, 09:18 PM
Ok the question is:

\vec F(x,y)=<3xy,8y^2>\,=3xy\,\hat i + 8y^2\,\hat j
C: y=8x^2
Where C joins (0,0)\,,\,(1,8)

Evaluate \int_{C} \vec F \cdot d\vec r

I'm unsure how to evaluate this. I really do not want just an answer, I want to know how to solve it.
My first thought was to check if it is conservative then I can simply let \vec r(t) be a line between the point. Or, (if conservative) I could use the fundamental theorem for line integrals. But:

\frac{dP}{dy} \neq \frac{dQ}{dx}

...so it is not conservative.

My last idea is that I need to paramterize y=8x^2 and this is where I get kind of shaky as far as my abilities with vector calculus. (We just started this chapter). So any insight on this problem, or parameterizing functions would be awesome. Thanks in advance.

jdavel
Apr16-05, 10:34 PM
Frogpad,

I'm not familiar with the notation in your first equation. What does it mean?

Spectre5
Apr16-05, 10:37 PM
its just some vector notation, it is the same thing as:

F(x,y) = 3*x*y (i) + 8*t^2 (j)

where i and j are the unit vectors in the x and y directions

cepheid
Apr16-05, 10:41 PM
He's just using pointed brackets instead of rounded ones to signify vectors. Okay, my question is, if the vector field F is only a function of x and y, why does its definition have t in one of the components?

FrogPad
Apr17-05, 01:07 AM
Well that would be because I made an error!!
hehe, sorry about that.
It is fixed now.

whozum
Apr17-05, 02:22 AM
As far as I remember,

\int{F(x)\bullet d\vec{r} = \int{F(y(x))y'(x)dx}

In case I translated it wrong, for us it was
\int{F\bullet dr} = \int F(r(t))r'(t) dt

quasar987
Apr17-05, 02:24 AM
Ok. You want to take the dot product of F along this curve with the vector dr. So you can just evaluate the integral of

\int_0^1 \vec{F}(x, y = 8x^2)\cdot (dx\vec{i} + dy\vec{j})

taking care to express dy as a function of x and dx.

What I have done here is I have set x to be the parameter.

dextercioby
Apr17-05, 03:27 AM
Don't use that notation,please...It usually stands for inner product...


Daniel.

whozum
Apr17-05, 03:47 AM
Who are you talking about?

dextercioby
Apr17-05, 03:52 AM
Wasn't it obvious i was refering to the vicious

\vec{F}\left(x,y\right)=\left\langle 3xy,8y^{2}\right\rangle ?

Daniel.

Spectre5
Apr17-05, 03:53 AM
the < > notation

Theelectricchild
Apr17-05, 04:32 AM
it's easier to write, and im lazy --- so naturally I am ok with your notation :D

FrogPad
Apr17-05, 02:31 PM
Ok wow, that was easy. Thanks guys.

Yeah my book is all about using <,> notation to refer to vectors. I usually just use a matrix represntation but I didn't want to spend the time looking up the latex formatting. Anyways, thanks for the help.

dextercioby
Apr17-05, 02:33 PM
Hmm,then your book doesn't treat vector and preHilbert spaces and uses the \cdot notation for the (euclidean) scalar product.

Daniel.

FrogPad
Apr17-05, 07:31 PM
how big is your brain? seriously... does your neck hurt. :)

dextercioby
Apr17-05, 07:36 PM
BTW,the latex formatting is

\vec{F}=\left(F_{x},F_{y}\right)

Not too much to look for.

Daniel.