-
Notifications
You must be signed in to change notification settings - Fork 0
/
econMath.htm
109 lines (95 loc) · 4.78 KB
/
econMath.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Juergen Jung : ">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Mathematical Economics</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<h1 id="project_title">Mathematical Economics</h1>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<TABLE WIDTH="750" BORDER="0" CELLSPACING="0" CELLPADDING="0">
<TR>
<!-- 1st cell -->
<TD NOWRAP VALIGN="top" class="style7" style="width: 570px"
bgcolor = "#EBFFC2">
<h2> Mathematical Econonomics </h2>
<a href="ppMath/Handout1.pdf">Handout#1</a><br>
<a href="ppMath/Handout3.pdf">Handout#3</a><br>
<a href="ppMath/Handout4.pdf">Handout4a</a><br>
<a href="ppMath/Handout8.pdf">Handout4b</a><br>
<a href="ppMath/Handout5.pdf">Handout#5</a><br>
<a href="ppMath/Handout6.pdf">Handout#6</a><br>
<a href="ppMath/Handout7.pdf">Handout#7</a><br>
<h3>Review Session Material</h3>
<A href="http://mypage.iu.edu/~juejung/ppMath/ReviewPlan_07.pdf">Review Plan 07</A><BR><A href="http://mypage.iu.edu/~juejung/ppMath/reviewI.pdf">Review Question Set 1</A><BR>
<A href="http://mypage.iu.edu/~juejung/ppMath/reviewIb.pdf">Review Question Set 1b</A><BR>
<A href="http://mypage.iu.edu/~juejung/ppMath/reviewIc.pdf">Review Question Set 1c</A><BR>
<A href="http://mypage.iu.edu/~juejung/ppMath/reviewIIa.pdf">Review Question Set 2</A><BR>
<A href="http://mypage.iu.edu/~juejung/ppMath/reviewIII.pdf">Review Question Set 3</A>
<h3>Some Notes</h3>
<A href="http://mypage.iu.edu/~juejung/ppMath/determinantsanddefiniteness.pdf">Determinants and Definiteness</A><BR>
<A href="http://mypage.iu.edu/~juejung/ppMath/concavityandquasiconcavity.pdf">Concavity and Quasiconcavity</A><BR>
<A href="http://mypage.iu.edu/~juejung/ppMath/socrules.pdf">Constrained Optimization: SOC</A><BR>
<A href="http://mypage.iu.edu/~juejung/ppMath/DifferenceDifferentialEqnSystems.pdf">Difference and Differential Equation Systems</A><BR>
<A href="http://mypage.iu.edu/~juejung/ppMath/DynamicProgramming.pdf">Dynamic Programming </A><BR>
<A href="http://mypage.iu.edu/~juejung/ppMath/RamseyTypeModels.pdf">Linearizations and Stability of Ramsey Type Models</A><BR>
</TD>
<!-- 2d new cell -->
<TD BGCOLOR="#252109" WIDTH="240" NOWRAP VALIGN="TOP">
<strong><font color="#03b4bd" size="2">
<div class="style2">
<CENTER>
<u>Instructor:</u><br>
Dr. Juergen Jung<br>
<br>
e-mail: <a href="mailto:[email protected]">[email protected]</a><br>
phone: (410) 704-3551 <br>
office: Stephens Hall 101K<br>
<br>
<u>Office Hours:</u><br>
Stephens 101K<br>
Tuedsday 11:00 am - 12:00 pm<br>
Thursday 4:00 pm - 5:00 pm<br>
<br>
<u>Class Hours:</u><br>
Tu/Tr in Stephens Hall 213<br>
9:30 am - 10:45 am (sect. 004)<br>
<br>
Tu/Tr in Stephens Hall 213<br>
11:00 am - 15:15 pm (sect. 005)<br>
</CENTER>
</div>
</TD>
</TR>
</TABLE>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="style1">Hosted on <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
<!-- Google analytics stats counter -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-58166612-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>