Trigonometry/Vectors in the Plane

From testwiki
Revision as of 20:53, 10 January 2018 by imported>Pi zero ({{BookCat}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In practice, one of the most useful applications of trigonometry is in calculations related to vectors, which are frequently used in Physics. A vector is a quantity which has both magnitude (such as three or eight) and direction (such as north or 30 degrees south of east). It is represented in diagrams by an arrow, often pointing from the origin to a specific point.

A plane vector A can be expressed in two ways -- as the sum of a horizontal vector of magnitude Ax and a vertical vector of magnitude Ay, or in terms of its angle θ and magnitude |A| (or simply A). These two methods are called "rectangular" and "polar" respectively.

Rectangular to Polar conversion

For simplicity, assume A is in the first quadrant and has x-component Ax and y-component Ay (which will necessarily be positive). Given these components, we want to find the angle θ and the magnitude A.

If we draw all three of these vectors, they form a right triangle. It is easy to see that tanθ=AyAx, or θ=arctanAyAx (A vector with an angle of zero is defined to be pointing directly to the right.) Furthermore, by the Pythagorean Theorem, Ax2+Ay2=A2, or A=Ax2+Ay2.

Polar to Rectangular conversion

This is essentially the same problem as above, but in reverse. Here, θ and A are known and we want to calculate the values of Ax and Ay.

Using the same triangle as above, we can see that cosθ=AxA, or Ax=Acosθ. Also, sinθ=AyA, or Ay=Asinθ.

Review of conversions

  • θ=arctanAyAx
  • |A|=A=Ax2+Ay2
  • Ax=Acosθ
  • Ay=Asinθ

Template:Trigonometry:Navigation

Template:BookCat