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 given sequence can be described by the equation:

aₙ = 2 × (5^(n-1))
where aₙ represents the nth term in the sequence.