Derivative of trig & continuity

devilazy
Messages
15
Reaction score
0
1. Is there a value of b that will make...
x+b, x<0
g(x) = <
cosx, x=>0
continuous at x = 0?
differentiable at x = 0?
give reasons.


2. I'm not sure what are related equations for this. Limits?

3. So I try to find how to make it continuous at x = 0
limx->0(cosx) = cos0 = 1
so, limx->0(x+b)=1
b=1
so if b=1, the graph is continuous at x=0.
(did i do that right?)
now, i am not sure about making the graph differentiable at x=0 though.
because if b is 1, it is differentiable(1) and cosx(1), so does that mean the graph is always differentiable?


So, yes, my English isn't that great so maybe I misread something and made a simple question seem over complicated. So please let me know that if it's the case. Thanks before-hand though :)
 
Physics news on Phys.org
Yes, the first part is correct. The limit "from the left" is b while the limit from the right is 1. In order to be continuous, those two limits must be the same: b= 1.

If a function is differentiable at a point, the derivative is not necessarily continuous at that point but it must satisfy the "intermediate value property". And essentially that means that taking the limit of the derivatives from right and left must be the same: The derivative of cos(x) is sin(x), which goes to 0 as x goes to 0, and the derivative of x+ b is 1. No choice of b can make those the same.
 
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