Say that the rank of a set of functions $\{f_1,\ldots,f_n\}$ is the size of the largest linearly independent subset.
If you have two sets of linearly independent functions $\{f_1,\ldots,f_n\}$ and $\{g_1,\ldots,g_k\}$, is it possible for the set of all pairwise products $\{f_i\cdot g_j \}$ to have rank less than $n$?
So far, I have attempted to make use of two characteristics of linear independence, namely:
- $f_1,\ldots,f_n$ are linearly independent if and only if $(\exists c_1,\ldots,c_n : \sum_i c_i f_i = 0 \Longrightarrow c_1 = \ldots = c_n=0)$
- $f_1,\ldots,f_n$ are linearly independent if and only if $\exists x_1,\ldots,x_n$: $\det([f_i(x_j)]) \neq 0$.
I am particularly interested in the case where the $g$ are everywhere positive. I think it might help because you can divide a set of not-all-zero constants $c_1,\ldots,c_n$ by the value of an everywhere nonzero function, and the result will still be a set of not-all-zero constants.