• 検索結果がありません。

Review of Mathematics for Economics Ryo Suzuki

N/A
N/A
Protected

Academic year: 2018

シェア "Review of Mathematics for Economics Ryo Suzuki"

Copied!
14
0
0

読み込み中.... (全文を見る)

全文

(1)

Review of Mathematics

Ryo Suzuki

June 1, 2011

Remark

This paper is written in informal style because I made it to review basic mathematical stuff for myself. And I sometimes omit obvious assumption from a definition or theorem. For example A is nonempty in definition of compact set or so. So I recommend you to check formal definition, theorem or proof by reading the following references.

Next, I mention only most simple case in some theorems, that is I omit univariate Taylor’s theorem or other stuff. However, I think it is easy to proove general version of such a theorem so please try to do it.

Moreover, I’m sure that one of hte best way to understamd mathematics fully is solving problems by yourself, so please don’t misunderstand that you master it only by reading this paper.

Anyway, I’m glad if it is helpful to master mathematics for economics or to prepare for lecture of graduate shcool. And if you have any questions or find some mistakes, please feel free to send me messages. :D

1 Definition

1.1 Metric

Metric d : X× X →Rsatisfies the followings

(1) ∀, y ∈ X d(, y) ≥ 0 , d(, y) = 0 ⇔  = y (2) ∀, y ∈ X d(, y) = d(y, )

(3) ∀, y, z ∈ X d(, y) + d(y, z) ≥ d(, z) And (X, d) called metric space

1.2 Open Set

∀ ∈ A, ∃ε > 0 s.t. Bε() ⊂ A

Graduate School of University of Tokyo, Department of Economics, [email protected]

(2)

1.3 Closed Set

Ac: open

Remark

Of course, there are another definition of open and closed set. In fact, by the another definition, open set is defined as A = A, where A is a set of interior point of A and closed set is defined as A = ¯A, where ¯A is closure of A.

Moreover, topological space is defined by collection of open sets, that is

(S, D) : topological space is a set S together with D (a collection of subsets of S) satisfying the following

(1)S ∈ D, ∅ ∈ D

(2)O1, O2,· · · , On∈ D ⇒ O1∩ O2∩ · · · ∩ On∈ D (3)∀λ ∈ Λ, Oλ∈ D ⇒ ∪λ∈ΛOλ∈ D

and D⊂ 2S is called a topology on S

In topological space, continuity of function ƒ : X→ Y is also defined as

∀O ⊂ Y : open ⇒ ƒ−1(O) ⊂ X : open

and metric space such as (Rn, d) is considerd as one of a topological space. Therefore, we can rewrite all of definitions.

However, when you apply mathematics to economic study, you usually have only to consider metric space such as (Rn, d). So we consider only definitions or theorems on metric space in the following. But Heine-Borel theorem, which is about compactness inRn is important to connect topological space and Euclid space, then please check later.

1.4 Bounded

∃λ ∈R, ∀∈ A,  ∈ Bλ(0)

1.5 Supremum

sp A = min UA

(3)

1.6 Convergence

∀ε > 0, ∃ ¯mN, s.t. ∀m≥ ¯m, d(m, ) < ε

1.7 Cauchy Sequence

∀ε > 0, ∃ ¯mN, s.t. ∀m, m≥ ¯m, d(m, m) < ε

1.8 Completeness of Metric Space

∀{m}

m=1: Cchy on (X, d) ⇒ {m}

m=1conergens

1.9 Continuous

∀ ∈ X, ∀ε > 0, ∃δ > 0, s.t. ∀∈ X, d(, ) < δ ⇒ d(ƒ (), ƒ ()) < ε

1.10 Compactness

∀{Oλ}λ∈Λ, A

λ∈Λ

Oλ⇒ A ⊂

n

=1

Oλ

1.11 Convex Set

∀, ∈ X, ∀λ ∈ [0, 1], s.t. λ + (1 − λ)∈ X

1.12 Concavity

∀, ∈ X, ∀λ ∈ [0, 1], s.t. ƒ (λ + (1 − λ)) ≥ λƒ () + (1 − λ)ƒ ()

(4)

1.13 Quasi-Convexity

∀, ∈ X, ∀λ ∈ [0, 1], s.t. ƒ (λ + (1 − λ)) ≥ mx{ƒ (), ƒ ()}

1.14 Differentiable

∀ ∈ X, lim

h→0

ƒ ( + h)− ƒ ()

h : ests

1.15 Contraction Mapping

∃α ∈ (0, 1)∀, ∈ X, d(ƒ (), ƒ ()) < α d(, )

1.16 Fixed Point

ƒ : X→ X , ∃ s.t. = ƒ ()

1.17 Upper-Hemi Continuous

∀O ⊂ Y : open s.t.F() ⊂ O , ∃O⊂ X : open ,  ∈ O s.t. ∈ O⇒ F() ⊂ O

1.18 Lower-Hemi Continuous

∀O ⊂ Y : open s.t. F() ∩ O 6= ∅ , ∃O⊂ X,  ∈ O s.t. ∈ O⇒ F() ∩ O 6= ∅

1.19 Continuous of Correspondence

F : X ⇒ Y, : pper hem contnos nd oer hem contnos

(5)

1.20 Positive Definite

∀z ∈Rn (z 6= 0), zD2ƒ ()z > 0

1.21 Positive Semidifinite

∀z ∈Rn , zD2ƒ ()z≥ 0

1.22 Hessian Matrix

D2ƒ =

2ƒ

∂1∂1 · · ·

2ƒ

∂1∂n

... ...

2ƒ

∂n∂1 · · ·

2ƒ

∂n∂n

1.23 Jacobian Matix

Df = D(ƒ1,· · · , ƒm) =

∂ƒ1

∂1 · · ·

∂ƒ1

∂n

... ...

∂ƒm

∂1 · · ·

∂ƒm

∂1

1.24 Real Number

R= {min UA | A ⊂Q, ∀, b s.t. < b , b∈ A ⇒  ∈ A , 6 ∃ mx A}

Remark

The following theorems about continuity ofRare equivalent

⊲ Dedekind’s axiom

⊲ Least Upper Bound Axiom (Weierstrass’ Theorem(

⊲ Monotone Convergence Theorem

⊲ Cantor’s Intersection Theorem

⊲ Heine-Borel Theorem

(6)

⊲ Bolzano-Weierstrass Theorem

⊲ Cauchy’s Criterion for Convergence

⊲ Archimedes’ Axiom

1.25 Local Maximizer

∃ε > 0 s.t. ∀ ∈ Bε(0) ⊂ X, ƒ (0) ≥ ƒ ()

1.26 Global Maximizer

∀ ∈ X, ƒ (0) ≥ ƒ ()

2 Theorem

2.1 Heine-Borel Theorem

ARn: compct⇔ A ⊂Rn: cosed nd bonded

2.2 Weierstrass’s Theorem

ƒ : XR: contnos, X : compct⇒ ∃M, m∈ X s.t. ∀ ∈ X , ƒ (M) ≥ ƒ () , ƒ (m) ≤ ƒ ()

2.3 Intermediate Value Theorem

ƒ : [, b]R: contnos⇒ ∀ ∈ [ƒ (), ƒ (b)], ∃c ∈ [, b] s.t. ƒ (c) =  Proof

⊲ Suppose ƒ () <  < ƒ (b) without loss of generality

⊲ F() = ƒ ()− 

⊲ ∃ξ s.t. ∀∈ [, ξ), F() < 0 nd sp ξ : est (∵ ξ < b)

⊲ Point: We want to show c = sp ξ⇒ F(c) = 0

⊲ F(c) < 0⇒ ∃ε, F(c + ε) < 0

⊲ F(c) > 0⇒ ∃ε, F(c − ε) > 0

(7)

2.4 Mean Value Theorem

ƒ : [, b]R; dƒ ƒ erentbe⇒ ∃c ∈ (, b) s.t. ƒ(c) =ƒ (b)− ƒ () b−  Proof

⊲ Point: F() = ƒ ()ƒ (b)b−ƒ ()−

⊲ F() = F(b) nd F() = ƒ() − ƒ (b)b−ƒ ()−

⊲ Point: We want to show F(c) = 0

⊲ There exists maximizer or minimizer, then suppose c : maximizer

F()−F(c)−c ≤ 0 ( > c) , F()−F(c)−c ≥ 0 ( < c)

⊲ lim→cF()−F(c)−c = F(c) = 0

⊲ Remark: ƒ () = g() = 0, then g(b)ƒ (b)−ƒ ()−g() = ƒ

(c)

g(c)

2.5 Taylor’s Theorem

ƒ :RR: n dƒ ƒ erentbe t (, )⇒ ∃ξ ∈ (, ) s.t.

ƒ () = ƒ () +ƒ

()

1! ( − ) + ƒ ”()

2! ( − )

2+ · · · +ƒ(n−1)()

(n − 1)! ( − )

n−1+ƒ (n)(ξ)

n! ( − )

n

Proof

⊲ Point: F() = ƒ ()− ƒ () −ƒ1!()( − ) − · · · −ƒ(n−1)(n−1)!()( − )n−1

⊲ Fn() = ƒn()

⊲ F() = F() = · · · F(n−1)= 0

⊲ Point: We want to show F() = ƒ

(n)(ξ)

n! ( − )n

⊲ Apply Mean Value Theorem

⊲ Point: (−)F()n = F(1)

n(1−)n−1 = · · · = Fn(n)

n! ( ≤ n≤ n−1≤ · · · ≤ 1≤ )

⊲ F() = F

n(ξ)

n! ( − )n= ƒn(ξ)

n! ( − )n ( ≤ ξ = n≤ )

⊲ Remark: Taylor’s Theorem is extension of Mean Value Theorem (∵ n = 1 Mean Value Theorem)

(8)

2.6 Inverse Function Theorem

ƒ :RR: C1 , ƒ(0) 6= 0 ⇒ ∃ƒ−1: C1 , (ƒ−1)(y0) = 1 ƒ(0)

2.7 Bounded and Increasing Sequence

{m}m=1: bonded nd ncresng⇒ lim

m→∞ m= 

Proof

⊲ We want to show ∀ε > 0, ∃ ¯mNs.t. ∀m≤ ¯m, d(m, ) < ε

⊲ Point: ∃Rs.t.  = sp{m}

m=1 (∵ bounded)

⊲ Point: ∀ (< ), ∃ ¯mNs.t. < m¯ ≤  (∵ if not  6= sp{m}m=1)

⊲ ε = − > 0⇒ ∀m ≥ ¯m, d(m, ) < ε (∵ increase)

2.8 Closed Set and Convergence

ARn: cosed⇔ ∃{m}

m=1s.t. ∀m, 

m∈ A, lim m→∞

m→ , then  ∈ A Proof (⇒)

⊲ Suppose 6∈ A ⇔  ∈ Ac

⊲ Point: ∃δ > 0, Bδ() ⊂ Ac (∵ Ac:open)

⊲ On the other hand, ∀ε > 0, ∃ ¯mNs.t. ∀m≤ ¯m, d(m, ) < ε

⊲ Point: We want to show ∀m, m6∈ A

⊲ ∃m s.t. ∀m≥ m, d(m, ) < δ

⊲ ∃m s.t. ∀m≥ m, m∈ Bδ() ⊂ Ac

⊲ Contradiction

Proof (⇐)

⊲ Suppose A: not closed⇔ Ac: not open

⊲ Point: ∃∈ Ac s.t. ∀δ > 0, Bδ() 6⊂ Ac (∵ ¬(∀ ∈ Ac, ∃δ > 0 s.t. Bδ() ⊂ Ac))

⊲ ∀δ > 0, Bδ() ∩ A 6= ∅

⊲ Point: We want to take sequence which converges to 

⊲ ∃1∈ Bδ() ∩ A

⊲ Let {m}m=1such that d(m+1, ) =12d(m, )

⊲ ∀δ > 0, ∃ ¯mNs.t. ∀m≥ ¯m, d(m, ) < δ

(9)

⊲ limm→∞m= ∈ Ac

⊲ Contradiction

2.9 Bolzano-Weierstrass Theorem

ARn: compct⇔ ∃{m}m=1 s.t. ∀m, m∈ A, lim

k→∞

m(k)→ , then  ∈ A

2.10 Cauchy Criterion for Convergence

mlim→∞

m=  ⇔ {m}

m=1: Cchy

Proof (⇒)

⊲ ∀ε > 0, ∃ ¯m s.t. ∀m, n≥ ¯m, d(m, ) < ε2, d(n, ) <ε2

⊲ d(m, n) ≤ d(m, ) + d(n, ) < ε2+ε2 Proof (⇒)

⊲ Point: We want to show d(m, )≤ d(m, ƒ) + d(ƒ, )

⊲ ∀m≥ ¯m, d(m, m¯) < δ (∵ triangle inequality)

⊲ ∀m≥ ¯m, m∈ ¯Bδ(m¯) ≡ { ∈Rn|d(m¯, )≤ δ}

⊲ ¯Bδ(m¯) : compact

⊲ Point: ∃{m(k)}k=1: converges to  (∵ Bolzano-Weierstrass Theorem)

⊲ ∃ ¯k, ∀k≥ ¯k, d(m(k), ) < ε2

⊲ ∃ ¯m, ∀m, m≥ ¯m, d(m, m) <ε2

⊲ m= mx{m( ¯k), ¯m}

⊲ ∀m(k), m≥ m, d(m, )≤ d(m, m(k)) + d(m(k), ) < ε2+ε2

2.11 Implicit Function Theorem

ƒ :R2R: C1 , ƒy0, y0) = 0 , ƒ(0, y0) 6= 0

⇒ ∃1y = ϕ() s.t. (1) ƒ (, ϕ()) = 0 , (2) y0= ϕ(0) , (3) ∂y

∂ = − ƒ ƒy

(10)

2.12 Condition for Convexity

2.13 First Order Necessary Condition for Local Maximization

0: oc mzmzer⇒ ∇ƒ (0) = 0 Proof

⊲ ∀∈ Bε(0), ƒ () ≥ ƒ (0)

⊲ Let ƒ () = ƒ (01,· · · ,· · · 0

n)

⊲ ƒ (0) ≥ ƒ ()

⊲ Point: ƒ ()−ƒ (

0

)

−0 ≤ 0 (>  0

) ,

ƒ ()−ƒ (0)

−0 ≥ 0 (<  0

)

∂∂ƒ(0) = lim→o

ƒ ()−ƒ (0)

−0 = 0

⊲ ∇ƒ (0) = 0

2.14 Second Order Necessary Condition for Local Optimality

0: oc mzmzer⇒ D2ƒ (0) : negte semdeƒ nte Proof

2.15 Second Order Sufficient Condition for Local Optimality

2.16 Lagrangean Method

2.17 Karush-Kuhn-Tucker Theorem

2.18 Envelope Theorem

2.19 Duality Theorem

3 Problems

3.1

Discuss if A = {R| 0 ≤  ≤ 1.  ∈R\Q} are open and/or closed.

(11)

3.2

Discuss ifZare open and/or closed.

3.3

Discuss if { +p2b | , b ∈Q} are open and/or closed.

3.4

Proove ∀0∈ X, ∀ε > 0, Bε(0) = { ∈ X | d(, 0) < ε} is open.

3.5

Proove if {A}=1 is a sequence of open sets, then=1A is open.

3.6

Proove that {}

=1 such that 1=p2 and n+1=p2 +pn converges.

3.7

Proove that

n=1|n| < ∞, thenn=12n< ∞

3.8

Proove that

n=1|n| · b 2

n< ∞, then

n=1|n| · |bn| < ∞

3.9

Construct a continuous function ƒ : [0, 1)Rwhich has neither maximum and minimum value.

3.10

Proove that if ∀, yR, |ƒ () − ƒ (y)| ≤ ( − y)2, then ƒ is constant.

3.11

Suppose ƒ() > 0 in (, b), then proove that inverse function g is differentiable and g(ƒ ()) = ƒ1()

(12)

3.12

Proove thet ƒ :RRis differentiable but not of C1 ƒ () =¨

2sn(−1) 6= 0

0  = 0

3.13

Proove that {n}n=1 such that 1= 1, n+1= 1 +1+1

n is Cauchy sequence.

3.14

4 Useful Expression

4.1 Basic

⊲ Suppose that {m}m=1converges to  ...

⊲ Let O be an open set ...

⊲ Therefore, ...

⊲ Take any ε > 0, then ...

⊲ Metric d satisfies the following ...

⊲ If there exists δ such that ...

⊲ By the definition of an open set, there exists ...

⊲ On the other hand, ...

⊲ Suppose the contrary, then ...

⊲ Hence, that is a contradiction.

⊲ In the same way, ...

⊲ Conversely, ...

⊲ Thus A is closed set.

⊲ A neccesary and sufficient condition for ...

⊲ Moreover, ...

⊲ By the assumption, ...

⊲ It followes that ...

⊲ Note that ...

⊲ , that is ...

4.2 Application

⊲ If F :RRis continuous, then ...

⊲ We can take ε1≥ ε2 without loss of generality, then ...

(13)

⊲ First, we show that ...

⊲ Since A is a compact set, ...

⊲ The same argument applies to ...

⊲ Cleary, ƒ ()≥ g() hold.

⊲ We consider the case of ...

⊲ Let ƒ be of C2 function.

⊲ Take any ∈ Bε(0), where Bε(0) = { ∈Rn|d(, 0) < ε}

⊲ Consider the following maximization problem.

⊲ One can always claim that ∀∈ ∅ ,  ∈ A

⊲ Fix ε = 1, then cleary Bε() ⊂R

⊲ Assume n≤ bnfor all n.

⊲ Therefore we have Vn(k) =1+β1 log k + const. for all n by mathematical induction.

⊲ THe last inequality is from Cauchy-Swartz’s theorem.

⊲ Note that ()=  if and only if log  = 1

⊲ We simply apply the same way to ...

4.3 Example

Any sequence contained in a compact subset ofRhas a convergent subsequence.

Proof. First, we well proove.

5 References

岡田章 『経済学·経営学のための数学』

高木貞治『解析概論』

神谷和也,浦井憲『経済学のための数学入門』

石井恵一『線形代数講義』

宮川雅巳,水野眞治,矢島安敏『経営工学の数理I

稲垣宣夫『数理統計学』

志賀浩二『位相への30講』

志賀浩二『解析入門30講』

⊲ Carl P. Simon and Lawrence Blume. "Mathematics for Economists."

⊲ Rangarajan K. Sundaram. "A First Course in Optimization Theory."

⊲ Andrew Mscollel, Michael D. Winstein and Jeffery R. Green. "Microeconomic Theory."

⊲ Avinash Dixit. "Optimization in Economic Theory."

⊲ David G. Luemberger. "Optimization by Vector Space Methods."

⊲ Akihiko Matsui. Lecutre Note in Mathematics for Economics, University of Tokyo, 2010,

(14)

Summer

⊲ Kazuya Kamiya. Lecutre Note in Mathematics II, University of Tokyo, 2010, Summer

⊲ Tetsuya Kaji and Akitada Kasahara. Lecutre Note in Math Camp, University of Tokyo, 2011, Summer

参照

関連したドキュメント

To complete the proof of the lemma we need to obtain a similar estimate for the second integral on the RHS of (2.33).. Hence we need to concern ourselves with the second integral on

A lemma of considerable generality is proved from which one can obtain inequali- ties of Popoviciu’s type involving norms in a Banach space and Gram determinants.. Key words

Several other generalizations of compositions have appeared in the literature in the form of weighted compositions [6, 7], locally restricted compositions [3, 4] and compositions

de la CAL, Using stochastic processes for studying Bernstein-type operators, Proceedings of the Second International Conference in Functional Analysis and Approximation The-

[3] JI-CHANG KUANG, Applied Inequalities, 2nd edition, Hunan Education Press, Changsha, China, 1993J. FINK, Classical and New Inequalities in Analysis, Kluwer Academic

The following result about dim X r−1 when p | r is stated without proof, as it follows from the more general Lemma 4.3 in Section 4..

Section 3: infinitely many solutions for quasi-linear problems with odd nonlinear- ities; existence of a weak solution for a general class of Euler’s equations of multiple integrals

0.1. Additive Galois modules and especially the ring of integers of local fields are considered from different viewpoints. Leopoldt [L] the ring of integers is studied as a module