Recursionmedium
0:00.0
A person climbing stairs can take 1 or 2 steps at a time. If is the number of distinct ways to reach step , what recurrence and initial conditions model this?
A person climbing stairs can take 1 or 2 steps at a time. If is the number of distinct ways to reach step , what recurrence and initial conditions model this?