You are on page 1of 26

Page 1

Calculus 2 Midterm 2 Study Guide


By Christopher M. Brown
(Good Luck Guys!)

Section 8.1 Sequences
The idea behind a sequence is that you have a domain of positive integers:
{1, 2, 3, 4}
And the sequence is a function that represents the variance or pattern of difference
between each index in this domain. For the above, simple sequence, an = n.
But if we consider another domain:
{2,
3
2
,
4
3
,
5
4
,an}
From here we can find the function to be an =
+1

.

Now we introduce the concept of convergence and divergence.
The idea for converge or divergence has to do with taking the limit of the sequence. Lets
take a look at our above function an =
+1

.
The definition of a Limit of a Sequence is:
Lim

an = L
If we find that Lim

an exists, meaning its not infinity, we say it converges. Otherwise,


we say that the sequence is divergent.
So for an =
+1

we take the limit as Lim

+1

= . We get this from observing that the


numerator will always be significantly bigger than the denominator. As we have n
1/2
on
the bottom and n
1
on the top. Take into consideration the BOB0, BOTNO, BOSCO rule.
BOB0 (Bigger On Bottom Zero):
If the highest exponent of the denominator is larger than the highest
exponent of the numerator, then the limit approaches 0.
BOTNO (Bigger On Top None):
Page 2
If the highest exponent of the numerator is larger than the highest
exponent of the denominator, then the limit does not exist meaning it
approaches .

BOSCO (Both Same Coefficients):
If the highest exponent of the numerator is the same as the largest
exponent of the denominator, then the limit approaches the coefficients of
the variables with the largest in the numerator and denominator. Note the
coefficients will still be in fraction form.
This summarizes the general idea behind sequences.

Now Lets take a look at the arithmetic theorems associated with sequences.
Theorem 1: As long as n is some positive integer, and an is some function.
Lim

an = L. Move on.
Theorem 2: Suppose Lim

an = L and Lim

n = M
1. Lim

can = cL. Just shows that constants in front of the function can be
taken out in front of the limit equation and multiplied to the end limit.

2. Lim

(an bn) = L M. Shows if you have two functions being added


together, you can break them up into their own limits.

3. Lim

anbn = LM. Shows if you have two functions being multiplied,


then you can multiply their limits as well.

4. Lim

an / bn =

. Same as above but with division.



5. Lim

(an)
p
= L
p
, if p > 0 and an > 0. Exponents can also be distributed to
the limit later.

Theorem 3: Squeeze theorem can sometimes help in determining if a more
complicated sequence converges or not by taking a sequence that is larger than an
at all points and a sequence that is smaller than it at all points, but approaches the
same limit as the larger one. Such that
an bn cn and Lim

n = Lim

cn = L, then Lim

bn = L.
Page 3
Theorem 4: Has to do with absolute convergence.
If Lim

|an|= 0, then Lim

an = 0.
Theorem 5: Has to do with the limit of a function within a function, showing that
you can pull limits inside the function.
If Lim

an = L and the function f is continuous at L, then


Lim

f(an) = f(Lim

an) = f(L).

Another way to prove if a sequence is convergent is to see if it is both bounded and
monotonic. Being monotonic purely means that if the values of the domain of a sequence
are changing, that is to say they are decreasing or increasing, then it is monotonic.
a1 < a2 < a3 < < an < an+1 < or a1 > a2 > a3 > > an > an+1 >
Being bounded is to say that there exists a value M such that all values of the domain of
the sequence are less than or greater than M for all n 1.
Theorem 6: Every bounded, monotonic sequence is convergent.

Now lets show how we can apply these ideas to solving problems:

1. Evaluate the limit: Lim

1
ln()



2. Evaluate the limit: Lim

1(1
1

)
7
1(1
1

)
.


3. Determine whether the sequence converges or diverges. If it converges, find its limit.

an =
2

+9



4. Determine whether the sequence converges or diverges. If it converges, find its limit.
Page 4

an = tan
1
(
5
)

5. Determine whether the sequence converges or diverges. If it converges, find its limit.

an =
2
+1


6. Determine whether the sequence is monotonic and/or bounded.

an = 3 +
(1)



7. Determine whether the sequence is monotonic and/or bounded.

an =
ln(+2)
+2


8. If a principal of P dollars is invested in an account earning interest at the rate of r per
year compounded monthly, then the accumulated amount A, at the end of n months is

An = P(1 +

12
)
n


a. Write the first six terms of the sequence {An} if P = 10,000 and r = 0.105.
Interpret your results.
b. Does the sequence {An} converge or diverge?

9. An annuity is a sequence of payments made at regular intervals. Suppose that a sum
of $200 is deposited at the end of each month into an account earning interest at the
rate of 12% per year compounded monthly. Then the amount of deposit (called the
future value of annuity) at the end of the nth month is f(n) = 20,000[(1.01)
n
1].
Consider the sequence {an} defined by an = f(n).

a. Find the 24
th
term of the sequence {an}, and interpret your result.
b. Evaluate Lim

an, and interpret your result.



10. Use the Squeeze Theorem for Sequences to prove that Lim

= 1 for a > 0.
Page 5


If you need further help with sequences look to these videos, great guides:
Sequence Basics
Convergence/Divergence with Sequences
Intro to Arithmetic Sequences
A Guide to Finding the n-th Term of a Arithmetic Sequence
Intro to Geometric Sequences
A Guide to Finding the n-th Term of a Geometric Sequence
Recursive Sequences
Monotonic and Bounded Sequences
The Squeeze Theorem and Absolute Value Theorem

Calculus 2 Midterm 2 Study Guide

Section 8.2 Series
A series is most simply defined as summation of all of the terms in the domain of a
sequence. Or rather, an infinite sum/infinite series/series. Just like with sequences, the
idea of the series is to get some function to represent the outcome, which for series would
be to represent the sum of the domain for the function an.
Given an infinite series:

=1
n = a1 + a2 + a3 + + an +
The nth partial sum of the series is
Sn =

=1
k = a1 + a2 + a3 + + an
If the sequence of partial sums {Sn} converges to the number S, that is, if Lim

Sn = S,
then the series n converges and has sum S, written

=1
n = a1 + a2 + a3 + + an + = S
If {Sn} diverges, then n diverges. Now lets cover the established types of series we
will see.
Page 6
In some cases you will be given a series that consists of unique values with varying signs,
and coincidentally, some of these values will cancel out with the values of the term
before it or after it. This is known as a telescoping series.
For example, look at the series
4
4
2
1

=1
.
an =
4
4
2
1
=
4
(21)(2+1)
=
2
21

2
2+1

When we begin plugging in values for n, we notice that some of the values begin
to cancel out.
Sn =
4
4
2
1

=1
=
2
21

2
2+1

=1
=
(
2
1

2
3
) + (
2
3

2
5
) + (
2
5

2
7
) + + (
2
21

2
2+1
) = 2 -
2
2+1

As we can see the values in red cancel out with values in the terms before and
after them.
From this we take the limit of the result, Lim

Sn = Lim

(2
2
2+1
) = 2, and we
conclude from this that the given series is convergent and has sum 2; meaning
that,

4
4
2
1

=1
= 2

Another type of series you will encounter often is the geometric series, which takes the
form of:

1
= + +
2
++
1
+ 0

=1

Where a represents the first value of the series, and r represents the common ratio
between the values.
Luckily for us, the geometric series has a nice, clean summation theorem for us to
follow.
Theorem 1: The Geometric Series
If |r| < 1, then the geometric series converges, and its sum is equal to the
value

1

If |r| 1, the geometric series diverges entirely.

Page 7
The next series is the harmonic series which is relatively simple, in that it is just known
to be divergent.

1

= 1 +
1
2
+
1
3
+
1
4
+

=1

Theres no real reason to concern yourself with why this series is divergent, but if
you are, you can find the answer on page 747 of the textbook.
Now we will introduce the first of many tests that use when working with series to
determine convergence.
Theorem 2:
If the infinite sum

=1
n converges, then lim

n = 0.
(Proof found on pg. 748) ((Note this is not the Divergence Test))

Theorem 3: The Divergence Test
From theorem 2, we get the Divergence Test which states that
if lim

n does not exist or lim

n 0, then

=1
n diverges.
(Proof found on pg. 748)

Theorem 4: Properties of Convergent Series
If

=1
n = A and

=1
n = B are convergent and c is any real number,
then

=1
n and (

=1
n bn) are also convergent, and
a.

=1
n = c

=1
n = cA
b. (

=1
n bn =

=1
n

=1
n = A B
The Divergence Test should be the first test you consider when determining
whether a series is convergent, as it is the easiest to perform.
So once again, lets practice these ideas with problems:
1. If the series (
1+2

=0
converges, find its sum.

2. Determine whether the series (2

5
+1
=1
) converges or diverges. If it
converges, find its sum.

Page 8
3. Determine if the series
1

2
1
8
=2
converges or diverges. If it converges, find its sum.


4. Determine whether the given series converges or diverges:
3

+4

12

=0
. If it
converges find its sum.

5. Determine whether the given series converges or diverges:
[cos (
2

) cos (
2
+1
)]

=1
. If it converges, find its sum.


6. Determine whether the given series converges or diverges: ln (

+1
)

=1
. If it
converges, find its sum.

7. Determine whether the given series converges or diverges: [(
3

+ (

5
)
+1

=0
].
If it converges, find its sum.


8. Sum of Areas of Nested Triangles and Circles. An infinite sequence of nested
equilateral triangles and circles is constructed as follows: Beginning with an
equilateral triangle, followed by a circle, and so on, ad infinitum. Find the total area
of shaded regions.

9. Prove that
1
2

+1

=1
converges by showing that {Sn} is increasing and bounded
above, where Sn is the nth partial sum of the series.
Page 9

10. Prove or disprove: If n and n are both divergent, then (n + bn) is divergent.


More instructional videos on series by PatrickJMT:
What is a Series
Telescoping Series
Geometric Series and the Test for Divergence
Test for Divergence for Series

Calculus 2 Midterm 2 Study Guide

Section 8.3 The Integral Test
The integral test is simply a method to prove the convergence or divergence of an infinite
series by re-writing

=1
n to ()

1
where f(n) = an.
Theorem 1: The Integral Test
Suppose that f is a continuous, positive, and decreasing function on [1, ).
If f(n) = an for n 1, then

=1
n and ()

1

Either both converge or both diver.
(Proof of this theorem can be found on page 753 of the textbook.)
Next we look at the p-Series. Which takes on a rather simple form, which happens to
include the previously seen harmonic series.
A p-Series is identified by the form:
1

=1
. For the harmonic series, p = 1.
The theorem for the convergence of the p-Series is based off of the number 1.
Theorem 2: Convergence of the p-Series
If the value of p > 1 the p-Series
1

=1
converges, if p 1.
(Proof of this theorem can be found on page 755 of the textbook.)

Page 10
Time for more problems:
1. Use the Integral Test to determine whether the series is convergent or divergent.

2

=1

2. Use the Integral Test to determine whether the series is convergent or divergent.


(
2
+ 9)
3
2

=1

3. Determine whether the p-series is convergent or divergent.

4
5

=1


4. Which of the following series satisfies the hypothesis of the integral test?

(a)
(1)

=1
(d) | tan
1
|

=1


(b)
1

+1

=1
(e)

ln()

=1


(c)

2

=1


5. Use the Integral Test to determine whether the series

=1
converges or
diverges. Clearly identify any test(s) you are using and label all relevant data and/or
properties.

6. Use the integral test to determine if
ln()

=3
is convergent or divergent.


7. Determine whether the p-series is convergent or divergent.

(a)
1

=1
(b)
1

2
3

=1
(c)
1

1.01

=1


(d)
1

=1
(e)

=1
(f)
0.98
=1

Page 11

8. Use the Integral Test to show that
1
((ln())[ln(ln())]

=3
converges if p > 1 and
diverges if p 1.

9. Find the value(s) of a for which the series [

+1

1
+2
]

=1
converges. Justify your
answer.

10. Consider the series

0


a. Evaluate

0
, and deduce from the Integral Test that the given series is
convergent.
b. Show that the given series is a geometric series, and find its sum.
c. Conclude that although the convergence of

0
dx implies convergence of
the infinite series, its value does not given the sum of the infinite series.
Additional videos for further explanations:
Basics of Integral Test
Using the Integral Test for Series
P-series
Calculus 2 Midterm 2 Study Guide

Section 8.4 The Comparison Test
The comparison test is used when a series proves to be too complex to solve with other
tests. By taking a series that is similar to the complex series, but is easier to test for
converge using one of the tests, we can determine based on its relationship to the
complex series.
Theorem 1: The Comparison Test
Suppose that n and n are series with positive terms.
a. If n is convergent and an bn for all n, then n is also convergent.
b. If n is divergent and an bn for all n, then n is also divergent.
(Proof can be found on page 759 of the textbook.)
In cases where the series found to be similar to the complex series, but does not satisfy
either of the arguments of the comparison test, we then look to the limit comparison test.
Page 12

Theorem 2: The Limit Comparison Test
Suppose that n and n are series with positive terms and
lim

n/bn = L
Where L is a positive number. Then either both series converge or both diverge.
(Proof can be found on page 761 of the textbook.)
This basically means that if you have two series, and the limit of their quotient is
greater than 0, they both converge or both diverge. So if you use a test on either
one of them to prove if one of them converges, you have proved that the other one
converges as well. Same for divergence. So you can take a function similar to the
one youre working on, but is easier to prove is convergent, and use that in
relation to the original function to test for its convergence.
Problem time:
1. Determine whether the series is convergent or divergent.
+1
(+2)(2
2
+1)

=1


2. Determine whether the series is convergent or divergent.
+ln ()
2
2
+3

=1
.


3. Which of the following is a valid argument for the convergence or divergence of the
series
ln()

=1
?
(a)
ln()

>
1

for n 3 so
ln()

=1
diverges.
(b)
ln()

<
1

2
for n 3 so
ln()

=1
converges.
(c)
ln()

>
1

2
for n 3 so
ln()

=1
converges.
(d) lim

ln()

= 0 so
ln()

=1
converges.
(e)
ln()

<
1

for n 3 so
ln()

=1
diverges.

4. Which of the following series is convergent?

(a)
2
n
3

+1

=1
(d)
n
2
+1

2
(+3)

=1

(b)
n

2
+1

=1
(e)
1
9999+2

=1

Page 13
(c)
1
+2

=1


5. Determine whether the series is convergent or divergent.

ln()

=1

6. Use the Limit Comparison Test to determine whether the series is convergent or
divergent.
tan (
1

=1


7. Use the Comparison Test to determine whether the series is convergent or divergent.

cos
2

=1

8. Use the Comparison Test to determine whether the series is convergent or divergent.

2 + sin ()
7

=1

9. Suppose that n and n are series with positive terms and n is convergent.
(a) Show that if lim

n/bn = 0, then n is convergent.


(b) Use part (a) to show that
ln()

=1
is convergent.

10. If n is a convergent series with positive terms,
(a) Show that sin (n) is also convergent.
(b) If n diverges can sin (n) converge? Explain.

Additional videos for further explanations:
Basic Info on Direct Comparison Test / Limit Comparison Test
Direct Comparison Test Example
Limit Comparison Test Example

Page 14
Calculus 2 Midterm 2 Study Guide
Section 8.5 Alternating Series
The idea of an alternating series is that terms of the series are continuously
alternating between positive and negative.
More generally, an alternating series is a series of the form
(1)
1

=1
n or (1)

=1
n
Where an is a positive number. We use the Alternating Series Test to determine
convergence for these series.
Theorem 1: The Alternating Series Test
If the alternating series
(1)
1

=1
n = a1 a2 + a3 a4 + a5 a6 + an > 0
satisfies the conditions
1. An+1 an for all n (The series is decreasing.)
2. lim

n = 0 (The limit of the series excluding the alternation is zero.)


then the series converges.
(Proof can be found on page 766 of the textbook.)
Theorem 2: Error Estimate in Approximating an Alternating Series
Suppose (1)
1

=1
n is an alternating series satisfying
1. 0 an+1 an for all n
(Every next term is less than the previous, but still greater than or
equal to zero.)
2. lim

n = 0
(The limit of the series without the alternating sequence is equal to
zero.)

If S is the sum of the series, then
|Rn| = |S Sn| an+1

(Rn is the representation of the remainder after n terms of the
series. So when you take the sum, youre getting as close as
possible to the sum, S, by taking to n terms to get Sn, and Rn is the
difference between the actual sum and the sum you got from taking
it to n terms.
Page 15

In other words, the absolute value of the error incurred in approximating S
by Sn is no larger than an+1, the first term omitted.

(Proof can be found on page 768 of the textbook.)
I feel like this one wasnt covered much in class, so lets go over quick
example.
Lets look at the series:

(1)

=0

So we test for convergence.

an+1 =
1
(+1)!
=
1
!(+1)
<
1
!
= n
for all n and
lim

n = lim

1
!
= 0
Which satisfies the Alternating Series Test, so we can conclude that it
converges.
To see how many terms of the series are needed to ensure the specified
accuracy of the approximation, we turn to Theorem 2. It tells us that
|Rn| = |S Sn| an+1 =
1
(+1)!

We require that |Rn| < 0.0005 or (n+1)! >
1
0.0005
= 2000
(This is just a general assumption of required decimals to make the
accuracy for this theorem.)
So we begin plugging in values of n until we get a value that is less than
our required value of |Rn|, exclude that value and all of the ones after it.
S S5 =
1
1!

1
2!
+
1
3!

1
4!
+
1
5!

1
6!
(exclude
1
7!
and all values beyond.)
=1
1
2
+
1
6

1
24
+
1
120

1
720
(The next value is
1
5040
which is less
than our required value, so we it does not make it into our
approximated sum.)
0.368
Page 16


For more explanations, check out these video tutorials:
Alternating Series
Alternating Series Examples
Alternating Series - Error Estimation
Alternating Series - Error Estimation #2

Now that we understand that, lets work on more problems.
1. Determine the number of terms sufficient to obtain the sum of the
series accurate to three decimal places.

(2)
+3
( + 1)!

=0

2. Determine whether or not the series converges or diverges.

(1)

ln()

=2

3. Which of the following alternating series is convergent?
(a)
(1)
+1

2
+1

=1

(b)
(1)
1
ln ()

=1

(c)
(1)
1

=1

(d)
(1)

ln ()

=1

(e)
(1)
1

2
2
2
1

=1

4. Determine whether the series converges or diverges.

(1)
+3

2
+ 3

=1

5. Determine whether the series converges or diverges.

(1)
1
6 ln()

=2

Page 17


6. Find an approximation of the sum of the series accurate to three
decimal places.

(1)
1
2

=1

7. Determine the smallest number of terms to obtain the sum of the series
accurate to four decimal places.

(2)
+1
( + 1)!

=0

8. (a) Show that
(1)

(2+1)
(+1)

=1
converges.
(b) Find the sum of the series of part (a).

True or False:
9. If the alternating series (1)
1

=1
n, where an > 0, is divergent,
then the series

=1
n is also divergent.
10. If the alternating series (1)
1

=1
n, where an > 0, converges, then
both the series (1)
1

=1
2n-1 and (1)
1

=1
2n converge.

Calculus 2 Midterm 2 Study Guide

Section 8.6 Absolute Convergence; the Ratio and Root Tests
This section introduces the cases where a series cannot be defined as either
positive or alternating. Such an example would be the series
sin(2)

=1
, where
the first term is positive, but the following two terms are negative.
So by taking the absolute values of the series, we can then test it as a purely
positive series, and by confirming it as convergent in its absolute value form, we
confirm that the original series is absolutely convergent.
A series n is absolutely convergent if the series |n| is convergent.
Sometimes we have the opposite case, where a series contains positive and
negative terms, and is convergent; but the absolute value of the series is divergent.
Page 18
If a series n is conditionally convergent if it is convergent but not absolutely
convergent.
Theorem 1:
If a series n is absolutely convergent, then it is convergent.
(Proof is on page 772 of the textbook.)
The ratio test is a test used only to test if an absolute series is convergent. The
idea is to take one term as the denominator, and the term after as the numerator,
and then take them as absolute. If their limit is less than 1, it converges. If their
limit is greater than 1, it diverges. If their limit is equal to 1, the test is
inconclusive.
Theorem 2: The Ratio Test
Let n be a series with nonzero terms.
(a) If lim

+1

| = L < 1, then

=1
n converges absolutely.
(b) If lim

+1

| = L > 1, or lim

+1

| = , then

=1
n diverges.
(c) If lim

+1

| = L = 1, test is inconclusive, and another test


should be used.
(Proof is on page 773 of the textbook.)
The next test, the Root test, comes in use when you have a series with the power
n. It works by removing the n power, and leaving just the absolute series without
the n power. Then the limit is taken to cover similar results to the ratio test above.
Theorem 3: The Root Test
Let

=1
n be a series.
a. If lim

= L < 1, then

=1
n converges absolutely.
b. If lim

= L > 1 or lim

= , then

=1
n
diverges.
c. If lim

= 1, the test is inconclusive, and another test


should be used.
Guess what. Thats the last test.


Page 19


Now lets do some problems.
Determine whether these series are convergent, absolutely convergent,
conditionally convergent, or divergent.
1.
(1)
+1
+1

=1

2.
(1)

()

=1

3.
!

=1

4. (1)
1
sin (
1

=1

5.
(!)
2
(3)!

=1

6. The series
(1)

(ln())
2

=1
is
(a) absolutely convergent by the root test
(b) divergent by the ratio test
(c) divergent by the divergence test
(d) conditionally convergent by the alternating series test
(e) divergent by the integral test
7. Determine whether the series (

+ 1)

=2
converges or diverges. Clearly
identify any test(s) you are using and label all relevant data and/or properties.
8. Determine whether the series
(1)

(
2
3+1)

4
31

=2
converges absolutely, converges
conditionally, or diverges. Clearly identify any test(s) you are using and label all
relevant data and/or properties.
9. For the series
(1)

ln ()
5

=1
, which of the following statements are true?
10. Determine whether the series is absolutely convergent, conditionally
convergent, or divergent.

(1)

ln(5)

=2

Page 20

For some additional help on this section, look to these videos:
Ratio Test
Ratio Test 2
Ratio Test 3
Root Test
Root Test Example

Calculus 2 Midterm 2 Study Guide
Section 8.7 Power Series
The power series is the introduction of series with non-constant terms due to containing
polynomials.
Power series are shown in form as:

=0
( )


Where ans are constants and are considered to be the coefficients of the series.
We can view a power series as a function f defined by the rule
() =

( )

=

The domain of f is the set of all x values for which the power series converge, and the
range is the sums of the series obtained.
The value c is considered to be the center of the power series, giving us our first theorem.
Theorem 1: Convergence of a Power Series
Given a power series

( )

=0
, exactly one of the following is true:
a. The series converges only at x = c.
b. The series converges for all x.
c. There is a positive number R such that the series converges for
|x c| < R and diverges for |x c| > R.
Page 21
This value R is known as the radius of convergence of the power series. For case
(a) of the theorem R = 0, and for case (b) R = .
The set for all the values of x for which the power series converges is called the
interval of convergence of the power series. For case (a) the interval is the single
point c, for (b) the interval is infinite: (-,), for (c) the interval is (c R, c + R).
Case (c) has a special problem in that it does not tell us whether or not the
endpoints x = c R and x = c + R are included in the interval of convergence. To
find out, plug these values into the power series and use a convergence test on the
resultant series.
When solving for R, use the Ratio Test to find which values of x satisfy the
requirements to converge by the Ratio Test. Sometimes youll use the Root Test.
Next we take a look at differentiating and integrating the function f, where f is a power
series. The way we do this is to do so term by term.
Theorem 2: Differentiation and Integration of Power Series
Take

( )

=0
with a radius of convergence R > 0.
() =

( )

=0
= a0 + a1(x c) + a2(x c)
2
a3(x c)
3
+
With an interval of convergence (c R, c + R). The function is found to be
differentiable and integrable on all points. The derivative and indefinite integral of
f are written as so:
a.

() =
1
+ 2
2
( ) + 3
3
( )
2
+ =

( )
1
=1

b. () = +
0
( ) +

1
()
2
2
+

2
()
3
3
+ =

()
+1
+1

=0
= C

Now lets do some problems:
Find the radius of convergence and the interval of convergence of the following power
series:
1.
2462
357(2+1)

2+1
=1

2.
(1)

(3+5)

()

=2

3.

=1

4. Find the radius of convergence of the series ()

=1
.
5. Let () =
(2)

=1
. Find (). What are the intervals of convergence of f and ?
Page 22
6. Find the interval of convergence of the series
(3+2)

(2)!

=0
. Clearly identify any test(s)
you are using and label all relevant data and/or properties.
7. Find the radius of convergence and the interval of convergence of the power series:

!
+9
(2)!

=0

8. Find the radius of convergence and the interval of convergence of the power series:

(1)

=0

9. If the radius of convergence of the power series

is R, what is the radius of


convergence of the power series

2
?
maximum distance up the incline given by
10. Find the radius of convergence and interval of convergence of the power series:

(1)

( + 7)

(ln())

=0

For additional help on this topic, check out these videos:
Power Series - Finding the Interval of Convergence
Radius of Convergence
Differentiating and Integrating Power Series
Integrating a Power Series
Power Series Involving Natural Log
Calculus 2 Midterm 2 Study Guide
Section 8.8 Taylor and Maclaurin Series
The idea behind this section is to find power series that will represent the function we are
looking at, we do this by using these two series.
Starting with the Taylor Series:
For this series, we are given a function f from which we know can be represented
by a power series that is centered at c.
The proof done for this series (an =

()
()
!
) is that if f has a power series
representation, then the series must have the form given in the following theorem.
Page 23
Theorem 1: Taylor Series of f at c.
If f has a power series representation at c, that is, if
() =

( )

=0
|x c| < R
Then f
(n)
(c) exists for every positive integer n and

()
()
!

Thus,
() =

()
()
!
( )

=0

The Taylor Series is acquired from a function by taking several derivatives
of the function, and creating a series that will represent the pattern of all these
derivatives to the nth derivative.
The Maclaurin series comes from the special case of the Taylor series where c=0
and the series becomes
() =

()
(0)
!

=0

There is also a special case for a function in which we get the Binomial Series,
this comes from getting a function in the form:
(1 + )


When k is any real number and |x| < 1. The is written as:
(

=0

It is known that if k is positive, then the series converges for all x. However if it is
not positive, then you must use the Ratio Test to find the interval of convergence.
Here are a few common functions and their power series representations from the
textbook you might want to remember:
Maclaurin Series Interval of Convergence
1.
1
1
= 1 + +
2
+
3
+ +

=

=0
(-1, 1)
2.

= 1 + +

2
2!
+

3
3!
+ +

!
=

=0
(-, )
3. sin() =

3
3!
+

5
5!


7
7!
+ +

2+1
(2+1)!
= (1)

=0

2+1
(2+1)!
(-, )
4. cos() = 1

2
2!
+

4
4!


6
6!
+ +

2
(2)!
= (1)


2
(2)!

=0
(-, )
Page 24
5. ln(1 + ) =

2
2
+

3
3


4
4
+ +

= (1)
1

=1
(-1, 1]
6. sin
1
= +

3
23
+
13
5
245
+ +
(2)!
2+1
(2

!)
2
(2+1)
=
(2)!
2+1
(2

!)
2
(2+1)

=1
[-1, 1]
7. tan
1
() =

3
3
+

5
5


7
7
+

2+1
2+1
= (1)


2+1
2+1

=1
[-1, 1]
8. (1 + )

= (

)

=0
= 1 + +
(1)
2!

2
+
(1)(2)
3!

3
+ (-1, 1)

Problem time..
1. Find the Taylor Series of f at the given value of c. Then find the radius of
convergence of the series.
() =
1
1 2
, = 1
2. Find the Taylor Series of f at the given value of c. Then find the radius of
convergence of the series.
() =

, = 0
3. Find the Taylor Series of f at the given value of c. Then find the radius of
convergence of the series.
() = ln(1 +
2
) , = 0
4. Find the Taylor Series of f at the given value of c. Then find the radius of
convergence of the series.
() = cos
2
(), = 0
5. Use the binomial series to find the power series representation of the function.
() = (1 )
3/5

6. Use the definition of a Taylor Series of f at c (Theorem 1) to find the Taylor
series of () =
2
= 3. Then find the interval of convergence for the
series.
7. Use the definition of the Taylor Series to find the Taylor series of () =

5
= 3.
8. Find the Maclaurin series for the function () = (
2
).
9. Find the sum of the series
(1)

2
(2)!

=0
.
10. Let f be the function defined by
() = {

2
0
0 = 0

Page 25
Show that f cannot be represented by a Maclaurin series.
If you need additional instruction, be sure to check out these videos:
Taylor and Maclaurin Series - Example 1
Taylor and Maclaurin Series - Example 2
Taylor / Maclaurin Series for Sin(x)
Maclaurin/Taylor Series in Approximating a Definite Integral
The Binomial Series

Calculus 2 Midterm 2 Study Guide

Section 8.9 Approximation by Taylor Polynomials
The difference between the power series and polynomials is that polynomials have a
finite number of terms, which is what we use to take the approximated sum of the power
series.
This section has to do with partial sums of the Taylor Series to approximate the real sum
of the series. The equation form looks like this:
Pn
() =

()
()
!

=0
( )


= () +

()
1!
( ) +

()
2!
( )
2
+ +

()
!
( )


Which is called by the book the nth-degree Taylor polynomial of f at c. If c = 0, we
have the nth-degree Maclaurin polynomial of f.
The idea is to take the Taylor series to a certain degree of differentiation by increasing k
such that the series is as close as possible to that of the function.
So now we look to see how accurate we can be with the Taylors Forumla.
Theorem 1: Taylors Theorem
If f has derivatives up to order n + 1in an interval I containing c, then for each x in
I, there exists a number z between x and c such that
() = () +

()( ) +

()
2!
( )
2
+ +

()
!
( )

()
=

() +

()
Where
Page 26

() =

+1
()
(+1)!
( )
+1

This is not that much of the test, so Im going to stop here at the first part.
Lets look at problems:
1. Find the 3
rd
degree Taylor polynomial for cos(x) generated at

6
.

2. Find the Taylor polynomial

() and the Taylor remainder

() for the function and


the values of c and n.
() = 2
3
+ 3
2
+ + 1, = 1, = 4
3. Find the Taylor polynomial

() and the Taylor remainder

() for the function and


the values of c and n.
() = sin() , =

2
, = 3
4. Find the Taylor polynomial

() and the Taylor remainder

() for the function and


the values of c and n.
() = tan() , =

4
, = 2
5. Find the Taylor polynomial

() and the Taylor remainder

() for the function and


the values of c and n.
() =

, = 1, = 3
For additional instruction on this section, check out these videos:
Taylor's Remainder Theorem
Taylor Polynomial to Approximate a Function


Additionally, for more practice, you can visit www.Nixty.com, sign up for free and search for the
instructor PatrickJMT in the search engine, which should show you his sequence and series class.
Join the class, and he has some practice lessons that you can go through for additional review.

You might also like