Weird Dot Product Homework Q: Unusual Answer?

wrong_class
Messages
18
Reaction score
0

Homework Statement


i have the vector m(x(t), y(t)) = r = (s^t cos(t), e^t sin(t)) and want to find the line integral of it

Homework Equations


1. \int m \centerdot r' dt
2. \int |m| |r'| dt

The Attempt at a Solution


the answer is sqrt(2)/2 (e^pi - 1). when i do the problem the first way, i do not get the sqrt(2)
When i do the problem the first way, the answer is wrong, but when i do it the second way, it is correct.

is the first way even correct? i am told it is, but wolfram alpha is agreeing with me
 
Last edited:
Physics news on Phys.org
what are m and r, what are the answers you are getting?
 
The two integrals are different, why should you get the same result ?

I did the first, assuming m is the vector
m = e^t cos\textsl{t}\ \vec{i}+e^t sin\textsl{t}\ \vec{j}

\int_{0}^{\pi \over 2} m\cdot m' dt = {e^\pi \over 2}- {1 \over 2 }

One the second one it is likely a sqrt to pop up.
 
so the integrals are different. So why did someone who learned this already tell me these two are the same?

thats the answer I am getting.

thanks!
 
can someone clarify this for me?:

given r(t) is a vector, how do you find the line integral if f(x(t),(y(t)) returns a scalar? A vector? do you always get 2 scalars (magnitude of f and magnitude of r' ) and multiply them? do you take the gradient if f is scalar and then dot deL_f and r' ?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top