4
8
7
9
Given: \(S_n = n + 2n^2\)
We are asked to find the first term of the series divisible by 9. Let \(T_n\) be the \(n^\text{th}\) term of the sequence.
The \(n^\text{th}\) term of a sequence defined by its sum formula is: \(T_n = S_n - S_{n-1}\)
So, \(T_n = (n + 2n^2) - \left[(n - 1) + 2(n - 1)^2\right]\)
Now simplify the expression:
First, expand \((n - 1)^2 = n^2 - 2n + 1\)
So, \(T_n = (n + 2n^2) - \left[(n - 1) + 2(n^2 - 2n + 1)\right]\)
Expand the second bracket: \((n - 1) + 2(n^2 - 2n + 1) = n - 1 + 2n^2 - 4n + 2 = 2n^2 - 3n + 1\)
Now subtract: \(T_n = n + 2n^2 - (2n^2 - 3n + 1)\)
Simplify: \(T_n = n + 2n^2 - 2n^2 + 3n - 1 = 4n - 1\)
So the general term of the sequence is: \(T_n = 4n - 1\)
Now, to find the first term divisible by 9, set: \(4n - 1 \equiv 0 \mod 9\)
\(4n \equiv 1 \mod 9\)
Multiply both sides by the modular inverse of 4 mod 9.
Since \(4 \times 7 = 28 \equiv 1 \mod 9\), the inverse is 7.
So, \(n \equiv 7 \mod 9\)
Therefore, the smallest such \(n\) is: \(\boxed{7}\)
Check: \(T_7 = 4 \times 7 - 1 = 28 - 1 = 27\), and 27 is divisible by 9.
Correct option: C
Which letter replaces the question mark? A, D, G, J, M, ?
When $10^{100}$ is divided by 7, the remainder is ?