I don't have experience with hypergeoemtric functions, but wish to show $$_1F_2[2; \frac{9}{4}, \frac{11}{4}; -\frac{x^2}{16}] > 0 , \text{ when } x\in(0,5).$$ I used Maple to plot the graph and it does greater than $0$ when $x\in(0,5)$. For the proof, my idea is to use asymptotic expansion to show it but I didn't get the result I wanted.
Any help would be appreciated. Thanks!!
Since the argument $-x^2/16$ is negative, the expansion of the hypergeometric function at zero is an alternating series, with the ratio between the successive terms given by $$\frac {a_{k+1}} {a_k} = -\frac {k+2} {(k+1)(4k+9)(4k+11)} x^2.$$ For a fixed $x \in \left[0, \sqrt {99/2} \,\right)$, the absolute values of $a_k$ go to zero monotonically, and the error can be estimated by the first discarded term: $$\left| {_1F_2} \left(2; \frac 9 4, \frac {11} 4; -\frac {x^2} {16} \right) - 1 \right| \leq \frac {2x^2} {99},$$ which implies that the function is positive on $\left[0, \sqrt {99/2} \,\right)$.