20. Sequences, Series & Induction
Sequences
The first 4 terms of a sequence are {3,23,33,43,…}. Continuing this pattern, find the 7th term.
Determine the first 3 terms of the sequence given by the general formula
an=n!+11
Write the first 6 terms of the sequence given by the recursive formula an=an−2+an−1 ; a1=1 ; a2=1.