i study alone and i'm having difficulties with these issues, please help me!
Questions:
Determine which type of central grid is from its curves. $x ^ 2 / a ^ 2 + y ^ 2 / b ^ 2 - z ^ 2 / c ^ 2 = -1$
Prove that rotations in $R ^ 2$ commute. $R_a * R_b = R_b * R_a$
Prove that rotations in $R^3$ do not commute.
How to transform cylindrical coordinates into Cartesian coordinates?
$ρ \sin ϕ = 2$
A surface in $R ^ 3$ is given by coordinate $(ρ, θ, ϕ)$, how to translate into Cartesian coordinates and what is this surface?
This is an attempt to answer the issues:
This is a Two Sheeted Hyperboloid
2D Rotation Matrices are just orthonormal matrices or order 2x2, which in particular commute.
3D Rotation Matrices are orthonormal matrices of order 3x3, which do not commute in $R^3$ neither in general. Just provide a counterexample rotating x then y, and y then x.
Cylindrical Cordinates are just given by: $x=\rho \cos(\theta)$, $y=\rho \sin(\theta)$, $z=h$
This is simply a curve having the $\rho\sin(\theta)$ segment constant. In polar plot coordinates, this is simply the line $y=2$.
Spherical Coordinates into cartesian are doing by $x=r\cos(\theta)\sin(\phi)$,$y=r\sin(\theta)\sin(\phi)$,$z=r\cos(\phi)$ (which is not the selection i prefer, but the explained in Wolfram Alpha).
Without the actual coordinates, this object can be anything.