MATH 409 Lecture 21

From Notes
Jump to navigation Jump to search

« previous | Tuesday, November 12, 2013 | next »

End Exam 2 content
Lecture Slides

Exam 2 Review

Topics

Derivatives

  • Derivative of a function
  • Differentiability Theorems
  • derivative of inverse function
  • Mean Value Theorem
    • Rolle's Theorem
    • Generalized Mean Value Theorem
  • Taylor's Formula
  • l'Hôpital's rule

Integrals

  • Definitions
    • Darboux Sums
    • Riemann Sums
    • Riemann Integral
  • Properties of Integrals
  • Fundamental Theorem of Calculus (both parts)
  • Integration by Parts
  • Change of variable in an integral

Chapters 4.1–4.5, 5.1–5.3

Differentiability Theorems

  • sum / difference rules
  • product rule
  • quotient rule
  • chain rule
  • differentiability implies continuity
  • Rolle's Theorem: If a function f is continuous on a closed interval [a,b], differentiable on (a,b), and f(a)=f(b), then f(c)=0 for some c(a,b)
  • Mean Value Theorem: If a function f is continuous on [a,b] and differentiable on (a,b), then there exists c(a,b) such than f(b)f(a)=f(c)(ba).
  • f is increasing on [a,b] if and only if f0 on (a,b)
  • f is decreasing on [a,b] if and only if f0 on (a,b)
  • f is constant on [a,b] if and only if f=0 on (a,b)


Properties of Integrals

  • Linearity:
    • ab(f(x)+g(x))dx=abf(x)dx+abg(x)dx
    • ab(αf(x))dx=αabf(x)dx
  • Subinterval property: abf(x)dx=acf(x)dx+cbf(x)dx
  • Comparison Theorem: If f(x)g(x) for all x[a,b], then abf(x)dxabg(x)dx


Fundamental Theorem of Calculus

  • Part 1: F(x)=axf(t)dt, x[a,b] is continuously differentiable on [a,b] and F(x)=f(x) for all x[a,b]
  • Part 2: If a function F is differentiable on [a,b], and the derivative F is integrable on [a,b], then axF(t)dt=F(x)F(a) for all x[a,b].


Sample Problems

Problem 1: Prove the Chain Rule

Theorem. If a function f...

Proved in class (except for one small part)


Problem 2: Find the Limits

limx0(1+x)1x

The function f(x)=(1+x)1x is well-defined on (1,) except at 0. Since f(x)>0 for all x>1, a function g(x)=logf(x) is well-defined on (1,) except at 0 as well. For any x>1, we have g(x)=log(1+x)1x=x1log(1+x). Hence g=h1h2, where h1(x)=log(1+x) and h2(x)=x are continuously differentiable on (1,). Since h1(0)=h2(0)=0, it follows that limx0h1(x)=limx0h2(x)=0. By l'Hôpital's rule, h1(0)=1 and h2(0)=1, so limx0g(x)=limx0h1(x)h2(x)=11=1

Since f=eg(x), a composition of g with a continuous function, it follows that limx0f(x)=e1=e


limx+(1+x)1x Similar to above, limx+h1(x)=limx+h2(x)=+. At the same time, h1(x)0 as x+, while h2 is identically 1. Using l'Hôpital's Rule, we obtain limx+g(x)=limx+h1(x)h2(x)=01=0


Since f=eg(x), a composition of g with a continuous function, it follows that limx0f(x)=e0=1


Problem 3: Limit of a sequence

Find the limit of a sequence xn=1k+2k++nknk+1 for n, where k is a natural number.

The general element of the sequence can be represented as

xn=1k+2k++nknk1n=(1n)k1n+(2n)k1n++(nn)k1n

which shows that xn is a Riemann sum of the function f(x)=xk on the interval [0,1] that corresponds to the partition Pn={0,1n,2n,,n1n,1} and samples tj=jn, j=1,2,,n. The norm of the partition is Pn=1n. Since Pn0 as n and the function f is integrable on [0,1], the Riemann sums xn converge to the integral:

limnxn=01xkdx=xk+1k+1|x=01=1k+1


Problem 4: Find/evaluate indefinite/definite integrals

Subproblem 1

x21xdx

A standard way to evaluate this type of function is to split it into the sum of a polynomial and a simple fraction:

x21x=x21+11x=x211x+11x=x11x1

Since the domain of the function is (,1)(1), the indefinite integral has differetn representations on the intervals (,1) and (1,):

x21x={x22xlog(1x)+C1x<1x22xlog(x1)+C2x>1

Subproblem 2

0πsin2(2x)dx

To integrate this function, we use a trigonometric formula 1cos2α=2sin2α and a new variable u=4x:

0πsin2(2x)dx=0π1cos(4x)2dx=0π1cos(4x)8d(4x)=04π1cosu8du=usinu8|u=04π=π2

Subproblem 3

log3xdx

To find this indefinite integral, we integrate by parts:

log3xdx=xlog3xxd(log3x)=xlog3xx(log3x)dx=xlog3x3log2xdx=xlog3x3xlog2x+xd(3log2x)=xlog3x3xlog2x+6logxdx=xlog3x3xlog2x+6xlogxxd(6logx)=xlog3x3xlog2x+6xlogx6dx=xlog3x3xlog2x+6xlogx6x+C

Subproblem 4

012x1x2dx

To integrate this function, we introduce a new variable u=1x2:

012x1x2dx=12012(1x2)1x2dx=1201211x2d(1x2)=121341udu==132

Subproblem 5

0114x2dx

To integrate this function, we use a substitution x=2sint. Observe that x changes from 0 to 1 when t changes from 0 to π6):

0114x2dx=0π614(2sint)2d(2sint)=0π6(2sint)44sin2tdt=0π62cost4cos2tdt=0π61dx=π6


Bonus Problem 5

Suppose p: is locally a polynomial, which means that for every c, there exists ϵ>0 such that p coincides with a polynomial on the interval (cϵ,c+ϵ). Prove that p is a polynomial.

Proof. For any c let pc denote a polynomial and ϵc denote a positive number such that p(x)=pc(x) for all x(cϵc,c+ϵc). Consider two sets:

E+={x>0p(x)p0(x)}E={x<0p(x)p0(x)}

We are going to show that E+=E=.

Assume that the set E+ is not empty. Clearly, E+ is bounded below, hence d=infE+ is a well-defined real number. Note that E+[ϵ0,) Therefore dϵ0>0.

Observe that p(x)=p0(x) for x(0,d) and p(x)=pd(x) for x(dϵd,d+ϵd). The interval (0,d) overlaps with the interval (dϵd,d+ϵd). Hence pd coincides with p0 on the intersection (0,d)(dϵd,d+ϵd). Equivalently, the difference pdp0 is zero on (0,d)(dϵd,d+ϵd). Since pdp0 is a polynomial and any nonzero polynomial has only finitely many roots, we conclude that pdp0 is identically 0. Then the polynomials pd and p0 are the same. It follows that p(x)=p0(x) for x(0,d+ϵd), so dinfE+, a contradiction.

Thus E+=. Similarly, we prove that the set E is empty as well. Since E+=E=, the function p coincides with the polynomial p0 everywhere.


Bonus Problem 6

Show that a function f(x)={e11x2|x|<10|x|1

is infinitely differentiable on .

Observe that the integral of this function goes from 0 to 1 smoothly. Constant functions and ef(x) are infinitely differentiable.