Let $\alpha$ be a $p$-form on an $n$-manifold $M$. I read somewhere that the codifferential $\delta\alpha$ of $\alpha$ can be expressed in terms of covariant derivatives as follow: \begin{align} (\delta\alpha)_{i_1\cdots i_{p-1}}=-g^{jk}\nabla_j\alpha_{ki_1\cdots i_{p-1}} \end{align} I would like to know how to prove this. Since only the definition of $\delta$: \begin{align} \delta\alpha=(-1)^{np+n+1}*d*\alpha \end{align} (where $*$ is the Hodge star operator) was given to me (I'm aware that $\delta$ is usually defined as the adjoint of $d$, but this is the definition I was given; nevertheless, both can be assumed here), and the computation of $*\alpha$ usually involves the factor $\sqrt{\det g_{ij}}$, I'm not sure how to proceed to obtain the expression above in terms of only the covariant derivatives.
Thanks in advance for any comment, hint, and answer.




In general a differential form can be written as
$$ \sum_{i_1< \cdots< i_p} \alpha_{i_1\cdots i_p} dx^{i_1}\wedge\cdots \wedge dx^{i_p}.$$
The equality that you want to show is linear in $\alpha$, so it suffices to check it for
$$\alpha = f dx^1\wedge \cdots \wedge dx^p.$$
Moreover, since the above equality is first order (involve only $g, \partial g$), it suffices to check it at the center of a normal coordinates. That is, one may assume that $g_{ij} = \delta_{ij}$. Then
\begin{align} *\alpha &= f dx^{p+1}\wedge \cdots\wedge dx^n \\ \Rightarrow d*\alpha &= \sum_{i=1}^p \frac{\partial f}{\partial x^i} dx^i \wedge dx^{p+1}\wedge \cdots\wedge dx^n \\ \Rightarrow *d*\alpha &= \sum_{i=1}^p \frac{\partial f}{\partial x^i} (-1)^{(p-1)(n-p)+i-1} dx^1\wedge \cdots\widehat {dx^i}\wedge \cdots \wedge dx^p\\ &=(-1)^{np+n+1}\sum_{i=1}^p\frac{\partial f}{\partial x^i} (-1)^{i} dx^1\wedge \cdots\widehat {dx^i}\wedge\cdots \wedge dx^p.\\ \Rightarrow \delta\alpha &= \sum_{i=1}^p\frac{\partial f}{\partial x^i} (-1)^{i} dx^1\wedge \cdots\widehat {dx^i}\wedge\cdots \wedge dx^p. \end{align} On the other hand, at a normal coordinates,
$$-g^{jk}\nabla_j\alpha_{ki_1\cdots i_{p-1}} = - \sum_{j=1}^n \frac{\partial \alpha_{ji_1\cdots i_{p-1}}}{\partial x^j}.$$
So if $\alpha = fdx^1 \wedge\cdots\wedge dx^p$,
$$\alpha_{i_1\cdots i_p} = \begin{cases} f & \text{if } i_1 = 1,\cdots i_p = p, \\ 0 &\text{otherwise.}\end{cases}$$
and thus
$$ - \sum_{j=1}^n \frac{\partial \alpha_{ji_1\cdots i_{p-1}}}{\partial x^j} = \begin{cases} (-1)^i\frac{\partial f}{\partial x^i} & \text{if } (i_1, \cdots, i, \cdots, i_p) = (1, \cdots, p), \\ 0 &\text{otherwise.}\end{cases}$$
This is what you want.