Let $f_1, f_2, f_3$ be smooth functions on an open subset $\Omega \subset \Bbb R ^3$, which contains the standard cube $I^3$. We define the differential $2$-form
$$ \omega = f_1 \Bbb d x^2 \wedge \Bbb d x^3 - f_2 \Bbb d x^1 \wedge \Bbb d x^3 + f_3 \Bbb d x^1 \wedge \Bbb d x^2 .$$
Assume that $\Bbb d \omega = 0$. What conclusions can we draw on the functions $f_i, \ i = 1, 2, 3$?
I have calculated $\Bbb d \omega = D_1f_1 + D_2f_2 + D_3f_3 $, but I am not sure what I can conclude if the sum is equal to $0$. Any help please.
I suspect your conclusion is what they want; i.e. the divergence of f is zero.
The definition of $\omega$ above is just the hodge star applied to $d\eta$ where we define $\eta = f_1 dx^1 + f_2 dx^2 + f_3 dx^3$ then if follows that
$$\omega = *\eta$$
and so
$$ 0 = d\omega = d*\eta = (D_1 f_1 + D_2 f_2 + D_3 f_3)dx^1 \wedge dx^2 \wedge dx^3$$
Conclusion: the divergence of the vector field formed by $\left( \begin{array} {c} f_1 \\ f_2 \\ f_3 \end{array} \right)$ is zero .
Hope this helps!