Recursionmedium
0:00.0

A person is at position 0 on a number line. At each step, they can move forward by +1+1, +2+2, or +3+3 units. Let P(n)P(n) be the number of distinct paths to reach position nn. Which recurrence relation and initial conditions correctly model P(n)P(n)?