I am trying to prove the following special case of the Hodge decomposition theorem in differential geometry for an $n$ component vector field $V_i$ in $\mathbb{R}^n$. I have very little knowledge of differential geometry.
any vector can be written as the following combination $V_i = −\partial_i \phi + \epsilon^{ii_2 i_3···i_n}\partial_{i_2}F_{i_3i_4···i_n}$
where $F$ is a rank $n-2$ anti-symmetric tensor.
I have read the proof of the Helmholtz theorem, but I don't know how I can generalize it.
More specifically the Helmholtz theorem uses the identity $$\bar{\nabla} \times (\bar{\nabla} \times \bar{V})=\bar{\nabla}(\bar{\nabla} \cdot \bar{V} )-\nabla^2 \bar{V}$$
What is the generalization of this identity to $n$ dimensions?
Do I have to assume some Ansatz? What would that be? It would be great if somebody could show a stepwise method showing tensor calculations, and stating the necessary theorems?
Lastly, how do I prove the uniqueness that given the curl and divergence ($\partial_i V_i=s$ and $\partial_iV_j-\partial_jV_i=c_{ij}$), and the normal component at the boundary, the vector is uniquely specified.
Partial answer: In general, if we ignore music isomorphism at the moment (i.e., we are not that into identifying $k$-forms with $k$-vectors). In $\Omega\subset \mathbb{R}^n$, the Hodge-Laplacian (Laplace-de Rham operator) for $k$-form is define as: $$ \Delta := \mathrm{d} \delta + \delta \mathrm{d},\tag{1} $$ and Laplace-Beltrami operator is defined as: $\Delta_l = \delta \mathrm{d}$ (see Marsden's book Manifolds, Tensor Analysis, and Applications Page 443), where $$ \mathrm{d}^k : \Lambda^k(\Omega) \to \Lambda^{k+1}(\Omega) $$ is the exterior derivative of $k$-forms, and $$\delta_k := (-1)^{nk+n+1} \star^{n-k+1}\mathrm{d}^{n-k}\star^k, $$ which is $\delta_{k}: \Lambda^k\to\Lambda^{k-1}$ (again ignoring musical isomorphism at this moment). It can be viewed as the adjoint of $\mathrm{d}^{k-1}: \Lambda^{k-1}(\Omega)\to\Lambda^{k}(\Omega)$ with respect to the inner product through Hodge star operator $\star$. Then to be precise (1) is actually: $$ \Delta =\mathrm{d}^{k-1}\delta_k + \delta_{k+1} \mathrm{d}^k : \Lambda^k(\Omega) \to \Lambda^{k}(\Omega) .\tag{2} $$ This is the formula in $n$ dimension.
Example: For 3 dimensional case, $\omega$ is $1$-form, (2) reads: $$ \Delta \omega = (\mathrm{d}^0 \delta_1 + \delta_2 \mathrm{d}^1)\omega = - \nabla (\nabla \cdot \omega) + \nabla \times (\nabla \times \omega) . $$ Above is from the cochain complex $$ \Lambda^0(\Omega)\ \stackrel{\mathrm{d}^0 = \nabla}{\longrightarrow}\ \Lambda^1(\Omega) \ \stackrel{\mathrm{d}^1=\nabla \times}{\longrightarrow}\ \Lambda^2(\Omega)\ \stackrel{\mathrm{d}^2=\nabla \cdot}{\longrightarrow}\ \Lambda^3(\Omega), $$ and its dual complex $$ \Lambda^3(\Omega)\ \stackrel{\delta_3 = -\nabla}{\longrightarrow}\ \Lambda^2(\Omega) \ \stackrel{\delta_2 = \nabla\times}{\longrightarrow}\ \Lambda^1(\Omega)\ \stackrel{\delta_1 = -\nabla \cdot}{\longrightarrow}\ \Lambda^0(\Omega). $$
Remark: if using musical isomorphism, curl is $$\big( \star\mathrm{d}(\omega^{\flat})\big)^{\sharp} = \partial_i v_j − \partial_j v_i $$ which is an $n(n-1)/2$-vector for all $1\leq i<j \leq n$.
For Helmholtz decomposition in arbitrary dimension, please see this paper page 2 (1.1), it specifically deals with the Sobolev spaces, and $L^p$-theory for Maxwell systems. Without ambiguity, it is $$ \omega = \mathrm{d}^{k-1} \alpha + \delta_{k+1} \beta + \gamma.\tag{3} $$
In (3), $\delta_{k-1}\alpha =0$, $\mathrm{d}^{k+1} \beta = 0$, and $\mathrm{d}^{k}\gamma = \delta_k \gamma = 0$.
For the last question, Mitrea's book Layer Potentials, the Hodge Laplacian and Global Boundary Problems in Nonsmooth Riemannian Manifolds has a presentation. Also this paper, section 3 has a very nice and readable presentation in addressing your question in 3 dimension. For the $n$-dimensional problem, the paper refered above has discussed a related problem(see Proposition 4.4-4.6), in which the main tool used is Helmholtz decomposition.
The other way of viewing Helmholtz decomposition is through weak formulation of PDEs to construct the decomposition, for the following problem: $$\left\{ \begin{aligned} \mathrm{d}^k\omega &= f \quad \text{in }\Omega, \\ \delta_k \omega &= 0\quad \text{in }\Omega, \\ \omega\wedge \nu &= 0\quad \text{on }\partial \Omega, \end{aligned} \right.$$ having a solution actually relies on the coercivity of the corresponding bilinear form $$ B(\cdot,\cdot) := \langle\mathrm{d}(\cdot),\mathrm{d} (\cdot)\rangle + \langle\delta(\cdot),\delta(\cdot)\rangle, \tag{4} $$ which in 3 dimensional setting is just $$B(u,v) = \langle\nabla \times u,\nabla \times v\rangle + \langle\nabla \cdot u,\nabla \cdot v\rangle.$$
(4)'s coercivity relies on a Poincaré type inequality in the corresponding Sobolev spaces, namely, $$ \|\omega\|_{L^2} \leq \|\mathrm{d}^k\omega\|_{L^2} +\|\delta_k\omega\|_{L^2}, $$ which is true when $\omega\wedge \nu = 0$. More generally, whenever we get tensor field when taking exterior derivative, the Poincaré type inequality should be $$ \|\omega\|_{L^2} \leq \|\text{symmetric part of } \nabla \omega \|_{L^2} +\|\text{anti-symmetric part of } \nabla \omega\|_{L^2}, $$ of which this paper has a dicussion.
Lastly, Marsden's book chapter 6 through 9 is a good ride.