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

-3, 12, -48, …

The sequence can be described by the equation:

a_n = (-1)^n * 3^(n-1) * 4

Where a_n represents the nth term in the sequence.