Show that the number of paths from $(0,0)$ to $(n,n)$ that touch the line $y=x$ only at the points $(0,0)$ and $(n,n)$ is $C_{n - 1}.$
Show that the number of paths from $(0,0)$ to $(n,n)$ that touch the line $y=x$ at the points $(0,0),$ $(n,n),$ and exactly one other point in between, is $C_{n - 1}.$
I've tried drawing out all distinct paths for small values of n, but I haven't noticed much of a pattern. Any help please...?
HINTS: