#
|
Date
|
Class
|
Problems
|
47
|
Nov 6
|
Finding the area between two functions
- Example: 6.1 - 1.
- Example: 6.1 - 3 done with respect to x and with respect to
y.
- A = ∫ab f(x)-g(x) dx = ∫cd
h(y)-l(y) dy
where f and h are the upper functions respectively.
- Remember to consider whether the integral expression will
be easier to evaluate in terms of x or in terms of y.
|
6.1 ~ 9, 10, 16, 17, 19, 26.
|
|
|
- Second half of class is tutorial.
|
|
48
|
Nov 3
|
Sigma notation
- Sigma notation: index, lower limit, upper limit, (discrete)
function.
- Just six theorems:
- Σ c ak = c Σ ak
- Σ ak + bk = Σ ak
+ Σ bk
- Σ ak - bk = Σ ak
- Σ bk
- Σ k = n(n+1)/2
- Σ k2 = n(n+1)(2n+1)/6
- Σ k3 = [n(n+1)/2]2
- Technique: changing the lower limit of a sum
to be 1 so we can use the formulae above: add/subtract the
same amount from both the upper and lower limit,
and subtract/add this amount from each occurence of k in the
summation expression.
|
5.4 ~ odd 3-19, 22, 23, 25. |
|
|
- Second half of class is tutorial.
|
|
47
|
Nov 2
|
The First Fundamental Theorem of
Calculus
- Area as a sum of areas of rectangles: inscribed rectangles,
circumscribed rectangles, rectangles of height given by an
arbitrary value of x on each subinterval (via squeezing
theorem).
- Riemann sum.
- The first fundamental theorem of calculus:
where F is an antiderivative of f,
i.e. F'(x) = f(x).
- Proving the first fundamental theorem: Appeal to Mean-Value
theorem, which appeals to Rolle's theorem, which appeals to
extreme value theorem.
|
|
46
|
Nov 1
|
Tutorial: Definite integrals by substitution
|
|
45
|
Oct 31
|
Definite integrals by substitution
- Just remember to change the limits of integration
from limits on the original variable (x) to
limits on the substitution variable (u).
|
5.8 ~ 1, 14, 15, 19, odd 21-33. |
44
|
Oct 30
|
Integration by substitution
Procedure:
- Try to see the integral as ∫[f(u)du/dx]dx, i.e. to see one part
of the integral as the derivative of another.
- Make a u substitution.
- If any x's remain in the integral choose another u.
- If there are multiple du's in the integral, choose another
u.
- If the new integral is harder than the original, choose another
u.
- Integrate the new integral.
- Back substitute to get an answer in terms of the original
variable.
Note that we make our u substitution using another principle in
some integrals involving radicals: "let u be the expression inside
the radical".
|
5.3 ~ 7, 11, 13, odd 17-27, 30-32.
|
43
|
Oct 27
|
Integration
- Derivation: Trying to find a formula for A(x), the area
beneath a function f(x) and the x-axis from a given point a
to a point x, reveals that A'(x) is f(x), i.e. the
derivative of the area function is the function itself.
- This means the area function is the function whose
derivative is f(x), or the antiderivative or integral of
f(x).
- Note that there are an infinite number of
antiderivatives of f(x), but they differ from each other
other only in the value of a constant, i.e. they all have
the pattern F(x)+C where F'(x)=f(x).
- We choose among the antiderivatives by using a boundary
condition, typically that A(a) = 0 (because the area of line
is 0).Integration by recognition. The simplest way to
integrate a function is to recognize it as the result of a
differentiation formula. E.g. if cos x is the result of
differentiating a function then we know the function was sin
x + C because (sin x)' = cos x.
- Integration by substitution. Some integrals are too
complex to recognize. Our first strategy for dealing with
them is to make a change of variable that produces a simpler
integral to evaluate.
- The trick is to see one part of the expression as the
derivative of another part (preferably an 'inside function'
in the chain rule sense) and to set the new variable u
equal to the inside function.
- Then substitute every occurence of the original variable
of integration an equivalent expression using u.
- If the resulting integral expression is easier to
evaluate than the original, proceed, otherwise look for
another u substitution.
- Integrate the new expression in terms of u, hopefully by
recognition.
- Back-substitute to replace all occurences of u with
expressions in terms of x.
|
5.2 ~ 9, 13, 14, 15, 17, 19, 21, 23, 25, 27, 29,
37, 41, 55, 60.
5.3 ~ 7, 11, 13, odd 17-27, 30-32.
|
42
|
Oct 26
|
Newton's Method
- An iterative method for finding the zeroes (x-intercepts) of a
function. Start with an initial guess x1 and iteratively
improve it using the formula: xn+1 = xn -
f(xn)/f '(sn)
|
4.6 - 3, 7, 11, 17, 19, 21, 23, 27. |
|
|
|
Second half of class is tutorial.
|
4.6: 5, 13, 15.
|
41
|
Oct 25
|
Tutorial: Optimization
|
See assigned problems below.
|
40
|
Oct 24
|
Optimization examples
- This problem is difficult because of the algebraic manipulations
and because there are so many symbols, including many
letters (R and H) that aren't variables.
- The challenge in this problem is in formulation. In
class we used trig functions rather than the pythagorean
theorem and similar triangles.
- Like the previous problem the challenge in this one is
formulation. Also like the previous problem it relies on
a pair of related triangles. This time we used similar
triangles and the pythagorean theorem rather than trig.
|
|
39
|
Oct 23
|
Today's class cancelled courtesy of Air
Canada.
|
|
37 & 38
|
Oct 19 & 20
|
Teacher-less classes
Tim can't be
there, but that doesn't mean you can't be there doing calculus.
The room is booked and you have problems to work on and
solutions to check your work. See you Monday!
|
|
36
|
Oct 18
|
Optimization
Solution procedure:
- Summarize given information in diagrams and equations.
- Identify quantity to be optimized
- Find an equation for the quantity to be optimized.
- Identify the constraint.
- Express the constraint as an equation (or
inequality).
- If the equation contains more than one independent variable,
look for a relationship relating the independent variables, and
use it to eliminate all but one by substitution.
- Differentiate the equation for the dependent variable.
- The optimum value will occur at either,
- a stationary point (so set the derivative to zero and solve
to find them),
- another critical point, e.g. where the derivative does not
exist, or
- an endpoint of the interval of the independent
variable.
|
4.5 - 1, 6, 11, 14, 35, 36, 40, 43, 44, 45, 56, 57, 61.
Solutions to the odd-numbered problems
are available in the Student Solutions Manual which has been
placed on
reserve in the College library (just ask for it at the circulation
desk).
|
35
|
Oct 17
|
Tutorial: Function sketching
|
|
34
|
Oct 16
|
Tutorial: Function sketching
|
|
33
|
Oct 13
|
Tutorial: Function sketching
|
|
32
|
Oct 12
|
Tutorial: Function sketching
|
Problems
|
31
|
Oct 11
|
4.1 - 4.3 Function Sketching
|
4.1: 11, 19, 36, 49.
4.2: 7, 11, 19, 31, 33, 39, 43, 49, 51.
4.3: 5, 9, 13, 20, 21, 27, 31, 33, 35, 38, 44, 45.
|
30
|
Oct 10
|
Taking up the midterm
|
|
29
|
Oct 9
|
Midterm!
(sitting 2)
|
|
28
|
Oct 6
|
Midterm!
(sitting 1)
|
|
27
|
Oct 5
|
Midterm preparation
|
Work through the two sample midterms.
|
26
|
Oct 4
|
Review and tutorial: Differentials
|
3.9: 23, 27, 46, 53, 55, 58.
|
25
|
Oct 3
|
3.9 Differentials
- Definition: dy = f '(x) dx
- Graphical interpretation (see figure 3.9.7 in the
text).
- Local linear approximation: f(x + Δx) ≈
f(x) + f '(x) Δx
- Error propagation. An error Δx will result in an
absolute error Δy in y which can be approximated by dy.
The relative errors are x/Δx and y/Δy
respectively and the percentage errors are 100(x/Δx)
and 100(y/Δy).
|
3.9: 19, 24, 25, 41, 43, 47, 49, 52, 56,
57.
Solutions to these problems
are available in the Student Solutions Manual which has been
placed on
reserve in the College library (just ask for it at the circulation
desk).
|
24
|
Oct 2
|
Tutorial: Related rates
|
3.8: 13, 15, 18, 27, 45, 39.
|
23
|
Sep 29
|
Related rates by example
- Draw a picture (when possible), and summarize given
information.
- Identify known rate.
- Identify unknown rate.
- Find an equation relating the variable whose rate of change is
known to the one whose rate of change is not known.
- (Eliminate other variables if necessary, as it was in the
conical water tank problem).
- Differentiate this equation (usually with respect to time) to
get an equation relating the known and unknown rates of
change.
- Solve for the unknown rate of change.
- Examples done in class: 3.8 ~ 12, 16, 25.
|
3.8: 10, 11, 20, 24, 26,
29, 30, 32, 33, 37, 44, 46.
|
22
|
Sep 28
|
Implicit differentiation
- Method for finding dy/dx even when we can't solve for y
explicitly in terms of x (i.e. we aren't given, and can't find,
y=f(x)).
- Use it to extend the power rule to cover rational
exponents.
|
3.7 ~ 1, 3, 5, 7, 11, 13, 15, 17, 19, 27, 35,
48, 55.
Solutions to these problems
are available in the Student Solutions Manual which has been
placed on
reserve in the College library (just ask for it at the circulation
desk).
|
|
|
- Second half of class is tutorial.
|
|
21
|
Sep 27
|
Tutorial: Chain Rule
|
3.6: even 8-42.
|
20
|
Sep 26
|
3.6 The Chain Rule
- dy/dx = dy/du du/dx
- [f(g(x))]'=f'(g(x))g'(x)
- "the derivative of the outside times the derivative of
the inside"
|
3.6 ~ odd 7-13, 17, 21-33,
37-45, 15, 19, 35.
|
19
|
Sep 25
|
Class cancelled
|
|
18
|
Sep 22
|
Class cancelled
|
|
17
|
Sep 21
|
Derivatives of trigonometric functions
- Start with the derivative of sin x using the definition of the
derivative. Do the same for cos x. Now use earlier theorems to
extend to tan x (i.e. apply quotient rule to sin x/cos x),
cot x, sec x, csc x.
|
3.5 ~ odd 1-5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 29, 31, 32, 33.
|
16
|
Sep 20
|
3.3 & 3.4 Tutorial on derivatives
- Show power rule applies to negative integer exponents.
- Show d/dx[ root(x) ] = 1/2 root(x)
- Existence of derivatives. Derivatives do not exist:
where the function does not exist, where the tangent line is
vertical, at cusps (because there are two tangent
lines).
|
|
15
|
Sep 19
|
3.3 & 3.4 Tutorial on derivatives
|
|
14
|
Sep 18
|
3.3-3.4 The Derivative
- Theorems: The derivative of ...
- Sum and differences of functions
- xn
- Products of functions
- Quotients of functions
|
3.3 ~ odd 1-11, 15, 16, 29-32, 34, 37, 39, 41, 43,
45, 46, 49, 54, 57, 63.
3.4 ~ odd 5-15, 23, 26.
Solutions to these problems
are available in the Student Solutions Manual which has been
placed on
reserve in the College library (just ask for it at the circulation
desk).
|
13
|
Sep 15
|
3.1-3.3 The Derivative
- The idea
- Sketching derivatives
- Derivative as a function of its own
- Geometric interpretation
- Derivation from msec
- Notations
- Theorems: Derivative of ...
- constant function
- identity function
- cf(x)
- x2
|
|
12
|
Sep 14
|
Tutorial: 2.6 Trig limits
|
2.6: even 12-28, 41, 42.
|
11
|
Sep 13
|
2.6 Continuity and Limits of Trigonometric
Functions
- Show lim (sin x)/x = 1
- Squeezing theorem
- Geometric
derivation
- Show lim (1 - cos x)/x = 0 (Use result above)
- Examples
|
2.6: 1, 3, 5, 7, 11, 12,
13, 15, 17, 19, 21, 23, 25, 27, 33,
41, 43.
|
10
|
Sep 12
|
2.6 Continuity and Limits of Trigonometric
Functions
- Show sin x is continuous for all x (requires alternative
continuity test).
- Continuity of remaining trig fns found in terms of sin
x.
- Limits of trig expressions that are indeterminate can
often be found by rewriting them in terms of two basic
limits both as x -> 0:
- lim (sin x)/x = 1
- lim (1-cos x)/x =
0
|
|
9
|
Sep 11
|
2.5 Continuity of Functions
- The idea: Continuous functions are smooth.
- A definition of continuity must eliminate functions
with:
- asymptotes
- holes
- gaps (regions where f is undefined)
- vertical jumps
- displaced values
- We can do this if we require that at the point of
interest,
- f exists
- f's two-sided limit exists
- the value of f and its limit are equal
- Removable discontinuities.
- Examples
|
2.5: 11, 13, 15, 17,
21, 23, 25, 29, 41, 43, 45, 49, 51.
|
8
|
Sep 8
|
Tutorial: Algebraic Limits
|
2.3: 10, 12, 14, 16, 22, 24, 33, 35.
|
7
|
Sep 7
|
2.3 Limits at infinity
- Limits of polynomials at infinity: Look at highest power term.
- Limits of rational expressions at infinity:
- Form infinity/infinity => Divide top and bottom by highest power of x.
- Entire expression inside radical => move limit inside
radical.
- Radical top or bottom => Divide by highest power of x,
but prorate power inside root.
- Difference of radicals => Consider treating as a
fraction and multiplying top and bottom by complex conjugate
of numerator. Graphical interpretation.
- Algebra trick: Factoring powers of x out of radicals.
|
|
6
|
Sep 6
|
2.2 Limits of algebaics functions
- Polynomials => Just substitute the limit location for
x.
- Forms:
- c/d => limit = c/d
- 0/c => limit = 0
- c/0 => limit magnitude is infinite, check signs of top
and bottom for sign of infinity
- 0/0 => Top and bottom share a common factor. Factor
them and cancel it, then evaluate limit of new
expression.
- Algebraic technique: Long division of polynomials.
|
Homework: 2.3 ~ 7, 9, 11, 13, 15, 17, 19, 21,
23, 25, 27, 33, 35.
Solutions.
|
5
|
Sep 5
|
2.2 Limit axioms and theorems
- Axioms about three functions.
- Five basic theorems.
- Extension to lim kx
- Extension to lim kf(x)
- Extension to lim xn
- Extension to lim axn (monomial)
- Extension to lim p(x) = p(c) (polynomial)
|
Homework: 2.2 ~ 3, 5, 7, 9, 11, 13, 15, 17, 19,
21, 23, 25, 27, 29
.
Solutions.
|
4
|
Sep 1
|
2.1 Introduction to limits
- The idea.
- Notation.
- Finding limits by looking, i.e. sketch the function.
- 'Finding' limits by calculation.
- Axioms and theorems
|
|
3
|
Aug 31
|
Review
- The six basic trig functions, their graphs and relationships,
and their use with right-angled triangles.
Problems 11-13 from Quiz 0:
|
Homework:
Inequalities problems, solutions.
Absolute value problems, solutions.
Geometry problems,
solutions 1, 2, 3, 4, 5, 6, 7, 8.
|
2
|
Aug 30
|
Review
Problems 1-10 from Quiz 0:
- Solving inequalities.
- Manipulating expressions involving absolute value.
- Graphs of straight lines.
- Completing the square.
- Graphing by the method of successive transformations (easier
than it sounds!).
|
|
1
|
Aug 29
|
Course introduction
- Formal course description.
- The three key ideas this semester:
- Limits: The value a function approaches (whether or not it
reaches it).
- The derivative: the slope of the tangent line to a
function, or the rate of change of a physical quantity.
- The integral: The area beneath a function, or the sum of a
quantity.
|
|