I'm trying to solve the following equation,
$$3\cdot\binom{n}{k} = \binom{n}{k+1}$$
I'm having trouble on how to work this 3 in.
This relates to Pascal's triangle where the next spot over (For the right half of the triangle) is 3 times less than the previous one.
Try not to give me the answer straight out but just enough to go off of, I should be able to figure the rest out!