Path Integrals- Multivariable Calculus

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
1 reply · 2K views
Physics_Is_Fun
Messages
4
Reaction score
0
Path Integrals-- Multivariable Calculus

Hi all-- really stuck here, help would be greatly appreciated. :)
1. Evaluate ∫Fds (over c), where F(x, y, z) = (y, 2x, y) and the path c is de fined by the equation c(t) = (t, t^2, t^3); on [0, 1]:



2. Homework Equations
L = sqrt(f'(t)^2 + g'(t)^2 + h'(t)^2)dt from a to b



3. The Attempt at a Solution
I thought that F(x,y,z) could be rewritten as (t^2, 2t, t^2), F'(x,y,z) is (2t, 2, 2t)
Then ∫Fds should be ∫√(2(2t)^2 +2^2)dt from 0 to 1.
I don't think this is correct, though, since whenever we have integrals of the type ∫√(x^2+c)dx, our TA sends emails telling us it's okay to use Wolfram Alpha.
Can anyone give me a hint in the right direction?
 
Physics news on Phys.org
Physics_Is_Fun said:
Hi all-- really stuck here, help would be greatly appreciated. :)
1. Evaluate ∫Fds (over c), where F(x, y, z) = (y, 2x, y) and the path c is de fined by the equation c(t) = (t, t^2, t^3); on [0, 1]:

You appear to be mixing scalars and vectors. You have F as a vector and ds as a scalar. One would expect either a line integral of the type ##\int\vec F\cdot d\vec R## or ##\int F(x,y,z)ds##. Which is it?