0

$$f\big(x\big) = \frac{\sin{x}}{x^{P}},\quad P \in Z$$

How to verify that $f(x)$ is contnuous at $x = 0$? I tried with $P = 1$, and then using $\sin(x)/x$ at limit $x \to 0 = 1$ rule. But if $P = 0$, then continuity depends on $\frac{\sin(x)}{x}$ alone, right? What could the values of $f(0)$ be?

rubik
  • 9,344
Mitty
  • 217

2 Answers2

0

if $p>0$ then $0$ dosenot belong to domain $f$, thus Continuity cannot be defined

R.N
  • 4,318
0

If you rewrite your problem to

$$\frac{\sin(x)}{x^P}=\frac{\sin(x)}{x\cdot x^{P-1}}=x^{1-P}\frac{\sin(x)}{x}$$

Then this will be the same as showing that, $x^{1-P}$ is continous/discontinous $x=0$. You can do this as $\frac{\sin(x)}{x}$ is continous at $x=0$ and the product of continous functions is again continous.

MrYouMath
  • 15,833