The following integral arises in statistical mechanics of lattice models:
$ \displaystyle I = \int_{0}^{\pi/2} \ln\left(\, 1 + \sqrt{\, 1 - a^{2}\sin^{2}\left(\phi\right)\,}\,\right)\, \mathrm{d} \phi\quad$ with $\quad a \leq 1 $.
By trial and error, the integral was shown to be nearly equal to
$ \displaystyle I = {\pi \over 4}\ln\left(2\right) + {\pi \over 4} \ln\left(1 + \sqrt{\, 1 - Ga^{2}\, }\right) $.
where $G$ denotes Catalan constant.
Is there a method of obtaining an exact analytical solution or justifying the approximate answer given above ?.
Similar to @Maxim's comment $$I(a) = \int_{0}^{\pi/2}\log\left(\, 1 +\sqrt{\, 1 - a^{2}\sin^{2}\left(\phi\right)\,}\,\right)\,d\phi$$ $$I'(a)=- \int_{0}^{\pi/2} \frac{a \sin ^2(\phi)}{\sqrt{1-a^2 \sin ^2(\phi)} \left(1+\sqrt{1-a^2 \sin^2(\phi)}\right)}\,d\phi=\frac{\pi -2 K\left(a^2\right)}{2 a}$$
$$\int \frac{K\left(a^2\right)}{ a}\,da=-\frac{1}{4} G_{3,3}^{2,2}\left(-a^2| \begin{array}{c} \frac{1}{2},\frac{1}{2},1 \\ 0,0,0 \end{array} \right)$$ and $I(0)=\frac{1}{2} \pi \log (2)$.
After simplifications, this led me (laboriously) to @Maxim's result.
$$I(a) = \frac {\pi } 2 \log( 2)- \frac {\pi a^2} {16} {_4 F_3} {\left( 1, 1, \frac 3 2, \frac 3 2; 2, 2, 2; a^2 \right)}$$ The good approximation given in the post $$ J(a) ={\pi \over 4}\log\left(2\right) + {\pi \over 4} \log\left(1 + \sqrt{\, 1 - Ca^{2}\, }\right)$$ can easily be justified looking at the series expansions built around $a=0$ $$I(a)=\frac{\pi}{2} \log (2)-\frac{\pi }{16}a^2-\frac{9 \pi }{512}a^4-\frac{25 \pi }{3072}a^6+O\left(a^8\right)$$ $$J(a)=\frac{\pi}{2} \log (2)-\frac{\pi C}{16} a^2 -\frac{3\pi C^2}{128} a^4 -\frac{5\pi C^3}{384} a^6 +O\left(a^8\right)$$ Since $C\sim 0.915966 $, this makes the coefficients quite similar (their ratios are $C$, $\frac{4}{3} C^2$, $\frac{8 }{5}C^3$).
If you need approximations, you could probably think about $[2n,2n]$ Padé approximants of the ${_4 F_3}$ hypergeometric function (built around $a=0$).