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.

71, 72, 73, 74, ...

The expression to describe the sequence is: 70 + n.