Compute the sectional curvature, Ricci curvature, and scalar curvature of $M:=S^n(1) \times S^m(1)$ where $S^n(1)$ denotes the $n$-dimensional sphere of radius $1$ with standard round metric.
I figured that this question is what has been mentioned in section 4.2.2 of Petersen's Riemannian Geometry and I think the proof should be pretty similar.
So, what we have is that by letting $Y$ be a unit vector field on $S^n(1)$, $V$ a unit vector field on $S^m(1)$, and $X$ a unit vector field on either $S^n(1)$ or $S^m(1)$ that is perpendicular to both $Y$ and $V$, and using the Koszul formula, we get that $$ \begin{aligned} 2 g\left(\nabla_Y X, V\right) & =g([Y, X], V)+g([V, Y], X)-g([X, V], Y) \\ & =g([Y, X], V)-g([X, V], Y) \\ & =0, \end{aligned} $$ as $[Y, X]$ is either zero or tangent to $S^n$ and likewise with $[X, V]$. Thus $\nabla_Y X=0$ if $X$ is tangent to $S^m$ and $\nabla_Y X$ is tangent to $S^n$ if $X$ is tangent to $S^n$. This shows that $\nabla_Y X$ can be computed on $S^n(1)$.
Now, here, what Petersen does is the following:
[…] can be computed on $S_a^n$. We can then calculate $R$ knowing the curvatures on the two spheres we obtain: $$ \begin{aligned} & \mathfrak{R}(X \wedge V)=0, \\ & \Re(X \wedge Y)=a X \wedge Y, \\ & \mathfrak{R}(U \wedge V)=b U \wedge V . \end{aligned} $$ In particular, proposition 4.1.1 shows that all sectional curvatures lie in the interval $[0, \max \{a, b\}]$. It also follows that $$ \begin{aligned} \operatorname{Ric}(X) & =(n-1) a X, \\ \operatorname{Ric}(V) & =(m-1) b V, \\ \text { scal } & =n(n-1) a+m(m-1) b . \end{aligned} $$ Therefore, we conclude that $S_a^n \times S_b^m$ always has constant scalar curvature, is an Einstein manifold exactly when $(n-1) a=(m-1) b$ (which requires $n, m \geq 2$ or $n=m=1$ ), and has constant sectional curvature only when $n=m=1$. Note also that the curvature tensor on $S_a^n \times S_b^m$ is always parallel.
In this proof, $S_a^n$ basically denotes the sphere of radius $1/a$ and in my problem $a, b=1$. So, this should be even easier than what Petersen does. However, I don't really understand what Petersen does and I think what I should be having at the end is that:
- $M$ has constant scalar curvature.
- $M$ is Einstein exactly when $n=m$, not for when $n=m=1$ only.
- $M$ has constant sectional curvature only when $n=m=1$.
I'd appreciate it if someone can help figuring a better thing to solve this or helps me understand what Petersen is doing and what should I change to get the things I think I should get.