Using Weiestrass M-test, show that the following series converges uniformly.
.
3
1
,
3
1
n x ,x
n 1
3 n
.
3
1
,
3
1
n x ,x
n 1
3 n
1
Expert's answer
2021-11-22T17:17:48-0500
Question is incomplete.
Let us take an example related to the given problem:
Using Weierstrass’ M-test, show that the series
Infinity
∑ x/n(n+2)^2
n=1
Converges uniformly in [0,k] where k is any given finite positive number.
Solution:
First we give a wording the Weierstrass’ M-test:
Suppose that {fn} is a sequence of real- or complex-valued functions defined on a set A , and that there is a sequence of positive numbers {Mn} satisfying
∀n≥1,∀x∈A:∣fn(x)∣≤Mnn=1∑∞Mn<∞⟶Mnconverges
Then,
n=1∑∞fn(x)
converges absolutely and uniformly on A.
( More information: https://en.wikipedia.org/wiki/Weierstrass_M-test )
In our case,
∀x∈[0;k]:∣fn(x)∣=∣∣n(n+2)2x∣∣≤n(n+2)2k
Then, it remains to prove that the series
n=1∑∞n(n+2)2kconverges
For this we use the integral test for convergence.
( More information: https://en.wikipedia.org/wiki/Integral_test_for_convergence )
Comments
Leave a comment