In a sequence, each number after the first number is obtained by adding 4 to the previous number. If the first number in the sequence is 7, which of the following expressions represents the nth number in the sequence?
A 7+4n
B 7+(4nā1)
C 7+4(nā1)
D 7+4(n+1)