Secant Function — Formula, Graph, Properties, Examples

Secant Function — Formula, Graph, Properties, Examples

TL;DR

The secant function ( \sec \theta = \frac{1}{\cos \theta} ) is the reciprocal of cosine — defined wherever cosine is non-zero, with vertical asymptotes at ( \theta = (2n+1)\frac{\pi}{2} ) and range ((-, -1] \cup [1, )). This article gives the formula, the graph paired with cosine, the table of values at special angles, the even-function symmetry, three worked examples in degrees and radians, and the common mistakes.

The secant function is defined as the multiplicative reciprocal of the cosine function. For any angle ( \theta ) where ( \cos \theta \neq 0 ):
[ \sec \theta = \frac{1}{\cos \theta}. ]

The function inherits its sign pattern, its period, and its domain restrictions from cosine — but its range and graphical shape are very different.

The Formula and Triangle Definition

[ \sec \theta = \frac{1}{\cos \theta} = \frac{\text{hypotenuse}}{\text{adjacent}} ]

In a right triangle with one acute angle ( \theta ), the secant is the ratio of the hypotenuse to the adjacent leg — the reciprocal of the cosine ratio (adjacent over hypotenuse).

On the unit circle, where a point at angle ( \theta ) has coordinates ((\cos \theta, \sin \theta)):
[ \sec \theta = \frac{1}{\cos \theta} = \frac{1}{\text{x-coordinate}}. ]

Quick facts.

Double-Anchoring — Right Triangle and Unit Circle

The same secant value reads cleanly two ways.

From the right triangle. Consider a 30−60−90 triangle with sides 1, ( \sqrt{3} ), 2 — the side opposite 30° is 1, the side opposite 60° is ( \sqrt{3} ), and the hypotenuse is 2. For ( \theta = 60^{\circ} ):

From the unit circle. At ( \theta = \frac{\pi}{3} ) (i.e., 60°), the unit-circle point is ((\cos(\frac{\pi}{3}), \sin(\frac{\pi}{3})) = (\frac{1}{2}, \frac{\sqrt{3}}{2})). So:

[ \sec\left(\frac{\pi}{3}\right) = \frac{1}{\frac{1}{2}} = 2. ]

The Graph of ( \sec \theta )

The secant graph is most easily understood by overlaying it on the cosine graph.

Table of Special Values

( \theta ) (rad) ( \theta ) (deg) ( \cos \theta ) ( \sec \theta )
0 1 1
( \frac{\pi}{6} ) 30° ( \frac{\sqrt{3}}{2} ) ( \frac{2}{\sqrt{3}} )
( \frac{\pi}{4} ) 45° ( \frac{\sqrt{2}}{2} ) ( \sqrt{2} )
( \frac{\pi}{3} ) 60° ( \frac{1}{2} ) 2
( \frac{\pi}{2} ) 90° 0 undefined
( \frac{2\pi}{3} ) 120° -( \frac{1}{2} ) -2
( \frac{3\pi}{4} ) 135° -( \frac{\sqrt{2}}{2} ) -( \sqrt{2} )
( \frac{5\pi}{6} ) 150° -( \frac{\sqrt{3}}{2} ) -( \frac{2}{\sqrt{3}} )
( \pi ) 180° -1 -1
( \frac{3\pi}{2} ) 270° 0 undefined

Properties of Secant Function

Three Worked Examples of Secant Function

Quick. Compute ( \sec(\frac{\pi}{3}) ).

By the reciprocal identity: [ \sec(\frac{\pi}{3}) = \frac{1}{\cos(\frac{\pi}{3})} = \frac{1}{\frac{1}{2}} = 2. ]

In degrees, ( \frac{\pi}{3} = 60^{\circ} ), so ( \sec 60^{\circ} = 2 ).

Final answer: ( \sec(\frac{\pi}{3}) = \sec 60^{\circ} = 2 ).

Standard. Given ( \tan \theta = \frac{5}{12} ), find ( \sec \theta ).

The wrong path. A student writes "sec and tan are reciprocals" — they aren't — and concludes ( \sec \theta = \frac{12}{5} ).

The flaw: the three reciprocal pairs are (sin, csc), (cos, sec), (tan, cot). Sec pairs with cos, not with tan.

The rescue. Apply ( \sec^2\theta = 1 + \tan^2\theta ):
[ \sec^2\theta = 1 + \left(\frac{5}{12}\right)^2 = 1 + \frac{25}{144} = \frac{169}{144}. ]

Since ( \theta ) is in the first quadrant, ( \sec \theta > 0 ), so ( \sec \theta = \frac{13}{12} ).

Final answer: ( \sec \theta = \frac{13}{12} ).

Stretch. Find the area of one full "smile" of the secant graph between two consecutive vertical asymptotes.

The antiderivative of ( \sec \theta ) is ( \ln|\sec \theta + \tan \theta| + C ).

As ( \epsilon \to 0^{+} ), both ( \sec(\frac{\pi}{2}-\epsilon) ) and ( \tan(\frac{\pi}{2}-\epsilon) \to +\infty ), so the integral ( \int_{0}^{\frac{\pi}{2}} \sec \theta , d\theta = +\infty ).

Where Secant Earns Its Place in the Toolkit

The secant function shows up in any setting where a ratio of total-to-projected length matters.

A Brief History of Secant Function

Edmund Gunter coined secant in his Canon Triangulorum (1620) — from the Latin secare, to cut. He referred to it as the length of the line segment cutting from a circle's centre through the angle's endpoint to a tangent line.

Where Things Go Sideways With Secant Function

Common mistakes:

  1. Confusing ( \sec \theta ) with ( \sin \theta ).
  2. Forgetting the asymptotes when sketching the graph.
  3. Including ( \sec \theta ) values in ((-1, 1)).
  4. Mixing degree-mode and radian-mode evaluation.

Wrapping Up