Gauss Elimination, Gauss-Jordan Elimination and Gauss Seidel Iteration Method: Performance Comparison using MAT LAB

Size: px
Start display at page:

Download "Gauss Elimination, Gauss-Jordan Elimination and Gauss Seidel Iteration Method: Performance Comparison using MAT LAB"

Transcription

1 Itertiol Jourl of Egieerig Tehology Siee d Reserh ISSN Volume 4, Issue 0 Otober 07 Guss Elimitio, Guss-Jord Elimitio d Guss Seidel Itertio Method: Performe Compriso usig MAT LAB *Dr. Udi Bh Trivedi, **Mr. Stosh Kumr Shrm, ***Mr. Vishok Kumr Sigh *PSIT ollege of Higher Edutio, Kpur ** PSIT ollege of Higher Edutio, Kpur ***IMS Uiso Uiversity, Dehrdu ABSTRACT: This Pper ompres the Eeutio time tke by vrious methods for solvig lier systems i.e. Guss Elimitio, Guss Jord Elimitio Methods d Guss Seidel itertive Methods. The pper uses MAT LAB R0 softwre to solve the problems of lier equtios with these methods. The Vrious Lier Equtios with two, three, four, five d si vrible hs bee solved with these methods usig omputer progrm developed i MAT LAB lguge. Totl Time tke by these lgorithms ivolved hve lulted d ompred. This pper lso epliitly revels tht i some situtios the Guss Seidel Itertio Method is ot overget. KEYWORDS: Guss Elimitio, Guss Jord Elimitio, Guss Seidel Itertio Method, MAT LAB Progrmmig, Lier system. I. RELATED RESERCH WORKS Adeeg d his bth mte from mthemtis deprtmet, Adeyemi College of Edutio,Odo Quoted i their reserh pper tht Guss Jord Method is more effiiet method th Gussi Elimitio methods beuse it voids the proess of bkwrd substitutio. It ws ws lso observed tht Guss Jord Method d Gussi Elimitio methods gives the sme swer for eh worked emple with pivotig d prtil pivotig proess. [3]. Fdugb Sudy Emmuel from Deprtmet of Mthemtil Siees, Ekiti Stte Uiversity, Ado Ekiti, Nigeri study o his pper o Some Itertive Methods for Solvig Systems of Lier Equtios shows tht the modified Jobi method is more effiiet i term of storge th the Jobi method. Thus, the modified Jobi method is proeed through less umbers of itertios d the rte of its overgee is fster th Jobi method. They lso Quotes tht System with digolly domit oeffiiet mtri will lwys overget. Digolly domit: [A] i [A] [X] = [C] is digolly domit if the oeffiiet o the digol must stisfied the oditio below for ll vlue of i d where * is the dimesio of ugmeted mtri [A] [6]. ii i i For ll i d ii i for t lest oe i i Dr.P.V.Uble, G.S.Si,Arts,Comm. College, Khmgo o his rtile Compriso of solutio of 33 system of lier equtio i terms of Cost oludes tht Guss Jord method is very epesive s ompred to the Guss elimitio method i order to fid out solutio from system of lier Equtios. [7]. 753 Dr. Udi Bh Trivedi, Mr. Stosh Kumr Shrm,Mr. Vishok Kumr Sigh

2 Itertiol Jourl of Egieerig Tehology Siee d Reserh ISSN Volume 4, Issue 0 Otober 07 R. B. Srivstv d Viod Kumr emied the ompriso of umeril effiieies of Gussi Elimitio d Guss -Jord Elimitio methods for the solutios of lier simulteous equtios. I his reserh work they solved twety simulteous equtios with the help of omputer progrm whih ws developed i C++ Progrmmig Lguge. They fid tht the effiiey of Gussi elimitio method depeds o the umber of lultio ivolved i the solutio of lier simulteous equtio. As the umber of lultios ireses; the effiiey of Gussi elimitio method dereses d vie-vers [4]. II. BACKGROUND THEORATICAL CONCEPTS A lier system of vribles,... is lier equtios of the form = b; The vlue of,... d b re y ostt rel / omple umbers. The ostt i is lled the oeffiiet of i, d b is lled the ostt term of the equtio. A system of lier equtios (or lier system) is fiite olletio of lier equtios i sme vribles =, =, = 3, =,+ A solutio of lier system is tuple (v,v...v ) of umbers tht stisfied eh lier equtio whe the vlues v,v...v re substituted for,,... respetively. The set of ll solutios of lier system is lled the solutio set of the system. A lier system hve: () No possible solutio. (b) Uique solutio () My solutios. A lier system is osistet if it hs t lest oe solutio otherwise iosistet. I geerl, system with less umber of equtio th ukow hve my possible solutio d tht system is kow s u determiisti system. A system with the equl umber of equtio d ukows hs uique solutio. A system with more equtios th ukows hs o solutio. There re my methods of solvig lier systems. Amog them, Guss, Guss Jord elimitio d Guss Seidel Itertio methods shll be osidered. So, they re disussed i detils i the followig setios [8]. A) GAUSS ELIMINATION METHOD Gussi elimitio method is bsed o method whih pplies vrious row opertios i mtri i suh mer whih filly overt Augmeted Mtri [A] i the form of upper trigulr Mtri. Cosider the system of lier equtio =, =, = 3, =,+ This be represeted i mtri form s follows + +, , == 3, , Dr. Udi Bh Trivedi, Mr. Stosh Kumr Shrm,Mr. Vishok Kumr Sigh

3 Itertiol Jourl of Egieerig Tehology Siee d Reserh ISSN Volume 4, Issue 0 Otober 07 The lgorithms osists of followig three mor steps. Red the Augmet mtri A. Redue the mtri i upper trigulr form 3. Use bkwrd substitutio to get the solutio If 0 is loted o the digol, swith the rows util o zero is i tht ple. If shiftig of row ot possible the system hs either ifiite or o solutio. The Mtlb Futio GAUSS_ELIM (A,b) ode of bove proedure is listed below, This futio ept iput (i) ugmeted mtri(a) (ii) d Costt Vetor (b) d retur solutio to the lier system AX = b s vetor [] futio = GAUSS_ELIM(A, b) = size(a, ); r = zeros(, ); for i = : : r(i) = i; ed = zeros(, ); for k = : : % Compre eh elemet i r(k)th olum for the m m = bs(a(r(k), r(k))); m_pos = k; for l = k : : if bs(a(r(l), r(k))) > m m = bs(a(r(l), r(k))); m_pos = l; ed ed temp_r = r; r(k) = temp_r(m_pos); r(m_pos) = temp_r(k); for i = : : if i ~= k zet = A(r(i), k) / A(r(k), k); for = k : : A(r(i), ) = A(r(i), ) - A(r(k), ) * zet; ed b(r(i)) = b(r(i)) - b(r(k)) * zet; ed ed ed for i = : : (i) = b(r(i)) / A(r(i), i); ed ed B) GAUSS JORDAN ELIMINATION METHOD I the Guss elimitio method the oeffiiet mtri ws redued to upper trigulr mtri d the bkwrd substitutio ws pplied. I Guss Jord elimitio method the mtri is redued ito digol 755 Dr. Udi Bh Trivedi, Mr. Stosh Kumr Shrm,Mr. Vishok Kumr Sigh

4 Itertiol Jourl of Egieerig Tehology Siee d Reserh ISSN Volume 4, Issue 0 Otober 07 mtri. At ll steps of Guss elimitio method the elimitio is doe ot oly for the lower digol etries but lso the upper digol etries. Cosider the system of lier equtio =, =, = 3, =,+ Where i d i,+ re kow ostt d i s re ukows. The system is equivlet to AX = b. Where A is ugmeted mtri d X is olum vetor of ukow vrible d b is Colum Vetor of Costt kow s Costt vetor The geerl proedure for Guss Jord elimitio be summrized i the followig steps: The lgorithms osists of followig three mor steps. Red the Augmet mtri A. Redue the ugmeted mtri [A/b] to the trsform A ito digol form (pivotig). 3. Divide right-hd side s elemets s well s digol elemets by the digol elemets i the row, whih will mke eh digol elemet equl to oe If 0 is loted o the digol, swith the rows util o-zero is i tht ple. If you re uble to do so, stop; the system hs either ifiite or o solutio. The MAT LAB Futio guss_ord () ode of bove proedure is listed below, This futio ept iput (i) otetio of ugmeted mtri(a) d Costt Vetor (b) d retur solutio to the lier system AX = b s vetor [y] futio [y] = guss_ord () for = :(legth()-) A = (,:); A = A/A(); (,:) = A; for k = :(legth()-) if ~=k (k,:) = A*(-*(k,)) + (k,:); ed ed ed y = (:,legth())'; ed C) THE GAUSS-SEIDEL METHOD The Guss-Seidel method, med fter Crl Friedrih Guss ( ) d Philipp L. Seidel (8 896). With the Guss-Seidel method, lgorithm uses the ew vlues of eh i s soo s they re kow. Tht is, first we hve to determied from the first equtio d the vlue of is used i the seod equtio to 756 Dr. Udi Bh Trivedi, Mr. Stosh Kumr Shrm,Mr. Vishok Kumr Sigh

5 757 Dr. Udi Bh Trivedi, Mr. Stosh Kumr Shrm,Mr. Vishok Kumr Sigh Itertiol Jourl of Egieerig Tehology Siee d Reserh ISSN Volume 4, Issue 0 Otober 07 fid the ew vlue of. Similrly, the ew d will be used i third equtio to fid the vlue of 3 d so o. fter every itertio, the lgorithm lultes the bsolute reltive error for eh of i s e = ( i(ew)- i(old))/ i(ew) * 00 Whe the bsolute reltive pproimte error for eh i is less th the pre-speified tolere, the itertios re stopped [8] Cosider the system of lier equtio =, =, = 3, =,+ Rewritig eh equtio From Equtio () From equtio () d so o from equtio (-) d from equtio () Geerl Form of eh equtio ,,,,,, 3 3,,

6 Itertiol Jourl of Egieerig Tehology Siee d Reserh ISSN Volume 4, Issue 0 Otober 07 The lgorithm strt with iitil guess = =... =0 the iitil guess lso be stored i other vrible y =y =...y =0 whe these vlues re substituted i equtio () tht will produe the ew vlue for d whe the ew vlues of, together with old vlues of, 3,... re substituted i equtio() we get the ew vlue of. Ad i sme mer the lgorithm lulte the ew vlue of,.... The old vlues re vilble i y, y...y. If the old vlues d ew vlues re beome idetil the proess will stop, otherwise trsfer the ew vlues to the vrible y,y,...y d otiuig the sme proedure to get fresh better vlue of,,.... The proedure will stop whe old vlues d ew vlues re lmost sme The MAT LAB Futio guss_ord iterguss( A,b, ) ode of bove proedure is listed below, This futio ept iput (i) ugmeted mtri(a) (ii) Costt Vetor (b) (iii) umber of itertio() d solutio to the lier system AX = b s vetor [] futio [ ] = iterguss( A,b, ) %%hek if guss-seidel method is pplible [si,s]=size(a); if si~=s disp('error mtri is ot squre'); retur ed if prod(dig(a))==0 disp('guss-seidel itertive method is ot pplible'); retur ed E=tril(A,-); F=triu(A,); D=A-E-F B=-iv(D)*(E+F); rho=m(bs(eig(b))); %spetrl rdius if rho>= disp('guss-seidel method do ot overge'); retur ed y=zeros(si,); ti for i=[::] y(:,i+)=iv(d+e)*(b-f*y(:,i)); ed =y(:,); eeutio_time=to ed 758 Dr. Udi Bh Trivedi, Mr. Stosh Kumr Shrm,Mr. Vishok Kumr Sigh

7 Itertiol Jourl of Egieerig Tehology Siee d Reserh ISSN Volume 4, Issue 0 Otober 07 III. DESIGN AND IMPLEMENTATION OF THE COMPARATIVE SYSTEM I The omprtive study of Eeutio time mog Guss Elimitio method, Guss Jord method d Guss Seidel Methods Whih hve bee implemeted by MAT LAB. GAUSS_ELIM(A, b), guss_ord () d iterguss( A,b, ) respetively. These futios hs bee lled betwee ti..to syt i order to get the eeutio time of the lgorithm. Three Sripts file mes s gelim.m, gor.m d gsei.m hs bee reted to ll these futios i MAT LAB eviromet. Si iputs hve bee submitted to these methods d reorded eeutio time for eh iput. Figure : The Proposed System Desig START Guss Elimitio or Guss Jord or Guss Seidel Itertio Sed iput problem Sed iput problem Sed iput problem Apply GAUSS_ELIM(A, b) method of Guss Elimitio Apply guss_ord () method of Guss Jord Apply iterguss( A,b, ) method of Guss Seidel Show result d eeutio time Show result d eeutio time Show result d eeutio time Compre the result END 759 Dr. Udi Bh Trivedi, Mr. Stosh Kumr Shrm,Mr. Vishok Kumr Sigh

8 Itertiol Jourl of Egieerig Tehology Siee d Reserh ISSN Volume 4, Issue 0 Otober 07 Figure : Sp Shot of MAT LAB Softwre The tble listed below is shows the eeutio time tke by eh futio i se of, 3, 4, 5, 6 Vrible. The sript hs bee fired five times i eh se d the verge of these times is tke s eeutio time for the lgorithm The vlue of eeutio time betwee the Guss Elimitio, Guss Jord Elimitio d Guss Seidel Algorithm is metioed i Tble d summtive tble. 760 Dr. Udi Bh Trivedi, Mr. Stosh Kumr Shrm,Mr. Vishok Kumr Sigh

9 Itertiol Jourl of Egieerig Tehology Siee d Reserh ISSN Volume 4, Issue 0 Otober 07 Numbers of Vribles Averge 63 Averge 4 Averge 5 Averge 6 Averge Eeutio Time for Guss Elimitio method (seods) Eeutio Time for Guss-Jord Elimitio method (seods) TABLE : EXECUTION TIME Eeutio Time for Guss-seidel Itertio method (seods) guss-seidel method do ot overge guss-seidel method do ot overge guss-seidel method do ot overge guss-seidel method do ot overge guss-seidel method do ot overge guss-seidel method do ot overge guss-seidel method do ot overge guss-seidel method do ot overge guss-seidel method do ot overge guss-seidel method do ot overge guss-seidel method do ot overge guss-seidel method do ot overge 3-=7 +3= Lier Equtio 0++3=9 +0-3= = = = = = = = = = = = = = = = = -7 Beuse the stdrd devitio of ll the bove observtio i the tble is very low for respetive methods we olude tht the verge be represet the etire lss. 76 Dr. Udi Bh Trivedi, Mr. Stosh Kumr Shrm,Mr. Vishok Kumr Sigh

10 Numbers of Vribles Eeutio Time for Guss Elimitio method (Mro Seod) Itertiol Jourl of Egieerig Tehology Siee d Reserh ISSN Volume 4, Issue 0 Otober 07 TABLE : SUMMATIVE EXECUTION TIME Eeutio Time for Guss-Jord Elimitio method (Mro Seod) Eeutio Time for Guss-seidel Itertio method (Mro Seod) guss-seidel method do ot overge guss-seidel method do ot overge Figure 3: Lie Grph Amog time tke by differet Algorithm i MAT LAB IV. CONCLUSION After lysig the bove tble, olusio be drw tht geerlly Guss Elimitio Method is fster th the Guss Jord Elimitio method d Guss Seidel Itertive Method. The effiiey of Gussi elimitio method depeds o the umber of lultio ivolved i the solutio of lier simulteous equtio. As the umber of lultios ireses; the effiiey of Gussi elimitio method dereses d vie-vers due to more time hs bee tke by lgorithm i bkwrd substitutio. The time tke by these lgorithms implemeted i MAT LAB softwre is fr less th if sme would be implemeted by usig C++, Jv or y high progrmmig lguge, due to support of Vetor Proessig(prllel proessig) while delig with Mtri, by MAT LAB. The Guss Seidel Itertive Method is the slowest mog ll lgorithms d suffers with problem of overgee (i our five d si vrible se). Guss Seidel Algorithm whih is itertive lgorithm fid the solutio for lier system where the ugmeted mtri [A] hs digolly domit oeffiiet [6]. 76 Dr. Udi Bh Trivedi, Mr. Stosh Kumr Shrm,Mr. Vishok Kumr Sigh

11 Itertiol Jourl of Egieerig Tehology Siee d Reserh ISSN Volume 4, Issue 0 Otober 07 V. REFERENCES []. Luke Smith, Jo Powell. A Altertive Method to Guss-Jord Elimitio: Miimizig Frtio Arithmeti, the Mthemtis Edutor, 0. []. K. Rlkshmi. Prllel Algorithm for Solvig Lrge System of Simulteous Lier Equtios, IJCSNS Itertiol Jourl of Computer Siee d Network Seurity. [3]. Adeeg, Kehide Emmuel, Aluko. Tope Moses:Guss d Guss-Jord elimitio methods for solvig system of lier equtios: omprisos d pplitios, Jourl of Siee d Siee Edutio, Odo. [4]. R.B Srivstv, Viod Kumr. Compriso of Numeril Effiieies of Gussi Elimitio d Guss-Jord Elimitio methods for the Solutios of lier Simulteous Equtios, Deprtmet of Mthemtis M.L.K.P.G. College Blrmpur. U.P., Idi. [5]. T.J. Dekker, W. Hoffm. Rehbilittio of the Guss- Jord lgorithm, Deprtmet of Computer Systems, Uiversity of Amsterdm, Kruisl [6] Fdugb Sudy Emmuel. Some Itertive Methods for Solvig Systems of Lier Equtios. Deprtmet of Mthemtil Siees, Ekiti Stte Uiversity, Ado Ekiti, Nigeri [7] Dr.P.V.Uble. Compriso of solutio of 33 system of lier equtio i terms of Cost G.S.Si,Arts,Comm. College, Khmgo [8] C.vier. Fortr 77 d Numeril Methods. Derprtmet of Computer Siee, Mduri Kmr Uiversity. [9] Jeff Christese. A Brief History of Lier Algebr. Fil Proet Mth 70 Grt Gustfso, Uiversity of Uth [0] Tuker, Al. (993). The Growig Importe of Lier Algebr i Udergrdute Mthemtis. The College Mthemtis Jourl,, Dr. Udi Bh Trivedi, Mr. Stosh Kumr Shrm,Mr. Vishok Kumr Sigh

Addendum. Addendum. Vector Review. Department of Computer Science and Engineering 1-1

Addendum. Addendum. Vector Review. Department of Computer Science and Engineering 1-1 Addedum Addedum Vetor Review Deprtmet of Computer Siee d Egieerig - Coordite Systems Right hded oordite system Addedum y z Deprtmet of Computer Siee d Egieerig - -3 Deprtmet of Computer Siee d Egieerig

More information

Autar Kaw Benjamin Rigsby. Transforming Numerical Methods Education for STEM Undergraduates

Autar Kaw Benjamin Rigsby.   Transforming Numerical Methods Education for STEM Undergraduates Autr Kw Bejmi Rigsby http://m.mthforcollege.com Trsformig Numericl Methods Eductio for STEM Udergrdutes http://m.mthforcollege.com . solve set of simulteous lier equtios usig Nïve Guss elimitio,. ler the

More information

ECE 102 Engineering Computation

ECE 102 Engineering Computation ECE Egieerig Computtio Phillip Wog Mth Review Vetor Bsis Mtri Bsis System of Lier Equtios Summtio Symol is the symol for summtio. Emple: N k N... 9 k k k k k the, If e e e f e f k Vetor Bsis A vetor is

More information

Numerical Methods (CENG 2002) CHAPTER -III LINEAR ALGEBRAIC EQUATIONS. In this chapter, we will deal with the case of determining the values of x 1

Numerical Methods (CENG 2002) CHAPTER -III LINEAR ALGEBRAIC EQUATIONS. In this chapter, we will deal with the case of determining the values of x 1 Numericl Methods (CENG 00) CHAPTER -III LINEAR ALGEBRAIC EQUATIONS. Itroductio I this chpter, we will del with the cse of determiig the vlues of,,..., tht simulteously stisfy the set of equtios: f f...

More information

SOLUTION OF SYSTEM OF LINEAR EQUATIONS. Lecture 4: (a) Jacobi's method. method (general). (b) Gauss Seidel method.

SOLUTION OF SYSTEM OF LINEAR EQUATIONS. Lecture 4: (a) Jacobi's method. method (general). (b) Gauss Seidel method. SOLUTION OF SYSTEM OF LINEAR EQUATIONS Lecture 4: () Jcobi's method. method (geerl). (b) Guss Seidel method. Jcobi s Method: Crl Gustv Jcob Jcobi (804-85) gve idirect method for fidig the solutio of system

More information

Chapter 2. LOGARITHMS

Chapter 2. LOGARITHMS Chpter. LOGARITHMS Dte: - 009 A. INTRODUCTION At the lst hpter, you hve studied bout Idies d Surds. Now you re omig to Logrithms. Logrithm is ivers of idies form. So Logrithms, Idies, d Surds hve strog

More information

Section 2.2. Matrix Multiplication

Section 2.2. Matrix Multiplication Mtri Alger Mtri Multiplitio Setio.. Mtri Multiplitio Mtri multiplitio is little more omplite th mtri itio or slr multiplitio. If A is the prout A of A is the ompute s follow: m mtri, the is k mtri, 9 m

More information

Numerical Methods. Lecture 5. Numerical integration. dr hab. inż. Katarzyna Zakrzewska, prof. AGH. Numerical Methods lecture 5 1

Numerical Methods. Lecture 5. Numerical integration. dr hab. inż. Katarzyna Zakrzewska, prof. AGH. Numerical Methods lecture 5 1 Numeril Methods Leture 5. Numeril itegrtio dr h. iż. Ktrzy Zkrzewsk, pro. AGH Numeril Methods leture 5 Outlie Trpezoidl rule Multi-segmet trpezoidl rule Rihrdso etrpoltio Romerg's method Simpso's rule

More information

Solving Systems of Equations

Solving Systems of Equations PGE : Formultio d Solutio i Geosystems Egieerig Dr. Blhoff Solvig Systems of Equtios Numericl Methods with MTLB, Recktewld, Chpter 8 d Numericl Methods for Egieers, Chpr d Cle, 5 th Ed., Prt Three, Chpters

More information

a f(x)dx is divergent.

a f(x)dx is divergent. Mth 250 Exm 2 review. Thursdy Mrh 5. Brig TI 30 lultor but NO NOTES. Emphsis o setios 5.5, 6., 6.2, 6.3, 3.7, 6.6, 8., 8.2, 8.3, prt of 8.4; HW- 2; Q-. Kow for trig futios tht 0.707 2/2 d 0.866 3/2. From

More information

Lesson 4 Linear Algebra

Lesson 4 Linear Algebra Lesso Lier Algebr A fmily of vectors is lierly idepedet if oe of them c be writte s lier combitio of fiitely my other vectors i the collectio. Cosider m lierly idepedet equtios i ukows:, +, +... +, +,

More information

Introduction of Fourier Series to First Year Undergraduate Engineering Students

Introduction of Fourier Series to First Year Undergraduate Engineering Students Itertiol Jourl of Adved Reserh i Computer Egieerig & Tehology (IJARCET) Volume 3 Issue 4, April 4 Itrodutio of Fourier Series to First Yer Udergrdute Egieerig Studets Pwr Tejkumr Dtttry, Hiremth Suresh

More information

1. (25 points) Use the limit definition of the definite integral and the sum formulas to compute. [1 x + x2

1. (25 points) Use the limit definition of the definite integral and the sum formulas to compute. [1 x + x2 Mth 3, Clculus II Fil Exm Solutios. (5 poits) Use the limit defiitio of the defiite itegrl d the sum formuls to compute 3 x + x. Check your swer by usig the Fudmetl Theorem of Clculus. Solutio: The limit

More information

CS 331 Design and Analysis of Algorithms. -- Divide and Conquer. Dr. Daisy Tang

CS 331 Design and Analysis of Algorithms. -- Divide and Conquer. Dr. Daisy Tang CS 33 Desig d Alysis of Algorithms -- Divide d Coquer Dr. Disy Tg Divide-Ad-Coquer Geerl ide: Divide problem ito subproblems of the sme id; solve subproblems usig the sme pproh, d ombie prtil solutios,

More information

Schrödinger Equation Via Laplace-Beltrami Operator

Schrödinger Equation Via Laplace-Beltrami Operator IOSR Jourl of Mthemtics (IOSR-JM) e-issn: 78-578, p-issn: 39-765X. Volume 3, Issue 6 Ver. III (Nov. - Dec. 7), PP 9-95 www.iosrjourls.org Schrödiger Equtio Vi Lplce-Beltrmi Opertor Esi İ Eskitşçioğlu,

More information

Elementary Linear Algebra

Elementary Linear Algebra Elemetry Lier Alger Ato & Rorres, th Editio Lecture Set Chpter : Systems of Lier Equtios & Mtrices Chpter Cotets Itroductio to System of Lier Equtios Gussi Elimitio Mtrices d Mtri Opertios Iverses; Rules

More information

Riemann Integral Oct 31, such that

Riemann Integral Oct 31, such that Riem Itegrl Ot 31, 2007 Itegrtio of Step Futios A prtitio P of [, ] is olletio {x k } k=0 suh tht = x 0 < x 1 < < x 1 < x =. More suitly, prtitio is fiite suset of [, ] otiig d. It is helpful to thik of

More information

Section 11.5 Notes Page Partial Fraction Decomposition. . You will get: +. Therefore we come to the following: x x

Section 11.5 Notes Page Partial Fraction Decomposition. . You will get: +. Therefore we come to the following: x x Setio Notes Pge Prtil Frtio Deompositio Suppose we were sked to write the followig s sigle frtio: We would eed to get ommo deomitors: You will get: Distributig o top will give you: 8 This simplifies to:

More information

EXPONENTS AND LOGARITHMS

EXPONENTS AND LOGARITHMS 978--07-6- Mthemtis Stdrd Level for IB Diplom Eerpt EXPONENTS AND LOGARITHMS WHAT YOU NEED TO KNOW The rules of epoets: m = m+ m = m ( m ) = m m m = = () = The reltioship etwee epoets d rithms: = g where

More information

Section 7.3, Systems of Linear Algebraic Equations; Linear Independence, Eigenvalues, Eigenvectors (the variable vector of the system) and

Section 7.3, Systems of Linear Algebraic Equations; Linear Independence, Eigenvalues, Eigenvectors (the variable vector of the system) and Sec. 7., Boyce & DiPrim, p. Sectio 7., Systems of Lier Algeric Equtios; Lier Idepedece, Eigevlues, Eigevectors I. Systems of Lier Algeric Equtios.. We c represet the system...... usig mtrices d vectors

More information

Titus Beu University Babes-Bolyai Department of Theoretical and Computational Physics Cluj-Napoca, Romania

Titus Beu University Babes-Bolyai Department of Theoretical and Computational Physics Cluj-Napoca, Romania 8. Systems of Lier Algeric Equtios Titus Beu Uiversity Bes-Bolyi Deprtmet of Theoreticl d Computtiol Physics Cluj-Npoc, Romi Biliogrphy Itroductio Gussi elimitio method Guss-Jord elimitio method Systems

More information

Introduction to Matrix Algebra

Introduction to Matrix Algebra Itrodutio to Mtri Alger George H Olso, Ph D Dotorl Progrm i Edutiol Ledership Applhi Stte Uiversit Septemer Wht is mtri? Dimesios d order of mtri A p q dimesioed mtri is p (rows) q (olums) rr of umers,

More information

Taylor Polynomials. The Tangent Line. (a, f (a)) and has the same slope as the curve y = f (x) at that point. It is the best

Taylor Polynomials. The Tangent Line. (a, f (a)) and has the same slope as the curve y = f (x) at that point. It is the best Tylor Polyomils Let f () = e d let p() = 1 + + 1 + 1 6 3 Without usig clcultor, evlute f (1) d p(1) Ok, I m still witig With little effort it is possible to evlute p(1) = 1 + 1 + 1 (144) + 6 1 (178) =

More information

Chapter System of Equations

Chapter System of Equations hpter 4.5 System of Equtios After redig th chpter, you should be ble to:. setup simulteous lier equtios i mtrix form d vice-vers,. uderstd the cocept of the iverse of mtrix, 3. kow the differece betwee

More information

A GENERAL METHOD FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS: THE FROBENIUS (OR SERIES) METHOD

A GENERAL METHOD FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS: THE FROBENIUS (OR SERIES) METHOD Diol Bgoo () A GENERAL METHOD FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS: THE FROBENIUS (OR SERIES) METHOD I. Itroductio The first seprtio of vribles (see pplictios to Newto s equtios) is ver useful method

More information

Dynamics of Structures

Dynamics of Structures UNION Dymis of Strutures Prt Zbigiew Wójii Je Grosel Projet o-fied by Europe Uio withi Europe Soil Fud UNION Mtries Defiitio of mtri mtri is set of umbers or lgebri epressios rrged i retgulr form with

More information

Advanced Algorithmic Problem Solving Le 6 Math and Search

Advanced Algorithmic Problem Solving Le 6 Math and Search Advced Algorithmic Prolem Solvig Le Mth d Serch Fredrik Heitz Dept of Computer d Iformtio Sciece Liköpig Uiversity Outlie Arithmetic (l. d.) Solvig lier equtio systems (l. d.) Chiese remider theorem (l.5

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

FREE Download Study Package from website: &

FREE Download Study Package from website:  & FREE Dolod Study Pkge from esite:.tekolsses.om &.MthsBySuhg.om Get Solutio of These Pkges & Ler y Video Tutorils o.mthsbysuhg.om SHORT REVISION. Defiitio : Retgulr rry of m umers. Ulike determits it hs

More information

AN DIGITAL FILTER DESIGN SCHEME BASED ON MATRIX TRANSFORMATION

AN DIGITAL FILTER DESIGN SCHEME BASED ON MATRIX TRANSFORMATION Jourl of heoretil d Applied Iformtio ehology 5 th November. Vol. 5 No. 5 - JAI & LLS. All rights reserved. ISSN: 99-865 www.jtit.org E-ISSN: 87-95 AN DIGIAL FILER DESIGN SCHEME BASED ON MARIX RANSFORMAION

More information

INTEGRATION TECHNIQUES (TRIG, LOG, EXP FUNCTIONS)

INTEGRATION TECHNIQUES (TRIG, LOG, EXP FUNCTIONS) Mthemtics Revisio Guides Itegrtig Trig, Log d Ep Fuctios Pge of MK HOME TUITION Mthemtics Revisio Guides Level: AS / A Level AQA : C Edecel: C OCR: C OCR MEI: C INTEGRATION TECHNIQUES (TRIG, LOG, EXP FUNCTIONS)

More information

10.5 Power Series. In this section, we are going to start talking about power series. A power series is a series of the form

10.5 Power Series. In this section, we are going to start talking about power series. A power series is a series of the form 0.5 Power Series I the lst three sectios, we ve spet most of tht time tlkig bout how to determie if series is coverget or ot. Now it is time to strt lookig t some specific kids of series d we will evetully

More information

Infinite Series Sequences: terms nth term Listing Terms of a Sequence 2 n recursively defined n+1 Pattern Recognition for Sequences Ex:

Infinite Series Sequences: terms nth term Listing Terms of a Sequence 2 n recursively defined n+1 Pattern Recognition for Sequences Ex: Ifiite Series Sequeces: A sequece i defied s fuctio whose domi is the set of positive itegers. Usully it s esier to deote sequece i subscript form rther th fuctio ottio.,, 3, re the terms of the sequece

More information

CH 19 SOLVING FORMULAS

CH 19 SOLVING FORMULAS 1 CH 19 SOLVING FORMULAS INTRODUCTION S olvig equtios suh s 2 + 7 20 is oviousl the orerstoe of lger. But i siee, usiess, d omputers it is lso eessr to solve equtios tht might hve vriet of letters i them.

More information

Accuplacer Elementary Algebra Study Guide

Accuplacer Elementary Algebra Study Guide Testig Ceter Studet Suess Ceter Aupler Elemetry Alger Study Guide The followig smple questios re similr to the formt d otet of questios o the Aupler Elemetry Alger test. Reviewig these smples will give

More information

( ) 2 3 ( ) I. Order of operations II. Scientific Notation. Simplify. Write answers in scientific notation. III.

( ) 2 3 ( ) I. Order of operations II. Scientific Notation. Simplify. Write answers in scientific notation. III. Assessmet Ceter Elemetry Alger Study Guide for the ACCUPLACER (CPT) The followig smple questios re similr to the formt d otet of questios o the Aupler Elemetry Alger test. Reviewig these smples will give

More information

Numbers (Part I) -- Solutions

Numbers (Part I) -- Solutions Ley College -- For AMATYC SML Mth Competitio Cochig Sessios v.., [/7/00] sme s /6/009 versio, with presettio improvemets Numbers Prt I) -- Solutios. The equtio b c 008 hs solutio i which, b, c re distict

More information

Limit of a function:

Limit of a function: - Limit of fuctio: We sy tht f ( ) eists d is equl with (rel) umer L if f( ) gets s close s we wt to L if is close eough to (This defiitio c e geerlized for L y syig tht f( ) ecomes s lrge (or s lrge egtive

More information

Linear Programming. Preliminaries

Linear Programming. Preliminaries Lier Progrmmig Prelimiries Optimiztio ethods: 3L Objectives To itroduce lier progrmmig problems (LPP To discuss the stdrd d coicl form of LPP To discuss elemetry opertio for lier set of equtios Optimiztio

More information

CH 20 SOLVING FORMULAS

CH 20 SOLVING FORMULAS CH 20 SOLVING FORMULAS 179 Itrodutio S olvig equtios suh s 2 + 7 20 is oviousl the orerstoe of lger. But i siee, usiess, d omputers it is lso eessr to solve equtios tht might hve vriet of letters i them.

More information

INTEGRAL SOLUTIONS OF THE TERNARY CUBIC EQUATION

INTEGRAL SOLUTIONS OF THE TERNARY CUBIC EQUATION Itertiol Reserch Jourl of Egieerig d Techology IRJET) e-issn: 9-006 Volume: 04 Issue: Mr -017 www.irjet.et p-issn: 9-007 INTEGRL SOLUTIONS OF THE TERNRY CUBIC EQUTION y ) 4y y ) 97z G.Jki 1, C.Sry,* ssistt

More information

DETERMINANT. = 0. The expression a 1. is called a determinant of the second order, and is denoted by : y + c 1

DETERMINANT. = 0. The expression a 1. is called a determinant of the second order, and is denoted by : y + c 1 NOD6 (\Dt\04\Kot\J-Advced\SMP\Mths\Uit#0\NG\Prt-\0.Determits\0.Theory.p65. INTRODUCTION : If the equtios x + b 0, x + b 0 re stisfied by the sme vlue of x, the b b 0. The expressio b b is clled determit

More information

POWER SERIES R. E. SHOWALTER

POWER SERIES R. E. SHOWALTER POWER SERIES R. E. SHOWALTER. sequeces We deote by lim = tht the limit of the sequece { } is the umber. By this we me tht for y ε > 0 there is iteger N such tht < ε for ll itegers N. This mkes precise

More information

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK SUMMER EXAMINATION 2005 FIRST ENGINEERING

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK SUMMER EXAMINATION 2005 FIRST ENGINEERING OLLSCOIL NA héireann, CORCAIGH THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK SUMMER EXAMINATION 2005 FIRST ENGINEERING MATHEMATICS MA008 Clculus d Lier

More information

0 otherwise. sin( nx)sin( kx) 0 otherwise. cos( nx) sin( kx) dx 0 for all integers n, k.

0 otherwise. sin( nx)sin( kx) 0 otherwise. cos( nx) sin( kx) dx 0 for all integers n, k. . Computtio of Fourier Series I this sectio, we compute the Fourier coefficiets, f ( x) cos( x) b si( x) d b, i the Fourier series To do this, we eed the followig result o the orthogolity of the trigoometric

More information

Merge Sort. Outline and Reading. Divide-and-Conquer. Divide-and-conquer paradigm ( 4.1.1) Merge-sort ( 4.1.1)

Merge Sort. Outline and Reading. Divide-and-Conquer. Divide-and-conquer paradigm ( 4.1.1) Merge-sort ( 4.1.1) Merge Sort 7 2 9 4 2 4 7 9 7 2 2 7 9 4 4 9 7 7 2 2 9 9 4 4 Merge Sort versio 1.3 1 Outlie d Redig Divide-d-coquer prdigm ( 4.1.1 Merge-sort ( 4.1.1 Algorithm Mergig two sorted sequeces Merge-sort tree

More information

Numerical Solutions of Fredholm Integral Equations Using Bernstein Polynomials

Numerical Solutions of Fredholm Integral Equations Using Bernstein Polynomials Numericl Solutios of Fredholm Itegrl Equtios Usig erstei Polyomils A. Shiri, M. S. Islm Istitute of Nturl Scieces, Uited Itertiol Uiversity, Dhk-, gldesh Deprtmet of Mthemtics, Uiversity of Dhk, Dhk-,

More information

Chapter 7 Infinite Series

Chapter 7 Infinite Series MA Ifiite Series Asst.Prof.Dr.Supree Liswdi Chpter 7 Ifiite Series Sectio 7. Sequece A sequece c be thought of s list of umbers writte i defiite order:,,...,,... 2 The umber is clled the first term, 2

More information

Waves in dielectric media. Waveguiding: χ (r ) Wave equation in linear non-dispersive homogenous and isotropic media

Waves in dielectric media. Waveguiding: χ (r ) Wave equation in linear non-dispersive homogenous and isotropic media Wves i dieletri medi d wveguides Setio 5. I this leture, we will osider the properties of wves whose propgtio is govered by both the diffrtio d ofiemet proesses. The wveguides re result of the ble betwee

More information

Radix-2/4 Streamlined Real Factor FFT Algorithms

Radix-2/4 Streamlined Real Factor FFT Algorithms SHAIK QADEER et l: RADIX-/ STREAMLIED REAL FACTOR FFT ALGORITHMS Rdix-/ Stremlied Rel Ftor FFT Algorithms Shi Qdeer () Mohmmed Zfr Ali Kh () d Syed A. Sttr () () Deprtmet of Eletril d Eletrois egieerig

More information

3.4. DIRECT METHODS

3.4. DIRECT METHODS 3.4. DIRECT METHODS 66 V =. -. -.75.5 -.5.65. -.5.5» flops %prit flop out s = 8» flops();h3_ivu(u)flops %iitilize flop out the ivert s =. -. -.75.5 -.5.65. -.5.5 s = 57 3.4.3 Gussi elimitio Gussi elimitio

More information

Vectors. Vectors in Plane ( 2

Vectors. Vectors in Plane ( 2 Vectors Vectors i Ple ( ) The ide bout vector is to represet directiol force Tht mes tht every vector should hve two compoets directio (directiol slope) d mgitude (the legth) I the ple we preset vector

More information

Similar idea to multiplication in N, C. Divide and conquer approach provides unexpected improvements. Naïve matrix multiplication

Similar idea to multiplication in N, C. Divide and conquer approach provides unexpected improvements. Naïve matrix multiplication Next. Covered bsics of simple desig techique (Divided-coquer) Ch. of the text.. Next, Strsse s lgorithm. Lter: more desig d coquer lgorithms: MergeSort. Solvig recurreces d the Mster Theorem. Similr ide

More information

Definition Integral. over[ ab, ] the sum of the form. 2. Definite Integral

Definition Integral. over[ ab, ] the sum of the form. 2. Definite Integral Defiite Itegrl Defiitio Itegrl. Riem Sum Let f e futio efie over the lose itervl with = < < < = e ritrr prtitio i suitervl. We lle the Riem Sum of the futio f over[, ] the sum of the form ( ξ ) S = f Δ

More information

( a n ) converges or diverges.

( a n ) converges or diverges. Chpter Ifiite Series Pge of Sectio E Rtio Test Chpter : Ifiite Series By the ed of this sectio you will be ble to uderstd the proof of the rtio test test series for covergece by pplyig the rtio test pprecite

More information

1.3 Continuous Functions and Riemann Sums

1.3 Continuous Functions and Riemann Sums mth riem sums, prt 0 Cotiuous Fuctios d Riem Sums I Exmple we sw tht lim Lower() = lim Upper() for the fuctio!! f (x) = + x o [0, ] This is o ccidet It is exmple of the followig theorem THEOREM Let f be

More information

 n. A Very Interesting Example + + = d. + x3. + 5x4. math 131 power series, part ii 7. One of the first power series we examined was. 2!

 n. A Very Interesting Example + + = d. + x3. + 5x4. math 131 power series, part ii 7. One of the first power series we examined was. 2! mth power series, prt ii 7 A Very Iterestig Emple Oe of the first power series we emied ws! + +! + + +!! + I Emple 58 we used the rtio test to show tht the itervl of covergece ws (, ) Sice the series coverges

More information

SPH3UW Unit 7.5 Snell s Law Page 1 of Total Internal Reflection occurs when the incoming refraction angle is

SPH3UW Unit 7.5 Snell s Law Page 1 of Total Internal Reflection occurs when the incoming refraction angle is SPH3UW Uit 7.5 Sell s Lw Pge 1 of 7 Notes Physis Tool ox Refrtio is the hge i diretio of wve due to hge i its speed. This is most ommoly see whe wve psses from oe medium to other. Idex of refrtio lso lled

More information

Some New Iterative Methods Based on Composite Trapezoidal Rule for Solving Nonlinear Equations

Some New Iterative Methods Based on Composite Trapezoidal Rule for Solving Nonlinear Equations Itertiol Jourl of Mthemtics d Sttistics Ivetio (IJMSI) E-ISSN: 31 767 P-ISSN: 31-759 Volume Issue 8 August. 01 PP-01-06 Some New Itertive Methods Bsed o Composite Trpezoidl Rule for Solvig Nolier Equtios

More information

INFINITE SERIES. ,... having infinite number of terms is called infinite sequence and its indicated sum, i.e., a 1

INFINITE SERIES. ,... having infinite number of terms is called infinite sequence and its indicated sum, i.e., a 1 Appedix A.. Itroductio As discussed i the Chpter 9 o Sequeces d Series, sequece,,...,,... hvig ifiite umber of terms is clled ifiite sequece d its idicted sum, i.e., + + +... + +... is clled ifite series

More information

Options: Calculus. O C.1 PG #2, 3b, 4, 5ace O C.2 PG.24 #1 O D PG.28 #2, 3, 4, 5, 7 O E PG #1, 3, 4, 5 O F PG.

Options: Calculus. O C.1 PG #2, 3b, 4, 5ace O C.2 PG.24 #1 O D PG.28 #2, 3, 4, 5, 7 O E PG #1, 3, 4, 5 O F PG. O C. PG.-3 #, 3b, 4, 5ce O C. PG.4 # Optios: Clculus O D PG.8 #, 3, 4, 5, 7 O E PG.3-33 #, 3, 4, 5 O F PG.36-37 #, 3 O G. PG.4 #c, 3c O G. PG.43 #, O H PG.49 #, 4, 5, 6, 7, 8, 9, 0 O I. PG.53-54 #5, 8

More information

Handout #2. Introduction to Matrix: Matrix operations & Geometric meaning

Handout #2. Introduction to Matrix: Matrix operations & Geometric meaning Hdout # Title: FAE Course: Eco 8/ Sprig/5 Istructor: Dr I-Mig Chiu Itroductio to Mtrix: Mtrix opertios & Geometric meig Mtrix: rectgulr rry of umers eclosed i pretheses or squre rckets It is covetiolly

More information

Qn Suggested Solution Marking Scheme 1 y. G1 Shape with at least 2 [2]

Qn Suggested Solution Marking Scheme 1 y. G1 Shape with at least 2 [2] Mrkig Scheme for HCI 8 Prelim Pper Q Suggested Solutio Mrkig Scheme y G Shpe with t lest [] fetures correct y = f'( ) G ll fetures correct SR: The mimum poit could be i the first or secod qudrt. -itercept

More information

Frequency-domain Characteristics of Discrete-time LTI Systems

Frequency-domain Characteristics of Discrete-time LTI Systems requecy-domi Chrcteristics of Discrete-time LTI Systems Prof. Siripog Potisuk LTI System descriptio Previous bsis fuctio: uit smple or DT impulse The iput sequece is represeted s lier combitio of shifted

More information

National Quali cations AHEXEMPLAR PAPER ONLY

National Quali cations AHEXEMPLAR PAPER ONLY Ntiol Quli ctios AHEXEMPLAR PAPER ONLY EP/AH/0 Mthemtics Dte Not pplicble Durtio hours Totl mrks 00 Attempt ALL questios. You my use clcultor. Full credit will be give oly to solutios which coti pproprite

More information

Variational Iteration Method for Solving Volterra and Fredholm Integral Equations of the Second Kind

Variational Iteration Method for Solving Volterra and Fredholm Integral Equations of the Second Kind Ge. Mth. Notes, Vol. 2, No. 1, Jury 211, pp. 143-148 ISSN 2219-7184; Copyright ICSRS Publictio, 211 www.i-csrs.org Avilble free olie t http://www.gem.i Vritiol Itertio Method for Solvig Volterr d Fredholm

More information

ALGEBRA II CHAPTER 7 NOTES. Name

ALGEBRA II CHAPTER 7 NOTES. Name ALGEBRA II CHAPTER 7 NOTES Ne Algebr II 7. th Roots d Rtiol Expoets Tody I evlutig th roots of rel ubers usig both rdicl d rtiol expoet ottio. I successful tody whe I c evlute th roots. It is iportt for

More information

Ch. 12 Linear Bayesian Estimators

Ch. 12 Linear Bayesian Estimators h. Lier Byesi stimtors Itrodutio I hpter we sw: the MMS estimtor tkes simple form whe d re joitly Gussi it is lier d used oly the st d d order momets (mes d ovries). Without the Gussi ssumptio, the Geerl

More information

Neighborhoods of Certain Class of Analytic Functions of Complex Order with Negative Coefficients

Neighborhoods of Certain Class of Analytic Functions of Complex Order with Negative Coefficients Ge Mth Notes Vol 2 No Jury 20 pp 86-97 ISSN 229-784; Copyriht ICSRS Publitio 20 wwwi-srsor Avilble free olie t http://wwwemi Neihborhoods of Certi Clss of Alyti Futios of Complex Order with Netive Coeffiiets

More information

f(bx) dx = f dx = dx l dx f(0) log b x a + l log b a 2ɛ log b a.

f(bx) dx = f dx = dx l dx f(0) log b x a + l log b a 2ɛ log b a. Eercise 5 For y < A < B, we hve B A f fb B d = = A B A f d f d For y ɛ >, there re N > δ >, such tht d The for y < A < δ d B > N, we hve ba f d f A bb f d l By ba A A B A bb ba fb d f d = ba < m{, b}δ

More information

BC Calculus Review Sheet

BC Calculus Review Sheet BC Clculus Review Sheet Whe you see the words. 1. Fid the re of the ubouded regio represeted by the itegrl (sometimes 1 f ( ) clled horizotl improper itegrl). This is wht you thik of doig.... Fid the re

More information

[ 20 ] 1. Inequality exists only between two real numbers (not complex numbers). 2. If a be any real number then one and only one of there hold.

[ 20 ] 1. Inequality exists only between two real numbers (not complex numbers). 2. If a be any real number then one and only one of there hold. [ 0 ]. Iequlity eists oly betwee two rel umbers (ot comple umbers).. If be y rel umber the oe d oly oe of there hold.. If, b 0 the b 0, b 0.. (i) b if b 0 (ii) (iii) (iv) b if b b if either b or b b if

More information

334 MATHS SERIES DSE MATHS PREVIEW VERSION B SAMPLE TEST & FULL SOLUTION

334 MATHS SERIES DSE MATHS PREVIEW VERSION B SAMPLE TEST & FULL SOLUTION MATHS SERIES DSE MATHS PREVIEW VERSION B SAMPLE TEST & FULL SOLUTION TEST SAMPLE TEST III - P APER Questio Distributio INSTRUCTIONS:. Attempt ALL questios.. Uless otherwise specified, ll worig must be

More information

Project 3: Using Identities to Rewrite Expressions

Project 3: Using Identities to Rewrite Expressions MAT 5 Projet 3: Usig Idetities to Rewrite Expressios Wldis I lger, equtios tht desrie properties or ptters re ofte lled idetities. Idetities desrie expressio e repled with equl or equivlet expressio tht

More information

Fast Fourier Transform 1) Legendre s Interpolation 2) Vandermonde Matrix 3) Roots of Unity 4) Polynomial Evaluation

Fast Fourier Transform 1) Legendre s Interpolation 2) Vandermonde Matrix 3) Roots of Unity 4) Polynomial Evaluation Algorithm Desig d Alsis Victor Admchi CS 5-45 Sprig 4 Lecture 3 J 7, 4 Cregie Mello Uiversit Outlie Fst Fourier Trsform ) Legedre s Iterpoltio ) Vdermode Mtri 3) Roots of Uit 4) Polomil Evlutio Guss (777

More information

Approximations of Definite Integrals

Approximations of Definite Integrals Approximtios of Defiite Itegrls So fr we hve relied o tiderivtives to evlute res uder curves, work doe by vrible force, volumes of revolutio, etc. More precisely, wheever we hve hd to evlute defiite itegrl

More information

Air Compressor Driving with Synchronous Motors at Optimal Parameters

Air Compressor Driving with Synchronous Motors at Optimal Parameters Iuliu Petri, Adri Vleti Petri AALELE UIVERSITĂłII EFTIMIE MURGU REŞIłA AUL XVII, R., 010, ISS 1453-7397 Air Compressor Drivig with Syhroous Motors t Optiml Prmeters I this pper method of optiml ompestio

More information

Fatigue life analysis of the plate structure with random vibro-acoustic loading

Fatigue life analysis of the plate structure with random vibro-acoustic loading INTER-NOISE 16 Ftigue life lysis of the plte struture with rdom vibro-ousti lodig Go Zhg 1 ; Hubig Jig 1 Istitute of Systems Egieerig, Chi Ademy of Egieerig Physis,Miyg Chi Istitute of Systems Egieerig,

More information

1 Tangent Line Problem

1 Tangent Line Problem October 9, 018 MAT18 Week Justi Ko 1 Tget Lie Problem Questio: Give the grph of fuctio f, wht is the slope of the curve t the poit, f? Our strteg is to pproimte the slope b limit of sect lies betwee poits,

More information

Definite Integral. The Left and Right Sums

Definite Integral. The Left and Right Sums Clculus Li Vs Defiite Itegrl. The Left d Right Sums The defiite itegrl rises from the questio of fidig the re betwee give curve d x-xis o itervl. The re uder curve c be esily clculted if the curve is give

More information

Chapter 10: The Z-Transform Adapted from: Lecture notes from MIT, Binghamton University Dr. Hamid R. Rabiee Fall 2013

Chapter 10: The Z-Transform Adapted from: Lecture notes from MIT, Binghamton University Dr. Hamid R. Rabiee Fall 2013 Sigls & Systems Chpter 0: The Z-Trsform Adpted from: Lecture otes from MIT, Bighmto Uiversity Dr. Hmid R. Rbiee Fll 03 Lecture 5 Chpter 0 Lecture 6 Chpter 0 Outlie Itroductio to the -Trsform Properties

More information

Lecture 4 Recursive Algorithm Analysis. Merge Sort Solving Recurrences The Master Theorem

Lecture 4 Recursive Algorithm Analysis. Merge Sort Solving Recurrences The Master Theorem Lecture 4 Recursive Algorithm Alysis Merge Sort Solvig Recurreces The Mster Theorem Merge Sort MergeSortA, left, right) { if left < right) { mid = floorleft + right) / 2); MergeSortA, left, mid); MergeSortA,

More information

is continuous at x 2 and g(x) 2. Oil spilled from a ruptured tanker spreads in a circle whose area increases at a

is continuous at x 2 and g(x) 2. Oil spilled from a ruptured tanker spreads in a circle whose area increases at a . Cosider two fuctios f () d g () defied o itervl I cotiig. f () is cotiuous t d g() is discotiuous t. Which of the followig is true bout fuctios f g d f g, the sum d the product of f d g, respectively?

More information

A GENERALIZATION OF GAUSS THEOREM ON QUADRATIC FORMS

A GENERALIZATION OF GAUSS THEOREM ON QUADRATIC FORMS A GENERALIZATION OF GAU THEOREM ON QUADRATIC FORM Nicole I Brtu d Adi N Cret Deprtmet of Mth - Criov Uiversity, Romi ABTRACT A origil result cocerig the extesio of Guss s theorem from the theory of biry

More information

Recurrece reltio & Recursio 9 Chpter 3 Recurrece reltio & Recursio Recurrece reltio : A recurrece is equtio or iequlity tht describes fuctio i term of itself with its smller iputs. T T The problem of size

More information

After the completion of this section the student. V.4.2. Power Series Solution. V.4.3. The Method of Frobenius. V.4.4. Taylor Series Solution

After the completion of this section the student. V.4.2. Power Series Solution. V.4.3. The Method of Frobenius. V.4.4. Taylor Series Solution Chapter V ODE V.4 Power Series Solutio Otober, 8 385 V.4 Power Series Solutio Objetives: After the ompletio of this setio the studet - should reall the power series solutio of a liear ODE with variable

More information

ON n-fold FILTERS IN BL-ALGEBRAS

ON n-fold FILTERS IN BL-ALGEBRAS Jourl of Alger Numer Theor: Adves d Applitios Volume 2 Numer 29 Pges 27-42 ON -FOLD FILTERS IN BL-ALGEBRAS M. SHIRVANI-GHADIKOLAI A. MOUSSAVI A. KORDI 2 d A. AHMADI 2 Deprtmet of Mthemtis Trit Modres Uiversit

More information

Section 6.3: Geometric Sequences

Section 6.3: Geometric Sequences 40 Chpter 6 Sectio 6.: Geometric Sequeces My jobs offer ul cost-of-livig icrese to keep slries cosistet with ifltio. Suppose, for exmple, recet college grdute fids positio s sles mger erig ul slry of $6,000.

More information

EXERCISE a a a 5. + a 15 NEETIIT.COM

EXERCISE a a a 5. + a 15 NEETIIT.COM - Dowlod our droid App. Sigle choice Type Questios EXERCISE -. The first term of A.P. of cosecutive iteger is p +. The sum of (p + ) terms of this series c be expressed s () (p + ) () (p + ) (p + ) ()

More information

M3P14 EXAMPLE SHEET 1 SOLUTIONS

M3P14 EXAMPLE SHEET 1 SOLUTIONS M3P14 EXAMPLE SHEET 1 SOLUTIONS 1. Show tht for, b, d itegers, we hve (d, db) = d(, b). Sice (, b) divides both d b, d(, b) divides both d d db, d hece divides (d, db). O the other hd, there exist m d

More information

Certain sufficient conditions on N, p n, q n k summability of orthogonal series

Certain sufficient conditions on N, p n, q n k summability of orthogonal series Avilble olie t www.tjs.com J. Nolier Sci. Appl. 7 014, 7 77 Reserch Article Certi sufficiet coditios o N, p, k summbility of orthogol series Xhevt Z. Krsiqi Deprtmet of Mthemtics d Iformtics, Fculty of

More information

Unit 1. Extending the Number System. 2 Jordan School District

Unit 1. Extending the Number System. 2 Jordan School District Uit Etedig the Number System Jord School District Uit Cluster (N.RN. & N.RN.): Etedig Properties of Epoets Cluster : Etedig properties of epoets.. Defie rtiol epoets d eted the properties of iteger epoets

More information

Surds, Indices, and Logarithms Radical

Surds, Indices, and Logarithms Radical MAT 6 Surds, Idices, d Logrithms Rdicl Defiitio of the Rdicl For ll rel, y > 0, d ll itegers > 0, y if d oly if y where is the ide is the rdicl is the rdicd. Surds A umber which c be epressed s frctio

More information

Statistics for Financial Engineering Session 1: Linear Algebra Review March 18 th, 2006

Statistics for Financial Engineering Session 1: Linear Algebra Review March 18 th, 2006 Sttistics for Ficil Egieerig Sessio : Lier Algebr Review rch 8 th, 6 Topics Itroductio to trices trix opertios Determits d Crmer s rule Eigevlues d Eigevectors Quiz The cotet of Sessio my be fmilir to

More information

International Journal of Mathematical Archive-6(10), 2015, Available online through ISSN

International Journal of Mathematical Archive-6(10), 2015, Available online through  ISSN Itertiol Jourl of Mthemtil Arhive-(0 05 99-04 Aville olie through www.m.ifo ISSN 9 504 A FUZZY APPOACH FO SOLVING MIXED INTUITIONISTIC FUZZY TAVELLING SALESMAN POBLEM. N. JAT S. C. SHAMA SANJAY JAIN* ANCHAL

More information

Modified Farey Trees and Pythagorean Triples

Modified Farey Trees and Pythagorean Triples Modified Frey Trees d Pythgore Triples By Shi-ihi Kty Deprtet of Mthetil Siees, Fulty of Itegrted Arts d Siees, The Uiversity of Tokushi, Tokushi 0-0, JAPAN e-il ddress : kty@istokushi-ujp Abstrt I 6,

More information

Section IV.6: The Master Method and Applications

Section IV.6: The Master Method and Applications Sectio IV.6: The Mster Method d Applictios Defiitio IV.6.1: A fuctio f is symptoticlly positive if d oly if there exists rel umer such tht f(x) > for ll x >. A cosequece of this defiitio is tht fuctio

More information

In an algebraic expression of the form (1), like terms are terms with the same power of the variables (in this case

In an algebraic expression of the form (1), like terms are terms with the same power of the variables (in this case Chpter : Algebr: A. Bckgroud lgebr: A. Like ters: I lgebric expressio of the for: () x b y c z x y o z d x... p x.. we cosider x, y, z to be vribles d, b, c, d,,, o,.. to be costts. I lgebric expressio

More information

GRAPHING LINEAR EQUATIONS. Linear Equations. x l ( 3,1 ) _x-axis. Origin ( 0, 0 ) Slope = change in y change in x. Equation for l 1.

GRAPHING LINEAR EQUATIONS. Linear Equations. x l ( 3,1 ) _x-axis. Origin ( 0, 0 ) Slope = change in y change in x. Equation for l 1. GRAPHING LINEAR EQUATIONS Qudrt II Qudrt I ORDERED PAIR: The first umer i the ordered pir is the -coordite d the secod umer i the ordered pir is the y-coordite. (, ) Origi ( 0, 0 ) _-is Lier Equtios Qudrt

More information

Numerical Solution of Fuzzy Fredholm Integral Equations of the Second Kind using Bernstein Polynomials

Numerical Solution of Fuzzy Fredholm Integral Equations of the Second Kind using Bernstein Polynomials Jourl of Al-Nhri Uiversity Vol.5 (), Mrch,, pp.-9 Sciece Numericl Solutio of Fuzzy Fredholm Itegrl Equtios of the Secod Kid usig Berstei Polyomils Srmd A. Altie Deprtmet of Computer Egieerig d Iformtio

More information