Chapter 2: Space Curves
Section 2.1: Position-Vector Representation
Example 2.1.5
For t∈1,5, graph the space curve defined parametrically by xt=t, yt=lnt, zt=et/3. On the graph, indicate the points where t=1,3, and 4.
Solution
Tools≻Load Package: Student Vector Calculus
Loading Student:-VectorCalculus
Apply the PositionVector command to define the given curve as the position vector R. (Be sure to use the exponential "e".)
Press the Enter key.
R≔PositionVectort,lnt,ⅇt/3
Apply the PlotPositionVector command to graph the curve defined as the position vector R.
PlotPositionVectorR,t=1..5,points=1,3,4,curveoptions=labels=x,y,z,scaling=constrained,axes=frame,tickmarks=5,3,4
<< Previous Example Section 2.1 Next Section >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document