I am reading Stein and Shakarchi's Fourier Analysis text and the proof Dirichlet's theorem and I am looking for clarification on how he derives the following for large $s$, $\lim_{s\to\infty}$ and $\chi_q$ is a Dirichlet character for $(\mathbb{Z}/q\mathbb{Z})^*$.
$|L(s,\chi_q) - 1| \le 2q \sum_{n=2}^\infty n^{-s}$
All I can come up with is
$|\chi(n)| \le 1$
then
$|L(s,\chi)| \le \sum_{n=1}^\infty n^{-s}$
and
$|L(s,\chi)| - 1 \le \sum_{n=2}^\infty n^{-s}$
What am I missing here? Where does it come from and is it needed in proving the bound
$L(s,\chi) = 1 + O(2^{-s})$
Ok, I read this section of the book and have an explanation for the $2q$ and it follows along similar lines to what Eric wrote, but I think this argument is more inline with what the book was suggesting for large $s$.
Let $s_k = \sum_{n=2}^{k}\chi(n)$
Then we can rewrite, $\sum_{n=2}^{\infty}\chi(n)n^{-s} = \sum_{n=2}^{\infty}\frac{s_k - s_{k-1}}{n^{s}}$
And since we know that $|s_k| = |\sum_{n=2}^{k}\chi(n)| \le q$
Then $|s_k - s_{k-1}| \le 2q$ and $\sum_{n=2}^{\infty}\frac{s_k - s_{k-1}}{n^{s}} \le \sum_{n=2}^{\infty}\frac{2q}{n^{s}}$