How to solve recurrence relations using generating functions?
I'm trying to solve recurrences like:
I can solve this using the characteristic equation method, but I want to learn the generating functions approach.
Define . Then:
How do I manipulate these sums to get a closed form for , and then extract an explicit formula for ?
1 answers565 views