Let $M\;$ be a differentiable manifold of distance $3$, $p\in M\;$ and two charts $(U,φ=(x_1,x_2,x_3))\;\;,(U,ψ=(y_1,y_2,y_3))\;$ of $M$ near $p\;$ with $φ(p)=(1,1,-2)\;$ such that:
$y_1=x_1\;,\;y_2=x_2-{x_1}^3\;,\;y_3=x_3+3x_1 {x_2}^2 \;$ in $U$
Find transition maps : $ψο{φ}^{-1}\;$ and $φο{ψ}^{-1}$
What I thought to do is:
$ψ(x_1,x_2,x_3)=(x_1,x_2-{x_1}^3,x_3+3x_1 {x_2}^2)\;$ and $φ(y_1,y_2,y_3)=(y_1,y_2+{y_1}^3,y_3-3y_1(y_2+{y_1}^3)^2)\;$
So in order to compute $ψ^{-1}\;$ I write $ψ(x_1,x_2,x_3)=(x_1,x_2-{x_1}^3,x_3+3x_1 {x_2}^2)=(z_1,z_2,z_3)\;\Rightarrow \begin{cases} x_1=z_1\\x_2=z_2+{z_1}^3\\x_3=z_3-3z_1(z_2+{z_1}^3)^2 \end{cases}$
Now $φοψ^{-1}(z_1,z_2,z_3)=φ(z_1,z_2+{z_1}^3,z_3-3z_1(z_2+{z_1}^3)^2)=(z_1,z_2+2{z_1}^3,z_3-3z_1(z_2+{z_1}^3)^2-3z_1(z_2+2{z_1}^3)^2)$
In similar way I can compute $ψοφ^{-1}\;$
My question is if the above thought is correct. I feel I'm missing something... I would appreciate if somebody could help me through this. Hints or solutions other than this are of course welcome!
Thanks in advance..