Four friends, each with 100 coins, created a game, in which each one assumes one of four positions, $1, 2, 3$, or $4$, indicated in the figure, and remains there until the end.
The development of the game takes place in rounds and, in all of them, each player transfers and receives a quantity of coins, as follows:
- the player in position 1 transfers 1 coin to the player in position 2;
- the player in position 2 transfers 2 coins to the player in position 3;
- the player in position 3 transfers 3 coins to the player in position 4;
- the player in position 4 transfers 4 coins to the player in position 1, completing the round.
At the end of round $n$, what is the algebraic expression that represents the number of coins of the player in position 1?
(A) $103 + 4n$
(B) $103 + 3n$
(C) $100 + 4n$
(D) $100 + 3n$
(E) $99 + 4n$