Curiosities on the Monotone Preserving Cubic Spline

Size: px
Start display at page:

Download "Curiosities on the Monotone Preserving Cubic Spline"

Transcription

1 PRE-PRINT UD Curostes on the Monotone Preservng Cubc Splne Mchele Mao and Jorrt-Jaap de Jong ugly Ducklng B.V. Burgemeester le Fevre de Montgnylaan 30, 3055LG Rotterdam, the Netherlands December 9, 2014 Abstract In ths paper we descrbe some new features of the monotone-preservng cubc splnes and the Hyman s monotoncty constrant, that s mplemented nto varous splne nterpolaton methods to ensure monotoncty. We fnd that, whle the Hyman constrant s n general useful to enforce monotoncty, t can be safely omtted when the monotone-preservng cubc splne s consdered. We also fnd that, when computng senstvtes, consstency requres makng some specfc assumptons about how to deal wth non-dfferentable locatons, that become relevant for specal values of the parameter space. Keywords: Yeld curve, fxed-ncome, nterpolaton, Hyman, monotone preservng cubc splnes. m.mao@uglyducklng.nl j.jong@uglyducklng.nl 1

2 Contents 1 Introducton 2 2 Set up and notaton Monotone preservng cubc splnes The man results The proof of the man results The Frtsch-Butland prescrpton The theorem Summary and conclusons 8 References 8 A Appendx: VBA Code 9 1 Introducton In ths paper we revew and streamlne the content of our prevous paper [1], where we consdered one-dmensonal nterpolaton methods that preserve the trend of the nput data ponts. Useful revews of varous nterpolaton technques are e.g. [2, 3, 4, 5]. We wll mostly use [4] 1. One key ssue s to be able to construct the nterpolatng functon n such a way that t follows the trend of the data ponts. Ths property s usually referred to as monotoncty-preservng and t helps to remove spurous effects, such as oscllatng behavor. One of the most famous monotoncty-preservng algorthm was ntroduced by Hyman [8] and can be mplemented n prncple on almost any cubc-splne-lke nterpolaton method. In fact, a large class of cubc splnes s defned by specfyng the vector of dervatves at the nput ponts and the Hyman algorthm works exactly on these dervatves. In ths paper we wll focus on one partcular splne only, namely the so-called monotone preservng splne. It s defned as that splne where Hyman s adjustment s enforced on top of the Frtsch-Butland prescrpton [3, 9, 10]. In many practcal applcatons, we are nterested n the behavor of the specfc nterpolaton method under small changes of the nput data. Contnuty of the nterpolatng functon s vewed n terms of small changes n the x-values, whle stablty s related to changes n the y-values of the nput data. Typcally, contnuty s guaranteed, so we wll not dscuss t here. Instead, we wll focus on stablty, whch s expressed by the dervatve: f(x) (1) Examples where such a quantty s relevant can be found n many places. For nstance, n many fnancal applcaton (e.g. portfolo replcaton and hedgng) one needs to use 1 The papers [4, 6] have become qute famous wthn the mathematcal fnance communty, snce ther author have ntroduced a new nterpolaton method whch s deeply ntertwned wth nterest rates, forward rates, and dscount factors. As noted e.g. n [7], ths method sometmes produces dscontnuous forward rates. 2

3 the so-called PV01 (present value of one bass pont 2 ) or DV01 (dollar value of one bass pont) [11]. In these cases, the nput y-values are the nterest rates r gven for specfc maturtes t (the x-values), and the assocated contnuous curve r(t) s known as the yeld curve. In ths example, the dervatve (1) becomes: r(t) r j. The man result of ths note s that Hyman s constrant does not contrbute to any calculaton n the monotone-preservng cubc splne framework. In secton 2, we defne our set up and fx our notaton, whch follows [4]. Secton 3 contans the man result. We show explctly how Hyman s monotoncty constrant s redundant n the monotonepreservng cubc splne method. Moreover, we wll see that an addtonal assumpton about how to deal wth non-dfferentable locatons must be ncluded n order to get the correct answer for the senstvtes. Secton 4 contans a summary of the work done and some conclusons. In Appendx A we show the Excel/VBA code used for testng purposes. 2 Set up and notaton In ths secton we revew the monotone preservng cubc splnes. The man reference are [4, 6]. We start wth a mesh of data ponts {t 1, t 2,..., t n } (we wll thnk of the x-values as tmes) and correspondng values {f 1, f 2,..., f n } for a generc but unknown functon f(t). Cubc splnes are genercally defned by pece-wse cubc polynomal that pass through consecutve ponts: f(t) = a + b (t t ) + c (t t ) 2 + d (t t ) 3, (2) wth t [t, t +1 ] and = 1,..., n. We wll use the followng defntons: h = t +1 t (3) m = f +1 f h, (4) wth = 1,..., n 1. The coeffcents a, b, c, and d, depends on the detals of the method, and are related to the values of f(t) and ts dervatves at the node ponts. In general, a = f(t ) f, b = f (t ), etc. (5) where the prme denotes the dervatve of the nterpolatng functon f(t) w.r.t. ts argument t. Moreover, gven a and b, we can express c and d as follows: c = 3m b +1 2b h (6) d = b +1 + b 2m h 2 We can use (2) to compute the dervatve f(t) 2 1 bass pont = 0.01%.. (7) = a + b (t t ) + c (t t ) 2 + d (t t ) 3. (8) 3

4 We have a = δ j (9) m = 1 ( ) δ j +1 h δj (10) c = 1 ( 3 m b +1 2 b ) (11) h d = 1 ( b+1 h 2 + b 2 m ), (12) whch depends on the matrx elements b. Here δ j s the Kronecker delta, whch s equal to one f = j and zero otherwse. Due to our prevous formulas, once the dervatves at the ponts, or equvalently the b coeffcents, are specfed, everythng else s fxed. In partcular, f we are nterested n computng f(t), then all the work wll be n the calculaton of the dervatves of b w.r.t. f j. Ths calculaton s however trcky f we use monotone preservng splnes (or any other method whch enforces monotoncty n a smlar fashon), where the b s are non-dfferentable functons of the f j s (whch nvolve the mn and max functons). Let us consder ths case n more detal. 2.1 Monotone preservng cubc splnes Let us start by recallng the formulas for the b s n the monotone preservng cubc splne method as defned n the Hagan-West paper [4]. Frst of all, at the boundares: b 1 = 0, b n = 0. (13) For the nternal data, f the curve s not monotone at t,.e. m 1 m 0, then b = 0 (f m 1 m 0), (14) so that t wll have a turnng pont there. Instead, f the trend s monotone at,.e. m 1 m > 0, one defnes β = 3m 1 m max(m 1, m ) + 2 mn(m 1, m ) (15) and b = { mn (max(0, β ), 3 mn(m 1, m )) f m 1, m > 0 max (mn(0, β ), 3 max(m 1, m )) f m 1, m < 0 The former choce s made when the curve s ncreasng (postve slopes), the latter when decreasng (negatve slopes). Equaton (16) represents the monotoncty constrant ntroduced by Hyman [8] and based on the Frtsch-Butland algorthm [3, 9, 10]. 3 The man results In the case of non-monotonc trend the b coeffcents are zero, and hence also ther dervatves. So we wll focus on case of monotonc trend from now on. The man result wll (16) 4

5 be that wthn the framework of the monotone preservng splne the Hyman adjustment (16) can be omtted, snce b = β, (17) f the trend s monotonc at the node. As a trval consequence of (17), one has b = β. (18) As a sde result, one fnds [1] that, when computng the dervatve above, specal care s needed to handle the non-dfferentable max and mn functons. In fact, f m = m 1, the soluton s to average the dervatves of m and m 1 : max(m 1, m ) = 1 ( m 2 mn(m 1, m ) = 1 ( m 2 + m 1 + m 1 ) ) (19a) (19b) and smlarly for the dervatves of the β s. Ths was confrmed n [1] by performng numercal checks. Whle (17) s lmted to the monotone-preservng algorthm, (19) s always vald. The remanng of ths secton s dedcated to provng (17). 3.1 The proof of the man results Here we recall the relevant formulas that have been worked out n detal n [1] The Frtsch-Butland prescrpton If we denote the denomnator of the β s wth L max(m 1, m ) + 2 mn(m 1, m ), then the dervatves of (15) wll be gven by: β f where β = 3 ( ) f L 2 α m2 β m2 1, h 1 h α = { { 2 f m 1 > m 1 f m 1 > m and β = 1 f m 1 < m 2 f m 1 < m or explctly β f 1 where β = 3 f L 2 2m 2 h 1 m2 1 h f m 1 > m m 2 h 1 2m2 1 h f m 1 < m. β f 1 = k k = 3 L 2 m 2 h 1, { 2 f m 1 > m 1 f m 1 < m, (20) 5

6 or explctly β f +1 where or explctly β = 3 f 1 L 2 m 2 { 2 f m 1 > m h 1 1 f m 1 < m. β 3 = k f +1 L 2 m2 1, h k = { 1 f m 1 > m 2 f m 1 < m, β = 3 { f +1 L 2 m2 1 1 f m 1 > m h 2 f m 1 < m. (21) (22) β β = 0, f j 1,, + 1. (23) As already mentoned, f m 1 = m, then β wll be the average of the answers correspondng to the two optons m 1 < m and m 1 > m. 3.2 The theorem In ths secton we wll prove that n the locally-monotonc case one has: b = β. (24) Let us consder the case of local monotoncty at the node and let us defne the followng four regons n the parameter space that are relevant for the Hyman adjustment: ) β > 0 and β < 3 mn(m 1, m ) ) β > 0 and β > 3 mn(m 1, m ) ) β < 0 and β > 3 max(m 1, m ) v) β < 0 and β < 3 max(m 1, m ) The frst two regon refer to the case of ncreasng trend (m, m 1, b > 0), whle the remanng two are for the case of decreasng trend (m, m 1, b < 0). Theorem 1. Gven β as defned n (15), the followng statements hold both true f m 1, m > 0, then β < 3 mn(m 1, m ); f m 1, m < 0, then β > 3 max(m 1, m ). 6

7 Proof. The proof s straghtforward. Consder the monotoncally ncreasng case frst, m 1, m > 0. By workng out the nequalty β < 3 mn(m 1, m ) and usng the postvty of the denomnator n (15), we end up wth: 0 < 2 (mn(m 1, m )) 2. (25) whch s always satsfed. Smlarly, for the monotoncally decreasng case m 1, m < 0, by workng out the nequalty β > 3 max(m 1, m ) and usng the negatvty of the denomnator n (15), we end up wth: whch s always satsfed. 0 < (max(m 1, m )) 2 + m 1 m (26) Theorem 2 (Man Result). In the monotone-preservng cubc splne nterpolaton method that uses Hyman monotoncty constrant (15)-(16), f the data trend s locally monotonc at node, then we have b = β (27) else b = 0. (28) Proof. Ths follows from the calculaton: { mn (max(0, β ), 3 mn(m b = 1, m )) f m 1, m > 0 max (mn(0, β ), 3 max(m 1, m )) f m 1, m < 0 { mn (β, 3 mn(m = 1, m )) f m 1, m > 0 max (β, 3 max(m 1, m )) f m 1, m < 0 { β f m = 1, m > 0 β f m 1, m < 0 (29) (30) (31) = β. (32) In gong from (29) to (30) we have used the fact that β s postve (negatve) f the trend s ncreasng (decreasng), whle from (30) to (31) we have used Theorem 1. Hence, n the case of local monotoncty we are left wth b = β. (33) Therefore, the whole Hyman constrant (16) s completely superfluous n the monotonepreservng splne and the dentty between the dervatves follows trvally: where the r.h.s. s gven by formulas (20)-(23). b = β, (34) 7

8 As a general remark, the Hyman constrant (16) s trval when the β s are defned by the Frtsch-Butland algorthm [10] as n (15). Ths s what happens for example n the notaton of Hagan and West [4]. The reason for ths dentty s the fact that the β s as defned by the Frtsch-Butland algorthm already guarantee that the resultng curve wll be monotonc. However, one can stll mplement the Hyman constrant (16) to ensure monotoncty n a non-trval way when dfferent frst dervatves β at the node ponts are chosen, and n that case the denttes (33) and (34) wll not hold anymore. 4 Summary and conclusons In ths paper we have consder monotone preservng nterpolaton methods and shown that Hyman s monotoncty constrant does not contrbute wthn the framework of the monotone-preservng cubc splne. However ths s genercally not true anymore when the Hyman constrant s appled on any other splne n order to construct a monotonc curve. In fact, n ths case Theorem 1 does not need to hold and consequently regons ) and v) wll n general contrbute. In ths case one wll need to use to complete formulas for all the four regons. Ths result s mportant for practcal as well as conceptual reasons. Moreover ths quantty s mportant n many areas (e.g. n fnance for prcng and for rsk management of nterest rate dervatves). Acknowledgements We would lke to thank Patrck Hagan for dscussons, the ABN AMRO Model Valdaton team for provdng us wth feedback and Dmytro Makogon n partcular for hs useful comments and remarks. We are also grateful wth the Lawrence Lvermore Natonal Laboratory for sharng wth us copes of the ther reports. References [1] M. Mao, J. de Jong (2014), On the Non-dfferentablty of Hyman s Monotoncty Constrant, pre-prnt nr UD PRE-PRINT-UD pdf. [2] W. H. Press, S. A. Teukolsky, W. T. Vetterlng, B. P. Flannery (2007), Numercal Recpes: The Art of Scentfc Computng, Cambrdge Unversty Press, Thrd Edton, 1256 pp., ISBN-10: [3] F. N. Frtsch, R. E. Carlson (1980), Monotone Pecewse Cubc Interpolaton, SIAM J. Numer. Anal., 17 (1980) [4] P. S. Hagan, G. West (2006), Interpolaton Methods for Curve Constructon, Appled Mathematcal Fnance, 13: 2, , [5] T. M. Lehmann, C. Gonner, K. Sptzer (1999), Survey: Interpolaton Methodsn Medcal Image Processng, IEEE Transactons on Medcal Imagng, Vol. 18, No. 11,

9 url=http%3a%2f%2feeexplore.eee.org%2fxpls%2fabs_all.jsp%3farnumber% 3D [6] P. S. Hagan, G. West (2008), Methods for Constructng a Yeld Curve, Wlmott Magazne, [7] P. F. du Preez, E. Mare (2013), Interpolatng Yeld Curve Data n a Manner that Ensures Postve and Contnuous Forward Curves, SAJEMS NS 16 (2013) No 4: [8] J. M. Hyman (1983), Accurate Monotoncty Preservng Cubc Interpolaton, SIAM J. Sc. Stat. Comput. Vol. 4, No. 4, http: // preservng_cubc_nterpolaton/fle/d912f50c0a8c9585cd.pdf. [9] J. Butland (1980), A Method of Interpolatng Reasonable-Shaped Curves Through Any Data, Proceedngs of Computer Graphcs 80, Onlne Publcatons Ltd, [10] F. N. Frtsch, J. Butland (1980), An Improved Monotone Pecewse Cubc Interpolaton Algorthm, Lawrence Lvermore Natonal Laboratory preprnt UCRL [11] M. Mao, J. de Jong (2014), Geometry of Interest Rate Rsk, pre-prnt nr UD , A Appendx: VBA Code In ths appendx we show the Excel/VBA code that can be used to test our results. Here we wll only reproduce the most mportant methods. The complete code, together wth a workng spreadsheet and examples, can be found at the lnk nl/lbrary_fles/pre-print-ud _companion-spreadsheet.xlsm. The frst step s to compute the b coeffcents. Ths calculaton can be done usng equatons (13)-(16) and s mplemented nto the B Coeffcents functon. Wthn ths functon one can choose whether to swtch on or off the Hyman constrant (16), enclosed n the HymanConstrant method. If the constrant s turned off, then only the Frtsch- Butland prescrpton s used wth b = β (15). The boolean parameter shymanenforced s used for ths purpose and s specfed n the ntalzaton method. Prvate Functon HymanConstrant(ndex As Integer, b() As Double) As Double Dm max As Double, mn As Double max = WorksheetFuncton.max(m(ndex), m(ndex - 1)) mn = WorksheetFuncton.mn(m(ndex - 1), m(ndex)) If m(ndex) > 0 Then HymanConstrant = WorksheetFuncton.mn(WorksheetFuncton.max(0, b(ndex)), 3 * mn) If m(ndex) < 0 Then HymanConstrant = WorksheetFuncton.max(WorksheetFuncton.mn(0, b(ndex)), 3 * max) End Functon 9

10 Prvate Functon B_coeffcents() As Double() Dm As Integer, n As Integer Dm max As Double, mn As Double If numberofnodes > 2 Then n = numberofnodes - 1 Dm b() As Double ReDm b(0 To n) b(0) = 0# b(n) = 0# For = 1 To n - 1 If m( - 1) * m() <= 0 Then b() = 0 Else max = WorksheetFuncton.max(m(), m( - 1)) mn = WorksheetFuncton.mn(m( - 1), m()) b() = 3 * m( - 1) * m() / (max + 2 * mn) If shymanenforced Then b() = HymanConstrant(, b) Next B_coeffcents = b End Functon A crucal ngredent of the code s the FndLowerIndexWthBnarySearch method, whch performs a search usng the bnary algorthm and returns the ndex of the nterval that contans x, gven any nput value x,.e. x [x, x +1 ). For x values that fall outsde the nput range, we use flat extrapolaton. We can then compute all the necessary quanttes, such as the length of the relevant nterval (3) wth method h(), ts slope (4) wth method m(), and the remanng nterpolaton coeffcents (6) and (7) wth methods c() and d() respectvely. Fnally we apply the Interpolate method that computes the nterpolated functon for any nput value. Publc Functon Interpolate(xInput As Double) As Double Dm youtput As Double, ndex As Integer If numberofnodes < 3 Then MsgBox "At least 3 ponts needed for Monotone Preservng" Ext Functon If xinput >= xvalues(numberofnodes - 1) Then youtput = yvalues(numberofnodes - 1) ElseIf xinput < xvalues(0) Then youtput = yvalues(0) Else ndex = FndLowerIndexWthBnarySearch(xInput) youtput = yvalues(ndex) + b(ndex) * (xinput - xvalues(ndex)) + C_coeffcents(ndex) * (xinput - xvalues(ndex))^2 + D_coeffcents(ndex) * (xinput - xvalues(ndex))^3 Interpolate = youtput End Functon 10

Convexity preserving interpolation by splines of arbitrary degree

Convexity preserving interpolation by splines of arbitrary degree Computer Scence Journal of Moldova, vol.18, no.1(52), 2010 Convexty preservng nterpolaton by splnes of arbtrary degree Igor Verlan Abstract In the present paper an algorthm of C 2 nterpolaton of dscrete

More information

More metrics on cartesian products

More metrics on cartesian products More metrcs on cartesan products If (X, d ) are metrc spaces for 1 n, then n Secton II4 of the lecture notes we defned three metrcs on X whose underlyng topologes are the product topology The purpose of

More information

Monotonic Interpolating Curves by Using Rational. Cubic Ball Interpolation

Monotonic Interpolating Curves by Using Rational. Cubic Ball Interpolation Appled Mathematcal Scences, vol. 8, 204, no. 46, 7259 7276 HIKARI Ltd, www.m-hkar.com http://dx.do.org/0.2988/ams.204.47554 Monotonc Interpolatng Curves by Usng Ratonal Cubc Ball Interpolaton Samsul Arffn

More information

Appendix B. The Finite Difference Scheme

Appendix B. The Finite Difference Scheme 140 APPENDIXES Appendx B. The Fnte Dfference Scheme In ths appendx we present numercal technques whch are used to approxmate solutons of system 3.1 3.3. A comprehensve treatment of theoretcal and mplementaton

More information

Lecture 12: Discrete Laplacian

Lecture 12: Discrete Laplacian Lecture 12: Dscrete Laplacan Scrbe: Tanye Lu Our goal s to come up wth a dscrete verson of Laplacan operator for trangulated surfaces, so that we can use t n practce to solve related problems We are mostly

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

More information

Assortment Optimization under MNL

Assortment Optimization under MNL Assortment Optmzaton under MNL Haotan Song Aprl 30, 2017 1 Introducton The assortment optmzaton problem ams to fnd the revenue-maxmzng assortment of products to offer when the prces of products are fxed.

More information

APPENDIX A Some Linear Algebra

APPENDIX A Some Linear Algebra APPENDIX A Some Lnear Algebra The collecton of m, n matrces A.1 Matrces a 1,1,..., a 1,n A = a m,1,..., a m,n wth real elements a,j s denoted by R m,n. If n = 1 then A s called a column vector. Smlarly,

More information

Foundations of Arithmetic

Foundations of Arithmetic Foundatons of Arthmetc Notaton We shall denote the sum and product of numbers n the usual notaton as a 2 + a 2 + a 3 + + a = a, a 1 a 2 a 3 a = a The notaton a b means a dvdes b,.e. ac = b where c s an

More information

Lectures - Week 4 Matrix norms, Conditioning, Vector Spaces, Linear Independence, Spanning sets and Basis, Null space and Range of a Matrix

Lectures - Week 4 Matrix norms, Conditioning, Vector Spaces, Linear Independence, Spanning sets and Basis, Null space and Range of a Matrix Lectures - Week 4 Matrx norms, Condtonng, Vector Spaces, Lnear Independence, Spannng sets and Bass, Null space and Range of a Matrx Matrx Norms Now we turn to assocatng a number to each matrx. We could

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

More information

The Geometry of Logit and Probit

The Geometry of Logit and Probit The Geometry of Logt and Probt Ths short note s meant as a supplement to Chapters and 3 of Spatal Models of Parlamentary Votng and the notaton and reference to fgures n the text below s to those two chapters.

More information

Visualization of 2D Data By Rational Quadratic Functions

Visualization of 2D Data By Rational Quadratic Functions 7659 Englan UK Journal of Informaton an Computng cence Vol. No. 007 pp. 7-6 Vsualzaton of D Data By Ratonal Quaratc Functons Malk Zawwar Hussan + Nausheen Ayub Msbah Irsha Department of Mathematcs Unversty

More information

DEGREE REDUCTION OF BÉZIER CURVES USING CONSTRAINED CHEBYSHEV POLYNOMIALS OF THE SECOND KIND

DEGREE REDUCTION OF BÉZIER CURVES USING CONSTRAINED CHEBYSHEV POLYNOMIALS OF THE SECOND KIND ANZIAM J. 45(003), 195 05 DEGREE REDUCTION OF BÉZIER CURVES USING CONSTRAINED CHEBYSHEV POLYNOMIALS OF THE SECOND KIND YOUNG JOON AHN 1 (Receved 3 August, 001; revsed 7 June, 00) Abstract In ths paper

More information

( ) [ ( k) ( k) ( x) ( ) ( ) ( ) [ ] ξ [ ] [ ] [ ] ( )( ) i ( ) ( )( ) 2! ( ) = ( ) 3 Interpolation. Polynomial Approximation.

( ) [ ( k) ( k) ( x) ( ) ( ) ( ) [ ] ξ [ ] [ ] [ ] ( )( ) i ( ) ( )( ) 2! ( ) = ( ) 3 Interpolation. Polynomial Approximation. 3 Interpolaton {( y } Gven:,,,,,, [ ] Fnd: y for some Mn, Ma Polynomal Appromaton Theorem (Weerstrass Appromaton Theorem --- estence ε [ ab] f( P( , then there ests a polynomal

More information

Appendix B. Criterion of Riemann-Stieltjes Integrability

Appendix B. Criterion of Riemann-Stieltjes Integrability Appendx B. Crteron of Remann-Steltes Integrablty Ths note s complementary to [R, Ch. 6] and [T, Sec. 3.5]. The man result of ths note s Theorem B.3, whch provdes the necessary and suffcent condtons for

More information

Shape preserving third and fifth degrees polynomial splines

Shape preserving third and fifth degrees polynomial splines Amercan Journal of Appled Mathematcs 014; (5): 16-169 Publshed onlne September 30, 014 (http://www.scencepublshnggroup.com/j/ajam) do: 10.11648/j.ajam.014005.13 ISSN: 330-0043 (Prnt); ISSN: 330-006X (Onlne)

More information

Bernoulli Numbers and Polynomials

Bernoulli Numbers and Polynomials Bernoull Numbers and Polynomals T. Muthukumar tmk@tk.ac.n 17 Jun 2014 The sum of frst n natural numbers 1, 2, 3,..., n s n n(n + 1 S 1 (n := m = = n2 2 2 + n 2. Ths formula can be derved by notng that

More information

MMA and GCMMA two methods for nonlinear optimization

MMA and GCMMA two methods for nonlinear optimization MMA and GCMMA two methods for nonlnear optmzaton Krster Svanberg Optmzaton and Systems Theory, KTH, Stockholm, Sweden. krlle@math.kth.se Ths note descrbes the algorthms used n the author s 2007 mplementatons

More information

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL DIFFERENTIATION 1 Introducton Dfferentaton s a method to compute the rate at whch a dependent output y changes wth respect to the change n the ndependent nput x. Ths rate of change s called the

More information

The Minimum Universal Cost Flow in an Infeasible Flow Network

The Minimum Universal Cost Flow in an Infeasible Flow Network Journal of Scences, Islamc Republc of Iran 17(2): 175-180 (2006) Unversty of Tehran, ISSN 1016-1104 http://jscencesutacr The Mnmum Unversal Cost Flow n an Infeasble Flow Network H Saleh Fathabad * M Bagheran

More information

PHYS 705: Classical Mechanics. Calculus of Variations II

PHYS 705: Classical Mechanics. Calculus of Variations II 1 PHYS 705: Classcal Mechancs Calculus of Varatons II 2 Calculus of Varatons: Generalzaton (no constrant yet) Suppose now that F depends on several dependent varables : We need to fnd such that has a statonary

More information

Weighted Fifth Degree Polynomial Spline

Weighted Fifth Degree Polynomial Spline Pure and Appled Mathematcs Journal 5; 4(6): 69-74 Publshed onlne December, 5 (http://www.scencepublshnggroup.com/j/pamj) do:.648/j.pamj.546.8 ISSN: 36-979 (Prnt); ISSN: 36-98 (Onlne) Weghted Ffth Degree

More information

Lecture 2: Numerical Methods for Differentiations and Integrations

Lecture 2: Numerical Methods for Differentiations and Integrations Numercal Smulaton of Space Plasmas (I [AP-4036] Lecture 2 by Lng-Hsao Lyu March, 2018 Lecture 2: Numercal Methods for Dfferentatons and Integratons As we have dscussed n Lecture 1 that numercal smulaton

More information

Linear Approximation with Regularization and Moving Least Squares

Linear Approximation with Regularization and Moving Least Squares Lnear Approxmaton wth Regularzaton and Movng Least Squares Igor Grešovn May 007 Revson 4.6 (Revson : March 004). 5 4 3 0.5 3 3.5 4 Contents: Lnear Fttng...4. Weghted Least Squares n Functon Approxmaton...

More information

ALGORITHM FOR THE CALCULATION OF THE TWO VARIABLES CUBIC SPLINE FUNCTION

ALGORITHM FOR THE CALCULATION OF THE TWO VARIABLES CUBIC SPLINE FUNCTION ANALELE ŞTIINŢIFICE ALE UNIVERSITĂŢII AL.I. CUZA DIN IAŞI (S.N.) MATEMATICĂ, Tomul LIX, 013, f.1 DOI: 10.478/v10157-01-00-y ALGORITHM FOR THE CALCULATION OF THE TWO VARIABLES CUBIC SPLINE FUNCTION BY ION

More information

A new Approach for Solving Linear Ordinary Differential Equations

A new Approach for Solving Linear Ordinary Differential Equations , ISSN 974-57X (Onlne), ISSN 974-5718 (Prnt), Vol. ; Issue No. 1; Year 14, Copyrght 13-14 by CESER PUBLICATIONS A new Approach for Solvng Lnear Ordnary Dfferental Equatons Fawz Abdelwahd Department of

More information

Stanford University CS359G: Graph Partitioning and Expanders Handout 4 Luca Trevisan January 13, 2011

Stanford University CS359G: Graph Partitioning and Expanders Handout 4 Luca Trevisan January 13, 2011 Stanford Unversty CS359G: Graph Parttonng and Expanders Handout 4 Luca Trevsan January 3, 0 Lecture 4 In whch we prove the dffcult drecton of Cheeger s nequalty. As n the past lectures, consder an undrected

More information

Chapter Newton s Method

Chapter Newton s Method Chapter 9. Newton s Method After readng ths chapter, you should be able to:. Understand how Newton s method s dfferent from the Golden Secton Search method. Understand how Newton s method works 3. Solve

More information

Nice plotting of proteins II

Nice plotting of proteins II Nce plottng of protens II Fnal remark regardng effcency: It s possble to wrte the Newton representaton n a way that can be computed effcently, usng smlar bracketng that we made for the frst representaton

More information

Yong Joon Ryang. 1. Introduction Consider the multicommodity transportation problem with convex quadratic cost function. 1 2 (x x0 ) T Q(x x 0 )

Yong Joon Ryang. 1. Introduction Consider the multicommodity transportation problem with convex quadratic cost function. 1 2 (x x0 ) T Q(x x 0 ) Kangweon-Kyungk Math. Jour. 4 1996), No. 1, pp. 7 16 AN ITERATIVE ROW-ACTION METHOD FOR MULTICOMMODITY TRANSPORTATION PROBLEMS Yong Joon Ryang Abstract. The optmzaton problems wth quadratc constrants often

More information

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM An elastc wave s a deformaton of the body that travels throughout the body n all drectons. We can examne the deformaton over a perod of tme by fxng our look

More information

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method Appled Mathematcal Scences, Vol. 7, 0, no. 47, 07-0 HIARI Ltd, www.m-hkar.com Comparson of the Populaton Varance Estmators of -Parameter Exponental Dstrbuton Based on Multple Crtera Decson Makng Method

More information

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE Analytcal soluton s usually not possble when exctaton vares arbtrarly wth tme or f the system s nonlnear. Such problems can be solved by numercal tmesteppng

More information

Lecture 10 Support Vector Machines II

Lecture 10 Support Vector Machines II Lecture 10 Support Vector Machnes II 22 February 2016 Taylor B. Arnold Yale Statstcs STAT 365/665 1/28 Notes: Problem 3 s posted and due ths upcomng Frday There was an early bug n the fake-test data; fxed

More information

The Order Relation and Trace Inequalities for. Hermitian Operators

The Order Relation and Trace Inequalities for. Hermitian Operators Internatonal Mathematcal Forum, Vol 3, 08, no, 507-57 HIKARI Ltd, wwwm-hkarcom https://doorg/0988/mf088055 The Order Relaton and Trace Inequaltes for Hermtan Operators Y Huang School of Informaton Scence

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

Solutions to Homework 7, Mathematics 1. 1 x. (arccos x) (arccos x) 1

Solutions to Homework 7, Mathematics 1. 1 x. (arccos x) (arccos x) 1 Solutons to Homework 7, Mathematcs 1 Problem 1: a Prove that arccos 1 1 for 1, 1. b* Startng from the defnton of the dervatve, prove that arccos + 1, arccos 1. Hnt: For arccos arccos π + 1, the defnton

More information

Applied Mathematics Letters

Applied Mathematics Letters Appled Matheatcs Letters 2 (2) 46 5 Contents lsts avalable at ScenceDrect Appled Matheatcs Letters journal hoepage: wwwelseverco/locate/al Calculaton of coeffcents of a cardnal B-splne Gradr V Mlovanovć

More information

Problem Set 9 Solutions

Problem Set 9 Solutions Desgn and Analyss of Algorthms May 4, 2015 Massachusetts Insttute of Technology 6.046J/18.410J Profs. Erk Demane, Srn Devadas, and Nancy Lynch Problem Set 9 Solutons Problem Set 9 Solutons Ths problem

More information

Lecture 13 APPROXIMATION OF SECOMD ORDER DERIVATIVES

Lecture 13 APPROXIMATION OF SECOMD ORDER DERIVATIVES COMPUTATIONAL FLUID DYNAMICS: FDM: Appromaton of Second Order Dervatves Lecture APPROXIMATION OF SECOMD ORDER DERIVATIVES. APPROXIMATION OF SECOND ORDER DERIVATIVES Second order dervatves appear n dffusve

More information

U.C. Berkeley CS294: Spectral Methods and Expanders Handout 8 Luca Trevisan February 17, 2016

U.C. Berkeley CS294: Spectral Methods and Expanders Handout 8 Luca Trevisan February 17, 2016 U.C. Berkeley CS94: Spectral Methods and Expanders Handout 8 Luca Trevsan February 7, 06 Lecture 8: Spectral Algorthms Wrap-up In whch we talk about even more generalzatons of Cheeger s nequaltes, and

More information

Homework Assignment 3 Due in class, Thursday October 15

Homework Assignment 3 Due in class, Thursday October 15 Homework Assgnment 3 Due n class, Thursday October 15 SDS 383C Statstcal Modelng I 1 Rdge regresson and Lasso 1. Get the Prostrate cancer data from http://statweb.stanford.edu/~tbs/elemstatlearn/ datasets/prostate.data.

More information

Report on Image warping

Report on Image warping Report on Image warpng Xuan Ne, Dec. 20, 2004 Ths document summarzed the algorthms of our mage warpng soluton for further study, and there s a detaled descrpton about the mplementaton of these algorthms.

More information

2.3 Nilpotent endomorphisms

2.3 Nilpotent endomorphisms s a block dagonal matrx, wth A Mat dm U (C) In fact, we can assume that B = B 1 B k, wth B an ordered bass of U, and that A = [f U ] B, where f U : U U s the restrcton of f to U 40 23 Nlpotent endomorphsms

More information

TR/95 February Splines G. H. BEHFOROOZ* & N. PAPAMICHAEL

TR/95 February Splines G. H. BEHFOROOZ* & N. PAPAMICHAEL TR/9 February 980 End Condtons for Interpolatory Quntc Splnes by G. H. BEHFOROOZ* & N. PAPAMICHAEL *Present address: Dept of Matematcs Unversty of Tabrz Tabrz Iran. W9609 A B S T R A C T Accurate end condtons

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

Perron Vectors of an Irreducible Nonnegative Interval Matrix

Perron Vectors of an Irreducible Nonnegative Interval Matrix Perron Vectors of an Irreducble Nonnegatve Interval Matrx Jr Rohn August 4 2005 Abstract As s well known an rreducble nonnegatve matrx possesses a unquely determned Perron vector. As the man result of

More information

Remarks on the Properties of a Quasi-Fibonacci-like Polynomial Sequence

Remarks on the Properties of a Quasi-Fibonacci-like Polynomial Sequence Remarks on the Propertes of a Quas-Fbonacc-lke Polynomal Sequence Brce Merwne LIU Brooklyn Ilan Wenschelbaum Wesleyan Unversty Abstract Consder the Quas-Fbonacc-lke Polynomal Sequence gven by F 0 = 1,

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

Transfer Functions. Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: ( ) system

Transfer Functions. Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: ( ) system Transfer Functons Convenent representaton of a lnear, dynamc model. A transfer functon (TF) relates one nput and one output: x t X s y t system Y s The followng termnology s used: x y nput output forcng

More information

p 1 c 2 + p 2 c 2 + p 3 c p m c 2

p 1 c 2 + p 2 c 2 + p 3 c p m c 2 Where to put a faclty? Gven locatons p 1,..., p m n R n of m houses, want to choose a locaton c n R n for the fre staton. Want c to be as close as possble to all the house. We know how to measure dstance

More information

Polynomial Regression Models

Polynomial Regression Models LINEAR REGRESSION ANALYSIS MODULE XII Lecture - 6 Polynomal Regresson Models Dr. Shalabh Department of Mathematcs and Statstcs Indan Insttute of Technology Kanpur Test of sgnfcance To test the sgnfcance

More information

Spectral Graph Theory and its Applications September 16, Lecture 5

Spectral Graph Theory and its Applications September 16, Lecture 5 Spectral Graph Theory and ts Applcatons September 16, 2004 Lecturer: Danel A. Spelman Lecture 5 5.1 Introducton In ths lecture, we wll prove the followng theorem: Theorem 5.1.1. Let G be a planar graph

More information

Modeling curves. Graphs: y = ax+b, y = sin(x) Implicit ax + by + c = 0, x 2 +y 2 =r 2 Parametric:

Modeling curves. Graphs: y = ax+b, y = sin(x) Implicit ax + by + c = 0, x 2 +y 2 =r 2 Parametric: Modelng curves Types of Curves Graphs: y = ax+b, y = sn(x) Implct ax + by + c = 0, x 2 +y 2 =r 2 Parametrc: x = ax + bxt x = cos t y = ay + byt y = snt Parametrc are the most common mplct are also used,

More information

Finding Dense Subgraphs in G(n, 1/2)

Finding Dense Subgraphs in G(n, 1/2) Fndng Dense Subgraphs n Gn, 1/ Atsh Das Sarma 1, Amt Deshpande, and Rav Kannan 1 Georga Insttute of Technology,atsh@cc.gatech.edu Mcrosoft Research-Bangalore,amtdesh,annan@mcrosoft.com Abstract. Fndng

More information

C/CS/Phy191 Problem Set 3 Solutions Out: Oct 1, 2008., where ( 00. ), so the overall state of the system is ) ( ( ( ( 00 ± 11 ), Φ ± = 1

C/CS/Phy191 Problem Set 3 Solutions Out: Oct 1, 2008., where ( 00. ), so the overall state of the system is ) ( ( ( ( 00 ± 11 ), Φ ± = 1 C/CS/Phy9 Problem Set 3 Solutons Out: Oct, 8 Suppose you have two qubts n some arbtrary entangled state ψ You apply the teleportaton protocol to each of the qubts separately What s the resultng state obtaned

More information

Application of B-Spline to Numerical Solution of a System of Singularly Perturbed Problems

Application of B-Spline to Numerical Solution of a System of Singularly Perturbed Problems Mathematca Aeterna, Vol. 1, 011, no. 06, 405 415 Applcaton of B-Splne to Numercal Soluton of a System of Sngularly Perturbed Problems Yogesh Gupta Department of Mathematcs Unted College of Engneerng &

More information

Structure and Drive Paul A. Jensen Copyright July 20, 2003

Structure and Drive Paul A. Jensen Copyright July 20, 2003 Structure and Drve Paul A. Jensen Copyrght July 20, 2003 A system s made up of several operatons wth flow passng between them. The structure of the system descrbes the flow paths from nputs to outputs.

More information

Open Systems: Chemical Potential and Partial Molar Quantities Chemical Potential

Open Systems: Chemical Potential and Partial Molar Quantities Chemical Potential Open Systems: Chemcal Potental and Partal Molar Quanttes Chemcal Potental For closed systems, we have derved the followng relatonshps: du = TdS pdv dh = TdS + Vdp da = SdT pdv dg = VdP SdT For open systems,

More information

1 Matrix representations of canonical matrices

1 Matrix representations of canonical matrices 1 Matrx representatons of canoncal matrces 2-d rotaton around the orgn: ( ) cos θ sn θ R 0 = sn θ cos θ 3-d rotaton around the x-axs: R x = 1 0 0 0 cos θ sn θ 0 sn θ cos θ 3-d rotaton around the y-axs:

More information

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X Statstcs 1: Probablty Theory II 37 3 EPECTATION OF SEVERAL RANDOM VARIABLES As n Probablty Theory I, the nterest n most stuatons les not on the actual dstrbuton of a random vector, but rather on a number

More information

Bézier curves. Michael S. Floater. September 10, These notes provide an introduction to Bézier curves. i=0

Bézier curves. Michael S. Floater. September 10, These notes provide an introduction to Bézier curves. i=0 Bézer curves Mchael S. Floater September 1, 215 These notes provde an ntroducton to Bézer curves. 1 Bernsten polynomals Recall that a real polynomal of a real varable x R, wth degree n, s a functon of

More information

The Quadratic Trigonometric Bézier Curve with Single Shape Parameter

The Quadratic Trigonometric Bézier Curve with Single Shape Parameter J. Basc. Appl. Sc. Res., (3541-546, 01 01, TextRoad Publcaton ISSN 090-4304 Journal of Basc and Appled Scentfc Research www.textroad.com The Quadratc Trgonometrc Bézer Curve wth Sngle Shape Parameter Uzma

More information

Supplementary Notes for Chapter 9 Mixture Thermodynamics

Supplementary Notes for Chapter 9 Mixture Thermodynamics Supplementary Notes for Chapter 9 Mxture Thermodynamcs Key ponts Nne major topcs of Chapter 9 are revewed below: 1. Notaton and operatonal equatons for mxtures 2. PVTN EOSs for mxtures 3. General effects

More information

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4)

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4) I. Classcal Assumptons Econ7 Appled Econometrcs Topc 3: Classcal Model (Studenmund, Chapter 4) We have defned OLS and studed some algebrac propertes of OLS. In ths topc we wll study statstcal propertes

More information

The Finite Element Method: A Short Introduction

The Finite Element Method: A Short Introduction Te Fnte Element Metod: A Sort ntroducton Wat s FEM? Te Fnte Element Metod (FEM) ntroduced by engneers n late 50 s and 60 s s a numercal tecnque for solvng problems wc are descrbed by Ordnary Dfferental

More information

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k)

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k) ISSN 1749-3889 (prnt), 1749-3897 (onlne) Internatonal Journal of Nonlnear Scence Vol.17(2014) No.2,pp.188-192 Modfed Block Jacob-Davdson Method for Solvng Large Sparse Egenproblems Hongy Mao, College of

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

Math1110 (Spring 2009) Prelim 3 - Solutions

Math1110 (Spring 2009) Prelim 3 - Solutions Math 1110 (Sprng 2009) Solutons to Prelm 3 (04/21/2009) 1 Queston 1. (16 ponts) Short answer. Math1110 (Sprng 2009) Prelm 3 - Solutons x a 1 (a) (4 ponts) Please evaluate lm, where a and b are postve numbers.

More information

Supplement: Proofs and Technical Details for The Solution Path of the Generalized Lasso

Supplement: Proofs and Technical Details for The Solution Path of the Generalized Lasso Supplement: Proofs and Techncal Detals for The Soluton Path of the Generalzed Lasso Ryan J. Tbshran Jonathan Taylor In ths document we gve supplementary detals to the paper The Soluton Path of the Generalzed

More information

n α j x j = 0 j=1 has a nontrivial solution. Here A is the n k matrix whose jth column is the vector for all t j=0

n α j x j = 0 j=1 has a nontrivial solution. Here A is the n k matrix whose jth column is the vector for all t j=0 MODULE 2 Topcs: Lnear ndependence, bass and dmenson We have seen that f n a set of vectors one vector s a lnear combnaton of the remanng vectors n the set then the span of the set s unchanged f that vector

More information

APPROXIMATE PRICES OF BASKET AND ASIAN OPTIONS DUPONT OLIVIER. Premia 14

APPROXIMATE PRICES OF BASKET AND ASIAN OPTIONS DUPONT OLIVIER. Premia 14 APPROXIMAE PRICES OF BASKE AND ASIAN OPIONS DUPON OLIVIER Prema 14 Contents Introducton 1 1. Framewor 1 1.1. Baset optons 1.. Asan optons. Computng the prce 3. Lower bound 3.1. Closed formula for the prce

More information

Hidden Markov Models

Hidden Markov Models Hdden Markov Models Namrata Vaswan, Iowa State Unversty Aprl 24, 204 Hdden Markov Model Defntons and Examples Defntons:. A hdden Markov model (HMM) refers to a set of hdden states X 0, X,..., X t,...,

More information

COS 521: Advanced Algorithms Game Theory and Linear Programming

COS 521: Advanced Algorithms Game Theory and Linear Programming COS 521: Advanced Algorthms Game Theory and Lnear Programmng Moses Charkar February 27, 2013 In these notes, we ntroduce some basc concepts n game theory and lnear programmng (LP). We show a connecton

More information

Randić Energy and Randić Estrada Index of a Graph

Randić Energy and Randić Estrada Index of a Graph EUROPEAN JOURNAL OF PURE AND APPLIED MATHEMATICS Vol. 5, No., 202, 88-96 ISSN 307-5543 www.ejpam.com SPECIAL ISSUE FOR THE INTERNATIONAL CONFERENCE ON APPLIED ANALYSIS AND ALGEBRA 29 JUNE -02JULY 20, ISTANBUL

More information

Fundamental loop-current method using virtual voltage sources technique for special cases

Fundamental loop-current method using virtual voltage sources technique for special cases Fundamental loop-current method usng vrtual voltage sources technque for specal cases George E. Chatzaraks, 1 Marna D. Tortorel 1 and Anastasos D. Tzolas 1 Electrcal and Electroncs Engneerng Departments,

More information

Notes on Frequency Estimation in Data Streams

Notes on Frequency Estimation in Data Streams Notes on Frequency Estmaton n Data Streams In (one of) the data streamng model(s), the data s a sequence of arrvals a 1, a 2,..., a m of the form a j = (, v) where s the dentty of the tem and belongs to

More information

Lecture 5 Decoding Binary BCH Codes

Lecture 5 Decoding Binary BCH Codes Lecture 5 Decodng Bnary BCH Codes In ths class, we wll ntroduce dfferent methods for decodng BCH codes 51 Decodng the [15, 7, 5] 2 -BCH Code Consder the [15, 7, 5] 2 -code C we ntroduced n the last lecture

More information

MA 323 Geometric Modelling Course Notes: Day 13 Bezier Curves & Bernstein Polynomials

MA 323 Geometric Modelling Course Notes: Day 13 Bezier Curves & Bernstein Polynomials MA 323 Geometrc Modellng Course Notes: Day 13 Bezer Curves & Bernsten Polynomals Davd L. Fnn Over the past few days, we have looked at de Casteljau s algorthm for generatng a polynomal curve, and we have

More information

Beyond Zudilin s Conjectured q-analog of Schmidt s problem

Beyond Zudilin s Conjectured q-analog of Schmidt s problem Beyond Zudln s Conectured q-analog of Schmdt s problem Thotsaporn Ae Thanatpanonda thotsaporn@gmalcom Mathematcs Subect Classfcaton: 11B65 33B99 Abstract Usng the methodology of (rgorous expermental mathematcs

More information

1 Convex Optimization

1 Convex Optimization Convex Optmzaton We wll consder convex optmzaton problems. Namely, mnmzaton problems where the objectve s convex (we assume no constrants for now). Such problems often arse n machne learnng. For example,

More information

An efficient algorithm for multivariate Maclaurin Newton transformation

An efficient algorithm for multivariate Maclaurin Newton transformation Annales UMCS Informatca AI VIII, 2 2008) 5 14 DOI: 10.2478/v10065-008-0020-6 An effcent algorthm for multvarate Maclaurn Newton transformaton Joanna Kapusta Insttute of Mathematcs and Computer Scence,

More information

ON A DETERMINATION OF THE INITIAL FUNCTIONS FROM THE OBSERVED VALUES OF THE BOUNDARY FUNCTIONS FOR THE SECOND-ORDER HYPERBOLIC EQUATION

ON A DETERMINATION OF THE INITIAL FUNCTIONS FROM THE OBSERVED VALUES OF THE BOUNDARY FUNCTIONS FOR THE SECOND-ORDER HYPERBOLIC EQUATION Advanced Mathematcal Models & Applcatons Vol.3, No.3, 2018, pp.215-222 ON A DETERMINATION OF THE INITIAL FUNCTIONS FROM THE OBSERVED VALUES OF THE BOUNDARY FUNCTIONS FOR THE SECOND-ORDER HYPERBOLIC EUATION

More information

Implicit Integration Henyey Method

Implicit Integration Henyey Method Implct Integraton Henyey Method In realstc stellar evoluton codes nstead of a drect ntegraton usng for example the Runge-Kutta method one employs an teratve mplct technque. Ths s because the structure

More information

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results.

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results. Neural Networks : Dervaton compled by Alvn Wan from Professor Jtendra Malk s lecture Ths type of computaton s called deep learnng and s the most popular method for many problems, such as computer vson

More information

Lecture 5.8 Flux Vector Splitting

Lecture 5.8 Flux Vector Splitting Lecture 5.8 Flux Vector Splttng 1 Flux Vector Splttng The vector E n (5.7.) can be rewrtten as E = AU (5.8.1) (wth A as gven n (5.7.4) or (5.7.6) ) whenever, the equaton of state s of the separable form

More information

Convexity Preserving Using GC Cubic Ball. Interpolation

Convexity Preserving Using GC Cubic Ball. Interpolation Appled Mathematcal Scences, Vol 8, 4, no 4, 87 - HIKARI Ltd, wwwm-hkarcom http://dxdoorg/988/ams43848 Convexty Preservng Usng GC Cubc Ball Interpolaton Samsul Arffn Abdul Karm, Mohammad Khatm Hasan and

More information

Singular Value Decomposition: Theory and Applications

Singular Value Decomposition: Theory and Applications Sngular Value Decomposton: Theory and Applcatons Danel Khashab Sprng 2015 Last Update: March 2, 2015 1 Introducton A = UDV where columns of U and V are orthonormal and matrx D s dagonal wth postve real

More information

Linear Feature Engineering 11

Linear Feature Engineering 11 Lnear Feature Engneerng 11 2 Least-Squares 2.1 Smple least-squares Consder the followng dataset. We have a bunch of nputs x and correspondng outputs y. The partcular values n ths dataset are x y 0.23 0.19

More information

Differentiating Gaussian Processes

Differentiating Gaussian Processes Dfferentatng Gaussan Processes Andrew McHutchon Aprl 17, 013 1 Frst Order Dervatve of the Posteror Mean The posteror mean of a GP s gven by, f = x, X KX, X 1 y x, X α 1 Only the x, X term depends on the

More information

Fluctuation Results For Quadratic Continuous-State Branching Process

Fluctuation Results For Quadratic Continuous-State Branching Process IOSR Journal of Mathematcs (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 13, Issue 3 Ver. III (May - June 2017), PP 54-61 www.osrjournals.org Fluctuaton Results For Quadratc Contnuous-State Branchng

More information

The Second Eigenvalue of Planar Graphs

The Second Eigenvalue of Planar Graphs Spectral Graph Theory Lecture 20 The Second Egenvalue of Planar Graphs Danel A. Spelman November 11, 2015 Dsclamer These notes are not necessarly an accurate representaton of what happened n class. The

More information

Additional Codes using Finite Difference Method. 1 HJB Equation for Consumption-Saving Problem Without Uncertainty

Additional Codes using Finite Difference Method. 1 HJB Equation for Consumption-Saving Problem Without Uncertainty Addtonal Codes usng Fnte Dfference Method Benamn Moll 1 HJB Equaton for Consumpton-Savng Problem Wthout Uncertanty Before consderng the case wth stochastc ncome n http://www.prnceton.edu/~moll/ HACTproect/HACT_Numercal_Appendx.pdf,

More information

Min Cut, Fast Cut, Polynomial Identities

Min Cut, Fast Cut, Polynomial Identities Randomzed Algorthms, Summer 016 Mn Cut, Fast Cut, Polynomal Identtes Instructor: Thomas Kesselhem and Kurt Mehlhorn 1 Mn Cuts n Graphs Lecture (5 pages) Throughout ths secton, G = (V, E) s a mult-graph.

More information

Solution Thermodynamics

Solution Thermodynamics Soluton hermodynamcs usng Wagner Notaton by Stanley. Howard Department of aterals and etallurgcal Engneerng South Dakota School of nes and echnology Rapd Cty, SD 57701 January 7, 001 Soluton hermodynamcs

More information

Société de Calcul Mathématique SA

Société de Calcul Mathématique SA Socété de Calcul Mathématque SA Outls d'ade à la décson Tools for decson help Probablstc Studes: Normalzng the Hstograms Bernard Beauzamy December, 202 I. General constructon of the hstogram Any probablstc

More information

Density matrix. c α (t)φ α (q)

Density matrix. c α (t)φ α (q) Densty matrx Note: ths s supplementary materal. I strongly recommend that you read t for your own nterest. I beleve t wll help wth understandng the quantum ensembles, but t s not necessary to know t n

More information

Generalized Linear Methods

Generalized Linear Methods Generalzed Lnear Methods 1 Introducton In the Ensemble Methods the general dea s that usng a combnaton of several weak learner one could make a better learner. More formally, assume that we have a set

More information

On the correction of the h-index for career length

On the correction of the h-index for career length 1 On the correcton of the h-ndex for career length by L. Egghe Unverstet Hasselt (UHasselt), Campus Depenbeek, Agoralaan, B-3590 Depenbeek, Belgum 1 and Unverstet Antwerpen (UA), IBW, Stadscampus, Venusstraat

More information