Contents:
  1. Integral
  2. Infinite Series
  3. First Order Differential Equation

Reference:

Sequence

Definition
A sequence {an} is a function whose domain is the set of positive integers. The functional values a1, a2, ..., an, ... are the terms of the sequence. The term an is the n-th term of the sequence.

Limit of a Sequence
A sequence {an} converges and has the limit L, or if for every Ɛ > 0, there exists a positive integer N such that |an - L| < Ɛ whenever n > N.

Squeeze Theorem for Sequence
If there exists some integer N such that an ≤ bn ≤ cn for all n ≥ N and , then .

Theorem I
If and the function f is continuous at L, then

Theorem II
If , then .

Theorem III
The sequence converges if .


  Example 5.1 - Convergence of Sequence
Determine whether the given sequence converges or diverges. If it converges, find the limit.


Solution:
  1. Range of sin function:


    Through Squeeze Theorem, we can see that the sequence converges to 0.

  2. Since (Using L'Hôpital's rule):


    The sequence diverges.

  3. Since


    The sequence converges to 0.

  4. Since


    Through Theorem III, we can see that the entire sequence diverges since r = -1.

  5. Since


    The sequence converges to 1.


Series

Definition
An expression of the form: is called a series, or an infinite series. The series can be denoted by:

Convergence of Infinite Series
Give an infinite series:


The n-th partial sum of that series is Sn:


If the sequence of partial sum {Sn} converges to the number S, or if , then the series Σan converges to S, or written:


Otherwise, if {Sn} diverges, then the series Σan diverges.

Geometric Series
A series in the form:

is called a geometric series with common ratio r.

A geometric series with |r| < 1 converges to . Otherwise, it diverges.

P Series
A series in the form:

will be convergent if p > 1. Otherwise, divergent.

  Example 5.2 - Convergence of Series
Some of the examples below show the method to determine whether a series converges or diverges from the sum of the series.

Determine whether the given series converges or diverges. If it converges, find the limit. (Series D and E are Geometric Series)


Solution:
  1. Since


    We have just obtained the sum of the series. Next:


    So, that series converges to 1.

  2. For this problem, recall Partial Fractions:


    Now that we have found the alternate form of the series, we can try finding its sum:


    The way we find the sum of the series above is exactly the same as the previous problem. The same terms are simplified, so that only the first and last term remains. This series and the series in the previous problem are Telescoping Series. Lastly:


    So, that series also converges to 1.

  3. We can rewrite the series as:


    The series above is a P series with r=1. So, that series is divergent.

  4. This is a geometric series with ratio . A geometric series will be convergent if: -1 < r < 1. So, we can see that this series is convergent...

    ...to .

  5. We usually recognize geometric series through the multiplying ratios. Though this may not look like a geometric series at first glance, let us manipulate the form:


    Now, we know that the ratio of this geometric series is . A geometric series will be convergent if: -1 < r < 1. So, we can see that this series is convergent...

    ...to 9.


Tests to Determine Convergence/Divergence of Series
Divergence Test
If converges, then

If does not exist or , then diverges.

  Example 5.3 - Divergence Test
Some of the examples below show the method to determine whether a series converges or diverges through the Divergence Test.

Keep in mind that the Divergence Test can only be used to PROVE that a series is divergent.




Show that the given series are divergent, using the Divergence Test:


Solution:



  1. Since that limit ≠ 0, it is shown that the series is divergent.




  2. Since that limit ≠ 0, it is shown that the series is divergent.

  3. The series above can be rewritten as:




    Since that limit ≠ 0, it is shown that the series is divergent.




  4. Since that limit ≠ 0, it is shown that the series is divergent.




  5. Since that limit ≠ 0, it is shown that the series is divergent.


Comparison Test
If , then and are both divergent, or convergent.

  Example 5.4 - Comparison Test
Determine whether the given sequence converges or diverges using the Comparison Test.


Solution:
  1. When n approaches a really large number, we can assume that the function behaves like .

    We will use that as bn, and the initial function as an.We can see that is convergent.


    By the definition of Comparison Test, we can determine that the series is convergent.

  2. When n approaches a really large number, we can assume that the function behaves like .

    We will use that as bn, and the initial function as an. We can see that is convergent.


    By the definition of Comparison Test, we can determine that the series is convergent.

  3. When n approaches a really large number, we can assume that the function behaves like .

    We will use that as bn, and the initial function as an. We can see that is convergent.


    By the definition of Comparison Test, we can determine that the series is convergent.

  4. When n approaches a really large number, we can assume that the function behaves like .

    We will use that as bn, and the initial function as an. We can see that is divergent, since it's a p-series with p = 1/2.


    By the definition of Comparison Test, we can determine that the series is divergent.

  5. When n approaches a really large number, we can assume that the function behaves like .

    We will use that as bn, and the initial function as an. We can see that is divergent, since it's a p-series with p = 1.


    By the definition of Comparison Test, we can determine that the series is divergent.


Integral Test
Suppose that f is a continuous, positive and decreasing function on the interval [1,∞). If an = f(n) for n ≥ 1, then and are both divergent, or convergent.

  Example 5.5 - Integral Test
Determine whether the given sequence converges or diverges using the Integral Test.


Solution:
Before doing the integral, we have to make sure that the series/function is positive, continuous and decreasing.

  1. The general form of the series above is:
    .

    We can already see that this function is indeed decreasing, since the denominator increases as n increases. So, we can do the integral:


    Since we obtain infinite as the result, we can see that this series diverges.

  2. The general form of the series above is:
    .

    We can already see that this function is indeed decreasing, since the denominator increases as n increases. So, we can do the integral:


    Since we obtain a number that's not infinite, we can see that this series converges.

  3. We can already see that this function is indeed decreasing, since the denominator overpowers the numerator. So, we can do the integral:


    Since we obtain a number that's not infinite, we can see that this series converges.


Ratio Test
Let and .

Depending on the value of L:
  • If L < 1, the series is convergent.
  • If L > 1, the series is divergent.
  • If L = 1, the test is inconclusive.

  Example 5.6 - Ratio Test
Determine whether the given sequence converges or diverges using the Ratio Test.


Solution:



  1. By the Ratio Test, this series converges.




  2. By the Ratio Test, this series diverges.


Alternating Series Test
If the alternating series satisfies:
then the series converges.

  Example 5.7 - Conditional / Absolute Convergence
Determine whether the given sequence converges (conditionally or absolutely) or diverges.


Solution:
  1. By the Alternating Series Test, we can already see that the series converges. However:


    Taking the absolute value of each term of the series will make the series diverge (it's a P-series with p=1). So, this series conditionally converges.

  2. By the Alternating Series Test, we can already see that the series converges. However:


    Taking the absolute value of each term of the series will make the series diverge (it's a P-series with p=1). So, this series conditionally converges.

  3. The series above is indeed decreasing.

    By the Alternating Series Test, we can already see that the series converges. However:


    Let's try using the Ratio Test here:


    So, the series is still convergent after taking its absolute value. Hence, this series is absolutely convergent.

Power Series
Power series is generally written in the form:


The power series will be convergent if and the series will be divergent elsewhere.

  Example 5.8 - Power Series Convergence
Find the convergence interval of the given series.


Solution:
  1. Let's find the interval first:


    Our remaining step is to verify whether the series converge/diverge at those endpoints (-11 and -1). Let's start with -11:


    We can already see that this series diverge (It's a P-series with p=1). Now, what about -1:


    By the Alternating Series Test, we can see that this series converge. Hence, our final solution is:

  2. Let's find the interval first:


    Our remaining step is to verify whether the series converge/diverge at those endpoints (-2 and 4). Let's start with -2:


    By the Divergence Test, we can see that this series diverge (The limit of this series is 1). Now, what about 4:


    By the Alternating Series Test, we can see that this series diverge (The limit of n/(n+3) is 1, not 0). Hence, our final solution is:

  3. Let's find the interval first:


    This series converges for all values of x. Our final solution is:


Taylor's Series
y=f(x) can be written as Taylor’s series about x=a if the derivatives of all order exist and continuous at x=a:


Mac-Laurin's Series
It's Taylor's Series with a=0:


Some Mac-Laurin's Series
Knowing these series may come in handy.
FunctionMac-Laurin's Series
sin(x)
cos(x)
ex

  Example 5.9 - Mac-Laurin's Series I
Write the first 3 non-zero terms of the Mac-Laurin's series of the given function:


Solution:
  1. Deriving the functions:


    So, we can obtain:

  2. We can derive the function manually, but there's a much faster method. Recall the Mac-Laurin's series of cos(x):


    What if we multiply both sides with -x3?

  3. Deriving the functions:


    So, we can obtain:

  Example 5.10 - Mac-Laurin's Series II
Given Mac-Laurin's series, identify the function of that series:


Solution:
  1. Let's try re-writing the general term for the series above:


    Since this series looks similar to Mac-Laurin's series of ex, we can check it out:


    So, the function with the given Mac-Laurin's series is e-x.

  2. We can see that this series is also reminiscent of Mac-Laurin's series of ex. Now, we can manipulate that series so that we can identify the function:


    So, the function with the given Mac-Laurin's series is .

  3. This series is also reminiscent of Mac-Laurin's series of ex. Now, we can manipulate that series so that we can identify the function:


    So, the function with the given Mac-Laurin's series is ex2.

  4. From 2n+1, we can already see that this series may be related to either sin(x) or cos(x). Let's try manipulating the function:


    So, the function with the given Mac-Laurin's series is -sin(x).

  5. From 2n, we can already see that this series may be related to either sin(x) or cos(x). Let's try manipulating the function:


    So, the function with the given Mac-Laurin's series is 3 cos x2.