video, solve by iterative substitution, finding pattern and extending to base case. Sometimes that gives the solution directy, other times the solutions give rise to Mathematical series. Sometimes this doesn't work .., but there are other methods, like conjecture a pattern and proving it by induction
They are often used in Analysis of algorithms
More solution methods to recurrence equations (and funny tie), List of methods:
Examples: Josephus problem