I'm aware of the Pascal's Identity which we use it for solving question but I'm looking for an identity for substracting combinations . For example how we can rewrite $C(n, k+1) - C(n , k)$?
Note : Honestly , I was solving a problem and then I get to this .