| Polar Coordinates and Scalar MultiplicationPolar Coordinates, A quick introduction
Given a point A in a planar map with coordinates, we can measure its distance R from the origin and measure in a counterclockwise manner, the angle a it makes with the horizontal coordinate axis. Geometrically or physically we assume, the distance R and the angle a uniquely determine the point, and the vector from the origin to the point
The ordered pair (r units, a ) with round brackets provides the polar coordinates of a point A in the plane. Here r units is the length of the the associated "position" vector OA which goes from the origin O to the point A. This vector makes an angle alpha with the horizontal axis. Polar to Rectangular Coordinates, and BackWe will write [a,b] = (R,q) when both sides locate, determine or correspond to the same point in the plane. I assume you know how to measure the rectangular coordinates [a,b] and polar coordinates (R, q) of points in the plane, given the location. This provides a geometric mechanism for determining rectangular coordinates from polar coordinates, and vice-versa. (Methods based on trigonometry will be available later.) The point with polar coordinates (R,q) has length R and angle q. [Angles are determined for each point, modulo 360 degrees.]
Figure 1. Rectangular and Polar Coordinates of a Point. Each point [a,b] in the plane can be identified with the arrow, head at it, and tail at the origin. For the following topic, recall the discussion of arrow addition using horizontal and vertical coordinates.
round () versus square brackets []In the following lessons, if I remember, I will use round brackets () with polar coordinates. Your textbooks may use round brackets for both polar and rectangular coordinates. Matching pairs of round (), square brackets [] and braces {} will also be used in computations to indicate the order in which calculations are done. This could lead to bracket and parenthesis over use. Scalar Multiplication by k > 0First Property: If u = [a,b] = (R,q) and k > 0 then ku = k[a,b] = (kR,q) or
For a point or vector with rectangular coordinates [a, b], the product with a real number k is given by
Now suppose the polar coordinates of [a,b] = (R,q) and suppose k > 0. We will find the polar coordinates of k[a,b] = [ka, kb]. By the Pythagorean theorem, the length of [ka, kb] or its distance to the origin squared is given by (ka)2 + (kb)2 = k2a2 + k2 b2 = k2 (a2 + b2 )= k2 R2. Therefore k[a,b] = (kR,q) in polar coordinates as scalar multiplication by k >0 does not change angles.
Second Property. Scalar Multiplication by k > 0 distributes over addition: If u = [a, b] and v = [c,d] then
as the left hand side = k ([a,b] + [c,d]) = k[ a+c, b+d] = [k(a+c), k(b+d)] = [ ka + kc, kb+ kd] = [ka,kb] + [kc,kd] = k[a,b] + k[c,d] = the right hand side. The chain of equalities here was justified one a time and one after another by the definition of vector multiplication and scalar multiplication, and/or the use of the distributive law for real numbers. The argument works for k zero or positive as well, but we only need the case k > 0 below.
|
www.whyslopes.com Pages at Current Level Pages at Above this Page Extras: Not all perfect. Links to Site Pages outside this site area follow - co- and pre- requisites. Easy Consequences of this (newest) Complex Number. Starter Lesson follow below to provide an alternate development of HS or college maths.
Arithmetic Videos - Real Player Format Using formulas forwards & Backwards - A unifying theme for algebra from using proportionality relations to finding formulas for inverse functions. Three Skills for Algebra! |
|
Favourite Sites: BBC
News and mathematics portion of English
National Curriculum
|