Is the function F(x) = x^2*cos(pi/x) differentiable at x=0?

  • Thread starter Thread starter Rishavutkarsh
  • Start date Start date
  • Tags Tags
    Limits
Rishavutkarsh
Messages
70
Reaction score
0

Homework Statement


F(x)=
x^2*{Cos(Pi/x)} when x!=0 (Not equal to)[/B]
0 when x=0
Is the function differentiable at x=0 ??

P.S.- Cos(pi/x) is under mod (Absolute value)

2. Homework Equations - Basic limit formulas.

The Attempt at a Solution


I tried to differentiate it wrt to x but I am getting the function to be non differentiable
However with first principle differentiation I get it as differentiable. Where am I going wrong? Any help appreciated.
 
Physics news on Phys.org
I am confused as to what you want to show. To show "f is differentiable at x= 0" you want to show that \lim_{h\to 0} \frac{f(h)- f(0)}{h} exits. That is not necessarily dependent on the derivative of f for x not 0.
 
you should just try to find the derivative at x=0 by applying the definition of derivative as a limit of a ratio. So you basically looking if the limit \lim\limits_{x \to 0}xcos(\pi/x) exists.

I think what confuses you is that the derivative which in the interval (-\infty,0)+(0,\infty) is equal to2xcos(\pi/x)+sin(\pi/x) cannot be defined for x=0, but that's the point we ve excluded 0 in order to be able to do these calculations for the derivative wrt x. For x=0 you just have to follow the definition of derivative as a limit of the ratio.
 
Last edited:
  • Like
Likes Rishavutkarsh
Rishavutkarsh said:

Homework Statement


F(x)=
x^2*{Cos(Pi/x)} when x!=0 (Not equal to)[/B]
0 when x=0
Is the function differentiable at x=0 ??

P.S.- Cos(pi/x) is under mod (Absolute value)

2. Homework Equations - Basic limit formulas.

The Attempt at a Solution


I tried to differentiate it wrt to x but I am getting the function to be non differentiable
However with first principle differentiation I get it as differentiable. Where am I going wrong? Any help appreciated.

The limit <br /> \lim_{x \to 0} f&#039;(x) does not exist. However the limit <br /> f&#039;(0) = \lim_{x \to 0} \frac{f(x)}{x} does exist. Thus f is differentiable at 0 but f&#039; is not continuous at 0.
 
  • Like
Likes Rishavutkarsh
Delta² said:
you should just try to find the derivative at x=0 by applying the definition of derivative as a limit of a ratio. So you basically looking if the limit \lim\limits_{x \to 0}xcos(\pi/x) exists.

I think what confuses you is that the derivative which in the interval (-\infty,0)+(0,\infty) is equal to2xcos(\pi/x)+sin(\pi/x) cannot be defined for x=0, but that's the point we ve excluded 0 in order to be able to do these calculations for the derivative wrt x. For x=0 you just have to follow the definition of derivative as a limit of the ratio.

That was the exact point of confusion, I think I got it now though thanks.

pasmith said:
The limit <br /> \lim_{x \to 0} f&#039;(x) does not exist. However the limit <br /> f&#039;(0) = \lim_{x \to 0} \frac{f(x)}{x} does exist. Thus f is differentiable at 0 but f&#039; is not continuous at 0.

This was the exact thing I needed to know, thanks.
 
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