I need help finding the value of $${_2F_1}\left(\frac12,\frac12;\ 1;\ \frac{1}{9} \right)\tag1$$
Not in terms of elliptic functions.
I've tried many methods on this and have reduced it down to many forms, none of which have provided any help to me, however I think they may be of some use here.
We have the identity $${_2F_1}\left(a,1-a;1;\ z\right)= P_{-a}(1-2z)$$ Which leads to $(1)$ being equal to $$\frac{2 \operatorname{K}({1/9})}{\pi}^*$$
Where $\operatorname{K}(x)$ is the Complete Elliptic Integral of the First Kind. This is technically a closed form, but I would prefer to find a closed form not in terms of elliptic integrals - since elliptic integrals can be expressed in the form ${_2F_1}\left(\frac12,\frac12;\ 1;\ x^2\right)$ this closed form feels awful circular.
It also seems to be equal to $${_2F_1}\left(\frac14,\frac34;\ 1;\ 9/25 \right)\frac{3}{\sqrt{10}}$$
and many other equivalent but seemingly useless forms that can be computed using (1) (2)
I've gotten tantalizingly close but haven't been able to crack it. What is the closed form for this hypergeometric function, if there is one?
*Also, this is probably a very stupid question, but on both Wolfram Mathworld and Wikipedia they claim ${_2F_1}\left(\frac12,\frac12;\ 1;\ k^2\right)=\operatorname{K}(k)$ which means $(1)$ should be equal to $\operatorname{K}(1/3)$ but Wolfram Alpha and Mathematica both seem to say ${_2F_1}\left(\frac12,\frac12;\ 1;\ k\right)=\operatorname{K}(k)$
EllipticK[k^2]
. – Noam Shalev - nospoon Aug 10 '16 at 20:38