hth
- 26
- 0
Homework Statement
Given the infinite series, \sum n=1 to \infty of sin(nx)/n^(s) is convergent for 0 < s <= 1.
Homework Equations
The Attempt at a Solution
Let f_n(x) = sin(nx) and g_n(x) = 1/n^(s)
i.) lim n-> \infty f_n = 0
I'm not sure how to show this formally. Specifically, for a sequence instead of a function.
ii.) \sum |g_(n+1) - g_n| converges.
Or this either.
iii.) \sum g_n, its partial sums are uniformly bounded.
\sum |g_(n+1) - g_n| = (g_1 - g_2) + (g_2 - g_3) + ... + (g_n - g_(n+1) = g_1 - g_(n+1). Lim n->infinity \sum |g_(n+1) - g_n|= lim n->infinity (g_1 - g_(n+1)) = g_1. Therefore the partial sums are bounded, so \sum n=1 to \infty of sin(nx)/n^(s) is convergent for 0 < s <= 1.