Parameterizing a function
Line integral(x²-y+3z)ds
I don't understand how to find the bounds of integration...
given the parameters x=t, y=2t, and z=t
\[ \int(x^2-y+3z)ds\] from which point to which point??
the line segment goes from (0,0,0) to (1,2,1)
change all x, y's and z's into t's
\[ ds = \sqrt{ \left ( \frac{dx}{dt} \right )^2 + \left ( \frac{dy}{dt} \right )^2+\left ( \frac{dz}{dt} \right )^2} dt\] Change ds into above .., then integrate
Hm... my problem is determining the bounds of integration, as they are dependent on the parameters one chooses. Could you tell me how this is supposed to be done?
the logic behind it
to find bounds find values of t which gives (0,0,0) and (1,2,1)
the parametric equation of the line is given by \[ r(t) = (0,0,0) + t(1,2,1) \]
yes
x=t, y=2t, and z=t solve for (0,0,0) and (1,2,1)
in t=0 you will have (0,0,0) and t=1 (1,2,1)
so your bounds are from 0 to 1
@EbnorEqvine
Ah, thank you, myko. So, what I'm trying to do is integrate the function over the interval on which t produces the endpoint values?
yes
Thank you very much!
yw
Join our real-time social learning platform and learn together with your friends!