I am trying to find the positive integer solutions to the following permutation equation: $$\phantom{.}^{n+1}P_{3}=4\phantom{.}^{n}P_{2}.$$
I'm really lost I don't know what I'm doing. I've try doing what I read off from other problem but I'm feel like I'm doing it wrong
As $\displaystyle^mP_r=\frac{m!}{(m-r)!}$
$$^{n+1}P_3=4\cdot^nP_2\iff\frac{(n+1)!}{(n+1-3)!}=4\frac{n!}{(n-2)!}$$
$$\iff n+1=4$$