From bf1ff5cd28ca9472115983a591bade6a49d3ce5d Mon Sep 17 00:00:00 2001 From: stla Date: Mon, 25 Jul 2022 16:36:41 +0200 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f83726b..035c62e 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ ghci> hypergeomat 3 alpha [a, b] [c] [x1, x2] For $n = 1$, the hypergeometric function of a matrix argument is known as the [generalized hypergeometric function](https://mathworld.wolfram.com/HypergeometricFunction.html). -It does not depend on $\alpha$. The case of $\sideset{\_2^{}}{\_1^{}}F$ is the most known, +It does not depend on $\alpha$. The case of $\sideset{\_{2\thinspace}^{}}{\_1^{}}F$ is the most known, this is the Gauss hypergeometric function. Let's check a value. It is known that $$\sideset{\_{2\thinspace}^{}}{\_1^{}}F \left(\begin{matrix} 1/4, 1/2 \\\\ 3/4\end{matrix}; 80/81\right) = 1.8.$$