Classroom Tips and Techniques: Plotting Curves Defined Parametrically

Similar documents
Classroom Tips and Techniques: Drawing a Normal and Tangent Plane on a Surface

Classroom Tips and Techniques: The Lagrange Multiplier Method

Classroom Tips and Techniques: Interactive Plotting of Points on a Curve

Classroom Tips and Techniques: Nonlinear Curve Fitting. Robert J. Lopez Emeritus Professor of Mathematics and Maple Fellow Maplesoft

Classroom Tips and Techniques: Branch Cuts for a Product of Two Square-Roots

Classroom Tips and Techniques: Stepwise Solutions in Maple - Part 2 - Linear Algebra

Classroom Tips and Techniques: Maple Meets Marden's Theorem. Robert J. Lopez Emeritus Professor of Mathematics and Maple Fellow Maplesoft

Introduction. Classroom Tips and Techniques: The Lagrange Multiplier Method

Classroom Tips and Techniques: Solving Algebraic Equations by the Dragilev Method

Visualizing Regions of Integration in 2-D Cartesian Coordinates

Integration by Parts in Maple

Classroom Tips and Techniques: Notational Devices for ODEs

Vectors in the Plane

A Maple Package for Solving and Displaying

Classroom Tips and Techniques: Least-Squares Fits. Robert J. Lopez Emeritus Professor of Mathematics and Maple Fellow Maplesoft

Graded Assignment 2 Maple plots

Introduction to Mathematica and Graphing in 3-Space

ENGI Parametric & Polar Curves Page 2-01

Directions: You can view this Slide Show in full screen mode by following Palettes Slide Show Start Presentation (see below screen shot)

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below:

Lecture 34: Curves defined by Parametric equations

Lagrange Multipliers

9.1 Parametric Curves

The Calcplot Package for Maple V

PARAMETERIZATIONS OF PLANE CURVES

CurvesGraphics. A free package for Advanced Calculus illustrations. Gianluca Gorni. Arrows on 2D curves. Motivation

MACM 204 Makeup Assignment - Practice Final.

Section 17.7: Surface Integrals. 1 Objectives. 2 Assignments. 3 Maple Commands. 4 Lecture. 4.1 Riemann definition

but both the "what" and the "how" can get quite complicated.

ORDINARY DIFFERENTIAL EQUATIONS

Maple Quick Start. Maplesoft, a division of Waterloo Maple Inc.

In this first example, we build a question that asks for the derivative of sec(x) and uses Maple to grade the response.

USING TEMATH S VISUALIZATION TOOLS IN CALCULUS 1

Functions of Several Variables, Limits and Derivatives

Differentiation. J. Gerlach November 2010

HOW CAN I USE MAPLE TO HELP MY STUDENTS LEARN MULTIVARIATE CALCULUS?

Lesson 19: The Graph of a Linear Equation in Two Variables is a Line

Activity overview. Background. Concepts. Teacher preparation and Classroom management tips. Off on a Tangent

Tangent line problems

Arc Length, Curvature and The TNB Frame

An Introduction to Using Maple in Math 23

Direction Fields; Euler s Method

3. The three points (2, 4, 1), (1, 2, 2) and (5, 2, 2) determine a plane. Which of the following points is in that plane?

Mat 241 Homework Set 7 Due Professor David Schultz

A Short Introduction to Maple

Parametric Curves and Polar Coordinates

Parametric Curves and Polar Coordinates

The Meanings of Equality. 1 Abstract. 2 Preface. 3 Introduction. Parabola Volume 47, Issue 1(2011) JohnWPerram 1

First of all, we need to know what it means for a parameterize curve to be differentiable. FACT:

Maple as an Instructional Tool

QUADRATIC AND CUBIC GRAPHS

Precalculus 2 Section 10.6 Parametric Equations

Gradient and Directional Derivatives

A Simple Method of the TEX Surface Drawing Suitable for Teaching Materials with the Aid of CAS

MAT 275 Laboratory 3 Numerical Solutions by Euler and Improved Euler Methods (scalar equations)

Proceedings of the Third International DERIVE/TI-92 Conference

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6

TANGENTS AND NORMALS

10.1 Curves Defined by Parametric Equations

Math 21a Tangent Lines and Planes Fall, What do we know about the gradient f? Tangent Lines to Curves in the Plane.

Period #10: Multi dimensional Fluid Flow in Soils (II)

Increasing/Decreasing Behavior

, etc. Let s work with the last one. We can graph a few points determined by this equation.

PARAMETRIC EQUATIONS AND POLAR COORDINATES

Continuity and Tangent Lines for functions of two variables

Dgp _ lecture 2. Curves

PANM 17. Stanislav Bartoň; Michal Petřík Envelope construction of two-parameteric system of curves in the technological practice

Maple: Plotting graphs

: = Curves Defined by Parametric Equations. Ex: Consider the unit circle from Trigonometry. What is the equation of that circle?

Ozobot Bit Classroom Application: Demonstration of Reflection from Plane and Parabolic Mirrors

Elementary Functions

Implicit Function Explorations

Surfaces and Partial Derivatives

Photoshop Introduction to The Shape Tool nigelbuckner This handout is an introduction to get you started using the Shape tool.

form. We will see that the parametric form is the most common representation of the curve which is used in most of these cases.

Directional Derivatives as Vectors

The Law of Reflection

16.6 Parametric Surfaces and Their Areas

MATHEMATICS 9709/33 Paper 3 Pure Mathematics 3 (P3) October/November 2017

Maple for Math Majors. 5. Graphs of functions and equations

Mathematically, the path or the trajectory of a particle moving in space in described by a function of time.

Chapter 1: Introduction

Creating Mathematical Illustrations

14.6 Directional Derivatives and the Gradient Vector

Physical Modeling and Surface Detection. CS116B Chris Pollett Mar. 14, 2005.

MATH 19520/51 Class 6

This exam will be cumulative. Consult the review sheets for the midterms for reviews of Chapters

MATH 200 (Fall 2016) Exam 1 Solutions (a) (10 points) Find an equation of the sphere with center ( 2, 1, 4).

Columbus State Community College Mathematics Department Public Syllabus. Course and Number: MATH 1172 Engineering Mathematics A

Preliminary Mathematics Extension 1

Characterization of the Northwest Coast Native Art Ovoid

Introduction to creating and working with graphs

Maple Quick Start. Introduction. Talking to Maple

About Graphing Lines

بسم اهلل الرمحن الرحيم

(Refer Slide Time: 00:01:27 min)

Math 231E, Lecture 34. Polar Coordinates and Polar Parametric Equations

INSTRUCTIONS FOR THE USE OF THE SUPER RULE TM

: = Curves Defined by Parametric Equations. Ex: Consider the unit circle from Trigonometry. What is the equation of that circle?

Functions: The domain and range

Transcription:

Classroom Tips and Techniques: Plotting Curves Defined Parametrically Robert J. Lopez Emeritus Professor of Mathematics and Maple Fellow Maplesoft Introduction If the vector representation of a curve is considered to be a parametric representation, then (in Maple) there are at least three ways to graph a curve defined parametrically. A purely parametric representation (not using vectors) in 2D is graphed with the plot command; in 3D, with the spacecurve command. A vector representation in 2D is graphed with the SpaceCurve, or PlotPositionVector commands (all in the VectorCalculus packages); in 3D, with the spacecurve and the VectorCalculus commands. An integral curve of a vector field can be drawn with the FlowLine command in the package. In this article, we compare the options for graphing curves given parametrically in two or three dimensions. Initializations The plot and spacecurve Commands Figure 1 uses the plot command to graph the parametrically-given curve.

Figure 1 Parametric plot in 2D The syntax for the plot command is a list of the form, where, of course, can be any parameter. The list must have these three elements, and the range must be inside the list. Figure 2 uses the spacecurve command to graph one loop of the helix. Figure 2 Parametric plot of a helix in 3D The syntax for the spacecurve command is flexible. The list include the range; the list of three functions can even be a vector! may or may not

In 2D, the plot command cannot provide a parametric plot of a curve given parametrically as a vector. Thus, a number of users have written their own parametric plotting functions that admit a vector in both two and three dimensions. Perhaps this observation led to the functionalities in the PlotPositionVector, SpaceCurve, and FlowLine commands in the VectorCalculus packages. The VectorCalculus Commands The original implementation of the VectorCalculus packages was based on the constructs of the free vector and the VectorField. In Cartesian coordinates, the point is identified with the "free" vector whose tail is at the origin and whose head is at the point. This works fine in Cartesian coordinates where the basis vectors are constant. (It does not work well in noncartesian coordinates where the basis vectors change from point to point.) Figure 3 uses the SpaceCurve command to plot the (Cartesian) free vector Figure 3 2D curve defined parametrically by a free vector, graphed with the SpaceCurve command

The SpaceCurve command could equally well have been applied to the free vector, thereby producing the graph of a helix. Thus, the distinction between dimensions has been eliminated. Updates to the VectorCalculus packages introduced the construct of the PositionVector for defining curves (and surfaces). The curve graphed in Figures 1 and 3 would be represented by and would be graphed with the PlotPositionVector command as per Figure 4. Figure 4 PositionVector graphed by PlotPositionVector command An option to the PlotPositionVector command provides for plotting the arrows of a vector field, and other options provide for plotting the arrows of the tangent, principal normal, and derivative fields for the position vector. This is illustrated in Figure 5 where tangent vectors are shown in black, and normal vectors are shown in green.

Figure 5 Drawing tangent and principal normal vectors with the PlotPositionVector command The VectorField command defines a vector at each point of vectors of the vector field. Figure 6 superimposes ten on the curve R in Figure 4.

Figure 6 Arrows of the vector field F evaluated along the curve R The integral of a vector field produces curves called flow lines along which the vectors of the field are tangent. (For example, the flow lines of an electric field are called field lines.) The FlowLine command in the package will draw the flow line emanating from a given point, as illustrated for the field F and Figure 7.

Figure 7 The flow line emanating from for the field F Unfortunately, it is not possible to ask the FlowLine command for more than one flow line in Maple 12. We hope to see this shortcoming corrected in a future release of Maple. The alternative is to write the differential equations and to integrate them with the DEplot command from the DEtools package. The result for the initial points appears in Figure 8.

Figure 8 Integration of the field F by means of the DEplot command Task Templates Maple 12 provides a task template for interactively generating orbits in the phase plane of the autonomous system Tools/Tasks/Browse: Differential Equations/ODEs/Phase portrait - Autonomous Systems Phase Portraits for Autonomous Systems

Plot Window, Differential Equations = = Equilibrium (Critical) Points Parameter Clicking on a point in the phase plane generates the orbit through that point. Since graphing the flow lines of a planar vector field is equivalent to drawing the phase portrait of this same autonomous system, the next version of Maple will have an additional task template (available now from the author): Tools/Tasks/Browse: Vector Calculus/Integrate Planar Vector Field Integrate Planar Vector Field

Plot Window, Vector Field Component 1: Component 2: Coordinates System: Variables: Path Parameter This task template is also based on the DEplot command from the DEtools package. However, the extra steps of converting the components of the vector field to the syntax of differential equations are hidden in the code behind the buttons. Legal Notice: The copyright for this application is owned by Maplesoft. The application is intended to demonstrate the use of Maple to solve a particular problem. It has been made available for product evaluation purposes only and may not be used in any other context without

the express permission of Maplesoft.