Let $L: \mathbb{C}^n \to \mathbb{C}$ be a real linear map. In other words, $L(a\vec{v}_1+b\vec{v_2}) = aL(\vec{v}_1)+bL(\vec{v}_2)$ for all $a,b \in \mathbb{R}$. Then $L$ decomposes uniquely into a complex linear $T$ map and a complex antilinear map $\overline{T}$. They have the formulas
$$ \begin{align*} T(\vec{v}) &= \frac{1}{2}\left( L(\vec{v}) - i L(i\vec{v})\right) \\ \overline{T}(\vec{v}) &= \frac{1}{2}\left( L(\vec{v}) + iL(i\vec{v})\right) \end{align*} $$
A real $k-$linear form $\omega:(\mathbb{C}^n)^k \to \mathbb{C}$ can similarly be decomposed into a sum of forms $\omega^{(p,q)}$ for which $\omega^{(p,q)}(z\vec{v}_1,z\vec{v}_2,...,z\vec{v}_k) = z^p\overline{z}^q\omega^{(p,q)}(\vec{v}_1,\vec{v}_2,...,\vec{v}_k)$.
When this construction is applied to differential forms, we obtain the so called $(p,q)-$forms, which are very important in complex geometry.
I have a question of linear algebra, or maybe combinatorics. What is a formula for $\omega^{(p,q)}$ in terms of $\omega$? For example, I have figured out that
$$ \omega^{(1,1)}(\vec{v}_1,\vec{v}_2) = \frac{1}{2}\left(\omega(\vec{v}_1,\vec{v}_2)+\omega(i\vec{v}_1,i\vec{v}_2)\right) $$
I have a similar kind of formula for $\omega^{(2,0)}$, but it is rather ugly, and relies on getting the above formula first.
Does anyone have a pretty formula for $\omega^{p,q}$ in terms of $\omega$?
Also, the proof that I know that this decomposition holds is heavily basis dependent. Does anyone have a clean basis free proof? Maybe someone with a better handle on tensor algebra can help m out here.
You may also want to look at this question When is a $k$-form a $(p, q)$-form? for further background.