Recursionmedium
0:00.0
A sequence exhibits the pattern: 1, 2, 6, 24, 120, ... where each term equals the previous term multiplied by a factor that increases by 1. Which recurrence relation correctly describes this sequence?
A sequence exhibits the pattern: 1, 2, 6, 24, 120, ... where each term equals the previous term multiplied by a factor that increases by 1. Which recurrence relation correctly describes this sequence?