I am currently taking a course in Discrete Math. The first part of our lesson this week is regarding sequences. I am stuck on formulas like the ones shown in the images I attached... I was hoping someone might be able to help me learn how to solve them. :)
Ps: What does it mean when $n-1$ is written below the function? Is it the inverse of $a^{n-1}$?
I'm sorry if this is a dumb question haha. I've been studying every day for the past 3 weeks and my brain is officially exhausted. Thank-you so much for your time!
Given $a_n = 3 a_{n-1} + 1$ and $a_0 = 2$, compute $a_2$.
Given the recurrence relation $a_n = -2a_{n-1}$ where $a_0 = 1$, find $a_5$.