The Structural Behavior of Sine, Cosine, and Their Companions
Every trigonometric function carries a set of structural features — periodicity, symmetry, boundedness, monotonicity, continuity — that dictate how it behaves across the entire real line. These are not isolated facts to memorize but interconnected consequences of the unit circle geometry. Periodicity follows from the circle's finite circumference. Even/odd symmetry follows from how coordinates respond to reflecting an angle across the x-axis. Boundedness follows from the constraint x2+y2=1. Monotonicity — where each function increases or decreases — determines the intervals on which inverse trigonometric functions can be defined.
These properties govern every computation downstream. Periodicity is the reason trigonometric equations produce infinitely many solutions. Boundedness is the reason sin(x)=2 has no solution at all. Even/odd symmetry simplifies expressions involving negative angles and underlies several fundamental identities. The locations of zeros and asymptotes shape the graphs and constrain the domains of composite expressions. Understanding the properties as a coherent system — rather than as a list — is what separates mechanical calculation from genuine fluency with the trigonometric functions.
Periodicity
A function f is periodic if there exists a positive number T such that f(θ+T)=f(θ) for every θ in the domain. The smallest such T is the fundamental period.
Sine and cosine have period 2π:
sin(θ+2π)=sin(θ),cos(θ+2π)=cos(θ)
This is a geometric fact: after a full rotation of 2π radians around the unit circle, the point (cosθ,sinθ) returns to its starting position. The coordinates — and therefore the function values — are unchanged. Adding any integer multiple of 2π has no effect: sin(θ+2nπ)=sin(θ) for all integers n.
Cosecant and secant inherit the periods of their reciprocals. Since cscθ=sinθ1 and sine has period 2π, cosecant also has period 2π. The same applies to secant via cosine.
Tangent and cotangent have the shorter period π:
tan(θ+π)=tan(θ),cot(θ+π)=cot(θ)
The algebraic reason: tan(θ+π)=cos(θ+π)sin(θ+π)=−cosθ−sinθ=cosθsinθ=tanθ. A half rotation negates both coordinates, but the ratio is unaffected. Geometrically, the point diametrically opposite (cosθ,sinθ) on the unit circle has both coordinates negated, producing the same value of xy.
The practical consequence for equations: if θ0 is a solution to a trigonometric equation, then θ0+2nπ (for sine, cosine, cosecant, secant) or θ0+nπ (for tangent, cotangent) are also solutions. This generates the infinite families that characterize general solutions of trigonometric equations.
The practical consequence for graphs: every trigonometric graph is fully determined by one period. The rest is repetition.
Even and Odd Symmetry
A function is even if f(−θ)=f(θ) for all θ in its domain — its graph is symmetric about the y-axis. A function is odd if f(−θ)=−f(θ) — its graph is symmetric about the origin.
Among the six trigonometric functions, only two are even:
cos(−θ)=cos(θ),sec(−θ)=sec(θ)
The remaining four are odd:
sin(−θ)=−sin(θ),tan(−θ)=−tan(θ)
csc(−θ)=−csc(θ),cot(−θ)=−cot(θ)
The geometric explanation is clean. On the unit circle, the angle −θ corresponds to reflecting θ across the x-axis. This reflection negates the y-coordinate but preserves the x-coordinate. Since cosine is the x-coordinate, it is unchanged — even. Since sine is the y-coordinate, it is negated — odd. Tangent, being xy, is the ratio of an odd quantity to an even one, which is odd. The reciprocal functions inherit the parity of their parent functions: the reciprocal of an even function is even, and the reciprocal of an odd function is odd.
These symmetries are classified as the even/odd identities and are used constantly in simplification. When a negative angle appears in an expression — say, sin(−3x) — the odd identity converts it immediately to −sin(3x), eliminating the negative argument. Similarly, cos(−α)=cos(α) allows the sign to be dropped outright.
On the graphs, even symmetry (cosine, secant) produces a mirror image across the y-axis. Odd symmetry (sine, tangent, cosecant, cotangent) produces a 180° rotational symmetry about the origin.
Boundedness
A function is bounded if its output never exceeds some fixed value in absolute terms. Among the six trigonometric functions, only sine and cosine are bounded:
−1≤sin(θ)≤1,−1≤cos(θ)≤1
This follows directly from the unit circle. The coordinates of any point on a circle of radius 1 satisfy x2+y2=1, which forces ∣x∣≤1 and ∣y∣≤1. No amount of rotation will ever produce a sine or cosine value outside [−1,1]. The bounds are achieved: sinθ=1 at θ=2π and sinθ=−1 at θ=23π, with analogous extremes for cosine.
Cosecant and secant are bounded away from zero but unbounded overall:
∣csc(θ)∣≥1,∣sec(θ)∣≥1
Since ∣sinθ∣≤1, the reciprocal ∣cscθ∣=∣sinθ∣1≥1. As sinθ approaches zero, cscθ grows without bound. The range of both cosecant and secant is (−∞,−1]∪[1,∞) — they can be arbitrarily large in magnitude but can never take a value between −1 and 1.
Tangent and cotangent are entirely unbounded. Their ranges are (−∞,∞), and they take every real value on every interval between consecutive asymptotes.
sin(x)=1.5 has no solution — the output cannot exceed 1.
csc(x)=0.3 has no solution — the output cannot be between −1 and 1.
tan(x)=1000 has solutions — tangent can take any real value.
∣sin(x)∣≤1 is always true — it constrains nothing.
Recognizing these range constraints before attempting to solve prevents wasted effort on impossible equations.
Zeros
The zeros of a trigonometric function — the values of θ where the function equals zero — are determined by the unit circle coordinates and the algebraic definitions.
Sine equals zero when the y-coordinate on the unit circle is zero — when the terminal side lies on the x-axis:
sin(θ)=0atθ=nπ(n∈Z)
That is: …,−2π,−π,0,π,2π,…
Cosine equals zero when the x-coordinate is zero — when the terminal side lies on the y-axis:
cos(θ)=0atθ=2π+nπ(n∈Z)
That is: …,−23π,−2π,2π,23π,…
Tangent equals zero when sinθ=0 and cosθ=0 — at the same points as sine:
tan(θ)=0atθ=nπ
Cotangent equals zero when cosθ=0 and sinθ=0 — at the same points as cosine:
cot(θ)=0atθ=2π+nπ
Cosecant and secant have no zeros. Since cscθ=sinθ1, a zero would require sinθ1=0, which has no solution — no reciprocal of a real number equals zero. The same applies to secant. Their ranges, (−∞,−1]∪[1,∞), confirm this: zero is not in the range.
The zeros of sine and cosine are evenly spaced at intervals of π — a direct consequence of the 2π period and the two zero crossings per cycle. The zeros of tangent coincide with the zeros of sine, and the zeros of cotangent coincide with the zeros of cosine. On the graphs, these zeros are the x-intercepts, and their regular spacing reflects the periodicity.
Continuity and Discontinuities
Sine and cosine are continuous on the entire real line — their graphs are unbroken curves with no jumps, gaps, or asymptotes. This follows from the geometry: as an angle increases smoothly, the point on the unit circle moves smoothly, and the coordinates change continuously. There is no angle at which the x- or y-coordinate suddenly jumps.
The remaining four functions all have vertical asymptotes — points where the function value grows without bound and the function is undefined.
Tangent and secant are discontinuous at θ=2π+nπ (odd multiples of 2π). These are the zeros of cosine, and since both tangent (cosθsinθ) and secant (cosθ1) have cosθ in the denominator, division by zero creates the discontinuity. As θ approaches any of these points, the function value tends toward +∞ or −∞, producing a vertical asymptote on the graph.
Cotangent and cosecant are discontinuous at θ=nπ (integer multiples of π). These are the zeros of sine, and both cotangent (sinθcosθ) and cosecant (sinθ1) have sinθ in the denominator.
These discontinuities are not removable — the function does not approach a finite limit from either side. They are infinite discontinuities, corresponding to vertical asymptotes. Between consecutive asymptotes, each function is continuous.
The pattern is worth memorizing:
cosθ=0 → tangent and secant undefined
sinθ=0 → cotangent and cosecant undefined
This determines the domain of any expression involving these functions. For example, the expression tan(x)+csc(x) is undefined wherever cos(x)=0 (from the tangent) or sin(x)=0 (from the cosecant) — that is, at every integer multiple of 2π.
Monotonicity on Principal Intervals
Monotonicity describes where a function is strictly increasing or strictly decreasing. For trigonometric functions, the intervals of monotonicity repeat with the period, so it suffices to identify them over one period — or, more precisely, over the intervals that will serve as restricted domains for the inverse functions.
Sine is strictly increasing on [−2π,2π], where it rises from −1 to 1. It is strictly decreasing on [2π,23π], where it falls from 1 back to −1. These two intervals together span one full period.
Cosine is strictly decreasing on [0,π], dropping from 1 to −1. It is strictly increasing on [π,2π], climbing from −1 back to 1.
Tangent is strictly increasing on each interval (−2π+nπ,2π+nπ) — that is, on every interval between consecutive asymptotes. Within each such interval, tangent runs continuously from −∞ to +∞.
Cotangent is strictly decreasing on each interval (nπ,(n+1)π) — between its consecutive asymptotes. It runs from +∞ to −∞ within each period.
Secant is decreasing on [0,2π), increasing on (2π,π], and so on — its behavior follows from the reciprocal of cosine.
Cosecant is decreasing on (0,2π], increasing on [2π,π), and so on — its behavior follows from the reciprocal of sine.
The principal intervals of monotonicity are precisely the domains used to construct the inverse trigonometric functions. Arcsine uses [−2π,2π] (where sine is increasing), arccosine uses [0,π] (where cosine is decreasing), and arctangent uses (−2π,2π) (where tangent is increasing). The choice is not arbitrary — it is dictated by the requirement that the restricted function be one-to-one (which monotonicity guarantees) and that the restricted domain cover the entire range of the function.
Extrema
The maximum and minimum values of a trigonometric function — if they exist — occur at specific, predictable points determined by the unit circle geometry.
Sine achieves its maximum value of 1 at θ=2π+2nπ — the top of the unit circle, where the y-coordinate is as large as it can be. It achieves its minimum of −1 at θ=23π+2nπ — the bottom of the circle. These are global (absolute) extrema, and they recur with period 2π.
Cosine achieves its maximum of 1 at θ=2nπ — the rightmost point of the unit circle. Its minimum of −1 occurs at θ=π+2nπ — the leftmost point.
Cosecant has local minima of 1 (where sinθ=1) and local maxima of −1 (where sinθ=−1). These labels may seem reversed, but they are correct: cscθ=1 is the smallest positive value cosecant achieves (on the upward-opening branches), and cscθ=−1 is the largest negative value (on the downward-opening branches). Between asymptotes, each branch has exactly one extremum.
Secant behaves analogously: local minima of 1 at cosine's maxima, local maxima of −1 at cosine's minima.
Tangent and cotangent have no extrema. They are unbounded in both directions, with no maximum or minimum value. Within each period, they increase (tangent) or decrease (cotangent) monotonically from −∞ to +∞ or vice versa, never leveling off or turning around.
For transformed functions like y=Asin(Bx−C)+D, the extrema are:
maximum=D+∣A∣,minimum=D−∣A∣
These occur at the same relative positions within each period as for the standard function, shifted according to the phase shift and compressed or stretched according to the period.