Show worked solution
Worked solution
Write down the recurrence and the first term
Each term is generated from the one before it.
Compute the term u_2
Apply the recurrence relation to the previous term.
State the required term
This is the value that was asked for.