Not every curve defines back a function y = f (x)

Slides:



Advertisements
Similar presentations
Arc Length Cartesian, Parametric, and Polar. Arc Length x k-1 xkxk Green line = If we do this over and over from every x k—1 to any x k, we get.
Advertisements

Copyright © Cengage Learning. All rights reserved.
Section 10.4 – Polar Coordinates and Polar Graphs.
Circle Drawing algo..
DEFINITIONS CYCLOID: INVOLUTE: SPIRAL: HELIX:
Let c (t) = (t 2 + 1, t 3 − 4t). Find: (a) An equation of the tangent line at t = 3 (b) The points where the tangent is horizontal. ` ` `
Calculus and Analytic Geometry II Cloud County Community College Spring, 2011 Instructor: Timothy L. Warkentin.
Angles and Polar Coordinates. Angles Angles are a way to describe the difference in slope of two intersecting lines Vertex Angle.
CGMB214: Introduction to Computer Graphics
1.4 Parametric Equations. There are times when we need to describe motion (or a curve) that is not a function. We can do this by writing equations for.
Conics, Parametric Equations, and Polar Coordinates Copyright © Cengage Learning. All rights reserved.
CHAPTER 9 CONIC SECTIONS.
Section 11.1 Curves Defined by Parametric Equations.
1.4 Parametric Equations. Relations Circles Ellipses Lines and Other Curves What you’ll learn about… …and why Parametric equations can be used to obtain.
Polar Coordinates and Graphing
(Point undergoing two types of displacements)
Hyperbolas Objective: graph hyperbolas from standard form.
Definition: A plane curve is a set C of ordered pairs (f(t), g(t)), where f and g are continuous functions on an interval I. The graph of C consists of.
Circle-Radius form By definition, a circle is the set of all points in a plane that lie a given distance from a given point. The given distance.
Copyright © Cengage Learning. All rights reserved. Polar Coordinates and Parametric Equations.
Computer Graphics Lecture 06 Circle Drawing Techniques Taqdees A. Siddiqi
CONIC SECTIONS ELLIPSE, PARABOLA AND HYPERBOLA ARE CALLED CONIC SECTIONS BECAUSE THESE CURVES APPEAR ON THE SURFACE OF A CONE WHEN IT IS CUT BY SOME TYPICAL.
Parametric Equations Until now, we’ve been using x and y as variables. With parametric equations, they now become FUNCTIONS of a variable t.
Parametric Equations.
Parametric equations Parametric equation: x and y expressed in terms of a parameter t, for example, A curve can be described by parametric equations x=x(t),
Equations of Circles.
Circles in the Coordinate Plane
Equations Parametric.
Lecture 31 – Conic Sections
Cylindrical and Spherical Coordinates
REVIEW 9.1, 9.3, and 9.4 Polar Coordinates and Equations.
Polar Coordinate System
Equations of Circles.
Parametric Equations and Polar Coordinates
The Polar Coordinate System
Chapter Three Part I Output Primitives CS 380.
CYCLOID Cycloid is defined as a path/curve generated by a point located on circumference of the circle when circle rolls along a straight line without.
Engineering Curves.
10 Conics, Parametric Equations, and Polar Coordinates
PLANAR CURVES A circle of radius 3 can be expressed in a number of ways C Using parametric equations:
Equations of Circles Part a.
y = B t - 1, x = t - 9 are the parametric equations of the curve
Coordinate Geometry in the (x,y) plane.
10.7 Polar Coordinates.
Section 17.1 Parameterized Curves
Copyright © Cengage Learning. All rights reserved.
Equations of Circles.
x = 4y - 4 x = 4y + 4 x = 4y - 1 y = 4x - 4 y = 4x - 1 y = 4x + 4
Section 10.7 Parametric Equations
Section 1.5 Circles Copyright © 2013 Pearson Education, Inc. All rights reserved.
Parametric Equations.
Parametric equations Problem solving.
(Point undergoing two types of displacements)
Clicker Question 1 At what point (x, y) does the curve x = sin(t), y = t 3 – 24 ln(t) have a horizontal tangent ? A. (1, 2) B. (0, 2) C. (0, 8(1 – 3.
8.6 – Parametric Equations and Graphs
Rotational Motion Let’s begin with Rotational Kinematics!!
Circles.
The Polar Coordinate System
y = C t - 1, x = t - 6 are the parametric equations of the curve
Cylindrical and Spherical Coordinates
4 minutes Warm-Up Write the standard equation of the circle with the given radius and center. 1) 9; (0,0) 2) 1; (0,5) 3) 4; (-8,-1) 4) 5; (4,2)
Chapter 1 Test Review.
Velocity-Time Graphs for Acceleration
Prerequisites for Calculus
Y X Equation of Lines.
Plane Curves and Parametric Equations
Area and Arc Length in Polar Coordinates
Presentation transcript:

To every "reasonable" function y = f (x) we can draw a curve as its graph. For example

Not every curve defines back a function y = f (x) Not every curve defines back a function y = f (x). For example the curve y1 x y2 does not define a non-ambiguous mapping on any interval on the x-axix. We could define a function x = g (y), but, for some curves, even this is not possible.

Consider, for example, the following curves

The position on c of each point P is uniquely determined by its distance from a fixed reference point R covered by "walking" along c anti-clockwise. P c s point of reference R The x and y coordinates of P are then determined as functions

In the previous example, the curve c uniquely defines two functions. Any two "reasonably tame" functions in turn define a curve. Then we say that the curve has a parametric definition or is defined parametrically. Since any function y = f (x) defines a curve, this curve may also be defined parametrically, for example by putting We then say that the function is defined parametrically or is parametric.

The polar coordinates P y P radius angle polar x Cartesian

In polar coordinates, a curve may also be defined by viewing the radius  of a point on the curve as a function of its angle . For example the curve to the right can be defined as

Straight line t black box P YES/NO oracle INPUT OUTPUT INPUT OUTPUT

Circle parametric equations polar coordinates

Ellipse parametric equations b a polar coordinates

ASTROID or

CYCLOID Cycloid is the curve generated by a point on the circumference of a circle that rolls along a straight line. If r is the radius of the circle and  is the angular displacement of the circle, then the polar equations of the curve are Here r =3 and  runs from 0 to 4, that is, the circle revolves twice

CARDOID implicit function parametric equations polar co-ordinates a=2

FOLIUM OF DESCARTES

HELIX Helix is the curve cutting the generators of a right circular cylinder under a constant angle .

Calculating the slope of a parametric curve Provided that

Calculate the slope of the curve