Calculus II

Class Notes, 3/08/99


The tangent-line approximation f(a) + f'(a)(x-a) is extended to higher-order terms in the Taylor polynomial.

cal92.jpg (20455 bytes)

To find the degree-4 Taylor polynomial of f(x) = tan(x) about a = 0 we begin by determining the first four derivatives of f(x), as indicated below.

cal93.jpg (20455 bytes)

Video Clip #1

To obtain the Taylor polynomial of degree three for the function f(x) = (x + 1) ^ p about x = 0 we proceed as in the figure below.

cal94.jpg (20455 bytes)

Video Clip #2

We can apply the Taylor polynomial for (1+x)^p to the function 1 / (x+1)^2, which is (1+x)^p for p = -2.

To determine the radius of convergence for the series, we note that the ratios of the absolute values of the coefficients in this expansion are 2/1, 3/2, 4/3, ..., (n+1)/n, ... .

cal95.jpg (20455 bytes)

Video Clip #3

We now consider whether the harmonic series 1 + 1/2 + 1/3 + 1/4 + ... + 1/n + ... converges.

cal96.jpg (20455 bytes)

Since the integral diverges, the only way a comparison can tell us anything is if the quantity we are comparing it with lies above the graph.

A similar construction for any n will show that Sn = 1 + 1/2 + 1/3 + ... + 1/n > int(1/x,1,n+1) = ln (n+1).

We can also see that ln (n+1) <  Sn provides a lower limit for a partial sum of a harmonic series.

cal97.jpg (20455 bytes)

We can place an upper limit on a partial sum of the harmonic series.

cal98.jpg (20455 bytes)

 

We can generalize the above  result to say that 1/2 + 1/3 + ... + 1/n < ln(n).

cal99.jpg (20455 bytes)

We thus obtain the inequality below in which the partial sum of the harmonic series is bounded below by ln(n+1) and above by 1 + ln(n).

cal00.jpg (20455 bytes)

Video Clip #4

To find the Taylor series for e^(x^4), we could calculate the derivatives of e^(x^4), but this would be pretty tedious.

cal01.jpg (20455 bytes)

To integrate 1 / `sqrt(1-x^2) we find a Taylor series for the function and integrate the series.

From the pattern of the coefficients we see that for the nth term

cal02.jpg (20455 bytes)

To integrate the resulting series we integrate each term in turn.

cal03.jpg (20455 bytes)

Video Clip #5