I'm wondering if there's a general formula to simplify the mixture of two beta distributions.
Ex. I have $.5\operatorname{beta}(a_1,b_1) + .5\operatorname{beta}(a_2,b_2)$. Can I find $a_3$ and $b_3$ such that this mix is equivalent to a $\operatorname{beta}(a_3,b_3)$?
Thanks