Home/Class XI/Ch 3/Domain, range and graphs of trigonometric functions
Domain, range and graphs of trigonometric functions
Once each trigonometric function is defined for every real argument, we can draw its graph. The shapes are some of the most important curves in mathematics; you must be able to sketch each one from memory.
The six standard graphs
sinx
Domain: R. Range: [−1,1].
Period 2π. Zeros at x=nπ.
Maximum 1 at x=2π+2nπ; minimum −1 at x=23π+2nπ.
Odd function , graph symmetric about the origin.
cosx
Domain: R. Range: [−1,1].
Period 2π. Zeros at x=2π+nπ.
Maximum 1 at x=2nπ; minimum −1 at x=(2n+1)π.
Even function , graph symmetric about the y-axis.
The cosine graph is the sine graph shifted left by π/2: cosx=sin(x+2π).
tanx
Domain: R∖{2π+nπ}. Range: R.
Period π.
Vertical asymptotes at x=2π+nπ.
Increasing on each interval (−2π+nπ,2π+nπ).
Odd function.
cotx
Domain: R∖{nπ}. Range: R. Period π.
Vertical asymptotes at x=nπ.
Decreasing on each (nπ,(n+1)π). Odd.
secx and cscx
secx: range (−∞,−1]∪[1,∞). Period 2π. Vertical asymptotes where cosx=0. Even.
cscx: range (−∞,−1]∪[1,∞). Period 2π. Vertical asymptotes where sinx=0. Odd.
Transformations
Given a base function y=f(x), the transformed function
y=af(b(x−c))+d
has:
Amplitude∣a∣ , vertical stretch (relevant for sin,cos).
Period∣b∣2π for sin,cos (or ∣b∣π for tan,cot).
Phase shiftc , horizontal translation (positive c shifts right).
Vertical shiftd , moves the midline.
So y=3sin(2x−3π)+1 has amplitude 3, period 22π=π, phase shift 6π (rewriting 2(x−π/6)), midline y=1.
Even and odd
sin(−x)=−sinx, cos(−x)=cosx, tan(−x)=−tanx.
cot,csc are odd; sec is even.
Combining trigonometric functions
The graph of y=sinx+cosx can be rewritten as
sinx+cosx=2sin(x+4π),
revealing amplitude 2 and a phase shift of −4π. More generally:
asinx+bcosx=Rsin(x+ϕ),R=a2+b2,tanϕ=ab.
This is a workhorse trick , used in solving trigonometric equations, modelling, and Class-XII calculus.
Worked examples
Example 1. Find the maximum and minimum of f(x)=3cos2x−1.
cos2x∈[−1,1], so 3cos2x∈[−3,3], hence f∈[−4,2]. Max =2, min =−4.
Example 2. Period of f(x)=sin3x?
1/32π=6π.
Example 3. Sketch y=2sin(x−π/2) on [0,2π].
Amplitude 2, period 2π, phase shift π/2 right. Note sin(x−π/2)=−cosx, so this is y=−2cosx: starts at −2, hits 0 at π/2, reaches 2 at π, 0 at 3π/2, −2 at 2π.
Example 4. Find the range of f(x)=3sinx+4cosx.
By the R-formula: R=9+16=5. So f∈[−5,5].
Example 5 (harder). Sketch and describe the graph of f(x)=sinx+sin2x on [0,2π].
This is a non-elementary curve. By sampling:
f(0)=0.
f(π/4)=22+1≈1.71.
f(π/2)=1+0=1.
f(3π/4)=22−1≈−0.29.
f(π)=0.
The graph has one tall hump near π/4, a smaller dip near 3π/4, then mirrors in the second half. Calculus tools (Chapter 12) make the extrema explicit.
Try it yourself
Period of sin3x, cos5x, tan(2x+1).
Amplitude and period of y=−4cos2x.
Sketch y=∣cosx∣ on [−π,π] and find its period.
Find max and min of f(x)=5sinx−12cosx.
Express sinx+3cosx in the form Rsin(x+ϕ).
Sketch y=tan(x−π/4) on (−π/4,3π/4).
Find the range of f(x)=2+3sinx.
Show sin(x+2π)=sinx from the unit circle definition.
Sketch y=cos2x and y=2cosx on the same axes; describe how they differ.
Find the values of x in [0,2π] at which secx is undefined.
Sketch y=x+sinx on [−2π,2π].
Prove that sinx is not a polynomial in x by considering its zeros.
Pitfalls / Tricks
A coefficient inside the argument divides the period: sin3x has period 32π, not 2π/3 "stretched".
sinx does not equal cosx except at isolated points: do not "swap" them mid-calculation.
sec,csc have gaps in their ranges , they never take values in (−1,1).
Insight. Every linear combination asinx+bcosx is itself a sine wave with amplitude a2+b2. This is a complete description of all "single-frequency" oscillations.