Show that the qeuations
$x^3 + y^3 + z^3 + w^3 = 1$
$x^2 +y^2 + z^2 +w^2 =4$
define a compact 2-dimensional submanifold of $\mathbb{R}^4$. Write the equations for its tangent space at a point $(x_0,y_0,z_0,w_0)$.
I'm not sure what a 2-dimensional submanifold is. The second equation looks like it would be a parabaloid of some sort which would be 3 dimensional right?
I'm a little confused as to what this question is asking for. Can anybody help clarify?
Here is one of several equivalent definitions of a submanifold:
Definition. A smooth map $f:M\to N$ between manifolds is an embedding if it is a diffeomorphism onto its range. The range, $f(M)$, of such a map is called a submanifold of $N$.
The dimension of a submanifold is its dimension as a manifold.
If $f:M\to N$ is a smooth map between manifolds, we say $x\in M$ is a regular point if $d_x f$ is surjective. A point $y\in N$ is a regular value if each point of its preimage, $f^{-1}(y)$, is a regular point.
Theorem. If $f:M^m\to N^n$ is a smooth map between manifolds $M$ and $N$ of dimensions $m$ and $n$ respectively, and $y\in f(M)\subseteq N$ is a regular value, then $f^{-1}(y)$ is a submanifold of $M$ of dimension $m-n$.
We will use this theorem to prove that your equations define a $2$-dimensional submanifold of $\mathbb{R}^4$.
Another helpful result is that with the hypotheses of the above theorem, $T_x(f^{-1}(y))=\ker d_xf$.
Define $f:\mathbb{R}^4\to\mathbb{R}^2$ by $$f(x,y,z,w)=(x^3+y^3+z^3+w^3,x^2+y^2+z^2+w^2)\,.$$ Then the Jacobian matrix of $f$ is $$Jf(x,y,z,w)=\left(\begin{array}{cc} 3x^2 & 3y^2 & 3z^2 & 3w^2 \\ 2x & 2y & 2z &2w \\ \end{array}\right)\,.$$ Clearly $Jf(x,y,z,w)=\mathbf{0}$ if and only if $(x,y,z,w)=(0,0,0,0)$. So $(1,4)$ is a regular value of $f$. By the regular value theorem, $f^{-1}(1,4)$ is a regular submanifold of $\mathbb{R}^4$ of dimension $2$.
A manifold is compact if it is a compact topological space.