Question: Suppose $\alpha,\beta \in V^*$ are linearly independent. Compute the rank and signature of the quadratic form $v \mapsto \alpha(v)\beta(v).$
Some information about $\alpha$ and $\beta$:
$\alpha\cdot\beta:V\times V \rightarrow \mathbb{R}$ is defined by $(\alpha \cdot \beta)(v,w)= \alpha(v) \beta(w)$.
There is a linear map $\Phi:V^*\otimes V^* \rightarrow (V \otimes V)^*$ with $\Phi(\alpha \otimes\beta)(v \otimes w) = \alpha(v) \beta(w) $.
I understand the signature is defined as a pair $(p,q)$ where $p$ is the maximum dimension of a subspace on which $Q$ (the quadratic form) is positive definite and $q$ is the maximum dimension of a subspace on which Q is negative definite. But I am unsure on how to compute these values.