Taylor SeriesExpected Educational ResultsBloom’s TaxonomyTaylor SeriesDefinition: Taylor Series, a.k.a., Taylor PolynomialDefinition: Maclaurin SeriesActivity 01Activity 02Investigation 03Investigation 04Investigation 05Activity 06Activity 07Check Your WorkUse Technology to Verify a Taylor SeriesInvestigation 08HomeworkCC BY-NC-SA 4.0
Author: John J Weber III, PhD Corresponding Textbook Sections:
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
A Maclaurin Series series is a Taylor Series for
NOTE: Taylor Series and Maclaurin Series are Power Series.
Find the Maclaurin Series for
Find the pattern in the last column and write
Find the Maclaurin Series for
Find the pattern in the last column to write
NOTE: When completing the table, use exponents, e.g.,
From your work in Activities 1 and 2, what do you think is the Maclaurin Series for
Find the Maclaurin Series for
Find the Maclaurin Series for
Find the Maclaurin Series for
Find the Maclaurin Series for
NOTE: On all Assessments, you may use technology to verify your series convergence/divergence. You must show all Calculus II related work.
Mathematica
x1(* Example from Investigation 09-1 *)2Series[Sin[x], {x,0,10}]3
4(* To remove the order of the error of the Taylor polynomial *)5Normal[Series[Sin[x], {x,0,10}]]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.
Series[ ] has at least two arguments:
For help on using the Series[ ] function:
Mathematica will include
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.
Find the interval and radius of convergence for any of the Taylor Series from Investigation 07.
At this time, you should be able to complete the following assignments:
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, 1 December 2020 15:05 EDT Last Modified: Monday, 15 November 2021 - 02:54 (EDT)