I am trying to find a relation between hypergeometrics $${}_2F_1(a,b,c;z)\,\,\text{and}\,\,{}_2F_1(a+1,b+1,c+1;z)$$
I can see that $$\frac{\partial}{\partial z}{}_2F_1(a,b,c;z) = \frac{ab}{c}{}_2F_1(a+1,b+1,c+1;z)$$ but I was wondering if I can write a relation between them that admits the form $${}_2F_1(a+1,b+1,c+1;z) = f(a,b,c,z) \cdot {}_2F_1(a,b,c;z) + \,\,\text{some other hypergeometric} $$
I know there is a hypergeometric identities page on Wolfram with a plethora of identities, but I couldn't see such an identity for the case I am considering. I am not sure, however, if this list is exhaustive.
Thanks!
I do not have the answer for the general form you asked. However, I found out one special case which was useful for my work: a = b = c -1. Here is the relation:
$_2F_1(K+1, K+1; K+2; x) = \frac{K+1}{Kx}\big[\frac{1}{(1-x)^K}-_2F_1(K,K;K+1;x)\big]$
Proof can be found here.