Limit of a piecewise function defined by x being rational or irrational

218 Views Asked by At

If

$$ f(x)=\begin{cases} x² \quad \quad \text { if x is rational} \newline 0 \ \ \ \ \ \ \ \ \ \ \text {if x is irrational} \end{cases} $$

prove that $\lim_{x \to 0}f(x) = 0$

1

There are 1 best solutions below

0
On BEST ANSWER

You can use the squeeze theorem and the fact that $-x^2 \le f(x) \le x^2$