Trigonometry

Angle

Definition of an Angle

An angle is formed by two rays (arms) that share a common endpoint (vertex). It represents the amount of rotation between the two rays.

Angles in trigonometry are typically measured:

Types of Angles

Angle Measurement and Direction

Angles can be positive or negative depending on the direction of rotation:

Positive angle formed by counterclockwise rotation θ
Positive Angle (Anticlockwise)
Rotation counterclockwise from the reference line
Negative angle formed by clockwise rotation
Negative Angle (Clockwise)
Rotation clockwise from the reference line

Important Convention

In trigonometry, we follow the standard convention:

This aligns with the unit circle definition used throughout trigonometry.

System of Measurement of an Angle

  1. Sexagesimal System (Degree Measure): The angle is measured in degrees (°), where 1 full rotation is 360°. This system divides a circle into 360 equal parts.
    • 1 degree (°) = 60 minutes (')
    • 1 minute (') = 60 seconds (")
    • Therefore, 1 degree = 3600 seconds
  2. Circular System (Radian Measure): The angle is measured in radians and is based on the arc length of a circle. It uses the formula:
    \[ \theta = \frac{\text{Arc length}}{\text{Radius}} \]
    θ r r Arc
    Illustration of angle θ subtended by arc at center of a circle
    • 1 radian is the angle formed when the arc length equals the radius.
    • 1 full rotation = \( 2\pi \) radians
    • This system is used widely in trigonometry and calculus due to its natural relation to circles.

    Examples:

    • Convert 30° into radians: \[ 30^{\circ} = 30 \times \frac{\pi}{180} = \frac{\pi}{6} \text{ radians} \]
    • Convert \( \frac{\pi}{6} \) radians into degrees: \[ \frac{\pi}{6} \times \frac{180}{\pi} = 30^{\circ} \]
    • Convert 135° into radians: \[ 135^{\circ} = 135 \times \frac{\pi}{180} = \frac{3\pi}{4} \text{ radians} \]

Trigonometric Functions

Definition of Trigonometric Functions

Trigonometric functions relate the angles of a right-angled triangle to the ratios of its sides. These functions are fundamental in trigonometry, geometry, and physics.

Trigonometric Ratios in a Right-Angled Triangle

For a right-angled triangle with angle \( \theta \), we define:

Adjacent Opposite Hypotenuse θ
Right-angled triangle for defining trigonometric functions

Summary Table

Function Ratio
\( \sin \theta \) Opposite / Hypotenuse
\( \cos \theta \) Adjacent / Hypotenuse
\( \tan \theta \) Opposite / Adjacent
\( \csc \theta \) Hypotenuse / Opposite
\( \sec \theta \) Hypotenuse / Adjacent
\( \cot \theta \) Adjacent / Opposite

Commonly Used Values of Trigonometric Functions

θ (Degrees) 30° 37° 45° 53° 60° 90°
sin θ 0 1/2 3/5 1/√2 4/5 √3/2 1
cos θ 1 √3/2 4/5 1/√2 3/5 1/2 0
tan θ 0 1/√3 3/4 1 4/3 √3
cosec θ 2 5/3 √2 5/4 2/√3 1
sec θ 1 2/√3 5/4 √2 5/3 2
cot θ √3 4/3 1 3/4 1/√3 0
Note: ∞ (infinity) means the function is undefined at that angle. Values for 37° and 53° are commonly used approximations: sin 37° = 3/5, cos 37° = 4/5, tan 37° = 3/4, etc.

Quadrants and Sign of Trigonometric Functions

Quadrants of the Cartesian Plane

The Cartesian plane is divided into four quadrants, each characterized by the signs of the x and y coordinates:

Cartesian plane showing four quadrants Cartesian plane divided into four quadrants labeled I, II, III, and IV. x y I II III IV
Cartesian plane quadrants

CAST Rule for Signs of Trigonometric Functions

The CAST rule helps remember which trigonometric functions are positive in each quadrant:

This can be summarized by the acronym CAST, starting from Quadrant IV and moving counterclockwise.

Quadrant Positive Functions Negative Functions
I (0° - 90°) All (sin, cos, tan, csc, sec, cot) None
II (90° - 180°) sin, csc cos, tan, sec, cot
III (180° - 270°) tan, cot sin, cos, csc, sec
IV (270° - 360°) cos, sec sin, tan, csc, cot

Reduction Formulas

Understanding Reduction Formulas

Reduction formulas are used to express trigonometric functions of angles greater than 90° in terms of their acute angle (less than 90°) values. This simplifies calculations and analysis by relating angles in different quadrants to reference angles in the first quadrant.

General Approach

To apply reduction formulas:

Formulas Overview

The following tables summarize reduction formulas for angles in the form of \( n \cdot 90^{\circ} \pm \theta \), where \( n \) is an integer and \( \theta \) is an acute angle.

Quadrant II (90° < angle < 180°)

Function 90° + θ 180° - θ
sin cos θ sin θ
cos -sin θ -cos θ
tan -cot θ -tan θ

Quadrant III (180° < angle < 270°)

Function 180° + θ 270° - θ
sin -sin θ -cos θ
cos -cos θ -sin θ
tan tan θ cot θ

Quadrant IV (270° < angle < 360°)

Function 270° + θ 360° - θ
sin -cos θ -sin θ
cos sin θ cos θ
tan -cot θ -tan θ

Examples

Sum-to-Product and Product-to-Sum Formulas

Overview

These formulas allow you to convert between sums and products of trigonometric functions, which can be useful in various applications, including simplifying expressions and solving equations.

Sum-to-Product Formulas

Product-to-Sum Formulas

Double Angle Formulas

Derivation from Addition Formulas

Double angle formulas express trigonometric functions of \(2\theta\) in terms of trigonometric functions of \(\theta\). These can be derived from the addition formulas by setting \(A = B = \theta\).

Sine Double Angle Formula

Using \(\sin(A + B) = \sin A \cos B + \cos A \sin B\), let \(A = B = \theta\):

\[ \sin(2\theta) = \sin(\theta + \theta) = \sin \theta \cos \theta + \cos \theta \sin \theta = 2 \sin \theta \cos \theta \]

Cosine Double Angle Formulas

Using \(\cos(A + B) = \cos A \cos B - \sin A \sin B\), let \(A = B = \theta\):

\[ \cos(2\theta) = \cos(\theta + \theta) = \cos \theta \cos \theta - \sin \theta \sin \theta = \cos^2 \theta - \sin^2 \theta \]

Alternative forms using \(\sin^2 \theta + \cos^2 \theta = 1\):

Tangent Double Angle Formula

Using \(\tan(A + B) = \frac{\tan A + \tan B}{1 - \tan A \tan B}\), let \(A = B = \theta\):

\[ \tan(2\theta) = \tan(\theta + \theta) = \frac{\tan \theta + \tan \theta}{1 - \tan \theta \tan \theta} = \frac{2 \tan \theta}{1 - \tan^2 \theta} \]

Half Angle Formulas

Overview

Half angle formulas allow you to express trigonometric functions of \(\frac{\theta}{2}\) in terms of trigonometric functions of \(\theta\). They are derived from the double angle formulas and are useful in simplifying expressions and solving equations.

Sine Half Angle Formula

From \(\cos(2\theta) = 1 - 2\sin^2(\theta)\), let \(\theta = \frac{\alpha}{2}\):

\[ \cos(\alpha) = 1 - 2\sin^2\left(\frac{\alpha}{2}\right) \]

Solving for \(\sin\left(\frac{\alpha}{2}\right)\):

\[ \sin\left(\frac{\alpha}{2}\right) = \pm \sqrt{\frac{1 - \cos(\alpha)}{2}} \]

Cosine Half Angle Formula

From \(\cos(2\theta) = 2\cos^2(\theta) - 1\), let \(\theta = \frac{\alpha}{2}\):

\[ \cos(\alpha) = 2\cos^2\left(\frac{\alpha}{2}\right) - 1 \]

Solving for \(\cos\left(\frac{\alpha}{2}\right)\):

\[ \cos\left(\frac{\alpha}{2}\right) = \pm \sqrt{\frac{1 + \cos(\alpha)}{2}} \]

Tangent Half Angle Formulas

Using \(\tan\left(\frac{\alpha}{2}\right) = \frac{\sin\left(\frac{\alpha}{2}\right)}{\cos\left(\frac{\alpha}{2}\right)}\) and the above formulas:

\[ \tan\left(\frac{\alpha}{2}\right) = \pm \sqrt{\frac{1 - \cos(\alpha)}{1 + \cos(\alpha)}} \]

Alternative forms:

Note on Signs

The sign (\(\pm\)) in front of the square root depends on the quadrant in which \(\frac{\alpha}{2}\) lies. You need to determine whether the trigonometric function is positive or negative in that quadrant.

Approximate Values of Trigonometric Functions

Overview

In many practical applications, approximate values of trigonometric functions are used, especially for angles that are not standard angles (0°, 30°, 45°, 60°, 90°). These approximations are often based on series expansions or numerical methods.

Small Angle Approximations

For small angles (θ close to 0 radians or 0°), the following approximations are commonly used:

These approximations are derived from the Maclaurin series expansions of the trigonometric functions.

Linear Interpolation

Linear interpolation can be used to estimate values between known values. For example, if you know sin(30°) and sin(45°), you can estimate sin(35°) by linear interpolation:

\[ \sin(35^\circ) \approx \sin(30^\circ) + \frac{35^\circ - 30^\circ}{45^\circ - 30^\circ} (\sin(45^\circ) - \sin(30^\circ)) \]

\[ \sin(35^\circ) \approx 0.5 + \frac{5}{15} (\frac{\sqrt{2}}{2} - 0.5) \approx 0.5707 \]

Using Calculators and Software

In practice, calculators and software are commonly used to find approximate values of trigonometric functions. These tools use numerical methods to compute the values to a high degree of accuracy.

Example

Find an approximate value of sin(5°) using the small angle approximation:

Convert 5° to radians: \[ \theta = 5^\circ \times \frac{\pi}{180} \approx 0.0873 \text{ radians} \]

Therefore, \[ \sin(5^\circ) \approx 0.0873 \]

The actual value (from a calculator) is approximately 0.08716, so the approximation is quite accurate for small angles.

Basic Relations Between Elements of a Triangle

Overview

These relations connect the sides and angles of a triangle, allowing you to solve for unknown elements given sufficient information.

Illustration of a triangle with sides and angles labeled Triangle ABC with sides a, b, c and angles A, B, C labeled. B C A a c b
Triangle ABC with sides and angles labeled

Angle Sum Property

In any triangle, the sum of the angles is 180° (π radians):

\[ A + B + C = 180^\circ \]

Sine Rule (Law of Sines)

Relates the sides of a triangle to the sines of their opposite angles:

\[ \frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} \]

where a, b, c are the lengths of the sides opposite to angles A, B, C, respectively.

Cosine Rule (Law of Cosines)

Relates the sides and angles in a triangle and is useful for finding an angle if all three sides are known or finding a side if two sides and the included angle are known:

Projection Formulas

These formulas express each side of a triangle in terms of the other two sides and the cosines of the adjacent angles.

Example

In triangle ABC, if A = 60°, B = 45°, and a = 10, find b using the Sine Rule:

\[ \frac{a}{\sin A} = \frac{b}{\sin B} \Rightarrow \frac{10}{\sin 60^\circ} = \frac{b}{\sin 45^\circ} \]

\[ b = \frac{10 \times \sin 45^\circ}{\sin 60^\circ} = \frac{10 \times \frac{\sqrt{2}}{2}}{\frac{\sqrt{3}}{2}} = 10 \times \frac{\sqrt{2}}{\sqrt{3}} \approx 8.16 \]