This exercise covers finding the domain and range of all six trigonometric functions.
| Function | Domain | Range |
|---|
| y=sinx | R (all real numbers) | [−1, 1] |
| y=cosx | R (all real numbers) | [−1, 1] |
| y=tanx | x=2(2n+1)π, n∈Z | R |
| y=cotx | x=nπ, n∈Z | R |
| y=secx | x=2(2n+1)π, n∈Z | (−∞,−1]∪[1,+∞) |
| y=cscx | x=nπ, n∈Z | (−∞,−1]∪[1,+∞) |
Why is the domain of tanx restricted?
tanx=cosxsinx
This is undefined when cosx=0, i.e., at x=2(2n+1)π.
Why is the domain of cotx restricted?
cotx=sinxcosx
This is undefined when sinx=0, i.e., at x=nπ.
Why is the range of secx and cscx restricted?
- Since ∣cosx∣≤1, we have ∣secx∣=∣cosx∣1≥1.
- Similarly ∣cscx∣≥1.
- Therefore both functions take values in (−∞,−1]∪[1,+∞).
Q: Find the domain and range of y=sinx.
Solution:
- sinx is defined for every real number x, so Domain =R.
- The sine function oscillates between −1 and 1 inclusive, so Range =[−1, 1].