Difference between revisions of "Trigonometry"

From Jonathan Gardner's Physics Notebook
Jump to: navigation, search
m (Identities)
(sin)
Line 50: Line 50:
 
=== sin ===
 
=== sin ===
  
'''sin''' (short for sinus, pronounced "sign") is a function which takes an angle (usually, in radians), and gives a length between -1 and 1 (inclusive). This is the length of the vertical leg, if you measure angles starting to the right of the center.
+
'''sin''' (sine, pronounced "sign") is a function which takes an angle (usually, in radians), and gives a length between -1 and 1 (inclusive). This is the length of the vertical leg, if you measure angles starting to the right of the center.
  
 
Note that we rarely use parentheses for the trigonometric functions, since they are so common.
 
Note that we rarely use parentheses for the trigonometric functions, since they are so common.
Line 63: Line 63:
  
 
For all right triangles:
 
For all right triangles:
* <math>\sin \theta = \frac{opposite leg}{hypotenuse}</math>
+
* <math>\sin \theta = \frac{opposite leg}{hypotenuse} \,</math>
  
 
Note the identities. sin is odd:
 
Note the identities. sin is odd:
* <math>\sin -\theta = - \sin \theta</math>
+
* <math>\sin -\theta = - \sin \theta \,</math>
  
 
sin rotates around a full circle:
 
sin rotates around a full circle:
* <math>\sin (\theta + 2\pi) = \sin \theta</math>
+
* <math>\sin (\theta + 2\pi) = \sin \theta \,</math>
* <math>\sin (\theta + \pi) = -\sin \theta</math>
+
* <math>\sin (\theta + \pi) = -\sin \theta \,</math>
 +
 
 +
=== cosine ===
 +
 
 +
cos (cosine, pronounced 'CO-sign') give the other leg, the adjacent leg.
 +
 
 +
For all right triangles:
 +
* <math>\cos \theta = \frac{adjacent leg}{hypotenuse} \,</math>
 +
 
 +
Sin and cos are related:
 +
* <math>\cos (\theta + \frac{\pi}{2}) = \sin \theta \,</math>
 +
* <math>\sin (\theta - \frac{\pi}{2}) = \cos \theta \,</math>
 +
 
 +
cos is even:
 +
* <math>\cos - \theta = \cos \theta \,</math>
 +
 
 +
cos cycles:
 +
* <math>\cos (\theta + \pi) = -\cos \theta \,</math>
 +
* <math>\cos (\theta + 2\pi) = \cos \theta \,</math>
 +
 
 +
=== tangent ===
 +
 
 +
tan (tangent, pronounced "TAN-jent") gives the ratio of the legs.
 +
 
 +
For all right triangles:
 +
* <math>\tan \theta = \frac{opposite leg}{adjacent leg} \,</math>
 +
 
 +
tan is not defined everywhere, particularly where <math>\cos \theta \,</math> would be 0. As it approaches these points, it tends towards positive or negative infinity, depending on the direction of the approach.
 +
 
 +
tan, like sin, is odd:
 +
* <math>\tan - \theta = -\tan \theta \,</math>
 +
 
 +
And tan cycles:
 +
* <math>\tan (\theta + \pi) = -\tan \theta \,</math>
 +
* <math>\tan (\theta + 2\pi) = \tan \theta \,</math>
 +
 
 +
== sec, csc, cot ==
 +
 
 +
Oftentimes, people work with fractions where the cos, sin, or tan are on the bottom.
 +
 
 +
* <math>\frac{1}{\cos \theta} = \sec \theta \,</math>, sec is secant, pronounced "SEE-cant".
 +
* <math>\frac{1}{\sin \theta} = \csc \theta \,</math>, csc is cosecant, pronounced "CO-see-cant".
 +
* <math>\frac{1}{\tan \theta} = \cot \theta \,</math>, cot is cotangent, pronounced "CO-tan-jent".
 +
 
 +
Remember that these functions are undefined where its partner is 0.
 +
 
 +
== Inverse Functions ==
 +
 
 +
Sometimes you want to find an angle given a length. <math>n \,</math> is an integer, positive or negative. Typically, people prefer to keep the angles such that <math> 0 \le \theta < 2\pi \,</math>, or rarely, <math> -\pi < \theta \le \pi \,</math>.
 +
 
 +
* If <math>\sin \theta = l \,</math>, then <math>\arcsin l = \theta \pm 2n\pi\,</math>
 +
* If <math>\cos \theta = l \,</math>, then <math>\arccos l = \theta \pm 2n\pi\,</math>
 +
* If <math>\tan \theta = l \,</math>, then <math>\arctan l = \theta \pm 2n\pi\,</math>
 +
* If <math>\csc \theta = l \,</math>, then <math>\arccsc l = \theta \pm 2n\pi\,</math>
 +
* If <math>\sec \theta = l \,</math>, then <math>\arcsec l = \theta \pm 2n\pi\,</math>
 +
* If <math>\cot \theta = l \,</math>, then <math>\arccot l = \theta \pm 2n\pi\,</math>
 +
 
 +
Of course, you have to keep in mind the problem of division by zero. Very large numbers may give very consistent answers for these functions.

Revision as of 14:31, 13 April 2012

Trigonometry (literally the measure "metry" of triangles "trigons") is an important topic. It seems that no matter where you go, triangles are to be found.

If you want to learn trigonometry for the first time, try this: http://www.clarku.edu/~djoyce/trig/

Identities

Given a right triangle with sides of lengths A, B, and C, and with angles opposite those sides of a, b, and c, and where c is a right angle:

  • c is called the hypotenuse. The hypotenuse is the side opposite the right angle.
  • a and b are called the legs. The legs are the sides next to the right angle.

Pythagorean's Theorom

For fun, try to derive your own proofs. There are several thousand proofs out there.

The square of the length of the hypotenuse is the sum of the squares of the lengths of the legs in a right triangle.

<math>c^2 = a^2 + b^2</math>

You can take the square root of both sides and get this common form:

<math>c = \sqrt{a^2 + b^2}</math>

Unit Circle

A unit circle has radius 1. Recall from Geometry that the circumference is <math>2 \pi r\,</math>.

Angles can be measured in radians. This is simply the length of the arc between the two legs of the angle on the unit circle. This is a more natural way to measure angles, given the function we will discuss below.

Degrees Radians !
π/180
30° π/6
45° π/4
60° π/3
90° π/2
180° π
360°

You can build a right triangle to any point on the unit circle with legs that go horizontal and vertical. The length of these two legs is important in many problems, and so in trigonometry, we define some basic functions.

sin

sin (sine, pronounced "sign") is a function which takes an angle (usually, in radians), and gives a length between -1 and 1 (inclusive). This is the length of the vertical leg, if you measure angles starting to the right of the center.

Note that we rarely use parentheses for the trigonometric functions, since they are so common.

The following chart should give some common values of sin:

  • <math>\sin 0 = \sin 0^\circ = 0 \,</math>
  • <math>\sin a \approx a~\text{where}~a~\text{is very small}\,</math>
  • <math>\sin \frac{\pi}{6} = \sin 30^\circ = \frac{1}{2} \,</math>
  • <math>\sin \frac{\pi}{4} = \sin 45^\circ = \frac{1}{\sqrt{2}} = \frac{\sqrt{2}}{2} \,</math>
  • <math>\sin \frac{\pi}{3} = \sin 60^\circ = \frac{\sqrt{3}}{2} \,</math>
  • <math>\sin \frac{\pi}{2} = \sin 90^\circ = 1 \,</math>

For all right triangles:

  • <math>\sin \theta = \frac{opposite leg}{hypotenuse} \,</math>

Note the identities. sin is odd:

  • <math>\sin -\theta = - \sin \theta \,</math>

sin rotates around a full circle:

  • <math>\sin (\theta + 2\pi) = \sin \theta \,</math>
  • <math>\sin (\theta + \pi) = -\sin \theta \,</math>

cosine

cos (cosine, pronounced 'CO-sign') give the other leg, the adjacent leg.

For all right triangles:

  • <math>\cos \theta = \frac{adjacent leg}{hypotenuse} \,</math>

Sin and cos are related:

  • <math>\cos (\theta + \frac{\pi}{2}) = \sin \theta \,</math>
  • <math>\sin (\theta - \frac{\pi}{2}) = \cos \theta \,</math>

cos is even:

  • <math>\cos - \theta = \cos \theta \,</math>

cos cycles:

  • <math>\cos (\theta + \pi) = -\cos \theta \,</math>
  • <math>\cos (\theta + 2\pi) = \cos \theta \,</math>

tangent

tan (tangent, pronounced "TAN-jent") gives the ratio of the legs.

For all right triangles:

  • <math>\tan \theta = \frac{opposite leg}{adjacent leg} \,</math>

tan is not defined everywhere, particularly where <math>\cos \theta \,</math> would be 0. As it approaches these points, it tends towards positive or negative infinity, depending on the direction of the approach.

tan, like sin, is odd:

  • <math>\tan - \theta = -\tan \theta \,</math>

And tan cycles:

  • <math>\tan (\theta + \pi) = -\tan \theta \,</math>
  • <math>\tan (\theta + 2\pi) = \tan \theta \,</math>

sec, csc, cot

Oftentimes, people work with fractions where the cos, sin, or tan are on the bottom.

  • <math>\frac{1}{\cos \theta} = \sec \theta \,</math>, sec is secant, pronounced "SEE-cant".
  • <math>\frac{1}{\sin \theta} = \csc \theta \,</math>, csc is cosecant, pronounced "CO-see-cant".
  • <math>\frac{1}{\tan \theta} = \cot \theta \,</math>, cot is cotangent, pronounced "CO-tan-jent".

Remember that these functions are undefined where its partner is 0.

Inverse Functions

Sometimes you want to find an angle given a length. <math>n \,</math> is an integer, positive or negative. Typically, people prefer to keep the angles such that <math> 0 \le \theta < 2\pi \,</math>, or rarely, <math> -\pi < \theta \le \pi \,</math>.

  • If <math>\sin \theta = l \,</math>, then <math>\arcsin l = \theta \pm 2n\pi\,</math>
  • If <math>\cos \theta = l \,</math>, then <math>\arccos l = \theta \pm 2n\pi\,</math>
  • If <math>\tan \theta = l \,</math>, then <math>\arctan l = \theta \pm 2n\pi\,</math>
  • If <math>\csc \theta = l \,</math>, then <math>\arccsc l = \theta \pm 2n\pi\,</math>
  • If <math>\sec \theta = l \,</math>, then <math>\arcsec l = \theta \pm 2n\pi\,</math>
  • If <math>\cot \theta = l \,</math>, then <math>\arccot l = \theta \pm 2n\pi\,</math>

Of course, you have to keep in mind the problem of division by zero. Very large numbers may give very consistent answers for these functions.