how do I write the first five recursively defined sequence of this problem a(n)=-2?please help and explain with steps

6 answers

there a video in knah acdamy tpye- Worked example: sequence recursive formula

and watch the viedo
hope this help
no it didn't help. can you do more
sorry i can find the answer tomarro
or ask ms.sue ( if she knows )
The way you typed it,
a(n) = -2

You have a very simplistic sequence, it says every term is -2

so the first five terms are:
-2, -2, -2, -2, -2
can you explain or show the steps