The series consists of alternating squares and linear terms:
\[
S = 1 + 3 + 5^2 + 7 + 9^2 + \dots
\]
We can separate the series into two parts: the sum of squares and the sum of linear terms.
- The sum of squares: \( 5^2, 9^2, 13^2, \dots \) corresponds to the squares of odd numbers starting from 5.
- The sum of linear terms: \( 1, 3, 7, \dots \) corresponds to linear odd terms.
By summing the two parts, we get the total sum after 80 terms.
Thus, the sum of the series is \( 328160 \).