Write an expression to describe the sequence below. Use n to represent the position of a term in the sequence, where n = 1 for the first term.

2, 4, 6, 8, ...

An expression for the sequence is 2n.