Comparison TestsExpected Educational ResultsBloom’s TaxonomyComparison TestsComparison TestDefinition: Comparison TestExplanation of Comparison TestInvestigation 02Use 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
If
If
The Limit Comparison Test is written as a conditional statement.
“Suppose
This requirement states all
First conditional statement:
“If
“[then] the
The conclusion is True ONLY IF the hypothesis is True.
Second conditional statement:
“If
“[then] the
The conclusion is True ONLY IF the hypothesis is True.
NOTE: You must verify
NOTE: The Limit Comparison Test is typically much easier than the Comparison Test.
Example 02: Determine if
Solution:
Check the requirements:
So, the requirements are true.
Check the conditions:
If the comparison is being made to
We need to show
Multiply both sides of the inequality by
Thus,
Make the conclusion:
Both conditions of the Comparison Test are True, thus
Use the given series,
Determine if
Determine if
Determine if
Determine if
Determine if
Determine if
Determine if
Determine if
Determine if
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 02-1 *)2SumConvergence[Sin[n]^2/n^2, 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 - 12:16 (EDT)