r 1,2 = a 1 (a 2 2 4a 2 a 0 )

Size: px
Start display at page:

Download "r 1,2 = a 1 (a 2 2 4a 2 a 0 )"

Transcription

1 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa CHAPTER. Roots of Equatos, Lear ystems ad Algera ystems.. Roots of Polyomal The polyomal equato s: f( ) = a d Gettg the roots MATLAB s easy whh a e evaluated d usg (roots). The rules of gettg the roots of the polyomal equato are:. For th -order equato, there are real or omple roots. It should e oted that these roots wll eessarly e dstt.. If s odd, there s at least oe real root.. If omple roots est, they est ojugate pars (that s, λ+μ ad λ-μ), where = The roots of the polyomal a e evaluated as: f( ) = The th roots a e foud ased o the order of the polyomal equato. The roots ad the soluto of Ordary dfferetal equato: d y a d + a dy d + a =, r = dy d a r + a r + a = r, = a (a a a ) a The geeral soluto s: y = C e r + C e r I the ase of the omple roots: r = λ μ, where μ ad λ are ostats. y = C e λ+μ + C e λ μ To get the ostat C ad C, the lower ad upper oudares a e employed. I the polyomal equato, there are dfferet methods:. MULL ER s methods Estmato the roots y projetg a straght le to the - as through two futos. Muller s methods tae smlar approah, ut projets a paraola through three pots.

2 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa Where the futos a e wrtte as:,, ad are three pots. Therefore, the futos a e rewrtte as: Fgure. a) eat Method ad ) Muller s Method. eat Method a. Fte dfferees

3 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa A fte dfferee s merely the dfferee etwee two umeral values. Dervatves are appromated y dvded dfferees. or f ( ) f ( ) f ( ) f We may regard ths dvded dfferee as a estmate of ad +. f at or at + or at the mdpot etwee We smply replae f y the dvded dfferee the Newto-Raphso formula: f ( ). f ( ) f ( ) Note the des: +,,. Wth the eat Method, we do t use a futoal form for have to arry alog two values of f, however. f. We do Care must e tae that f ) f ( ) ot e too small, whh would ause a overflow error y the ( omputer. Ths may our f f ) f ( ) due to the fte preso of the mahe. Ths may also ( gve a msleadg result for the overgee test of f ) f ( ). To avod that, we mght use the relatve devato to test for overgee. ( f ( ) f ( ) f ( ). Compare ad otrast Both the Newto-Raphso ad eat Methods loate just oe root at a tme. Newto: requres evaluato of f ad of f at eah step; overges rapdly. eat: requres evaluato oly of f at eah step; overges less rapdly.. Hyrd Methods A hyrd method omes the use oe program of two or more spef methods. For stae, we mght use seto to loate a root roughly, the use the eat Method to ompute the root more presely. For stae, we mght use seto to loate multple roots of a equato, the use Newto- Raphso to refe eah oe.

4 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa B. ystems of Nolear Equatos Cosder a system of olear equatos wth uows. f,,,, ( ) f,,,, ( ) f,,,, ( ). Newto-Raphso a. Matr otato Let s wrte the system of equatos as a matr equato. f f f f The uows form a olum matr also. ompatly as f ( ).. We mght wrte the system of equatos. The Method The Newto-Raphso method for smultaeous equatos volves evaluatg the dervatve matr, F, f whose elemets are defed to e Fj. If the verse F ests, the we a geerate a sequee of appromatos for the roots of futos {f }. F j ( ) f ( )

5 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa At eah step, all the partal dervatves must e evaluated ad the F matr verted. The terato otues utl all the. If the verse matr does ot est, the the method fals. If the umer f of equatos,, s more tha a hadful, the method eomes very umersome ad tme osumg.. Implt Iteratve Methods The Newto-Raphso method s a teratve method the sese that t geerates a sequee of suessve appromatos y repeatg, or teratg, the same formula. However, the term teratve method as ommoly used refers to a partular lass of algorthms whh mght more desrptvely e alled mplt teratve methods. uh algorthms our may umeral otets as we ll see susequet setos of ths ourse. At ths pot, we apply the approah to the system of smultaeous olear equatos. A. Geeral form Let e the soluto matr to the equato f ( ). I.e., f ( ). Now, solve algeraally eah ( ) for. Ths reates a ew set of equatos, F ( ), where f refers to the set of uows {j} eludg. Algeraally, ths loos fuy, eause eah uow s epressed terms of all the other uows, hee the term mplt. Of ourse, what we really mea s F( ). Alteratvely, terms of matr elemets, the equatos tae the form F (,,,,, ).,. Algorthm I a program, the teratve method s mplemeted thusly: ) Choose a tal guess, o ) Compute F( ) o 5

6 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa ) test f ( ) v) f yes, set ad et v) f o, ompute F( ), et.. Covergee We hope that lm. For what odtos wll ths e true? Cosder a rego R the spae of {} suh that umer suh that j j j h for ad suppose that for R there s a postve F ( ). The, t a e show that f les R, the teratve j j method wll overge. What does ths mea, pratally? It meas that f the tal guess,, s lose eough to, the the method wll overge to after some umer,, of teratos. multaeous Lear Equatos. The Prolem o o a. multaeous equatos We wsh to solve a system of lear equatos uows. Where the {j} ad the {} are ostats.. Matr otato The system of equatos a e wrtte as a matr multplato. 6

7 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa B, where, ad B. Whe s small (, say) a dret or oe-step method s used. For larger systems, teratve methods are preferred.. Gaussa Elmato I a oe-step approah, we see to evaluate the verse of the B matr. B B B B The soluto s otaed y arryg out the matr multplato B. a. Elmato You may have see ths hgh shool algera. For revty s sae, let s let =. I essee, we wsh to elmate uows from the equatos y a sequee of algera steps. Normalzato Reduto ) multply eq. y ) multply eq y ad add to eq. ; replae eq.. ad add to eq. ; replae eq.. 7

8 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa ) multply eq. y ad add to eq. ; replae eq.. We have elmated ad from eq. ad from eq.. a susttuto v) solve eq. for, susttute eq. &. solve eq. for, susttute eq.. solve eq. for.. Pvotg Due to the fte umer of dgts arred alog y the mahe, we have to worry aout the relatve magtudes of the matr elemets, espeally the dagoal elemets. I other words, the verse matr, may e effetvely sgular eve f ot atually so. To mmze ths posslty, we ommoly rearrage the set of equatos to plae the largest oeffets o the dagoal, to the etet possle. Ths proess s alled pvotg. e.g. Rearrage or B 7 = = = = 99 7 = = -9 8

9 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa = -9 7 = = 99. Matr Operatos I preparato for wrtg a omputer program, we ll ast the elmato ad a susttuto the form of matr multplatos. a. Augmeted matr B : A. Elemetary matres Eah sgle step s represeted y a sgle matr multplato. The elmato steps: A The frst a susttuto step: Q

10 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa A Q Ths ompletes oe yle. Net we elmate oe uow from the seod row usg A Q Q A Q Q Ths ompletes the seod yle. The fal yle s 5 6 Q 5 6 Q Q Q

11 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa We detfy the verse matr B Q 65QQ. Note that the order of the matr multplatos s sgfat. Naturally, we wat to automate ths proess, ad geeralze to equatos.. Gauss-Jorda Elmato a. Iverse matr We mght multply all the elemetary matres together efore multplyg y the augmeted matr. That s, arry out the evaluato of B, the perform B A. % rpt to mplemet Gauss-Jorda Elmato. Algorthm =[ ; ; 5]; =[6;;]; a=[ ]; a j a a j j aj a a a j,, j, p=sze(); =p(); for =: for m=+:+ = umer of equatos = de of the step or yle aj = elemets of the orgal augmeted matr, A. a(,m)=a(,m)/a(,); ed a(,)=; for l=: f l~= For eah value of, do the = le frst. Eample = ad + = 6 for m=+:+ a(l,m)=a(l,m)-a(l,)*a(,m); ed a(l,)=; ed ed 5

12 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa 6 = A 5 e.g., for =, =, j = & j = a a 6 a a a a a a aa = A = A = A

13 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa Iteratve Methods For > aout, the oe-step methods tae too log ad aumulate too muh roud-off error.. Jao Method a. Reurso formula Eah equato s solved for oe of the uows. I short j j j j, =,,,...,. Of ourse, we aot have = for ay. o efore startg the teratve program, we may have to reorder the equatos. Further, t a e show that f for eah, the the method wll overge, though t may e slowly. Here s a outle of the showg. The frst terato s: A V After several teratos, A V A A A A A A AV A A V We wat lm A j, whh wll happe f.. Algorthm We eed four arrays:,, B, ad. j

14 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa Frstly, selet a tal guess ( = ) eodly, ompute a ew ( + = ).. j j j j Thrdly, test for overgee.. Note that all the must pass the test. If all the do ot pass the test, the repeat utl they do.. Gauss-edel Method The Gauss-edel Method hopes to speed up the overgee y usg ewly omputed values of at oe, as soo as eah s avalale. Thus, omputg ew(), for stae, the values of ew(), ew(),..., ew() are used o the rght had sde of the formula. We stll eed to eep separate sets of ew ad old order to perform the overgee tests. Applatos A ouple of ases egeerg that gve rse to smultaeous lear equatos.. Eletral Crut (7++6) 6 = - + (+5++) = -6 + (+9+6) 9 = (9++) =

15 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa A ; oluto: Truss ystem 5

16 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa A 5 ; oluto: % rpt to mplemet Gauss-edel =[ ; ; 5]; =[6;;]; old=[;;]; ew=old; p=sze(); =p(); flag=; whle flag > for =: sum=; for l=: f ~=l sum=sum+(,l)*ew(l); ed ed ew()=(()-sum)/(,); ed for =: f as((ew()-old())/old()) >.5 old=ew;

17 Fall emester- 6 Numeral Methods Mehaal Egeerg - ME Dr. aeed J. Almalow, smalow@taahu.edu.sa rea else flag=; ed ed ed ew 7

Analyzing Control Structures

Analyzing Control Structures Aalyzg Cotrol Strutures sequeg P, P : two fragmets of a algo. t, t : the tme they tae the tme requred to ompute P ;P s t t Θmaxt,t For loops for to m do P t: the tme requred to ompute P total tme requred

More information

Chapter 5. Curve fitting

Chapter 5. Curve fitting Chapter 5 Curve ttg Assgmet please use ecell Gve the data elow use least squares regresso to t a a straght le a power equato c a saturato-growthrate equato ad d a paraola. Fd the r value ad justy whch

More information

QR Factorization and Singular Value Decomposition COS 323

QR Factorization and Singular Value Decomposition COS 323 QR Factorzato ad Sgular Value Decomposto COS 33 Why Yet Aother Method? How do we solve least-squares wthout currg codto-squarg effect of ormal equatos (A T A A T b) whe A s sgular, fat, or otherwse poorly-specfed?

More information

Spring Ammar Abu-Hudrouss Islamic University Gaza

Spring Ammar Abu-Hudrouss Islamic University Gaza ١ ١ Chapter Chapter 4 Cyl Blo Cyl Blo Codes Codes Ammar Abu-Hudrouss Islam Uversty Gaza Spr 9 Slde ٢ Chael Cod Theory Cyl Blo Codes A yl ode s haraterzed as a lear blo ode B( d wth the addtoal property

More information

2006 Jamie Trahan, Autar Kaw, Kevin Martin University of South Florida United States of America

2006 Jamie Trahan, Autar Kaw, Kevin Martin University of South Florida United States of America SOLUTION OF SYSTEMS OF SIMULTANEOUS LINEAR EQUATIONS Gauss-Sedel Method 006 Jame Traha, Autar Kaw, Kev Mart Uversty of South Florda Uted States of Amerca kaw@eg.usf.edu Itroducto Ths worksheet demostrates

More information

Power Flow S + Buses with either or both Generator Load S G1 S G2 S G3 S D3 S D1 S D4 S D5. S Dk. Injection S G1

Power Flow S + Buses with either or both Generator Load S G1 S G2 S G3 S D3 S D1 S D4 S D5. S Dk. Injection S G1 ower Flow uses wth ether or both Geerator Load G G G D D 4 5 D4 D5 ecto G Net Comple ower ecto - D D ecto s egatve sg at load bus = _ G D mlarl Curret ecto = G _ D At each bus coservato of comple power

More information

Problems and Solutions

Problems and Solutions Problems ad Solutos Let P be a problem ad S be the set of all solutos to the problem. Deso Problem: Is S empty? Coutg Problem: What s the sze of S? Searh Problem: fd a elemet of S Eumerato Problem: fd

More information

Section 3. Measurement Errors

Section 3. Measurement Errors eto 3 Measuremet Errors Egeerg Measuremets 3 Types of Errors Itrs errors develops durg the data aqusto proess. Extrs errors foud durg data trasfer ad storage ad are due to the orrupto of the sgal y ose.

More information

Tail Factor Convergence in Sherman s Inverse Power Curve Loss Development Factor Model

Tail Factor Convergence in Sherman s Inverse Power Curve Loss Development Factor Model Tal Fator Covergee Sherma s Iverse Power Curve Loss Developmet Fator Model Jo Evas ABSTRACT The fte produt of the age-to-age developmet fators Sherma s verse power urve model s prove to overge to a fte

More information

For combinatorial problems we might need to generate all permutations, combinations, or subsets of a set.

For combinatorial problems we might need to generate all permutations, combinations, or subsets of a set. Addtoal Decrease ad Coquer Algorthms For combatoral problems we mght eed to geerate all permutatos, combatos, or subsets of a set. Geeratg Permutatos If we have a set f elemets: { a 1, a 2, a 3, a } the

More information

ENGI 4430 Numerical Integration Page 5-01

ENGI 4430 Numerical Integration Page 5-01 ENGI 443 Numercal Itegrato Page 5-5. Numercal Itegrato I some o our prevous work, (most otaly the evaluato o arc legth), t has ee dcult or mpossle to d the dete tegral. Varous symolc algera ad calculus

More information

PGE 310: Formulation and Solution in Geosystems Engineering. Dr. Balhoff. Interpolation

PGE 310: Formulation and Solution in Geosystems Engineering. Dr. Balhoff. Interpolation PGE 30: Formulato ad Soluto Geosystems Egeerg Dr. Balhoff Iterpolato Numercal Methods wth MATLAB, Recktewald, Chapter 0 ad Numercal Methods for Egeers, Chapra ad Caale, 5 th Ed., Part Fve, Chapter 8 ad

More information

CHAPTER 4 RADICAL EXPRESSIONS

CHAPTER 4 RADICAL EXPRESSIONS 6 CHAPTER RADICAL EXPRESSIONS. The th Root of a Real Number A real umber a s called the th root of a real umber b f Thus, for example: s a square root of sce. s also a square root of sce ( ). s a cube

More information

Math 10 Discrete Mathematics

Math 10 Discrete Mathematics Math 0 Dsrete Mathemats T. Heso REVIEW EXERCISES FOR EXM II Whle these problems are represetatve of the types of problems that I mght put o a exam, they are ot lusve. You should be prepared to work ay

More information

Johns Hopkins University Department of Biostatistics Math Review for Introductory Courses

Johns Hopkins University Department of Biostatistics Math Review for Introductory Courses Johs Hopks Uverst Departmet of Bostatstcs Math Revew for Itroductor Courses Ratoale Bostatstcs courses wll rel o some fudametal mathematcal relatoshps, fuctos ad otato. The purpose of ths Math Revew s

More information

1. A real number x is represented approximately by , and we are told that the relative error is 0.1 %. What is x? Note: There are two answers.

1. A real number x is represented approximately by , and we are told that the relative error is 0.1 %. What is x? Note: There are two answers. PROBLEMS A real umber s represeted appromately by 63, ad we are told that the relatve error s % What s? Note: There are two aswers Ht : Recall that % relatve error s What s the relatve error volved roudg

More information

Johns Hopkins University Department of Biostatistics Math Review for Introductory Courses

Johns Hopkins University Department of Biostatistics Math Review for Introductory Courses Johs Hopks Uverst Departmet of Bostatstcs Math Revew for Itroductor Courses Ratoale Bostatstcs courses wll rel o some fudametal mathematcal relatoshps, fuctos ad otato. The purpose of ths Math Revew s

More information

All-Pairs shortest paths via fast matrix multiplication

All-Pairs shortest paths via fast matrix multiplication All-Pars shortest paths va fast matrx multplato Ur Zw Tel Avv Uversty Summer Shool o Shortest Paths (PATH0) DIKU, Uversty of Copehage 1. Algebra matrx multplato a. Strasse s algorthm b. Retagular matrx

More information

Section 2:00 ~ 2:50 pm Thursday in Maryland 202 Sep. 29, 2005

Section 2:00 ~ 2:50 pm Thursday in Maryland 202 Sep. 29, 2005 Seto 2:00 ~ 2:50 pm Thursday Marylad 202 Sep. 29, 2005. Homework assgmets set ad 2 revews: Set : P. A box otas 3 marbles, red, gree, ad blue. Cosder a expermet that ossts of takg marble from the box, the

More information

Lecture Notes 2. The ability to manipulate matrices is critical in economics.

Lecture Notes 2. The ability to manipulate matrices is critical in economics. Lecture Notes. Revew of Matrces he ablt to mapulate matrces s crtcal ecoomcs.. Matr a rectagular arra of umbers, parameters, or varables placed rows ad colums. Matrces are assocated wth lear equatos. lemets

More information

Regression and the LMS Algorithm

Regression and the LMS Algorithm CSE 556: Itroducto to Neural Netorks Regresso ad the LMS Algorthm CSE 556: Regresso 1 Problem statemet CSE 556: Regresso Lear regresso th oe varable Gve a set of N pars of data {, d }, appromate d b a

More information

Comparison of Four Methods for Estimating. the Weibull Distribution Parameters

Comparison of Four Methods for Estimating. the Weibull Distribution Parameters Appled Mathematal Sees, Vol. 8, 14, o. 83, 4137-4149 HIKARI Ltd, www.m-hkar.om http://dx.do.org/1.1988/ams.14.45389 Comparso of Four Methods for Estmatg the Webull Dstrbuto Parameters Ivaa Pobočíková ad

More information

LOAD-FLOW CALCULATIONS IN MESHED SYSTEMS Node voltage method A system part with the node k and its direct neighbour m

LOAD-FLOW CALCULATIONS IN MESHED SYSTEMS Node voltage method A system part with the node k and its direct neighbour m LOAD-FLOW CALCLATIONS IN MESHED SYSTEMS Node oltage method A system part wth the ode ad ts dret eghbor m Î Îm Î m m Crrets Î m m m Î Î m m m m Î m m m m m m m Let s dee the ode sel-admttae (adm. matr dagoal

More information

Computational Geometry

Computational Geometry Problem efto omputatoal eometry hapter 6 Pot Locato Preprocess a plaar map S. ve a query pot p, report the face of S cotag p. oal: O()-sze data structure that eables O(log ) query tme. pplcato: Whch state

More information

A Mean- maximum Deviation Portfolio Optimization Model

A Mean- maximum Deviation Portfolio Optimization Model A Mea- mamum Devato Portfolo Optmzato Model Wu Jwe Shool of Eoom ad Maagemet, South Cha Normal Uversty Guagzhou 56, Cha Tel: 86-8-99-6 E-mal: wujwe@9om Abstrat The essay maes a thorough ad systemat study

More information

Lecture 07: Poles and Zeros

Lecture 07: Poles and Zeros Lecture 07: Poles ad Zeros Defto of poles ad zeros The trasfer fucto provdes a bass for determg mportat system respose characterstcs wthout solvg the complete dfferetal equato. As defed, the trasfer fucto

More information

Chapter Gauss-Seidel Method

Chapter Gauss-Seidel Method Chpter 04.08 Guss-Sedel Method After redg ths hpter, you should be ble to:. solve set of equtos usg the Guss-Sedel method,. reogze the dvtges d ptflls of the Guss-Sedel method, d. determe uder wht odtos

More information

On the Nonlinear Difference Equation

On the Nonlinear Difference Equation Joural of Appled Mathemats ad Phss 6 4-9 Pulshed Ole Jauar 6 SRes http://wwwsrporg/joural/jamp http://ddoorg/436/jamp644 O the Nolear Dfferee Equato Elmetwall M Elaas Adulmuhaem A El-Bat Departmet of Mathemats

More information

MONOPOLISTIC COMPETITION MODEL

MONOPOLISTIC COMPETITION MODEL MONOPOLISTIC COMPETITION MODEL Key gredets Cosumer utlty: log (/ ) log (taste for varety of dfferetated goods) Produto of dfferetated produts: y (/ b) max[ f, ] (reasg returs/fxed osts) Assume that good,

More information

Design maintenanceand reliability of engineering systems: a probability based approach

Design maintenanceand reliability of engineering systems: a probability based approach Desg mateaead relablty of egeerg systems: a probablty based approah CHPTER 2. BSIC SET THEORY 2.1 Bas deftos Sets are the bass o whh moder probablty theory s defed. set s a well-defed olleto of objets.

More information

PTAS for Bin-Packing

PTAS for Bin-Packing CS 663: Patter Matchg Algorthms Scrbe: Che Jag /9/00. Itroducto PTAS for B-Packg The B-Packg problem s NP-hard. If we use approxmato algorthms, the B-Packg problem could be solved polyomal tme. For example,

More information

( ) 2 2. Multi-Layer Refraction Problem Rafael Espericueta, Bakersfield College, November, 2006

( ) 2 2. Multi-Layer Refraction Problem Rafael Espericueta, Bakersfield College, November, 2006 Mult-Layer Refracto Problem Rafael Espercueta, Bakersfeld College, November, 006 Lght travels at dfferet speeds through dfferet meda, but refracts at layer boudares order to traverse the least-tme path.

More information

Generalized Linear Regression with Regularization

Generalized Linear Regression with Regularization Geeralze Lear Regresso wth Regularzato Zoya Bylsk March 3, 05 BASIC REGRESSION PROBLEM Note: I the followg otes I wll make explct what s a vector a what s a scalar usg vec t or otato, to avo cofuso betwee

More information

Mu Sequences/Series Solutions National Convention 2014

Mu Sequences/Series Solutions National Convention 2014 Mu Sequeces/Seres Solutos Natoal Coveto 04 C 6 E A 6C A 6 B B 7 A D 7 D C 7 A B 8 A B 8 A C 8 E 4 B 9 B 4 E 9 B 4 C 9 E C 0 A A 0 D B 0 C C Usg basc propertes of arthmetc sequeces, we fd a ad bm m We eed

More information

Log1 Contest Round 2 Theta Complex Numbers. 4 points each. 5 points each

Log1 Contest Round 2 Theta Complex Numbers. 4 points each. 5 points each 01 Log1 Cotest Roud Theta Complex Numbers 1 Wrte a b Wrte a b form: 1 5 form: 1 5 4 pots each Wrte a b form: 65 4 4 Evaluate: 65 5 Determe f the followg statemet s always, sometmes, or ever true (you may

More information

Ruin Probability-Based Initial Capital of the Discrete-Time Surplus Process

Ruin Probability-Based Initial Capital of the Discrete-Time Surplus Process Ru Probablty-Based Ital Captal of the Dsrete-Tme Surplus Proess by Parote Sattayatham, Kat Sagaroo, ad Wathar Klogdee AbSTRACT Ths paper studes a surae model uder the regulato that the surae ompay has

More information

1 0, x? x x. 1 Root finding. 1.1 Introduction. Solve[x^2-1 0,x] {{x -1},{x 1}} Plot[x^2-1,{x,-2,2}] 3

1 0, x? x x. 1 Root finding. 1.1 Introduction. Solve[x^2-1 0,x] {{x -1},{x 1}} Plot[x^2-1,{x,-2,2}] 3 Adrew Powuk - http://www.powuk.com- Math 49 (Numercal Aalyss) Root fdg. Itroducto f ( ),?,? Solve[^-,] {{-},{}} Plot[^-,{,-,}] Cubc equato https://e.wkpeda.org/wk/cubc_fucto Quartc equato https://e.wkpeda.org/wk/quartc_fucto

More information

UNIT 2 SOLUTION OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS

UNIT 2 SOLUTION OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS Numercal Computg -I UNIT SOLUTION OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS Structure Page Nos..0 Itroducto 6. Objectves 7. Ital Approxmato to a Root 7. Bsecto Method 8.. Error Aalyss 9.4 Regula Fals Method

More information

Singular Value Decomposition. Linear Algebra (3) Singular Value Decomposition. SVD and Eigenvectors. Solving LEs with SVD

Singular Value Decomposition. Linear Algebra (3) Singular Value Decomposition. SVD and Eigenvectors. Solving LEs with SVD Sgular Value Decomosto Lear Algera (3) m Cootes Ay m x matrx wth m ca e decomosed as follows Dagoal matrx A UWV m x x Orthogoal colums U U I w1 0 0 w W M M 0 0 x Orthoormal (Pure rotato) VV V V L 0 L 0

More information

Overview of the weighting constants and the points where we evaluate the function for The Gaussian quadrature Project two

Overview of the weighting constants and the points where we evaluate the function for The Gaussian quadrature Project two Overvew of the weghtg costats ad the pots where we evaluate the fucto for The Gaussa quadrature Project two By Ashraf Marzouk ChE 505 Fall 005 Departmet of Mechacal Egeerg Uversty of Teessee Koxvlle, TN

More information

(This summarizes what you basically need to know about joint distributions in this course.)

(This summarizes what you basically need to know about joint distributions in this course.) HG Ot. ECON 430 H Extra exerses for o-semar week 4 (Solutos wll be put o the et at the ed of the week) Itroduto: Revew of multdmesoal dstrbutos (Ths summarzes what you basally eed to kow about jot dstrbutos

More information

7.0 Equality Contraints: Lagrange Multipliers

7.0 Equality Contraints: Lagrange Multipliers Systes Optzato 7.0 Equalty Cotrats: Lagrage Multplers Cosder the zato of a o-lear fucto subject to equalty costrats: g f() R ( ) 0 ( ) (7.) where the g ( ) are possbly also olear fuctos, ad < otherwse

More information

The Selection Problem - Variable Size Decrease/Conquer (Practice with algorithm analysis)

The Selection Problem - Variable Size Decrease/Conquer (Practice with algorithm analysis) We have covered: Selecto, Iserto, Mergesort, Bubblesort, Heapsort Next: Selecto the Qucksort The Selecto Problem - Varable Sze Decrease/Coquer (Practce wth algorthm aalyss) Cosder the problem of fdg the

More information

Econometric Methods. Review of Estimation

Econometric Methods. Review of Estimation Ecoometrc Methods Revew of Estmato Estmatg the populato mea Radom samplg Pot ad terval estmators Lear estmators Ubased estmators Lear Ubased Estmators (LUEs) Effcecy (mmum varace) ad Best Lear Ubased Estmators

More information

Ordinary Least Squares Regression. Simple Regression. Algebra and Assumptions.

Ordinary Least Squares Regression. Simple Regression. Algebra and Assumptions. Ordary Least Squares egresso. Smple egresso. Algebra ad Assumptos. I ths part of the course we are gog to study a techque for aalysg the lear relatoshp betwee two varables Y ad X. We have pars of observatos

More information

Lecture 5: Interpolation. Polynomial interpolation Rational approximation

Lecture 5: Interpolation. Polynomial interpolation Rational approximation Lecture 5: Iterpolato olyomal terpolato Ratoal appromato Coeffcets of the polyomal Iterpolato: Sometme we kow the values of a fucto f for a fte set of pots. Yet we wat to evaluate f for other values perhaps

More information

Multivariate Transformation of Variables and Maximum Likelihood Estimation

Multivariate Transformation of Variables and Maximum Likelihood Estimation Marquette Uversty Multvarate Trasformato of Varables ad Maxmum Lkelhood Estmato Dael B. Rowe, Ph.D. Assocate Professor Departmet of Mathematcs, Statstcs, ad Computer Scece Copyrght 03 by Marquette Uversty

More information

Mathematical Statistics

Mathematical Statistics Mathematal Statsts 2 1 Chapter II Probablty 21 Bas Coepts The dsple of statsts deals wth the olleto ad aalyss of data Whe measuremets are tae, eve seemgly uder the same odtos, the results usually vary

More information

CSE 5526: Introduction to Neural Networks Linear Regression

CSE 5526: Introduction to Neural Networks Linear Regression CSE 556: Itroducto to Neural Netorks Lear Regresso Part II 1 Problem statemet Part II Problem statemet Part II 3 Lear regresso th oe varable Gve a set of N pars of data , appromate d by a lear fucto

More information

ON THE LAWS OF LARGE NUMBERS FOR DEPENDENT RANDOM VARIABLES

ON THE LAWS OF LARGE NUMBERS FOR DEPENDENT RANDOM VARIABLES Joural of Sees Islam Republ of Ira 4(3): 7-75 (003) Uversty of Tehra ISSN 06-04 ON THE LAWS OF LARGE NUMBERS FOR DEPENDENT RANDOM VARIABLES HR Nl Sa * ad A Bozorga Departmet of Mathemats Brjad Uversty

More information

2. Higher Order Consensus

2. Higher Order Consensus Prepared by F.L. Lews Updated: Wedesday, February 3, 0. Hgher Order Cosesus I Seto we dsussed ooperatve otrol o graphs for dyamal systems that have frstorder dyams, that s, a sgle tegrator or shft regster

More information

PowerPoints organized by Dr. Michael R. Gustafson II, Duke University Revised by Prof. Jang, CAU

PowerPoints organized by Dr. Michael R. Gustafson II, Duke University Revised by Prof. Jang, CAU Part 4 Capter 6 Sple ad Peewe Iterpolato PowerPot orgazed y Dr. Mael R. Gutao II Duke Uverty Reved y Pro. Jag CAU All mage opyrgt Te MGraw-Hll Compae I. Permo requred or reproduto or dplay. Capter Ojetve

More information

best estimate (mean) for X uncertainty or error in the measurement (systematic, random or statistical) best

best estimate (mean) for X uncertainty or error in the measurement (systematic, random or statistical) best Error Aalyss Preamble Wheever a measuremet s made, the result followg from that measuremet s always subject to ucertaty The ucertaty ca be reduced by makg several measuremets of the same quatty or by mprovg

More information

Third handout: On the Gini Index

Third handout: On the Gini Index Thrd hadout: O the dex Corrado, a tala statstca, proposed (, 9, 96) to measure absolute equalt va the mea dfferece whch s defed as ( / ) where refers to the total umber of dvduals socet. Assume that. The

More information

ESS Line Fitting

ESS Line Fitting ESS 5 014 17. Le Fttg A very commo problem data aalyss s lookg for relatoshpetwee dfferet parameters ad fttg les or surfaces to data. The smplest example s fttg a straght le ad we wll dscuss that here

More information

The internal structure of natural numbers, one method for the definition of large prime numbers, and a factorization test

The internal structure of natural numbers, one method for the definition of large prime numbers, and a factorization test Fal verso The teral structure of atural umbers oe method for the defto of large prme umbers ad a factorzato test Emmaul Maousos APM Isttute for the Advacemet of Physcs ad Mathematcs 3 Poulou str. 53 Athes

More information

Mean is only appropriate for interval or ratio scales, not ordinal or nominal.

Mean is only appropriate for interval or ratio scales, not ordinal or nominal. Mea Same as ordary average Sum all the data values ad dvde by the sample sze. x = ( x + x +... + x Usg summato otato, we wrte ths as x = x = x = = ) x Mea s oly approprate for terval or rato scales, ot

More information

BERNSTEIN COLLOCATION METHOD FOR SOLVING NONLINEAR DIFFERENTIAL EQUATIONS. Aysegul Akyuz Dascioglu and Nese Isler

BERNSTEIN COLLOCATION METHOD FOR SOLVING NONLINEAR DIFFERENTIAL EQUATIONS. Aysegul Akyuz Dascioglu and Nese Isler Mathematcal ad Computatoal Applcatos, Vol. 8, No. 3, pp. 293-300, 203 BERNSTEIN COLLOCATION METHOD FOR SOLVING NONLINEAR DIFFERENTIAL EQUATIONS Aysegul Ayuz Dascoglu ad Nese Isler Departmet of Mathematcs,

More information

1 Onto functions and bijections Applications to Counting

1 Onto functions and bijections Applications to Counting 1 Oto fuctos ad bectos Applcatos to Coutg Now we move o to a ew topc. Defto 1.1 (Surecto. A fucto f : A B s sad to be surectve or oto f for each b B there s some a A so that f(a B. What are examples of

More information

Unsupervised Learning and Other Neural Networks

Unsupervised Learning and Other Neural Networks CSE 53 Soft Computg NOT PART OF THE FINAL Usupervsed Learg ad Other Neural Networs Itroducto Mture Destes ad Idetfablty ML Estmates Applcato to Normal Mtures Other Neural Networs Itroducto Prevously, all

More information

= 2. Statistic - function that doesn't depend on any of the known parameters; examples:

= 2. Statistic - function that doesn't depend on any of the known parameters; examples: of Samplg Theory amples - uemploymet househol cosumpto survey Raom sample - set of rv's... ; 's have ot strbuto [ ] f f s vector of parameters e.g. Statstc - fucto that oes't epe o ay of the ow parameters;

More information

Logistic regression (continued)

Logistic regression (continued) STAT562 page 138 Logstc regresso (cotued) Suppose we ow cosder more complex models to descrbe the relatoshp betwee a categorcal respose varable (Y) that takes o two (2) possble outcomes ad a set of p explaatory

More information

Multiple Choice Test. Chapter Adequacy of Models for Regression

Multiple Choice Test. Chapter Adequacy of Models for Regression Multple Choce Test Chapter 06.0 Adequac of Models for Regresso. For a lear regresso model to be cosdered adequate, the percetage of scaled resduals that eed to be the rage [-,] s greater tha or equal to

More information

MA/CSSE 473 Day 27. Dynamic programming

MA/CSSE 473 Day 27. Dynamic programming MA/CSSE 473 Day 7 Dyamc Programmg Bomal Coeffcets Warshall's algorthm (Optmal BSTs) Studet questos? Dyamc programmg Used for problems wth recursve solutos ad overlappg subproblems Typcally, we save (memoze)

More information

Algorithms Theory, Solution for Assignment 2

Algorithms Theory, Solution for Assignment 2 Juor-Prof. Dr. Robert Elsässer, Marco Muñz, Phllp Hedegger WS 2009/200 Algorthms Theory, Soluto for Assgmet 2 http://lak.formatk.u-freburg.de/lak_teachg/ws09_0/algo090.php Exercse 2. - Fast Fourer Trasform

More information

Investigation of Partially Conditional RP Model with Response Error. Ed Stanek

Investigation of Partially Conditional RP Model with Response Error. Ed Stanek Partally Codtoal Radom Permutato Model 7- vestgato of Partally Codtoal RP Model wth Respose Error TRODUCTO Ed Staek We explore the predctor that wll result a smple radom sample wth respose error whe a

More information

8.1 Hashing Algorithms

8.1 Hashing Algorithms CS787: Advaced Algorthms Scrbe: Mayak Maheshwar, Chrs Hrchs Lecturer: Shuch Chawla Topc: Hashg ad NP-Completeess Date: September 21 2007 Prevously we looked at applcatos of radomzed algorthms, ad bega

More information

Descriptive Statistics

Descriptive Statistics Page Techcal Math II Descrptve Statstcs Descrptve Statstcs Descrptve statstcs s the body of methods used to represet ad summarze sets of data. A descrpto of how a set of measuremets (for eample, people

More information

Introduction to local (nonparametric) density estimation. methods

Introduction to local (nonparametric) density estimation. methods Itroducto to local (oparametrc) desty estmato methods A slecture by Yu Lu for ECE 66 Sprg 014 1. Itroducto Ths slecture troduces two local desty estmato methods whch are Parze desty estmato ad k-earest

More information

Chapter 9 Jordan Block Matrices

Chapter 9 Jordan Block Matrices Chapter 9 Jorda Block atrces I ths chapter we wll solve the followg problem. Gve a lear operator T fd a bass R of F such that the matrx R (T) s as smple as possble. f course smple s a matter of taste.

More information

Chapter 1 Counting Methods

Chapter 1 Counting Methods AlbertLudwgs Uversty Freburg Isttute of Empral Researh ad Eoometrs Dr. Sevtap Kestel Mathematal Statsts - Wter 2008 Chapter Coutg Methods Am s to determe how may dfferet possbltes there are a gve stuato.

More information

L5 Polynomial / Spline Curves

L5 Polynomial / Spline Curves L5 Polyomal / Sple Curves Cotets Coc sectos Polyomal Curves Hermte Curves Bezer Curves B-Sples No-Uform Ratoal B-Sples (NURBS) Mapulato ad Represetato of Curves Types of Curve Equatos Implct: Descrbe a

More information

Lecture 3. Sampling, sampling distributions, and parameter estimation

Lecture 3. Sampling, sampling distributions, and parameter estimation Lecture 3 Samplg, samplg dstrbutos, ad parameter estmato Samplg Defto Populato s defed as the collecto of all the possble observatos of terest. The collecto of observatos we take from the populato s called

More information

Chapter 7. Solution of Ordinary Differential Equations

Chapter 7. Solution of Ordinary Differential Equations Ordar Dfferetal Equatos - 4 Chapter 7. Soluto of Ordar Dfferetal Equatos 7.. Itroducto The damc behavor of ma relevat sstems ad materals ca be descrbed wth ordar dfferetal equatos ODEs. I ths chapter,

More information

d dt d d dt dt Also recall that by Taylor series, / 2 (enables use of sin instead of cos-see p.27 of A&F) dsin

d dt d d dt dt Also recall that by Taylor series, / 2 (enables use of sin instead of cos-see p.27 of A&F) dsin Learzato of the Swg Equato We wll cover sectos.5.-.6 ad begg of Secto 3.3 these otes. 1. Sgle mache-fte bus case Cosder a sgle mache coected to a fte bus, as show Fg. 1 below. E y1 V=1./_ Fg. 1 The admttace

More information

1 Lyapunov Stability Theory

1 Lyapunov Stability Theory Lyapuov Stablty heory I ths secto we cosder proofs of stablty of equlbra of autoomous systems. hs s stadard theory for olear systems, ad oe of the most mportat tools the aalyss of olear systems. It may

More information

Lecture 7. Confidence Intervals and Hypothesis Tests in the Simple CLR Model

Lecture 7. Confidence Intervals and Hypothesis Tests in the Simple CLR Model Lecture 7. Cofdece Itervals ad Hypothess Tests the Smple CLR Model I lecture 6 we troduced the Classcal Lear Regresso (CLR) model that s the radom expermet of whch the data Y,,, K, are the outcomes. The

More information

Lecture 2: Linear Least Squares Regression

Lecture 2: Linear Least Squares Regression Lecture : Lear Least Squares Regresso Dave Armstrog UW Mlwaukee February 8, 016 Is the Relatoshp Lear? lbrary(car) data(davs) d 150) Davs$weght[d]

More information

STATISTICS 13. Lecture 5 Apr 7, 2010

STATISTICS 13. Lecture 5 Apr 7, 2010 STATISTICS 13 Leture 5 Apr 7, 010 Revew Shape of the data -Bell shaped -Skewed -Bmodal Measures of eter Arthmet Mea Meda Mode Effets of outlers ad skewess Measures of Varablt A quattatve measure that desrbes

More information

Simple Linear Regression

Simple Linear Regression Statstcal Methods I (EST 75) Page 139 Smple Lear Regresso Smple regresso applcatos are used to ft a model descrbg a lear relatoshp betwee two varables. The aspects of least squares regresso ad correlato

More information

EVALUATION OF FUNCTIONAL INTEGRALS BY MEANS OF A SERIES AND THE METHOD OF BOREL TRANSFORM

EVALUATION OF FUNCTIONAL INTEGRALS BY MEANS OF A SERIES AND THE METHOD OF BOREL TRANSFORM EVALUATION OF FUNCTIONAL INTEGRALS BY MEANS OF A SERIES AND THE METHOD OF BOREL TRANSFORM Jose Javer Garca Moreta Ph. D research studet at the UPV/EHU (Uversty of Basque coutry) Departmet of Theoretcal

More information

MOLECULAR VIBRATIONS

MOLECULAR VIBRATIONS MOLECULAR VIBRATIONS Here we wsh to vestgate molecular vbratos ad draw a smlarty betwee the theory of molecular vbratos ad Hückel theory. 1. Smple Harmoc Oscllator Recall that the eergy of a oe-dmesoal

More information

The applications of the non-linear equations systems algorithms for the heat transfer processes

The applications of the non-linear equations systems algorithms for the heat transfer processes MHEMICL MEHODS, COMPUIONL ECHNIQUES, INELLIGEN SYSEMS he applatos o the o-lear equatos systems algorthms or the heat traser proesses CRISIN PRSCIOIU, CRISIN MRINOIU Cotrol ad Computer Departmet Iormats

More information

STK4011 and STK9011 Autumn 2016

STK4011 and STK9011 Autumn 2016 STK4 ad STK9 Autum 6 Pot estmato Covers (most of the followg materal from chapter 7: Secto 7.: pages 3-3 Secto 7..: pages 3-33 Secto 7..: pages 35-3 Secto 7..3: pages 34-35 Secto 7.3.: pages 33-33 Secto

More information

Applied Fitting Theory VII. Building Virtual Particles

Applied Fitting Theory VII. Building Virtual Particles Appled Fttg heory II Paul Avery CBX 98 38 Jue 8, 998 Apr. 7, 999 (rev.) Buldg rtual Partcles I Statemet of the problem I may physcs aalyses we ecouter the problem of mergg a set of partcles to a sgle partcle

More information

Some Different Perspectives on Linear Least Squares

Some Different Perspectives on Linear Least Squares Soe Dfferet Perspectves o Lear Least Squares A stadard proble statstcs s to easure a respose or depedet varable, y, at fed values of oe or ore depedet varables. Soetes there ests a deterstc odel y f (,,

More information

Maximum Likelihood Estimation

Maximum Likelihood Estimation Marquette Uverst Maxmum Lkelhood Estmato Dael B. Rowe, Ph.D. Professor Departmet of Mathematcs, Statstcs, ad Computer Scece Coprght 08 b Marquette Uverst Maxmum Lkelhood Estmato We have bee sag that ~

More information

A conic cutting surface method for linear-quadraticsemidefinite

A conic cutting surface method for linear-quadraticsemidefinite A coc cuttg surface method for lear-quadratcsemdefte programmg Mohammad R. Osoorouch Calfora State Uversty Sa Marcos Sa Marcos, CA Jot wor wth Joh E. Mtchell RPI July 3, 2008 Outle: Secod-order coe: defto

More information

Model Fitting, RANSAC. Jana Kosecka

Model Fitting, RANSAC. Jana Kosecka Model Fttg, RANSAC Jaa Kosecka Fttg: Issues Prevous strateges Le detecto Hough trasform Smple parametrc model, two parameters m, b m + b Votg strateg Hard to geeralze to hgher dmesos a o + a + a 2 2 +

More information

Taylor s Series and Interpolation. Interpolation & Curve-fitting. CIS Interpolation. Basic Scenario. Taylor Series interpolates at a specific

Taylor s Series and Interpolation. Interpolation & Curve-fitting. CIS Interpolation. Basic Scenario. Taylor Series interpolates at a specific CIS 54 - Iterpolato Roger Crawfs Basc Scearo We are able to prod some fucto, but do ot kow what t really s. Ths gves us a lst of data pots: [x,f ] f(x) f f + x x + August 2, 25 OSU/CIS 54 3 Taylor s Seres

More information

General Method for Calculating Chemical Equilibrium Composition

General Method for Calculating Chemical Equilibrium Composition AE 6766/Setzma Sprg 004 Geeral Metod for Calculatg Cemcal Equlbrum Composto For gve tal codtos (e.g., for gve reactats, coose te speces to be cluded te products. As a example, for combusto of ydroge wt

More information

Introduction to Matrices and Matrix Approach to Simple Linear Regression

Introduction to Matrices and Matrix Approach to Simple Linear Regression Itroducto to Matrces ad Matrx Approach to Smple Lear Regresso Matrces Defto: A matrx s a rectagular array of umbers or symbolc elemets I may applcatos, the rows of a matrx wll represet dvduals cases (people,

More information

Line Fitting and Regression

Line Fitting and Regression Marquette Uverst MSCS6 Le Fttg ad Regresso Dael B. Rowe, Ph.D. Professor Departmet of Mathematcs, Statstcs, ad Computer Scece Coprght 8 b Marquette Uverst Least Squares Regresso MSCS6 For LSR we have pots

More information

Functions of Random Variables

Functions of Random Variables Fuctos of Radom Varables Chapter Fve Fuctos of Radom Varables 5. Itroducto A geeral egeerg aalyss model s show Fg. 5.. The model output (respose) cotas the performaces of a system or product, such as weght,

More information

Advanced Algorithmic Problem Solving Le 3 Arithmetic. Fredrik Heintz Dept of Computer and Information Science Linköping University

Advanced Algorithmic Problem Solving Le 3 Arithmetic. Fredrik Heintz Dept of Computer and Information Science Linköping University Advced Algorthmc Prolem Solvg Le Arthmetc Fredrk Hetz Dept of Computer d Iformto Scece Lköpg Uversty Overvew Arthmetc Iteger multplcto Krtsu s lgorthm Multplcto of polyomls Fst Fourer Trsform Systems of

More information

DKA method for single variable holomorphic functions

DKA method for single variable holomorphic functions DKA method for sgle varable holomorphc fuctos TOSHIAKI ITOH Itegrated Arts ad Natural Sceces The Uversty of Toushma -, Mamhosama, Toushma, 770-8502 JAPAN Abstract: - Durad-Kerer-Aberth (DKA method for

More information

SYSTEMS OF NON-LINEAR EQUATIONS. Introduction Graphical Methods Close Methods Open Methods Polynomial Roots System of Multivariable Equations

SYSTEMS OF NON-LINEAR EQUATIONS. Introduction Graphical Methods Close Methods Open Methods Polynomial Roots System of Multivariable Equations SYSTEMS OF NON-LINEAR EQUATIONS Itoduto Gaphal Method Cloe Method Ope Method Polomal Root Stem o Multvaale Equato Chapte Stem o No-Lea Equato /. Itoduto Polem volvg o-lea equato egeeg lude optmato olvg

More information

Supervised learning: Linear regression Logistic regression

Supervised learning: Linear regression Logistic regression CS 57 Itroducto to AI Lecture 4 Supervsed learg: Lear regresso Logstc regresso Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square CS 57 Itro to AI Data: D { D D.. D D Supervsed learg d a set of eamples s

More information

ECON 5360 Class Notes GMM

ECON 5360 Class Notes GMM ECON 560 Class Notes GMM Geeralzed Method of Momets (GMM) I beg by outlg the classcal method of momets techque (Fsher, 95) ad the proceed to geeralzed method of momets (Hase, 98).. radtoal Method of Momets

More information

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS Postpoed exam: ECON430 Statstcs Date of exam: Jauary 0, 0 Tme for exam: 09:00 a.m. :00 oo The problem set covers 5 pages Resources allowed: All wrtte ad prted

More information