Respuesta :

Given the recursive relation:

[tex]a_{n}=-4a_{n-1}[/tex]

[tex]a_{2}=-4a_{2-1} = -4a_{1} = - 4(10) = -40 \\ a_{3}=-4a_{3-1} = -4a_{2} = - 4( -4 0) = 160 \\ a_{4}=-4a_{4-1} = -4a_{3} = - 4(160) = -640[/tex]