When is $f=g$ on $(0,1)$ for
$f = \int_x^1y^{a-1}\left(1-y\right)^{b-1}dy$
$g = \left(2\frac{x+1}{x+2}\right)x^{a}\left(1-x\right)^{b-1}$
Let me show their graphs. They are small, so I multiplied it by 1000. How can I estimate those functions or find an answer explicitly?
UPD: as I move the sliders, I see, that they move the point of equality over curves that can be approximated by lines, but I am not very sure.
UPD2: I may be I can use another integral representation of Beta function, for example, $B(a,b) = 2 \int_0^{\frac{\pi}{2}} \cos^{2a-1}\theta \sin^{2b-1} \theta d\theta$, but that makes problem of defining incomplete Beta-function in this case, because integration bounds will be of type $acos(\theta)$. As discussed here, equation 15, polynomial representation is obtained from the representaton above putting $y = \cos^2\theta$.However, I don't see how that could help.
Background There was a question recently about finding maximum of
$$\log(1+x)\left( 1- \frac {\int_0^x t^{a-1} (1-t)^{b-a-1}dt}{B(a, b-a)}\right)$$
I tried to solve it.
I simplified it a bit, changed $(a, b-a)$ to $(a,b)$, As it's a product of two functions, and it has a clear maximum. I differentiated it.
$\Large{\frac{\left(\int_x^1y^{\left(a-1\right)}\left(1-y\right)^{\left(b-1\right)}dy\right)\ }{\left(\int_0^1y^{\left(a-1\right)}\left(1-y\right)^{\left(b-1\right)}dy\right)\left(1+x\right)\ }-\frac{\ln\left(1+x\right)\left(x^{\left(a-1\right)}\left(1-x\right)^{\left(b-1\right)}\right)}{\left(\int_0^1y^{\left(a-1\right)}\left(1-y\right)^{\left(b-1\right)}dy\right)}=0}$
Second: I used log representation to substitute $\ln(1+x)$ by $\frac{2x}{x+2}$ which is really good estimation of logarithm on $(0,1)$ interval