As an example of using the contiguous relations from http://dlmf.nist.gov/13.3#i
We convert:
$_{1}F_{1}(n,n,z)=e^{z}$
$_{1}F_{1}(n,n+1,z)=n\cdot z^{-n}\cdot\gamma(n,-z)$
To
$_{1}F_{1}(3,2,z)$
--
We can take http://dlmf.nist.gov/13.3#E2
$_{1}F_{1}(3,2,z)=\frac{-b\cdot\left(1-b-z\right)\cdot_{1}F_{1}\left(3,3,z\right)-z\cdot\left(b-a\right)\cdot_{1}F_{1}(3,4,z)}{b\cdot\left(b-1\right)}$
$=\frac{-3\cdot\left(-2-z\right)\cdot_{1}F_{1}\left(3,3,z\right)-z\cdot0\cdot_{1}F_{1}(3,4,z)}{2\cdot3}$
$_{1}F_{1}(3,2,z)=\frac{\left(2+z\right)}{2}e^{z}$
Sort of a chess game with an infinite board and new rules.
We can always start from
$_{1}F_{1}(n,n,z)=e^{z}$
and $_{1}F_{1}(n,n+1,z)=n\cdot z^{-n}\cdot\gamma(n,-z)$
Lets consider: n=1,m=4
Then using 13.3.2
$2\cdot _{1}F_{1}(1,1,z)+2\cdot (-1-z)\cdot _{1}F_{1}(1,2,z)=-z\cdot (1)\cdot _{1}F_{1}(1,3,z)$
$6\cdot _{1}F_{1}(1,2,z)+3\cdot (-2-z)\cdot _{1}F_{1}(1,3,z)=-z\cdot (2)\cdot_{1}F_{1}(1,4,z)$
Notice that in the straight forward application we have singularities that occur when b<2 or =a . These can result in the calculation being 0 times the answer we want. The cases b<=0 is easy to toss out since it's not allowed in the series expression. b=1 has to be handled by something like 13.3.4. b=a is also of this nature.