write an equation to decribe the sequence below. use n to represent the position of a term in the sequence, where n=1 for the first term

2,-10,50,..

write your answer using decimals and integers

The equation to describe the sequence is:

a(n) = 2 * (-5)^(n-1)

where a(n) represents the nth term of the sequence.