MTH4100 Calculus I: Lecture Notes For Week 1 Thomas' Calculus, Section 1.1
MTH4100 Calculus I: Lecture Notes For Week 1 Thomas' Calculus, Section 1.1
Rainer Klages
Autumn 2009
What is Calculus?
Calculus may be considered as “advanced algebra and geometry”, with the goal to set up
mathematics as a formal language. Fundamental for Calculus are the real numbers. They
enable the study of functions of real variables:
The geometric view of Calculus concerns the graph of a function covering aspects like
• continuity properties
• slope ↔ derivative
• area ↔ integral
You will learn many techniques, based on algebraic manipulations with many applications
in all branches of modern society. The next level of mathematical abstraction is called
analysis.
2 π
-3 -2 -1-3/4 0 1/3 1 2 3 4
Real numbers are characterized by three fundamental properties:
• order denotes inequalities (for a geometric picture see the real line).
example: − 43 < 13 ⇒ − 31 < 43
• completeness implies that there are “no gaps” on the real line
(A1) a + (b + c) = (a + b) + c associativity
(A2) a + b = b + a commutativity
(A3) There is a 0 such that a + 0 = a. identity
(A4) There is an x such that a + x = 0. inverse
Some useful rules for calculations with inequalities (practise in exercises) are:
These rules can all be proved by using (O1) to (O5): 1. to 3. follow straightforwardly, 4. to
6. are more tricky.
• R real numbers √
example: The positive solution to the equation x2 = 2 is 2. This√ is an irrational
number whose decimal representation is not eventually repeating: 2 = 1.414 . . . An-
other example is π = 3.141 . . .
⇒ N⊂Z⊂Q⊂R
In fact, one has to ”prove” this:
In summary, the real numbers R are complete in the sense that they correspond to all points
on the real line, i.e., there are no “holes” or “gaps”, whereas the rationals have ”holes”
(namely the irrationals).
See your textbook Appendix 4 for details. The ”proof”of completeness of R is covered in
MTH5104 Convergence and Continuity, a 2nd year ”analysis” module.
Many different ones to come! For details about the logic behind proofs see MTH5117,
Mathematical Writing.
This formal framework is illustrated in Calculus 1 by many examples, exercises, applications.
Intervals
Definition 1 A subset of the real line is called an interval if it contains at least two numbers
and all the real numbers between any two of its elements.
5
examples:
• x > −2 defines an infinite interval. Geometrically, it corresponds to a ray on the real
line
• 3 ≤ x ≤ 6 defines a finite interval. Geometrically, it corresponds to a line segment on
the real line
So we can distinguish between two basic types of intervals – let’s further classify:
examples:
(a) 2x − 1 < x + 3 solution sets on the real line:
2x < x + 4
x < 4
x
(b) − < 2x + 1
3
−x < 6x + 3
3
− < x
7
6
(c) x−1
≥ 5 : must hold x > 1!
6 ≥ 5x − 5
11
≥ x
5
6
Absolute value
Definition 2 The absolute value (or modulus) of a real number x is
x x≥0
|x| =
−x x<0 .
Geometrically, |x| is the distance between x and 0.
example:
example:
1. | − a| = |a|
p √ √ √
2. Proof of |ab| = |a| |b|: |ab| = (ab)2 = a2 b2 = a2 b2 = |a| |b|
|a|
3. Proof of | ab | = |b|
for b 6= 0: exercise!
Now take the square root and observe that the arguments of both roots are positive – we
are done.
note: “if and only if” is often abbreviated by the sign “⇔”
examples
(a) |2x − 3| ≤ 1
(b) |2x − 3| ≥ 1