Respuesta :

Answer:[tex]a(0)=5, a(n)=a(n-1)*(-1)[/tex]

Step-by-step explanation:

You start with 5. Then the next term (-5) will be the previous term (5) multiplied by -1. Then you get 5*-1 = -5