Comparison TestsExpected Educational ResultsBloom’s TaxonomyComparison TestsLimit Comparison TestDefinition: Limit Comparison TestExplanation of Limit Comparison TestInvestigation 01Use Technology to Verify Convergence or Divergence of a SeriesHomeworkCC BY-NC-SA 4.0
Author: John J Weber III, PhD Corresponding Textbook Sections:
Section 11.4 – The Comparison Tests
Objective 20–01: I can analytically (i.e., not graphically and not numerically) verify all conditions needed to use a Comparison Test for a given series.
Objective 20–02: I can use the Limit Comparison Test to determine if a series converges or diverges.
Objective 20–03: I can use the Comparison Test to determine if a series converges or diverges.
A modern version of Bloom’s Taxonomy is included here to recognize various different levels of understanding and to encourage you to work towards higher-order understanding (those at the top of the pyramid). All Objectives, Investigations, Activities, etc. are color-coded with the level of understanding.

Suppose
The Limit Comparison Test is written as a conditional statement.
“Suppose
This requirement states all
“If
The limit must be a finite number, i.e., the limit must exist, i.e., the limit must be a Real number;
The must be a positive Real number.
“then either both series converge or both series diverge” is called the conclusion of the conditional statement.
The conclusion is True ONLY IF the hypothesis is True. That is either
both
both
NOTE: You must analytically (i.e., not graphically and not numerically) verify
NOTE: The Limit Comparison Test is typically much easier than the Comparison Test.
Example 01:
Determine if
Solution:
Let
We need to find a valid
As
As
Use the above information to obtain a possible
We must be able to determine if
Check the requirements for the Limit Comparison Test:
Since
Since
Verify the hypothesis is True:
Make a conclusion:
Since the hypothesis is True and
Determine if the following series are convergent or divergent. Explain.
NOTE: On all Assessments, you may use technology to verify your series convergence/divergence. You must show all Calculus II related work.
Mathematica
1(* Example from Investigation 01-1 *)2SumConvergence[1/(2Sqrt[n]+1), n]Warnings:
Be very careful with the syntax. Syntax is the set of rules on how to write computer code. Every software program has its own unique syntax. Some basic Mathematica syntax is located at: http://www.jjw3.com/TECH_Common_Functions.pdf.
SumConvergence[ ] has at least two arguments:
The
For help on using the SumConvergence[ ] function:
In Mathematica, execute the code:
Click on
Click on local
Read how to use the SumConvergence[ ] function – you will be able to copy-paste code.
Remember, correct Mathematica code will be all black except for variables.
To execute code (including comment codes), press and hold the SHIFT key and press the ENTER key.
Mathematica will return “True” (series converges) or “False” (series diverges).
At this time, you should be able to complete the following assignments:
Section 11.4: # 1, 2, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License [http://creativecommons.org/licenses/by-nc-sa/4.0/].
Created: Tuesday, 17 November 2020 6:03 EDT Last Modified: Monday, 20 June 2022 - 11:10 (EDT)