A2-无代写
时间:2024-03-16
Mathematical Methods of Economic Analysis
Lecture Week 1
Jingni Yang
University of Sydney
Instructor
Name: Jingni Yang
Office: Room 550, Social Science Building A2
Email: jingni.yang@sydney.edu.au
Office hour: Wednesday 1-2pm in person or by appointment
Introduction Logic Sets 1 / 32
Assessment
Two homework assignments, A mid-semester test and final exam
Weighting:
Two homework assignments: 20 %
Mid-semester test: 30 %
Final Exam: 50 %
Timeline:
Two homework assignments: week 3 and week 10 due in the next.
Mid-semester test: 1 hour online test completed during class time week 7.
Final exam: 2 hours during exam period.
Introduction Logic Sets 2 / 32
Questions
Please don’t use email for instructional purposes
Post your questions on Ed Discussion (Canvas)
Attendance at lectures is recommended but not mandatory
Introduction Logic Sets 3 / 32
Reading Material
Primary reference
Lecture slides
Readings other than lectures slides all supplementary
Mathematics for Economists by Simon and Blume
Google for some notes/textbook/exercises
Introduction Logic Sets 4 / 32
Definitions and Facts
The lectures are full of definitions and facts
For example: Function f : R→ R is called continuous at x if, for any sequence
{xn} converging to x we have f (xn)→ f (x)
Possible exam question: Show that if functions f and g are continuous at x , then
so is f + g .
Start answer with the definition of continuity:
“Let {xn} be any sequence converging to x . We need to show that
f (xn) + g(xn)→ f (x) + g(x). To see this, note that...”
Introduction Logic Sets 5 / 32
Facts: In the lectures you’ll often see something like
The only N-dimensional subset of RN is RN
Means any one of
theorem
proposition
lemma
true statement
All well-know results
Need to remember, have some intuition for, be able to apply
Introduction Logic Sets 6 / 32
Logical Operations
Logic are maily four words
NOT (or Negation), AND, OR, IF....THEN
Some of these have a somewhat different meaning in logic relative to their
meaning in ordinary spoken language.
Introduction Logic Sets 7 / 32
AND
Tom and Jerry were at movies.
I would like fish and chips.
Introduction Logic Sets 8 / 32
OR
For the main course, would you like fish or meat?
ECON5001 or ECON6001 is a pre-requisite CON6003
Introduction Logic Sets 9 / 32
IF, THEN
(S) If the GPS current location is 33S 151E, then you are in Sydney
Introduction Logic Sets 10 / 32
Equivalent forms of P =⇒ Q
Introduction Logic Sets 11 / 32
Equivalent forms of P =⇒ Q is not true
Introduction Logic Sets 12 / 32
True Values of an implication (”IF, THEN” statement)
Introduction Logic Sets 13 / 32
Negation
Introduction Logic Sets 14 / 32
Different Types of ” Proofs”
The concept of a ”proof” is a key element in math.
Easy to sliop into philosohpical debates on ” what exactly is a proof”.
A proof is a logical consequence of accepted facts (propositions).
Four types of proofs
1 Constructive/deductive proof
2 Contraposition
3 Induction
4 Contradiction
Introduction Logic Sets 15 / 32
Proof by Induction
Introduction Logic Sets 16 / 32
Proof by Contradiction I
Introduction Logic Sets 17 / 32
Proof by Contradiction II
Introduction Logic Sets 18 / 32
Proof by Contradiction III
Introduction Logic Sets 19 / 32
Sets
Will often refer to the real numbers, R
Understand it to contain “all of the numbers” on the “real line”
Introduction Logic Sets 20 / 32
Sets
R is an example of a set
A set is a well-specified collection of distinct objects viewed as a whole
(In case of R, the objects are numbers)
Other examples of sets:
set of all rectangles in the plane
set of all prime numbers
set of monkeys in Japan
Introduction Logic Sets 21 / 32
Notation:
Sets: A,B,C
Elements: x , y , z
Important sets:
N := {1, 2, 3, . . .}
Z := {. . . ,−2,−1, 0, 1, 2, . . .}
Q := {p/q : p, q ∈ Z, q 6= 0}
R := Q ∪ { irrationals }
Introduction Logic Sets 22 / 32
Intervals of R
Common notation:
(a, b) := {x ∈ R : a < x < b}
(a, b] := {x ∈ R : a < x ≤ b}
[a, b) := {x ∈ R : a ≤ x < b}
[a, b] := {x ∈ R : a ≤ x ≤ b}
[a,∞) := {x ∈ R : a ≤ x}
(−∞, b) := {x ∈ R : x < b}
Etc.
Introduction Logic Sets 23 / 32
Let A and B be sets Statement x ∈ A means that x is an element of A
A ⊂ B means that any element of A is also an element of B
N ⊂ Z
irrationals are a subset of R
A = B means that A and B contain the same elements
Equivalently, A ⊂ B and B ⊂ A
Introduction Logic Sets 24 / 32
Set Operations
Let S be a set and A and B be subsets of S
Union of A and B
A ∪ B := {x ∈ S : x ∈ A or x ∈ B}
Intersection of A and B
A ∩ B := {x ∈ S : x ∈ A and x ∈ B}
Introduction Logic Sets 25 / 32
Set Operations
Set theoretic difference:
A \ B := {x ∈ S : x ∈ A and x /∈ B}
In other words, all points in A that are not points in B
Introduction Logic Sets 26 / 32
Set Operations
Complement of A is all elements of S that are not in A:
Ac := S \ A :=: {x ∈ S : x /∈ A}
Remarks:
Need to know what S is before we can determine Ac
If not clear better write S \ A
Introduction Logic Sets 27 / 32
Introduction Logic Sets 28 / 32
Algebra of Sets
If A and B subsets of S , then
1 A ∪ B = B ∪ A and A ∩ B = B ∩ A
2 (A ∪ B)c = Bc ∩ Ac and (A ∩ B)c = Bc ∪ Ac
3 A \ B = A ∩ Bc
4 (Ac)c = A
The empty set ∅ is the set containing no elements
If A ∩ B = ∅, then A and B said to be disjoint
Introduction Logic Sets 29 / 32
Infinite Unions and Intersections
Given a family of sets Kλ ⊂ S with λ ∈ Λ,⋂
λ∈Λ
Kλ := {x ∈ S : x ∈ Kλ for all λ∈Λ⋃
λ∈Λ
Kλ := {x ∈ S : there exists an λ ∈ Λ such that x ∈ Kλ}
“there exists” means “there exists at least one”
Introduction Logic Sets 30 / 32
Example I
Let A := ∩n∈N(0, 1/n)
Claim: A = ∅
Introduction Logic Sets 31 / 32
Example II
For any a < b we have ∪>0 [a + , b) = (a, b)
Introduction Logic Sets 32 / 32