I am self-studying Rob Devaney's "An introduction to Chaotical Dynamical Systems".
"Decide whether each of the following functions are 1-1, onto, homemorphisms or diffeomorphisms on their domains of definition."
the fisrt one is;
$f(x) = x^{5/3}$
This function has domain $[0,\infty)$. It is continuous, one-one and onto.
Also its inverse;
$f^{-1}(x) = x^{3/5}$
satisfies the above criterion.
This means its a Homeomorphic function, i think. Is this correct?
Now, I have a few questions;
A function is of class $C^r$ on its domain if $f^{(c)}(x)$ exists and is continuous at all points on its domain.
what does if "$f^{(c)}(x)$ exists" mean?
so if $f(x) = x$, then $f$ is of class $C^1$? because its first derivative exists and is continuous.
What I don't understand is the definiton of a Diffeomorphism;
The function $f(x)$ is a $C^r-diffeomorphism$ if $f(x)$ is a $C^r-homeomorphism$ such that $f^{-1}(x)$ is also $C^r$.
so lets use, the example I chose earlier; $f(x) = x^{5/3}$
Is this a diffeomorphism? why/whynot?
I think so because both functions are infinitely differentiable...