There is a formula :
$ M = (M_1 (1-f_2)^a + M_2 f_2^a)^\frac{1}{a}$
when $ a $ goes to zero, the above formula becomes
$M = M_1 ^{1-f_2} M_2 ^{f_2}$
The two phases can be extended to N phases:
$ M = (M_1 f_1^a + M_2 f_2^a+M_3 f_3^a+...+M_n f_n^a)^\frac{1}{a}$
When $a$ goes to zero, the above formula becomes
$M=M_1^{f_1}M_2^{f_2}M_3^{f_3}...M_n^{f_n} $
where $f_1+f_2+f_3+...f_n=1$
What is the name of this formula and how to derive the limit when $a$ goes to zero? (I forgot the name of this special formula, I came across it on Wiki several years ago) Thanks a lot!