Question
Question: Which of the following statements is true? (a) If a series conditionally converges, then it must a...
Which of the following statements is true?
(a) If a series conditionally converges, then it must absolutely converge as well.
(b) If a sequence αn converges, then the series ∑αn converges
(c) A sequence which is both bounded and monotonic must converge.
(d) A geometric series converges provided the common ratio is less than 1.
Solution
Before answering this question, we need to know some basic definitions that are, conditionally convergent series, absolutely convergent series, convergent sequence, bounded sequence, and monotonic sequence. In order to solve this question, we will analyse the options one by one and check which option satisfies the given condition and hence we get the required result.
Complete step by step answer:
Firstly, let’s recall some definitions
Conditionally convergent series: An infinite series n=1∑∞an is said to be converge conditionally if m→∞limn=1∑man exists but n=1∑m∣an∣ =∞ .In other words, we can say n=1∑∞an is conditionally converges if it converges but not absolutely convergent.
Absolutely convergent series: An infinite series n=1∑∞an is said to be converge absolutely if n=1∑∞∣an∣ =L for some real integer L or we can say an infinite series n=1∑∞an is absolutely convergent if the series n=1∑∞∣an∣ converges.
Convergent sequence: A sequence is said to be convergent if any sequence Sn converges to a limit S i.e., n→∞limSn=S if, for any ε>0 , there exists an N such that ∣Sn−S∣ <ε for n>N
Bounded sequence: A sequence is said to be bounded if it is both bounded above and bounded below.
A sequence is bounded above if ∃ a number N such that an⩽N for every n⩾1
A sequence is bounded below if ∃ a number M such that an⩾M for every n⩾1
Monotonic sequence: A sequence is said to be a monotonic sequence if it is increasing or decreasing.
A sequence \left\\{ {{a_n}} \right\\} is called increasing if an⩽an+1 ∀n∈N
A sequence \left\\{ {{a_n}} \right\\} is called decreasing if an⩾an+1 ∀n∈N
Now, let’s analyse the options one by one.
Option (a) says: If a series conditionally converges, then it must absolutely converge as well.
As from the definition of conditionally convergent series, a series is said to be conditionally convergent if it is convergent but not absolutely convergent.
For example: the alternating harmonic series i.e., n=1∑∞n(−1)n converges but if we take absolute value of each term, then a standard harmonic series is formed i.e., n=1∑∞∣n(−1)n∣=n=1∑∞n1 which is an example of a divergent series. Hence, the given statement is false.
Now, option (b) says: If a sequence αn converges, then the series ∑αn converges
The statement is not true. For example- let’s consider the sequence, \left\\{ {{a_n}} \right\\} = \left\\{ {\dfrac{1}{n}} \right\\} which is convergent means \mathop {\lim }\limits_{n \to \infty } \left\\{ {{a_n}} \right\\} = \mathop {\lim }\limits_{n \to \infty } \left\\{ {\dfrac{1}{n}} \right\\} = 0 but if we take summation i.e., n=1∑∞n1 which is a harmonic series and is divergent. Hence, the given statement is false.
Now, option (c) says: A sequence which is both bounded and monotonic must converge.
This statement is true. Because there is a well define theorem which states that if \left\\{ {{a_n}} \right\\} is bounded and monotonic, then \left\\{ {{a_n}} \right\\} is convergent. Hence, the given statement is true.
Now, there is no need to check option (d) as we get our required result by the above statement only.
Note: We can show or verify out answer with the help of an example, let us consider the sequence \left\\{ {{a_n}} \right\\} defined as follows:
a1=2
an+1=3an+5 for n⩾1
First, we will show that the sequence is monotonically increasing.
Since a2=a1+1=3a1+5=37>2=a1
a3=a2+1=3a2+5=337+5=922>37=a2
Proceeding in the same way, we get
an+1⩾an
Hence, the sequence is monotonically increasing.
Now, we prove that the sequence is bounded by 3 .The statement is clearly true for n=1 .Suppose ak⩽3 for some k∈N .Then
ak+1=3ak+5⩽33+5=38⩽3 −−−(1)
It follow that an⩽3 ∀n∈N
Now, from the monotone convergence theorem,
We deduce that there is l∈R such that n→∞liman=l .Since the subsequence \left\\{ {{a_{k + 1}}} \right\\}_{k = 1}^\infty also converges to l ,so taking limits in the equation (1) we get
l=3l+5
Therefore, 3l=l+5
Hence, l=25 which means the sequence converges.
Also remember, the converse of the option (a) and (b) is true while the converse of the option (C) may or may not be true.