M BUZZ CRAZE NEWS
// updates

Continuity points of a function

By Sarah Rodriguez
$\begingroup$

Let $f\colon\mathbb {Z}\to\mathbb{R}$ with $f(n) = \begin{cases} \frac{1}{n} & \text{ for } n\in \mathbb {Z}\setminus\{0\}\\ 0 & \text{ for } n = 0 .\end{cases}$

I have to find the continuity points of $f$ (the answer is $\mathbb {Z}$). I would have said the answer is $\emptyset$ because the left and right hand limits do not exist in any of the points. Can someone explain to me why the answer is $\mathbb {Z}$ ?

$\endgroup$ 1

1 Answer

$\begingroup$

The answer depends on the topology you are using! I'm assuming that you're using the epsilon and delta definition of continuity. In this case, since $\mathbb{Z} \subset \mathbb{R}$ is a discrete subset, then every function from $f: \mathbb{Z} \mapsto \mathbb{R}$ is continuous (in all points of $\mathbb{Z}$).

$\endgroup$ 8

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy