Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
stla committed Jul 25, 2022
1 parent 327ea4e commit bf1ff5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.$$
Expand Down

0 comments on commit bf1ff5c

Please sign in to comment.