I am using \left< and \right> to indicate the average in an equation. Unfortunately it looks quite strange in the following example, as the automatic size estimation is different for both sides of the equation. Is there any way to fix this, so that it looks "correct"?
\documentclass{standalone}
\begin{document}
$\left< \Delta \eta \right>^2 \ll \left< \eta^2 \right>$
\end{document}
At the moment the output is as follows with clearly visible difference in size of the parentheses.






\langleand\rangle. – percusse Oct 30 '12 at 14:43