Prove Sine Function is Continuous: Let \epsilon > 0

  • Thread starter Thread starter jgens
  • Start date Start date
  • Tags Tags
    Continuity Proof
jgens
Gold Member
Messages
1,575
Reaction score
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.
 
Physics news on Phys.org
I don't think I agree with your proof. You're trying to show that sine is continuous and you invoke the mean value theorem. But the mean value theorem requires that the function it's applied to is continuous. In other words, you're assuming your conclusion.
 
Darn! Forgot about that, you're right. :(
 
A suggestion:

First show sin(x) is contunuous at x = 0 by exploiting the fact that for -\frac{\pi}{2}\leq x \leq \frac{\pi}{2} you have |\sin (x)| \leq |x|.

Then using the Pythagorean identity for cosine in terms of sine (near x = 0) you can show that cosine is also continuous at x = 0.

Then using the identity that \lim_{x\rightarrow a}{f(x)} = \lim_{h\rightarrow 0}{f(a+h)}, and the angle sum identity for sine you can show that sin(x) is continuous at any arbitrary number a.

I hope this helps.

--Elucidus
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top