Coordinate systems. Coordinate systems Cartesian Polar Cylindrical Spherical.

Slides:



Advertisements
Similar presentations
Polar Coordinates We Live on a Sphere.
Advertisements

10 Conics, Parametric Equations, and Polar Coordinates
8 Complex Numbers, Polar Equations, and Parametric Equations
PARAMETRIC EQUATIONS AND POLAR COORDINATES
Copyright © Cengage Learning. All rights reserved. 10 Topics in Analytic Geometry.
Origin: The point of intersection of the x and y axes.
PARAMETRIC EQUATIONS AND POLAR COORDINATES 9. Usually, we use Cartesian coordinates, which are directed distances from two perpendicular axes. Here, we.
10.1 Polar Coordinates. x y OriginPole Polar axis.
Chapter 7 Graphing Linear Equations
Polar Coordinates a different system of plotting points and coordinates than rectangular (x, y) it is based on the ordered pair (r, θ), where r is the.
Conics, Parametric Equations, and Polar Coordinates Copyright © Cengage Learning. All rights reserved.
Chapter one Linear Equations
1 Preliminaries Precalculus Review I Precalculus Review II
Chapter 6 ADDITIONAL TOPICS IN TRIGONOMETRY. 6.1 Law of Sines Objectives –Use the Law of Sines to solve oblique triangles –Use the Law of Sines to solve,
10.3 Polar Coordinates. Converting Polar to Rectangular Use the polar-rectangular conversion formulas to show that the polar graph of r = 4 sin.
Section 6.4a: Our standard (x, y) system is called the _____________ coordinate system rectangular Today, we start learning about the P PP POLAR coordinate.
Copyright © Cengage Learning. All rights reserved. 9 Topics in Analytic Geometry.
Warm-Up 12/05 165° + 360k° 525°; – 195°. Rigor: You will learn how graph points and simple graphs with polar coordinates. Relevance: You will be able.
Chapter 3 Linear Equations and Functions TSWBAT find solutions of two variable open sentences, and graph linear equations and points in two variables.
Equations of Lines Chapter 8 Sections
Chapter 6 Additional Topics in Trigonometry Copyright © 2014, 2010, 2007 Pearson Education, Inc Polar Coordinates.
Copyright © 2009 Pearson Education, Inc. CHAPTER 8: Applications of Trigonometry 8.1The Law of Sines 8.2The Law of Cosines 8.3Complex Numbers: Trigonometric.
A to Z Math Project BY: AUSTIN WAHL. A is for Algebra Tiles  Algebra Tiles are used to represent variables and constants. Also The tiles help you visualize.
Polar Coordinates Packet 1. Polar Coordinates  Recording the position of an object using the distance from a fixed point and an angle made from that.
Week 4 Functions and Graphs. Objectives At the end of this session, you will be able to: Define and compute slope of a line. Write the point-slope equation.
Copyright © 2015 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Section 7.1 The Rectangular Coordinate System and Linear.
Notes 10.7 – Polar Coordinates Rectangular Grid (Cartesian Coordinates) Polar Grid (Polar Coordinates) Origin Pole Positive X-axis Polar axis There is.
Section 7.1 The Rectangular Coordinate System and Linear Equations in Two Variables Math in Our World.
Copyright © Cengage Learning. All rights reserved. Polar Coordinates and Parametric Equations.
Welcome to Week 6 College Trigonometry.
Graphing Linear Equations and Inequalities
Today, we start learning about the POLAR coordinate system…
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),
10 Conics, Parametric Equations, and Polar Coordinates
Oblique Triangles and Vectors
Chapter 1 Linear Equations and Graphs
11.1 Polar Coordinates.
6.4 - Polar Coordinates HW: Pg. 539 #16-26.
6.4 Polar Coordinates.
International Studies Charter School. Pre-Calculus Section 6-3
11.1 Polar Coordinates and Graphs
HW # , ,64 , ,38 , Row 3 Do Now Find a set of parametric equations to represent the graph of y = -2x + 1 using the.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
The Polar Coordinate System
Polar Coordinates.
Chapter 3 Graphing.
Graphing in the Coordinate Plane
Pre-Calculus Unit 2 Day 5.
Trigonometry Second Edition Chapter 5
6.4 Polar Coordinates.
Copyright © Cengage Learning. All rights reserved.
START UP DAY 62 Kirby hits a ball when it is 4 ft above the ground with an initial velocity of 120 ft/sec. The ball leaves the bat at a 30° angle with.
Unit 6: Applications of Trigonometry
Appendix B: Coordinate System and Lines
Section 7.1 Math in Our World
Copyright © Cengage Learning. All rights reserved.
POLAR COORDINATES Dr. Shildneck.
Complex Numbers and i is the imaginary unit
The Polar Coordinate System
Straight Lines and Linear Functions
Splash Screen.
One-to-one Correspondence
In polar coordinates, we label a point P by coordinates (r, θ) In polar coordinates, we label a point P by coordinates (r, θ). where r is the distance.
Calculus and analytic geometry
6.4 Polar Coordinates.
Demana, Waits, Foley, Kennedy
Find and Use Slopes of Lines Write and Graph Equations of Lines
Graphing Polar Coordinates
Polar Coordinates 6.3.
LESSON 9–1 Polar Coordinates.
Presentation transcript:

Coordinate systems

Coordinate systems Cartesian Polar Cylindrical Spherical

TBD: Describing 2D polar coordinates. examples where polar coordinates are preferable to Cartesian coordinates. Conversion between Cartesian and Polar how polar space works in 3D and introduces cylindrical and spherical coordinates.

2D Polar Coordinates Chapter 7 Notes3D Math Primer for Graphics & Game Dev4

Polar Coordinate Space Recall that 2D Cartesian coordinate space has an origin and two axes that pass through the origin. A 2D polar coordinate space also has an origin (known as the pole), which has the same basic purpose: it defines the center of the coordinate space. A polar coordinate space only has one axis, sometimes called the polar axis, which is usually depicted as a ray from the origin.

In Cartesian coordinates we described a 2D point using the using two signed distances, x and y. Polar coordinates use a distance and an angle. By convention, the distance is usually called r (which is short for radius) and the angle is usually called θ.

Polar Diagrams The grid circles show lines of constant r. The straight grid lines that pass through the origin show lines of constant θ, consisting of points that are the same direction from the origin.

Some Ponderable Questions! 1.Can the radial distance r ever be negative? 2.Can θ ever go outside of –180°≤ θ ≤ 180°? 3.The value of the angle directly west of the origin (i.e. for points where x < 0 and y = 0 using Cartesian coordinates) is ambiguous. Is θ equal to +180° or – 180° for these points? 4.The polar coordinates for the origin itself are also ambiguous. Clearly r = 0, but what value of θ should we use? Wouldn't any value work?

We agree that, as shown, the points (–r, θ) and (r, θ) lie on the same line through O and at the same distance | r | from O, but on opposite sides of O.

If r > 0, the point (r, θ) lies in the same quadrant as θ. If r < 0, it lies in the quadrant on the opposite side of the pole. – Notice that ( – r, θ) represents the same point as (r, θ + π).

Aliasing For any given point, there are infinitely many polar coordinate pairs that can be used to describe that point. This phenomenon is known as aliasing. Two coordinate pairs are said to be aliases of each other if they have different numeric values but refer to the same point in space. Notice that aliasing doesn't happen in Cartesian space. Each point in plane is assigned exactly one (x, y) coordinate pair.

For instance, the point (1, 5π/4) could be written as: (1, –3π/4), (1, 13π/4), or (–1, π/4).

True/False The point represented by polar coordinates (r, θ) is also represented by (r, θ + 2nπ) and (-r, θ + (2n + 1)π) where n is any integer.

Canonical Polar Coordinates A polar coordinate pair (r, θ) is in canonical form if all of the following are true:

Algorithm to Make (r, θ) Canonical 1.If r = 0, then assign θ = 0. 2.If r < 0, then negate r, and add 180° to θ. 3.If θ ≤ -180°, then add 360° until θ > –180° 4.If θ > 180°, then subtract 360° until θ ≤ 180°.

Plot the points whose polar coordinates are given. a.(1, 5π/4) b.(2, 3π) c.(2, –2π/3) d.(–3, 3π/4) Example 1

The point (1, 5π/4) is plotted here. Example 1 a

The point (2, 3π) is plotted. Example 1 b

The point (2, –2π/3) is plotted. Example 1 c

The point (–3, 3π/4) is plotted. – It is is located three units from the pole in the fourth quadrant. – This is because the angle 3π/4 is in the second quadrant and r = -3 is negative. Example 1 d

Converting from Polar to Cartesian Coordinates in 2D x = r cos θ y = r sin θ

Converting from Cartesian to Polar Coordinates in 2D Due to aliasing, there isn't only one right answer; there are infinitely many (r, θ) pairs that describe the point (x, y). Usually, we want canonical coordinates. We can easily compute r using Pythagoras's theorem

Solve for θ

Pause for Thought There are two problems with this approach. 1. If x = 0, then the division is undefined. 2.The second is that arctan has a range from –90° to +90°. The basic problem is that the division y/x effectively discards some useful information when x = y. Both x and y can either be positive or negative, resulting in four different possibilities, corresponding to the four different quadrants that may contain the point. But the division y/x results in a single value.

Convert the point (2, π/3) from polar to Cartesian coordinates. Example 2

Represent the point with Cartesian coordinates (1, –1) in terms of polar coordinates. Example 3

Example-4 Express the equation y = 1 in polar coordinates

Example-5 Express the polar equation r = 2cosθ in rectangular coordinates.

Why we Use Polar Coordinates? Chapter 7 Notes3D Math Primer for Graphics & Game Dev31

Why Use Polar Coordinates? They’re better for humans (eg. “I live 15km NE of Louhu, Shenzhen) They’re useful in video games Makes computation of complex numbers easier Sometimes we even use 3D spherical coordinates for locating things on the globe – latitude and longitude.

Useful for graphing complicated shapes like:

3D Polar Space There are two kinds: 1.Cylindrical coordinates – 1 angle and 2 distances 2.Spherical coordinates – 2 angles and 1 distance

Question of the day! a.For the cardioid r = 1 + sin θ, find the slope of the tangent line when θ = π/3. b.Find the points on the cardioid where the tangent line is horizontal or vertical.