-
Notifications
You must be signed in to change notification settings - Fork 1
/
FoxH-2_9_4_output.tex
71 lines (55 loc) · 1.27 KB
/
FoxH-2_9_4_output.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
\documentclass[11pt]{article}
\input{../latex_sources/preamble.tex}
\addbibresource{../latex_sources/Fox-H_biber.bib}
\begin{document}
\section{Example \url{FoxH-2_9_4.wls}}
\paragraph{File content}
\inputminted{text}{FoxH-2_9_4.wls}
\paragraph{Fox H-function}
\begin{align*}
\FoxH
{1,0}
{0,1}
{\cdot}
{}
{\left(b, \beta\right)}
\end{align*}
\begin{align*}
\FoxHext
{1,0}
{0,1}
{\cdot}
{}
{}
{\left(b, \beta\right)}
{}
\end{align*}
\paragraph{Summary}
\begin{align*}
a^* & = \beta \\
\Delta & = \beta \\
\delta & = \text{Indeterminate} \\
\mu & = b-\frac{1}{2} \\
a_1^* & = \beta \\
a_2^* & = 0 \\
\xi & = b \\
c^* & = \frac{1}{2} \\
\end{align*}
\paragraph{Poles}
\noindent\textbf{1. First eight poles from upper front list}
\begin{align*}
a_{i,k} =
\{\}
\end{align*}
\noindent\textbf{2. First eight poles from lower front list}
\begin{align*}
b_{j,\ell} =
\left(
\begin{array}{cccccccc}
-\frac{b}{\beta } & -\frac{b+1}{\beta } & -\frac{b+2}{\beta } & -\frac{b+3}{\beta } & -\frac{b+4}{\beta } & -\frac{b+5}{\beta } & -\frac{b+6}{\beta } & -\frac{b+7}{\beta } \\
\end{array}
\right)
\end{align*}
\input{../Examples/FoxH-2_9_4_additional.tex}
\printbibliography[title={References}]
\end{document}