jgens
Gold Member
- 1,575
- 50
Homework Statement
Prove that the sine function is continuous on its domain.
Homework Equations
N/A
The Attempt at a Solution
I think that I've gotten this right but I would appreciate it if someone checked my solution . . .
Let \epsilon > 0. We define \delta such that,
0 < |x - a| < \delta = \epsilon
Now, by the mean-value theorem of differential calculus, we have that,
1 \geq \frac{sin(x) - sin(a)}{x - a} \geq -1
or similarly,
1 \geq \left |\frac{sin(x) - sin(a)}{x - a} \right |
To complete the proof, we utilize this inequality such that
0 < |sin(x) - sin(a)| \leq |x-a| < \epsilon
As desired. This proves that the sine function is continuous on its domain.