Trigonometric Functions
Introduction
Trigonometric functions are among the most important functions in mathematics. They connect angles and side lengths of triangles, and they also describe many natural phenomena such as waves, oscillations, and circular motion. In geometry, if we know one angle and one side of a triangle, trigonometric functions allow us to calculate the remaining sides or angles. Because of this ability, trigonometry is widely used in engineering, navigation, astronomy, physics, and architecture. There are six main trigonometric functions:- Sine (sin)
- Cosine (cos)
- Tangent (tan)
- Cosecant (csc)
- Secant (sec)
- Cotangent (cot)
- Sine
- Cosine
- Tangent
Historical Background
Trigonometry has a very rich history. The earliest ideas appeared in ancient civilizations such as Babylon, Greece, India, and the Islamic world. The Greek mathematician Hipparchus (190–120 BC) is often called the “Father of Trigonometry”. Later, the Indian mathematician Aryabhata created tables of sine values which helped develop modern trigonometry. The famous mathematician Leonhard Euler later unified trigonometric functions with calculus and complex numbers.Right-Angled Triangle and Trigonometric Ratios
To understand trigonometric functions, consider a right-angled triangle. The triangle contains three important sides:- Hypotenuse – the longest side opposite the right angle
- Opposite side – side opposite the angle θ
- Adjacent side – side next to the angle θ
Fig. 1: Trigonometric Functions and Unit Circle
Sine Function
The sine of an angle is the ratio of the opposite side to the hypotenuse. $$ \sin \theta = \frac{\text{Opposite}}{\text{Hypotenuse}} $$Cosine Function
The cosine of an angle is the ratio of the adjacent side to the hypotenuse. $$ \cos \theta = \frac{\text{Adjacent}}{\text{Hypotenuse}} $$Tangent Function
The tangent of an angle is the ratio of the opposite side to the adjacent side. $$ \tan \theta = \frac{\text{Opposite}}{\text{Adjacent}} $$ These three ratios are often remembered using the mnemonic: SOH – CAH – TOA- SOH → Sine = Opposite / Hypotenuse
- CAH → Cosine = Adjacent / Hypotenuse
- TOA → Tangent = Opposite / Adjacent
Reciprocal Trigonometric Functions
The other three trigonometric functions are reciprocals of the basic ones.Cosecant
$$ \csc \theta = \frac{1}{\sin \theta} $$Secant
$$ \sec \theta = \frac{1}{\cos \theta} $$Cotangent
$$ \cot \theta = \frac{1}{\tan \theta} $$ Using triangle sides, these can also be written as: $$ \csc \theta = \frac{\text{Hypotenuse}}{\text{Opposite}} $$ $$ \sec \theta = \frac{\text{Hypotenuse}}{\text{Adjacent}} $$ $$ \cot \theta = \frac{\text{Adjacent}}{\text{Opposite}} $$Derivation of the Tangent Identity
One important relationship among trigonometric functions is: $$ \tan \theta = \frac{\sin \theta}{\cos \theta} $$ Let us derive it. From definitions: $$ \sin \theta = \frac{\text{Opposite}}{\text{Hypotenuse}} $$ $$ \cos \theta = \frac{\text{Adjacent}}{\text{Hypotenuse}} $$ Divide sine by cosine: $$ \frac{\sin \theta}{\cos \theta} = \frac{\frac{\text{Opposite}}{\text{Hypotenuse}}}{\frac{\text{Adjacent}}{\text{Hypotenuse}}} $$ Cancel the hypotenuse: $$ \frac{\text{Opposite}}{\text{Adjacent}} $$ Thus, $$ \tan \theta = \frac{\sin \theta}{\cos \theta} $$ Important Statement: Tangent is not an independent ratio; it is derived from sine and cosine.Example Problems
Example:
In a right triangle, the opposite side is 3 units and the hypotenuse is 5 units. Find $\sin \theta$.
Solution:
Using the definition:
$$
\sin \theta = \frac{\text{Opposite}}{\text{Hypotenuse}}
$$
Substitute the values:
$$
\sin \theta = \frac{3}{5}
$$
Therefore,
$$
\sin \theta = 0.6
$$
Example:
If $\sin \theta = 3/5$, find $\cos \theta$.
Solution:
Using the Pythagorean theorem:
$$
a^2 + b^2 = c^2
$$
Opposite side = 3
Hypotenuse = 5
Find adjacent:
$$
\sqrt{5^2 - 3^2}
$$
$$
\sqrt{25 - 9}
$$
$$
\sqrt{16} = 4
$$
Thus,
$$
\cos \theta = \frac{4}{5}
$$
Unit Circle Interpretation
Trigonometric functions can also be defined using a unit circle. A unit circle is a circle with radius 1 centered at the origin. For a point on the circle: $$ (x,y) $$ The trigonometric functions are defined as: $$ \cos \theta = x $$ $$ \sin \theta = y $$ Thus every angle corresponds to a unique point on the circle. Important Statement: Because the unit circle repeats every full rotation, trigonometric functions are periodic.Periodicity of Trigonometric Functions
Sine and cosine repeat after every full rotation. $$ \sin(\theta + 2\pi) = \sin \theta $$ $$ \cos(\theta + 2\pi) = \cos \theta $$ Tangent repeats more frequently: $$ \tan(\theta + \pi) = \tan \theta $$ This periodic behavior makes trigonometric functions extremely useful for describing waves and oscillations.Applications of Trigonometric Functions
Trigonometric functions are used in many fields.- Engineering and construction
- Navigation and GPS
- Physics and wave analysis
- Computer graphics and animation
- Astronomy and satellite motion
Conclusion
Trigonometric functions form one of the most powerful tools in mathematics. They begin with a simple idea — ratios of triangle sides — yet they extend to advanced areas such as calculus, differential equations, and signal processing. By understanding the definitions, identities, and geometric meaning of sine, cosine, and tangent, students build a strong foundation for higher mathematics. Key Insight: Trigonometry transforms geometry into algebra, allowing complex geometric problems to be solved using simple equations.Be the first to comment here!

Do you have any questions?