Numerical solution of conservation laws applied to the Shallow Water Wave Equations

Size: px
Start display at page:

Download "Numerical solution of conservation laws applied to the Shallow Water Wave Equations"

Transcription

1 Numerical solution of conservation laws applie to the Shallow Water Wave Equations Stephen G Roberts Mathematical Sciences Institute, Australian National University Upate January 17, 2013 (base on notes by SGR an Chris Zoppou, an report by Angus Griffith) AMSI Summer School,

2 Contents 1 First orer PDE s in 2 variables Definition Very Simple Example Constant coefficient Example Variable coefficient Example More complicate Example An an even more complicate Example General Semi-linear Case Alternative Formulation Problems

3 1 First orer PDE s in 2 variables 1.1 Definition In this section we show how to solve the most general semi-linear 1st orer PDE in two variables, i.e. a PDE of the form a(x, y)u x + b(x, y)u y + c(x, y, u) = 0. (1) [If a = a(x, y, u), an b = b(x, y, u) then the equation is calle quasi-linear.] More precisely, we will show how we can obtain the solution to (1) provie we can solve an associate 1st orer orinary ifferential equation (ODE). Let us first iscuss some examples to illustrate the metho. 1.2 Very Simple Example Consier the PDE u x = 0. Clearly the most general solution is given by u(x, y) = f(y), where f is an arbitrary function. Thus solutions to this simple PDE are constant along lines parallel to the x-axis, i.e. lines of the form y = C, for C R. The lines are calle the characteristic lines of the PDE u x = 0. To fin the value of u(x, y) on a characteristic line y = C we only have to know the value of u(x, y) in one particular point on the line. Thus, a solution to the PDE u x = 0 is completely etermine by giving for example the values of u on the y-axis, i.e. u(0, y). Alternatively, we might give as initial conitions the value of u on any line y = ax + b for a 0, or even on monotonically increasing, or ecreasing, curves y = g(x). However, for generic curves the problem only amits a solution if at all intersection points of the curve with all lines y = C the prescribe value of u(x, y) is the same. The treatment of the generic 1st orer PDE in (1) procees along the same lines, in fact can be reuce to the problem above. Before we get to that let us iscuss a few, more complicate, examples. 1.3 Constant coefficient Example Consier au x + bu y = 0, with a, b R, an a 2 + b 2 0. We will iscuss two ways of solving this PDE. Coorinate Metho: Upon efining new coorinates ξ = ax + by, η = bx ay, we have u x = u ξ ξ x + u η η x = au ξ + bu η, u y = u ξ ξ y + u η η y = bu ξ au η. 3

4 Thus au x + bu y = (a 2 + b 2 )u ξ, hence the PDE in new coorinates reas u ξ = 0. The general solution, as in the example before, is given by u(x, y) = f(η(x, y)) = f(bx ay). Geometric Metho: We can think ( ) of the equation as the statement that the erivative of u in a the irection of the vector vanishes. Recall that the irectional erivative D n u of a b multivariable function u(x) in the irection of a vector n, is given by u(x + tn) u(x) D n u(x) lim = t 0 t i n i i u(x) = n u, where the graient u is the vector with components (u x, u y,...). Thus we conclue that solutions ( to ) the PDE are precisely those functions which are constant in the irection of the a vector, i.e. functions which are constant on the lines bx ay = C, parametrize by C. b The value of u on these so-calle characteristic lines is thus etermine by the value of C. As before we can then introuce a characteristic variable η(x, y) = C = bx ay. Summarizing, as before, we fin the most general solution to be of the form u(x, y) = f(η(x, y)) = f(bx ay). As a concrete example, suppose we want to solve the PDE an initial conition 4u x 3u y = 0, u(0, y) = y 3. As we have seen the most general solution of the PDE is given by u(x, y) = f( 3x 4y). Setting x = 0 gives the conition f( 4y) = y 3. Hence, by setting w = 4y we fin f(w) = w3 64, an thus the solution is given by u(x, y) = 1 64 (3x + 4y) Variable coefficient Example Consier the transport equation u x + yu y = 0. (2) Again, geometrically this equation tells us that the function u(x, y) is constant along curves (x, y(x)) which at every point has a tangent vector in the irection (1, y), i.e. has slope y/1 = y. Such curves are etermine as solutions of the ODE y(x) = y(x), (3) x 4

5 which, by separation of variables, can easily be seen to have as a general solution y(x) = Ce x, (4) where C is an arbitrary constant. I.e. ye x = η(x, y). efines the characteristic variable η. As η varies, these curves sweep out the entire two-imensional (x, y)-plane. Thus, we conclue that the most general solution to the PDE (2) is given by u(x, y) = f(η(x, y)) = f(ye x ). (5) A particular solution, e.g. for initial conition u(0, y) = y 3 is easily foun by putting x = 0 in (5), i.e. u(0, y) = f(y) = y 3, hence u(x, y) = (ye x ) 3 = y 3 e 3x. 1.5 More complicate Example Consier the PDE u x + 2xy 2 u y = 0. Supposing that the characteristic curves can be parameterise as (x, y(x)), then y(x) satisfies the ODE Separating the variables leas to the solution y x (x) = 2xy(x)2. y y 2 = 2xx, 1 y = x2 C, where C is an arbitrary constant. Hence along a characteristic curve, x y = η, (C = η is the characterisitic variable). Hence the general solution of the PDE is given by u(x, y) = f(η(x, y)) = f(x y ). It can be easily verifie that this is inee a solution (check!). 5

6 1.6 An an even more complicate Example Now consier the non-homogeneous PDE u x + 2xy 2 u y = 2xy. Now u will NOT be constant along a characteristic, but will satisfy an ODE. have The characteristic curves can be parameterise as (x, y(x)), to obtain a characteristic variable x y = η. Now, from the equation for the characteristic curve, an the fact that u satisfies the PDE, we x u(x, y(x)) = u x(x, y(x)) + x y(x)u y(x, y(x)) = u x (x, y(x)) + 2xy(x) 2 u y (x, y(x)) = 2xy(x). So on a characteristic curve (η constant), u(x, y(x)) satisfies u(x, y(x)) = 2xy(x). x We have an expression for y(x) (for a given value of η) So u(x, y(x) satisfies (for η constant) y(x) = 1 η x 2. u(x, y(x)) = 2x x η x 2. Integrating this ODE we obtain (the constant of integration can be written as a function of η) u(x, y(x)) = ln η x 2 + f(η) = ln x2 + 1 y(x) x2 + f(x2 + 1 y(x) ) = ln y(x) + f(x y(x) ). Hence the general solution of the PDE is given by It can be verifie that this is a solution (check!). u(x, y) = ln y + f(x y ). Note that it is a particular solution of the non-homogeneous PDE, plus the general solution of the homogeneous PDE. 6

7 1.7 General Semi-linear Case Now let us return to the problem of solving the most general semi-linear first orer PDE a(x, y)u x + b(x, y)u y + c(x, y, u) = 0. (6) Motivate by the examples, let us efine a characteristic curve as a curve along which the solution of the PDE is given by an ODE (in fact, the ODE in the most of the examples was just a zeroth orer ODE stating that u was constant along those curves). First let us parameterise the characteristic curve as a function of x, i.e. (x, y(x)). In this case it is useful to consier the (essentially) equivalent PDE u x + The equation for the characteristic curves are then given by b(x, y) a(x, y) u c(x, y, u) y + = 0. (7) a(x, y) y b(x, y) (x) = x a(x, y). which shoul provie a solution for y(x) which epens on a constant. This is often written as which efines a characteristic variable η. η(x, y(x)) = C, The function u(x, y(x)) (which is just a function of x) satisfies the ODE y(x), u(x, y(x))) u(x, y(x)) = c(x,. x a(x, y(x)) The solution of this ODE will introuce a constant of integration which will be constant for a specific value of η. So the constant of integration can be ifferent for each value of η. So it is a function of η. Example Let us review this for the equation The equation is in form (6). Put in form (7). xu x + 2x 2 y 2 u y = 2x 2 y u. u x + 2xy 2 u y = 2xy u. This is similar to equation we have alreay investigate. We look for the characteristic curve of the form (x, y(x)). The equation for the characteristic curve is y x (x) = 2x y(x)2. 7

8 The characteristic curves can be parameterise as (x, y(x)), to obtain a characteristic variable have x y = η. Now, from the equation for the characteristic curve, an the fact that u satisfies the PDE, we x u(x, y(x)) = u x(x, y(x) + x y(x)u y(x, y(x)) = u x (x, y(x) + 2xy(x) 2 u y (x, y(x)) = 2xy(x) u(x, y(x)). So on a characteristic curve (η constant), u(x, y(x)) satisfies u(x, y(x)) = 2xy(x) u(x, y(x)). x We have an expression for y(x) (for a given value of η) So u(x, y(x) satisfies (for η constant) u(x, y(x)) = 2x x y(x) = 1 η x 2. u(x, y(x)). η x2 Integrating this ODE we obtain (the constant of integration can be written as a function of η) ln u(x, y(x)) = ln η x 2 + f(η) = ln x ( y x2 + f x ) y(x) ( = ln y(x) + f x ). y(x) Hence the general solution of the PDE is given by ln u(x, y) = ln y + f ( x ). y Leas to the solution ( u(x, y) = yg x ), y where the minus signs from the absolute values have been absorbe into the function g. As usual we shoul check that this function oes inee satisfy the PDE. ( u x + 2xy 2 u y = yg x ) ( ( 2x + 2xy 2 g x ) ( + yg x ) ) 1 y y y y ( 2 = 2xy 2 g x ) y = 2xyu. 8

9 1.8 Alternative Formulation Often it is useful to parametrize a characteristic curve in the two-imensional plane by the more general form (x(s), y(s)), an let u(s) = u(x(s), y(s)) be the solution of (6) along the curve. Since, u s = u x x s + u y y s, (8) it is clear that the characteristic curves, an the solution u(s) along the curve, are etermine by the following set of characteristic equations x = a(x, y), s y = b(x, y), s u = c(x, y, u). (9) s This set of ODE s has a unique solution, at least for s in a neighborhoo of s = 0, for given initial conitions (x(0), y(0), u(0) = u(x(0), y(0))). To make contact with the previous examples, note that if we eliminate the parameter s, an escribe the characteristic curve by an relation y(x) we have I.e. y s = y x x s. (10) y b(x, y) = x a(x, y). (11) This reuces the problem of solving the PDE (6) to a system of ODE s. Sometimes it is useful to aopt a ifferent, but equivalent, point of view. Namely, in case we are not only given a PDE (6), but also a specific initial conition on a curve γ, parametrize by γ(r) = (x(r), y(r)), i.e. u(x(r), y(r)) = u(r). In that case it is useful to consier replacing the coorinates (x, y) by coorinates (s, r), where s is a coorinate along the characteristic curves, an r a coorinate along the initial curve, normalize such that s = 0 on the curve γ(r). I.e. we get the following system of equations x(s, r) = a(x(s, r), y(s, r)), s y(s, r) = b(x(s, r), y(s, r)), s u(s, r) = c(x(s, r), y(s, r), u(s, r)), s x(0, r) = x(r), y(0, r) = y(r), u(0, r) = u(r). (12) 9

10 We fin solutions x(s, r), y(s, r) an u(s, r), an provie the transformation x = x(s, r), y = y(s, r) is invertible, i.e. we can solve s = s(x, y), r = r(x, y) we fin the solution to our original problem as u(x, y) = u(s(x, y), r(x, y)). 1.9 Problems Problem 1.1 (Systems of ODEs.). Solve the following systems of ODEs Hint: Try using ifferent methos, e.g, for (a) an (b) one might try turning the systems into secon orer equations an solve via the characteristic equation, or by the metho of matrix exponentiation. In (c) one might try an integrating factor or perhaps the metho of variation of parameters. (a) (b) (c) where: u t x s = y y s = x x s = y y s = x. + Au(t) = f(t) (i) u an f are real value functions an A a constant. (ii) u an f are vector value functions (in R n ) an A is a constant n n matrix. Problem 1.2 (Constant coefficient PDE). Solve the first-orer equation 3u x + 4u y = 0 with the auxiliary conition u = sin y when x = 0. Problem 1.3 (First orer linear PDE with constant coefficients.). Consier the equation au x + bu y + cu = 0, where a, b, c R. (a) First, use the metho characteristics to fin the general solution of this equation in terms of some given function. 10

11 (b) Secon, use the coorinate transformation ξ(x, y) = ax + by, η(x, y) = bx ay, to fin the general solution of this equation. (c) Show that both methos provie the same solution (though on first glance they look quite ifferent). Problem 1.4 (Homogeneous variable coefficient PDE). Solve the equation yu x + xu y = 0. Problem 1.5 (Inhomogeneous variable coefficient PDE). Obtain the general solution of the first orer PDE yu x + xu y yu = xe x. (13) If we prescribe u(x, y) = φ(x, y) on the upper portion of the hyperbola y 2 x 2 = 1, y 1, show that no solution exists unless φ(x, y) is of a special form. Fin this form an show that in such a case there are infinitely many solutions. Problem 1.6 (Inhomogeneous variable coefficient PDE). Consier the First Orer PDE yu x + xu y yu = y. (a) What are the characteristic equations for this equation? (b) Solve for the characteristic curves (for x an y). Either provie a parameterisation of the characteristic curves, or as expressions constant on the curve. (c) Fin the general solution of the PDE. () Fin the solution when the conition u(x, 1) = e x is specifie. (e) For what region of the x-y plane oes the solution in part () cover. Problem 1.7 (First orer inhomogeneous linear PDE). Solve u x +u y +u = e x+2y, with u(x, 0) = 0. Problem 1.8 (First orer linear PDE.). u(0, y) = e y2 (a) Solve the equation yu x +xu y = 0 with the conition (b) In which region of the xy-plane is the solution uniquely etermine? Problem 1.9 (First orer inhomogeneous linear PDE.). Solve u x +u y +u = e x+2y, with u(x, 0) = 0. Problem 1.10 (Heuristic metho for first orer PDEs). (a) Consier the most general 1st orer PDE in two variables F (x, y, u, u x, u y ) = 0 (14) with initial conition u(x, 0). Assuming we can solve for u y, give a heuristic erivation of the solution to (14) using Taylor series. 11

12 (b) Apply your formula to fin the solution to the equation au x + bu y = 0 with initial conition u(x, 0) = x 3. (c) Consier the semi-linear 1st orer PDE a(x, y)u x + b(x, y)u y + c(x, y, u) = 0. Show that uner a coorinate transformation ξ = ξ(x, y), η = η(x, y), the equation is transforme to an equation of a similar form where, in particular, the transforme b is given by β(x, y) = a(x, y)η x + b(x, y)η y, an erive the equations for a characteristic curve in analogy with the iscussion in the lectures on 2n orer PDEs. Show that this notion is equivalent to the notion of a characteristic curve introuce in the lectures on first orer PDEs. Problem 1.11 (A Counterexample.). Are all solutions of the PDE x u x = y u y (15) functions of xy? 12

13 References 13

14 Inex characteristic curve, 7 characteristic equations, 9 characteristic lines, 3 irectional erivative, 4 linear quasi-linear, 3 semi-linear, 3 14

Method of Characteristics

Method of Characteristics The Ryan C. Trinity University Partial Differential Equations January 22, 2015 Linear and Quasi-Linear (first order) PDEs A PDE of the form A(x,y) u x +B(x,y) u y +C 1(x,y)u = C 0 (x,y) is called a (first

More information

Capacity Constraint OPRE 6377 Lecture Notes by Metin Çakanyıldırım Compiled at 15:30 on Tuesday 22 nd August, 2017

Capacity Constraint OPRE 6377 Lecture Notes by Metin Çakanyıldırım Compiled at 15:30 on Tuesday 22 nd August, 2017 apacity onstraint OPRE 6377 Lecture Notes by Metin Çakanyılırım ompile at 5:30 on Tuesay 22 n August, 207 Solve Exercises. [Marginal Opportunity ost of apacity for Deman with onstant Elasticity] We suppose

More information

Pricing Multi-Dimensional Options by Grid Stretching and High Order Finite Differences

Pricing Multi-Dimensional Options by Grid Stretching and High Order Finite Differences Pricing Multi-Dimensional Options by Gri Stretching an High Orer Finite Differences Kees Oosterlee Numerical Analysis Group, Delft University of Technology Joint work with Coen Leentvaar Southern Ontario

More information

An investment strategy with optimal sharpe ratio

An investment strategy with optimal sharpe ratio The 22 n Annual Meeting in Mathematics (AMM 2017) Department of Mathematics, Faculty of Science Chiang Mai University, Chiang Mai, Thailan An investment strategy with optimal sharpe ratio S. Jansai a,

More information

Abstract Stanar Risk Aversion an the Deman for Risky Assets in the Presence of Backgroun Risk We consier the eman for state contingent claims in the p

Abstract Stanar Risk Aversion an the Deman for Risky Assets in the Presence of Backgroun Risk We consier the eman for state contingent claims in the p Stanar Risk Aversion an the Deman for Risky Assets in the Presence of Backgroun Risk Günter Franke 1, Richar C. Stapleton 2, an Marti G. Subrahmanyam. 3 November 2000 1 Fakultät für Wirtschaftswissenschaften

More information

GAINS FROM TRADE UNDER MONOPOLISTIC COMPETITION

GAINS FROM TRADE UNDER MONOPOLISTIC COMPETITION bs_bs_banner Pacific Economic Review, 2: (206) pp. 35 44 oi: 0./468-006.250 GAINS FROM TRADE UNDER MONOPOLISTIC COMPETITION ROBERT C. FEENSTRA* University of California, Davis an National Bureau of Economic

More information

Appendix B: Yields and Yield Curves

Appendix B: Yields and Yield Curves Pension Finance By Davi Blake Copyright 006 Davi Blake Appenix B: Yiels an Yiel Curves Bons, with their regular an generally reliable stream of payments, are often consiere to be natural assets for pension

More information

Partial Fractions. A rational function is a fraction in which both the numerator and denominator are polynomials. For example, f ( x) = 4, g( x) =

Partial Fractions. A rational function is a fraction in which both the numerator and denominator are polynomials. For example, f ( x) = 4, g( x) = Partial Fractions A rational function is a fraction in which both the numerator and denominator are polynomials. For example, f ( x) = 4, g( x) = 3 x 2 x + 5, and h( x) = x + 26 x 2 are rational functions.

More information

Modes of Convergence

Modes of Convergence Moes of Convergence Electrical Engineering 126 (UC Berkeley Spring 2018 There is only one sense in which a sequence of real numbers (a n n N is sai to converge to a limit. Namely, a n a if for every ε

More information

PERFORMANCE OF THE CROATIAN INSURANCE COMPANIES - MULTICRITERIAL APPROACH

PERFORMANCE OF THE CROATIAN INSURANCE COMPANIES - MULTICRITERIAL APPROACH PERFORMANCE OF THE CROATIAN INSURANCE COMPANIES - MULTICRITERIAL APPROACH Davorka Davosir Pongrac Zagreb school of economics an management Joranovac 110, 10000 Zagreb E-mail: avorka.avosir@zsem.hr Višna

More information

Fuzzy EOQ Model for Time-Deteriorating Items Using Penalty Cost

Fuzzy EOQ Model for Time-Deteriorating Items Using Penalty Cost merican Journal of Operational Research 6 6(: -8 OI:.59/j.ajor.66. Fuzzy EOQ Moel for ime-eteriorating Items Using Penalty ost Nalini Prava Behera Praip Kumar ripathy epartment of Statistics Utkal University

More information

A NOTE ON THE DYNAMIC ROLE OF MONOPOLISTIC COMPETITION IN THE MONETARY ECONOMY. abstract

A NOTE ON THE DYNAMIC ROLE OF MONOPOLISTIC COMPETITION IN THE MONETARY ECONOMY. abstract A NOTE ON THE DYNAMIC ROLE OF MONOPOLISTIC COMPETITION IN THE MONETARY ECONOMY abstract In the new Keynesian economics, monopolistic competition plays an important role. Much static research is base on

More information

An efficient method for computing the Expected Value of Sample Information. A non-parametric regression approach

An efficient method for computing the Expected Value of Sample Information. A non-parametric regression approach ScHARR Working Paper An efficient metho for computing the Expecte Value of Sample Information. A non-parametric regression approach Mark Strong,, eremy E. Oakley 2, Alan Brennan. School of Health an Relate

More information

A GENERALIZED COUPON COLLECTOR PROBLEM

A GENERALIZED COUPON COLLECTOR PROBLEM J. Appl. Prob. 48, 08 094 (20) Printe in Englan Applie Probability Trust 20 A GENERALIZED COUPON COLLECTOR PROBLEM WEIYU XU an A. KEVIN TANG, Cornell University Abstract This paper presents an analysis

More information

1. An insurance company models claim sizes as having the following survival function. 25(x + 1) (x 2 + 2x + 5) 2 x 0. S(x) =

1. An insurance company models claim sizes as having the following survival function. 25(x + 1) (x 2 + 2x + 5) 2 x 0. S(x) = ACSC/STAT 373, Actuarial Moels I Further Probability with Applications to Actuarial Science WINTER 5 Toby Kenney Sample Final Eamination Moel Solutions This Sample eamination has more questions than the

More information

Full file at

Full file at Chapter 2 Supply an eman Analysis Solutions to Review uestions 1. Excess eman occurs when price falls below the equilibrium price. In this situation, consumers are emaning a higher quantity than is being

More information

Math 101, Basic Algebra Author: Debra Griffin

Math 101, Basic Algebra Author: Debra Griffin Math 101, Basic Algebra Author: Debra Griffin Name Chapter 5 Factoring 5.1 Greatest Common Factor 2 GCF, factoring GCF, factoring common binomial factor 5.2 Factor by Grouping 5 5.3 Factoring Trinomials

More information

CS 3331 Numerical Methods Lecture 2: Functions of One Variable. Cherung Lee

CS 3331 Numerical Methods Lecture 2: Functions of One Variable. Cherung Lee CS 3331 Numerical Methods Lecture 2: Functions of One Variable Cherung Lee Outline Introduction Solving nonlinear equations: find x such that f(x ) = 0. Binary search methods: (Bisection, regula falsi)

More information

Propagation of Error with Single and Multiple Independent Variables

Propagation of Error with Single and Multiple Independent Variables Propagation of Error with Single an Multiple Inepenent Variables Jack Merrin February 11, 017 1 Summary Often it is necessary to calculate the uncertainty of erive quantities. This proceure an convention

More information

SCHOOL OF ACCOUNTING AND BUSINESS BSc. (APPLIED ACCOUNTING) GENERAL / SPECIAL DEGREE PROGRAMME

SCHOOL OF ACCOUNTING AND BUSINESS BSc. (APPLIED ACCOUNTING) GENERAL / SPECIAL DEGREE PROGRAMME All Rights Reserved No. of Pages - 06 No of Questions - 06 SCHOOL OF ACCOUNTING AND BUSINESS BSc. (APPLIED ACCOUNTING) GENERAL / SPECIAL DEGREE PROGRAMME YEAR I SEMESTER I (Group B) END SEMESTER EXAMINATION

More information

2.4 - Exponential Functions

2.4 - Exponential Functions c Kathryn Bollinger, January 21, 2010 1 2.4 - Exponential Functions General Exponential Functions Def: A general exponential function has the form f(x) = a b x where a is a real number constant with a

More information

REAL OPTION MODELING FOR VALUING WORKER FLEXIBILITY

REAL OPTION MODELING FOR VALUING WORKER FLEXIBILITY REAL OPTION MODELING FOR VALUING WORKER FLEXIBILITY Harriet Black Nembhar Davi A. Nembhar Ayse P. Gurses Department of Inustrial Engineering University of Wisconsin-Maison 53 University Avenue Maison,

More information

Efficient Numerical Methods for Pricing American Options Under Stochastic Volatility

Efficient Numerical Methods for Pricing American Options Under Stochastic Volatility Efficient Numerical Methos for Pricing American Options Uner Stochastic Volatility Samuli Ikonen, 1 Jari Toivanen 2 1 Norea Markets, Norea FI-00020, Finlan 2 Department of Mathematical Information Technology,

More information

Worksheet A ALGEBRA PMT

Worksheet A ALGEBRA PMT Worksheet A 1 Find the quotient obtained in dividing a (x 3 + 2x 2 x 2) by (x + 1) b (x 3 + 2x 2 9x + 2) by (x 2) c (20 + x + 3x 2 + x 3 ) by (x + 4) d (2x 3 x 2 4x + 3) by (x 1) e (6x 3 19x 2 73x + 90)

More information

Lecture Notes #3 Page 1 of 15

Lecture Notes #3 Page 1 of 15 Lecture Notes #3 Page 1 of 15 PbAf 499 Lecture Notes #3: Graphing Graphing is cool and leads to great insights. Graphing Points in a Plane A point in the (x,y) plane is graphed simply by moving horizontally

More information

P. Manju Priya 1, M.Phil Scholar. G. Michael Rosario 2, Associate Professor , Tamil Nadu, INDIA)

P. Manju Priya 1, M.Phil Scholar. G. Michael Rosario 2, Associate Professor , Tamil Nadu, INDIA) International Journal of Computational an Applie Mathematics. ISSN 89-4966 Volume, Number (07 Research Inia Publications http://www.ripublication.com AN ORDERING POLICY UNDER WO-LEVEL RADE CREDI POLICY

More information

A discretionary stopping problem with applications to the optimal timing of investment decisions.

A discretionary stopping problem with applications to the optimal timing of investment decisions. A discretionary stopping problem with applications to the optimal timing of investment decisions. Timothy Johnson Department of Mathematics King s College London The Strand London WC2R 2LS, UK Tuesday,

More information

TN 2 - Basic Calculus with Financial Applications

TN 2 - Basic Calculus with Financial Applications G.S. Questa, 016 TN Basic Calculus with Finance [016-09-03] Page 1 of 16 TN - Basic Calculus with Financial Applications 1 Functions and Limits Derivatives 3 Taylor Series 4 Maxima and Minima 5 The Logarithmic

More information

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane.

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane. Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 217 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 217 13 Lecture 13 November 15, 217 Derivation of the Black-Scholes-Merton

More information

Determination of Interruptible Load as an Ancillary Service in a Coordinated Multi-Commodity Market

Determination of Interruptible Load as an Ancillary Service in a Coordinated Multi-Commodity Market Determination of Interruptible Loa as an Ancillary Service in a Coorinate ulti-commoity arket en Wan, Yon Liu, Yi Din an Yu Xiao School of lectrical an lectronic nineerin Nanyan Technoloical University

More information

MATH20330: Optimization for Economics Homework 1: Solutions

MATH20330: Optimization for Economics Homework 1: Solutions MATH0330: Optimization for Economics Homework 1: Solutions 1. Sketch the graphs of the following linear and quadratic functions: f(x) = 4x 3, g(x) = 4 3x h(x) = x 6x + 8, R(q) = 400 + 30q q. y = f(x) is

More information

New Trade Models, New Welfare Implications

New Trade Models, New Welfare Implications New rae Moels, New Welfare Implications he Harvar community has mae this article openly available. Please share how this access benefits you. Your story matters Citation Melitz, Marc J., an Stephen J.

More information

Keywords: evaluation complexity, worst-case analysis, least-squares, constrained nonlinear optimization, cubic regularization methods.

Keywords: evaluation complexity, worst-case analysis, least-squares, constrained nonlinear optimization, cubic regularization methods. On the evaluation complexity of cubic regularization methos for potentially rank-icient nonlinear least-squares problems an its relevance to constraine nonlinear optimization Coralia Cartis, Nicholas I.

More information

Preferences, Prices, and Performance in Multiproduct Industries

Preferences, Prices, and Performance in Multiproduct Industries Preferences, Prices, an Performance in Multiprouct Inustries Yongmin Chen y an Michael H. Rioran z July 27, 2010 Abstract: This paper evelops a new approach to iscrete choice eman for multiprouct inustries,

More information

Final Exam Economic 210A, Fall 2009 Answer any 7 questions.

Final Exam Economic 210A, Fall 2009 Answer any 7 questions. Final Exam Economic 10A, Fall 009 Answer any 7 questions For a person with income m, let us define the compensating variation of a price change from price vector p to price vector p to be the amount of

More information

If you have ever spoken with your grandparents about what their lives were like

If you have ever spoken with your grandparents about what their lives were like CHAPTER 7 Economic Growth I: Capital Accumulation an Population Growth The question of growth is nothing new but a new isguise for an age-ol issue, one which has always intrigue an preoccupie economics:

More information

arxiv: v2 [quant-ph] 29 Mar 2018

arxiv: v2 [quant-ph] 29 Mar 2018 The Commutation Relation for Cavity Moe Operators arxiv:1611.01003v2 [quant-ph] 29 Mar 2018 Fesseha Kassahun Department of Physics, Ais Ababa University P. O. Box 33761, Ais Ababa, Ethiopia October 21,

More information

2-4 Completing the Square

2-4 Completing the Square 2-4 Completing the Square Warm Up Lesson Presentation Lesson Quiz Algebra 2 Warm Up Write each expression as a trinomial. 1. (x 5) 2 x 2 10x + 25 2. (3x + 5) 2 9x 2 + 30x + 25 Factor each expression. 3.

More information

Option Valuation under Stochastic Volatility

Option Valuation under Stochastic Volatility Option Valuation uner Stochastic Volatility With Mathematica Coe Copyright µ 2000 by Alan L Lewis All rights reserve Except for the quotation of short passages for the purposes of criticism an review,

More information

Appendix. Confidence Banking and Strategic Default. Guillermo Ordoñez. University of Pennsylvania and NBER

Appendix. Confidence Banking and Strategic Default. Guillermo Ordoñez. University of Pennsylvania and NBER Appenix Confience Banking an Strategic Default Guillermo Oroñez University of Pennsylvania an NBER 1 Proofs 1.1 Proof of Proposition 1 Since s ( ) is the signal that makes a goo firm with a given reputation

More information

Trigonometric Integrals

Trigonometric Integrals Trigonometric Integrals May 0, 03 Goals: Do integrals involving trigonometric functions. Review the erivatives for trigonometric functions. Review trigonometric ientities Trigonometric Derivatives We first

More information

Ch 10. Arithmetic Average Options and Asian Opitons

Ch 10. Arithmetic Average Options and Asian Opitons Ch 10. Arithmetic Average Options an Asian Opitons I. Asian Options an Their Analytic Pricing Formulas II. Binomial Tree Moel to Price Average Options III. Combination of Arithmetic Average an Reset Options

More information

p 1 _ x 1 (p 1 _, p 2, I ) x 1 X 1 X 2

p 1 _ x 1 (p 1 _, p 2, I ) x 1 X 1 X 2 Today we will cover some basic concepts that we touched on last week in a more quantitative manner. will start with the basic concepts then give specific mathematical examples of the concepts. f time permits

More information

Introduction to Financial Derivatives

Introduction to Financial Derivatives 55.444 Introuction to Financial Derivatives Week of December n, 3 he Greeks an Wrap-Up Where we are Previously Moeling the Stochastic Process for Derivative Analysis (Chapter 3, OFOD) Black-Scholes-Merton

More information

Economic Growth under Alternative Monetary Regimes: Inflation Targeting vs. Real Exchange Rate Targeting

Economic Growth under Alternative Monetary Regimes: Inflation Targeting vs. Real Exchange Rate Targeting Economic Growth uner Alternative Monetary Regimes: Inflation Targeting vs. Real Exchange Rate Targeting Jose Antonio Corero Escuela e Economia Universia e Costa Rica San Jose, COSTA RICA Economic Growth

More information

Intro to Economic analysis

Intro to Economic analysis Intro to Economic analysis Alberto Bisin - NYU 1 The Consumer Problem Consider an agent choosing her consumption of goods 1 and 2 for a given budget. This is the workhorse of microeconomic theory. (Notice

More information

Data Center Demand Response in Deregulated Electricity Markets

Data Center Demand Response in Deregulated Electricity Markets Data Center Deman Response in Deregulate Electricity Markets Shahab Bahrami, Stuent Member, IEEE, Vincent W.S. Wong, Fellow, IEEE, an Jianwei Huang, Fellow, IEEE Abstract With the evelopment of eregulate

More information

LINES AND SLOPES. Required concepts for the courses : Micro economic analysis, Managerial economy.

LINES AND SLOPES. Required concepts for the courses : Micro economic analysis, Managerial economy. LINES AND SLOPES Summary 1. Elements of a line equation... 1 2. How to obtain a straight line equation... 2 3. Microeconomic applications... 3 3.1. Demand curve... 3 3.2. Elasticity problems... 7 4. Exercises...

More information

Introduction to Financial Derivatives

Introduction to Financial Derivatives 55.444 Introuction to Financial Derivatives November 4, 213 Option Analysis an Moeling The Binomial Tree Approach Where we are Last Week: Options (Chapter 9-1, OFOD) This Week: Option Analysis an Moeling:

More information

2. Lattice Methods. Outline. A Simple Binomial Model. 1. No-Arbitrage Evaluation 2. Its relationship to risk-neutral valuation.

2. Lattice Methods. Outline. A Simple Binomial Model. 1. No-Arbitrage Evaluation 2. Its relationship to risk-neutral valuation. . Lattice Methos. One-step binomial tree moel (Hull, Chap., page 4) Math69 S8, HM Zhu Outline. No-Arbitrage Evaluation. Its relationship to risk-neutral valuation. A Simple Binomial Moel A stock price

More information

transfers in orer to keep income of the hospital sector unchange, then a larger welfare gain woul be obtaine, even if the government implements a bala

transfers in orer to keep income of the hospital sector unchange, then a larger welfare gain woul be obtaine, even if the government implements a bala The Impact of Marginal Tax Reforms on the Supply of Health Relate Services in Japan * Ryuta Ray Kato 1. Introuction This paper presents a computable general equilibrium (CGE) framework to numerically examine

More information

Risk, Return, and Ross Recovery

Risk, Return, and Ross Recovery Risk, Return, and Ross Recovery Peter Carr and Jiming Yu Courant Institute, New York University September 13, 2012 Carr/Yu (NYU Courant) Risk, Return, and Ross Recovery September 13, 2012 1 / 30 P, Q,

More information

Unit 3: Writing Equations Chapter Review

Unit 3: Writing Equations Chapter Review Unit 3: Writing Equations Chapter Review Part 1: Writing Equations in Slope Intercept Form. (Lesson 1) 1. Write an equation that represents the line on the graph. 2. Write an equation that has a slope

More information

GE in production economies

GE in production economies GE in production economies Yossi Spiegel Consider a production economy with two agents, two inputs, K and L, and two outputs, x and y. The two agents have utility functions (1) where x A and y A is agent

More information

Chapter 2 Rocket Launch: AREA BETWEEN CURVES

Chapter 2 Rocket Launch: AREA BETWEEN CURVES ANSWERS Mathematics (Mathematical Analysis) page 1 Chapter Rocket Launch: AREA BETWEEN CURVES RL-. a) 1,.,.; $8, $1, $18, $0, $, $6, $ b) x; 6(x ) + 0 RL-. a), 16, 9,, 1, 0; 1,,, 7, 9, 11 c) D = (-, );

More information

Introduction to Financial Derivatives

Introduction to Financial Derivatives 55.444 Introuction to Financial Derivatives Week of December 3 r, he Greeks an Wrap-Up Where we are Previously Moeling the Stochastic Process for Derivative Analysis (Chapter 3, OFOD) Black-Scholes-Merton

More information

Topic #1: Evaluating and Simplifying Algebraic Expressions

Topic #1: Evaluating and Simplifying Algebraic Expressions John Jay College of Criminal Justice The City University of New York Department of Mathematics and Computer Science MAT 105 - College Algebra Departmental Final Examination Review Topic #1: Evaluating

More information

Integrating rational functions (Sect. 8.4)

Integrating rational functions (Sect. 8.4) Integrating rational functions (Sect. 8.4) Integrating rational functions, p m(x) q n (x). Polynomial division: p m(x) The method of partial fractions. p (x) (x r )(x r 2 ) p (n )(x). (Repeated roots).

More information

2) Endpoints of a diameter (-1, 6), (9, -2) A) (x - 2)2 + (y - 4)2 = 41 B) (x - 4)2 + (y - 2)2 = 41 C) (x - 4)2 + y2 = 16 D) x2 + (y - 2)2 = 25

2) Endpoints of a diameter (-1, 6), (9, -2) A) (x - 2)2 + (y - 4)2 = 41 B) (x - 4)2 + (y - 2)2 = 41 C) (x - 4)2 + y2 = 16 D) x2 + (y - 2)2 = 25 Math 101 Final Exam Review Revised FA17 (through section 5.6) The following problems are provided for additional practice in preparation for the Final Exam. You should not, however, rely solely upon these

More information

A Game Theoretic Model of Deposit Contracts between the Bank and the Depositor - Extend Study on the Economic Analysis of Bank Run

A Game Theoretic Model of Deposit Contracts between the Bank and the Depositor - Extend Study on the Economic Analysis of Bank Run wwwscieuca/ijfr International Journal of Financial Research Vol 5, No 3; 04 A Game Theoretic Moel of Deposit Contracts between the Bank an the Depositor - Exten Stuy on the Economic Analysis of Bank Run

More information

Monopolistic Competition

Monopolistic Competition Welfare Ranking of A-valorem an Specific Tariffs in a Moel of Monopolistic Competition Esra Durceylan Bilkent University May 3, 2010 Abstract This paper compares the welfare implications of a-valorem an

More information

Section 4.3 Objectives

Section 4.3 Objectives CHAPTER ~ Linear Equations in Two Variables Section Equation of a Line Section Objectives Write the equation of a line given its graph Write the equation of a line given its slope and y-intercept Write

More information

Convexity Theory for the Term Structure Equation

Convexity Theory for the Term Structure Equation Convexity Theory for the Term Structure Equation Erik Ekström Joint work with Johan Tysk Department of Mathematics, Uppsala University October 15, 2007, Paris Convexity Theory for the Black-Scholes Equation

More information

Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W

Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W This simple problem will introduce you to the basic ideas of revenue, cost, profit, and demand.

More information

You may be given raw data concerning costs and revenues. In that case, you ll need to start by finding functions to represent cost and revenue.

You may be given raw data concerning costs and revenues. In that case, you ll need to start by finding functions to represent cost and revenue. Example 2: Suppose a company can model its costs according to the function 3 2 Cx ( ) 0.000003x 0.04x 200x 70, 000 where Cxis ( ) given in dollars and demand can be modeled by p 0.02x 300. a. Find the

More information

Data Center Demand Response in Deregulated Electricity Markets

Data Center Demand Response in Deregulated Electricity Markets This article has been accepte for publication in a future issue of this journal, but has not been fully eite. Content may change prior to final publication. Citation information: DOI 0.09/TSG.208.280830,

More information

Application of an Interval Backward Finite Difference Method for Solving the One-Dimensional Heat Conduction Problem

Application of an Interval Backward Finite Difference Method for Solving the One-Dimensional Heat Conduction Problem Application of an Interval Backward Finite Difference Method for Solving the One-Dimensional Heat Conduction Problem Malgorzata A. Jankowska 1, Andrzej Marciniak 2 and Tomasz Hoffmann 2 1 Poznan University

More information

WEEK 1 REVIEW Lines and Linear Models. A VERTICAL line has NO SLOPE. All other lines have change in y rise y2-

WEEK 1 REVIEW Lines and Linear Models. A VERTICAL line has NO SLOPE. All other lines have change in y rise y2- WEEK 1 REVIEW Lines and Linear Models SLOPE A VERTICAL line has NO SLOPE. All other lines have change in y rise y- y1 slope = m = = = change in x run x - x 1 Find the slope of the line passing through

More information

1.1 Forms for fractions px + q An expression of the form (x + r) (x + s) quadratic expression which factorises) may be written as

1.1 Forms for fractions px + q An expression of the form (x + r) (x + s) quadratic expression which factorises) may be written as 1 Partial Fractions x 2 + 1 ny rational expression e.g. x (x 2 1) or x 4 x may be written () (x 3) as a sum of simpler fractions. This has uses in many areas e.g. integration or Laplace Transforms. The

More information

Chapter 8. Markowitz Portfolio Theory. 8.1 Expected Returns and Covariance

Chapter 8. Markowitz Portfolio Theory. 8.1 Expected Returns and Covariance Chapter 8 Markowitz Portfolio Theory 8.1 Expected Returns and Covariance The main question in portfolio theory is the following: Given an initial capital V (0), and opportunities (buy or sell) in N securities

More information

Riemannian Geometry, Key to Homework #1

Riemannian Geometry, Key to Homework #1 Riemannian Geometry Key to Homework # Let σu v sin u cos v sin u sin v cos u < u < π < v < π be a parametrization of the unit sphere S {x y z R 3 x + y + z } Fix an angle < θ < π and consider the parallel

More information

Quantitative Techniques (Finance) 203. Derivatives for Functions with Multiple Variables

Quantitative Techniques (Finance) 203. Derivatives for Functions with Multiple Variables Quantitative Techniques (Finance) 203 Derivatives for Functions with Multiple Variables Felix Chan October 2006 1 Introduction In the previous lecture, we discussed the concept of derivative as approximation

More information

Preferences, Prices, and Performance in Monopoly and Duopoly

Preferences, Prices, and Performance in Monopoly and Duopoly Preferences, Prices, an Performance in Monopoly an Duopoly Yongmin Chen y an Michael H. Rioran z November 20, 2009 Abstract. This paper takes the new approach of using a copula to characterize consumer

More information

THE UNIVERSITY OF AKRON Mathematics and Computer Science

THE UNIVERSITY OF AKRON Mathematics and Computer Science Lesson 5: Expansion THE UNIVERSITY OF AKRON Mathematics and Computer Science Directory Table of Contents Begin Lesson 5 IamDPS N Z Q R C a 3 a 4 = a 7 (ab) 10 = a 10 b 10 (ab (3ab 4))=2ab 4 (ab) 3 (a 1

More information

Foundational Preliminaries: Answers to Within-Chapter-Exercises

Foundational Preliminaries: Answers to Within-Chapter-Exercises C H A P T E R 0 Foundational Preliminaries: Answers to Within-Chapter-Exercises 0A Answers for Section A: Graphical Preliminaries Exercise 0A.1 Consider the set [0,1) which includes the point 0, all the

More information

Monotone, Convex and Extrema

Monotone, Convex and Extrema Monotone Functions Function f is called monotonically increasing, if Chapter 8 Monotone, Convex and Extrema x x 2 f (x ) f (x 2 ) It is called strictly monotonically increasing, if f (x 2) f (x ) x < x

More information

6th International Conference on Electronics, Mechanics, Culture and Medicine (EMCM 2015)

6th International Conference on Electronics, Mechanics, Culture and Medicine (EMCM 2015) 6th International Conference on Electronics Mechanics Culture an Meicine (EMCM 2015) esearch on the Evolution Mechanism an Countermeasures of Green Builing Market Base on Evolutionary Game Theory Zhongfu

More information

An Evaluation of Shareholder Activism

An Evaluation of Shareholder Activism An Evaluation of Shareholer Activism Barbara G. Katz Stern School of Business, New York University 44 W. 4th St., New York, NY 10012 bkatz@stern.nyu.eu; tel: 212 998 0865; fax: 212 995 4218 corresponing

More information

Systems of Ordinary Differential Equations. Lectures INF2320 p. 1/48

Systems of Ordinary Differential Equations. Lectures INF2320 p. 1/48 Systems of Ordinary Differential Equations Lectures INF2320 p. 1/48 Lectures INF2320 p. 2/48 ystems of ordinary differential equations Last two lectures we have studied models of the form y (t) = F(y),

More information

Dynamic Accumulation Model for the Second Pillar of the Slovak Pension System

Dynamic Accumulation Model for the Second Pillar of the Slovak Pension System UDC: 368.914(437.6) JEL classification: C1, E27, G11, G23 Keywors: ynamic stochastic programming; fune pillar; utility function; Bellman equation; Slovak pension system; risk aversion; pension portfolio

More information

Topic 12 Factorisation

Topic 12 Factorisation Topic 12 Factorisation 1. How to find the greatest common factors of an algebraic expression. Definition: A factor of a number is an integer that divides the number exactly. So for example, the factors

More information

BARUCH COLLEGE MATH 2003 SPRING 2006 MANUAL FOR THE UNIFORM FINAL EXAMINATION

BARUCH COLLEGE MATH 2003 SPRING 2006 MANUAL FOR THE UNIFORM FINAL EXAMINATION BARUCH COLLEGE MATH 003 SPRING 006 MANUAL FOR THE UNIFORM FINAL EXAMINATION The final examination for Math 003 will consist of two parts. Part I: Part II: This part will consist of 5 questions similar

More information

SPLITTING FIELDS KEITH CONRAD

SPLITTING FIELDS KEITH CONRAD SPLITTING FIELDS EITH CONRAD 1. Introuction When is a fiel an f(t ) [T ] is nonconstant, there is a fiel extension / in which f(t ) picks up a root, say α. Then f(t ) = (T α)g(t ) where g(t ) [T ] an eg

More information

Affine processes on positive semidefinite matrices

Affine processes on positive semidefinite matrices Affine processes on positive semiefinite matrices Christa Cuchiero (joint work with D. Filipović, E. Mayerhofer an J. Teichmann ) ETH Zürich One-Day Workshop on Portfolio Risk Management, TU Vienna September

More information

Math 234 Spring 2013 Exam 1 Version 1 Solutions

Math 234 Spring 2013 Exam 1 Version 1 Solutions Math 234 Spring 203 Exam Version Solutions Monday, February, 203 () Find (a) lim(x 2 3x 4)/(x 2 6) x 4 (b) lim x 3 5x 2 + 4 x (c) lim x + (x2 3x + 2)/(4 3x 2 ) (a) Observe first that if we simply plug

More information

CDO TRANCHE PRICING BASED ON THE STABLE LAW VOLUME II: R ELAXING THE LHP. Abstract

CDO TRANCHE PRICING BASED ON THE STABLE LAW VOLUME II: R ELAXING THE LHP. Abstract CDO TRANCHE PRICING BASED ON THE STABLE LAW VOLUME II: R ELAXING THE ASSUMPTION German Bernhart XAIA Investment GmbH Sonnenstraße 9, 833 München, Germany german.bernhart@xaia.com First Version: July 26,

More information

MA 162: Finite Mathematics - Chapter 1

MA 162: Finite Mathematics - Chapter 1 MA 162: Finite Mathematics - Chapter 1 Fall 2014 Ray Kremer University of Kentucky Linear Equations Linear equations are usually represented in one of three ways: 1 Slope-intercept form: y = mx + b 2 Point-Slope

More information

Risk-Neutral Probabilities

Risk-Neutral Probabilities Debt Instruments an Markets Risk-Neutral Probabilities Concepts Risk-Neutral Probabilities True Probabilities Risk-Neutral Pricing Risk-Neutral Probabilities Debt Instruments an Markets Reaings Tuckman,

More information

MATH 220: DUHAMEL S PRINCIPLE

MATH 220: DUHAMEL S PRINCIPLE MATH 22: DUHAMEL S PRINCIPLE Although we have lved only the homogeneous heat equation on R n, the same method employed there al lves the inhomogeneous PDE. As an application of these methods, let s lve

More information

25 Increasing and Decreasing Functions

25 Increasing and Decreasing Functions - 25 Increasing and Decreasing Functions It is useful in mathematics to define whether a function is increasing or decreasing. In this section we will use the differential of a function to determine this

More information

Exchange Rate Risk Sharing Contract with Risk-averse Firms

Exchange Rate Risk Sharing Contract with Risk-averse Firms 03 International Conference on Avances in Social Science, Humanities, an anagement ASSH 03 Exchange ate isk Sharing Contract with isk-averse Firms LIU Yang, A Yong-kai, FU Hong School of anagement an Economics,

More information

Math1090 Midterm 2 Review Sections , Solve the system of linear equations using Gauss-Jordan elimination.

Math1090 Midterm 2 Review Sections , Solve the system of linear equations using Gauss-Jordan elimination. Math1090 Midterm 2 Review Sections 2.1-2.5, 3.1-3.3 1. Solve the system of linear equations using Gauss-Jordan elimination. 5x+20y 15z = 155 (a) 2x 7y+13z=85 3x+14y +6z= 43 x+z= 2 (b) x= 6 y+z=11 x y+

More information

The use of Expected Utility Theory (EUT) in Taxpayers Behaviour Modelling

The use of Expected Utility Theory (EUT) in Taxpayers Behaviour Modelling American Journal of Applie Sciences Original Research Paper The use of Expecte Utility Theory (EUT) in Taxpayers Behaviour Moelling Fari Ameur an Mohame Tkiouat Stuies an Research Laboratory in Applie

More information

32.4. Parabolic PDEs. Introduction. Prerequisites. Learning Outcomes

32.4. Parabolic PDEs. Introduction. Prerequisites. Learning Outcomes Parabolic PDEs 32.4 Introduction Second-order partial differential equations (PDEs) may be classified as parabolic, hyperbolic or elliptic. Parabolic and hyperbolic PDEs often model time dependent processes

More information

Mean-Variance Analysis

Mean-Variance Analysis Mean-Variance Analysis Mean-variance analysis 1/ 51 Introduction How does one optimally choose among multiple risky assets? Due to diversi cation, which depends on assets return covariances, the attractiveness

More information

DECISION on the uniform manner of calculation and reporting of effective interest rate on loans and deposits

DECISION on the uniform manner of calculation and reporting of effective interest rate on loans and deposits Pursuant to Article 44 paragraph 2 point 3 of the Central Bank of Montenegro Law (OGM 40/10, 46/10, 06/13) an in conjunction with Article 89 of the Banking Law (OGM 17/08, 44/10) an Article 8 of the Law

More information

2. Structural Properties of Preferences and Utility Functions

2. Structural Properties of Preferences and Utility Functions 2. Structural Properties of Preferences and Utility Functions Daisuke Oyama Microeconomics I May 9, 2018 Throughout this chapter, X = R k +, and is a preference relation on X that is complete and transitive.

More information

ESTP course on Small Area Estimation

ESTP course on Small Area Estimation ESTP course on Small Area Estimation Statistics Finlan, Helsini, 29 September 2 October 2014 Topic 3: Direct estimators for omains Risto Lehtonen, University of Helsini Risto Lehtonen University of Helsini

More information

WEEK 2 REVIEW. Straight Lines (1.2) Linear Models (1.3) Intersection Points (1.4) Least Squares (1.5)

WEEK 2 REVIEW. Straight Lines (1.2) Linear Models (1.3) Intersection Points (1.4) Least Squares (1.5) WEEK 2 REVIEW Straight Lines (1.2) Linear Models (1.3) Intersection Points (1.4) Least Squares (1.5) 1 STRAIGHT LINES SLOPE A VERTICAL line has NO SLOPE. All other lines have a slope given by m = rise

More information

Chapter 6: Quadratic Functions & Their Algebra

Chapter 6: Quadratic Functions & Their Algebra Chapter 6: Quadratic Functions & Their Algebra Topics: 1. Quadratic Function Review. Factoring: With Greatest Common Factor & Difference of Two Squares 3. Factoring: Trinomials 4. Complete Factoring 5.

More information