SeriesExpected Educational ResultsBloom’s TaxonomySeriesp-SeriesDefinition: p-SeriesHarmonic SeriesDefinition: Harmonic SeriesInvestigation 08Check Your WorkUse 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.2 – Series
Objective 19–01: I can explain the difference between a series and a sequence.
Objective 19–02: I can classify a series as geometric,
Objective 19–03: I can explain what it means for a series to converge and diverge.
Objective 19–04: I can explain why
Objective 19–05: I can use the appropriate Series Convergence Test to determine if a series converges or diverges.
Objective 19–06: I can compute the interval on which a power series converges.
Objective 19–07: I can compute the sum of a convergent geometric series.
Objective 19–08: I can compute the sum of a telescoping series.
Objective 19–09: I can use a geometric series to rewrite a repeating decimal as a rational number.
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.

NOTE: p-series are convergent if
NOTE: Harmonic series, i.e.,
For each of the following series, determine if the series is a convergent or divergent. Explain.
NOTE: The use of technology in this activity is to verify, i.e., check, your conclusion of the convergence or divergence of a series. You must show work on assessments to receive credit for all Calculus II work.
Mathematica
1(* Example from Investigation 06-1 *)2SumConvergence[1/n^(2/3), 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 two arguments:
The general
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.
You may need parens,
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.2: # 17, 19, 21, 23, 25, 27, 29, 31, 33, 35, 37, 41, 57, 59.
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: Wednesday, 27 October 2021 - 06:34 (EDT)