Additional Convergence TestsExpected Educational ResultsBloom’s TaxonomyRatio TestDefinition: Ratio 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.6 – Absolute Convergence and the Ratio and Root Tests
Section 11.7 – Strategy for Testing Series
Objective 23–1: I can identify and explain when a series is conditionally convergent.
Objective 23–2: I can correctly cancel factorial factors.
Objective 23–3: I can use the Ratio Test to determine if a series converges or diverges.
Objective 23–4: I can use the Root 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.

If
If
If
NOTE: The ratio test is helpful when the series contains factorials or exponential factors.
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 02-1 *)2SumConvergence[(2n+1)!/(5^n*n!), 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.6: # 1, 7, 9, 11, 13, 15, 17, 19.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License [http://creativecommons.org/licenses/by-nc-sa/4.0/].
Last Modified: Tuesday, 17 November 2020 6:42 EDT