Series

Author: John J Weber III, PhD Corresponding Textbook Sections:

Expected Educational Results

Bloom’s Taxonomy

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.

Bloom’s Taxonomy for different levels of understanding
Figure 1.1: Bloom's Taxonomy

Series

Telescoping Series

Requirements for Telescoping Series Test:

Definition: Telescoping Series Test

Given the series, n=jdan2+bn+c, where a,b,c,dR,

then the Method of Partial Fractions can be used to separate

n=jdan2+bn+c=n=j(Asn+t+Bun+v)

Write out the first several terms (as many as needed until you notice the pattern) of the series and simplify.

Example 01:

n=13n2+5n=n=1[3/5n3/5n+5]

It may be helpful to simplify the series by factoring out 35:

n=1[3/5n3/5n+5]=35n=1[1n1n+5]

Write out the first several terms of the series and simplify each fraction in each term.

The first term of the series, when n=1, is (1116)

The second term of the series, when n=2, is (1217)

The third term of the series, when n=3, is (1318)

The fourth term of the series, when n=4, is (1419)

The fifth term of the series, when n=5, is (15110)

The sixth term of the series, when n=6, is (16111)

The seventh term of the series, when n=7, is (17112)

etc.

Thus, n=13n2+5n=35n=1[1n1n+5]

=35[(1116)+(1217)+(1318)+(1419)+(15110)+(16111)+(17112)+]

=35[(1116)+(1217)+(1318)+(1419)+(15110)+(16111)+(17112)+]

If you write out more terms, you will keep canceling terms leaving the following:

n=13n2+5n=35[11+12+13+14+15]=137100

Check Your Work

Use Technology to Verify Separation of a Rational Expression into Sum of Partial Fractions

NOTE: The use of technology in this activity is to verify, i.e., check, your partial fractions. You must show work on assessments to receive credit for all Calculus II work.

Mathematica

Warnings:

  1. 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.

  2. Apart[ ] has one argument:

    1. The rational expression.

  3. For help on using the Apart[ ] function:

    1. In Mathematica, execute the code: ?Apart

    2. Click on near the bottom-left of output

    3. Click on local

    4. Read how to use the Apart[ ] function – you will be able to copy-paste code.

  4. You may need parens, ( and ), to group multiple terms in the numerator and denominator or to group 1 when raised to n.

  5. Remember, correct Mathematica code will be all black except for variables.

  6. To execute code (including comment codes), press and hold the SHIFT key and press the ENTER key.

Investigation 12

For each of the following series,

  1. n=21n2n

  2. n=23n24

  3. n=41n22n3

  4. n=22n23n4

Homework

At this time, you should be able to complete the following assignments:

CC BY-NC-SA 4.0

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: Thursday, 12 November 2020 6:42 EDT Last Modified: Wednesday, 27 October 2021 - 07:00 (EDT)