The function $y=f(x)=e^x$ is often called injective but non-surjective. It is easy to understand why is it injective. But I don't understand why is it non-surjective? For which value of $e^x$ there is no $x$?
2026-04-23 02:05:44.1776909944
For which value of $e^x$ there is no $x$?
182 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
To discuss about surjective, we should specify the domain and codomain.
$$f: \mathbb{R} \rightarrow \mathbb{R}$$ $$f(x)=\exp(x)$$ is not a surjection as it doesn't take negative value.
$$f: \mathbb{R} \rightarrow \{x| x>0, x \in \mathbb{R}\}$$
$$f(x)=\exp(x)$$ is a surjection as every positive number has a preimage.