Say I have two $n$-vectors $f(t)=(f_1(t), \dots, f_n(t))$ and $f(s)=(f_1(s), \dots, f_n(s))$, both with expected value 0.
Let $\operatorname{Cov}(f(t)) = a \Sigma$ and $\operatorname{Cov}(f(s)) = b \Sigma$ with scalar $a,b$. Further assume that the two vectors are not independent and that $Cov(f_i(t), f_j(s)) = c \Sigma_{ij} \quad \forall i,j$.
I know that $\operatorname{E}(f(t)' \Sigma f(t)) = a \operatorname{trace}(\Sigma^2)$, but can any of you help me derive an expression for
$\operatorname{E}(f(t)' \Sigma f(s))$?
Background: This is not homework (i'm too old for that...), I'm working on an estimator for the temporal covariance structure of spatially correlated functional data.