ECE 102 Engineering Computation

Size: px
Start display at page:

Download "ECE 102 Engineering Computation"

Transcription

1 ECE Egieerig Computtio Phillip Wog Mth Review Vetor Bsis Mtri Bsis System of Lier Equtios

2 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

3 Vetor Bsis A vetor is set of umeri or symoli elemets tht re rrged i the form of list. Row vetor oe row d olums Emple: [.7 ] so Colum vetor oe olum d mrows Emple: so m

4 Addig d sutrtig two vetors Both vetors must e the sme type d size. [ ] A Colum [ ] B [ ] ± ± ± A ± B ide C Row ide d d d ± ± ± ± d d d C

5 Emple: [ ] [ ] C B A B A [ ] [ ] A B C 7 C [ ] [ ]

6 Multiplyig vetor y slr vlue Eh elemet of the vetor is multiplied y the slr vlue. [ ] A [ ] A B B

7 Emple: [ ] [ ] 8 C B A [ ] [ ] A 8 9 C [ ] [ ] 8 8 B

8 "Multiplyig" two vetors together The ier dot produt of two vetors is slr. [ ] L A [ ] L B j j K B A 7 m M C d m d d M j m k k d k C

9 Emple: A C [ ] B [ 8 ] A B 8 C 8

10 The ross produt of two -dimesiol vetors is other -dimesiol vetor. A B B A 9 Emple: 7 h g h g

11 Mtri Bsis A mtri is set of umeri or symoli elemets rrged i the form of tle. Mtries re ofte used to desrie lier equtios d to perform lier trsformtios. Mtri of dimesios m mrows, olums. 7. Emple: so d. m

12 The vetor s mtri Suppose mtri hs m rows d olums: If m, the the mtri is of size, whih is equivlet to row vetor. [ ] [ K ] K If, the the mtri is of size m, whih is equivlet to olum vetor. M M m m

13 Addig d sutrtig two mtries Both mtries must hve the sme sizes. B A Row ide Colum ide ± ± ± ± ± ± ± ± ± ± B A

14 Emple: 7 8 C B A 8 8 B A C

15 Multiplyig mtri y slr vlue Eh elemet of the mtri is multiplied y the slr vlue. A A

16 Multiplyig two mtries together Give: Mtri Aof size m with elemets Mtri Bof size m with elemets If m, the the produt mtri ABeists d is of size m. The vlue i row id olum jof the produt is: AB ij k ik kj for i m d j

17 To multiply two mtries, the umer of olums of the first mtri must equl the umer of rows of the seod mtri. Multiplyig two mtries is doe y multiplyig oseutive rows from the first mtri y olums from the seod mtri. Mtri multiplitio is usully otommuttive, i.e., AB BAeept for erti Ad B.

18 A B Let C AB Fid : Fid : C 7

19 A B Let C AB Fid : Fid : Fid : Fid : 8

20 Emple: H B A AH 9 8 AB BA

21 A B AB A ol of row of A olof B row of B row of A ol of B row of A olof B row of A ol of B row of A ol of B row of A olof B row of A ol of B row of A ol of B AB

22 A B AB

23 Squre mtri If the umer of olums is equl to the umer of rows i.e., m, the mtri is lled squre. The digol from the upper left orer to the lower right orer is lled the mi digol. Emple: squre mtri 9. Mi digol

24 etermit A determit is slr vlue ssoited with squre mtri y the followig equtios: : A det d A A d : B d e f g h i det d Red sig Blue sig B B ei fg dh fh di eg d g e h f i d g e h f i

25 Emple: 9 7

26 Idetity mtri The idetity mtri Iis squre mtri with oes o the mi digol d zeros elsewhere. Emple: idetity mtri I idetity mtri I I

27 Ivertig mtri Mtri Bis the iverse of mtri Aif their produt is equl to the idetity mtri: AB BA I B A & A B If the determit of mtri is equl to zero, the the mtri is sigulr d ot ivertile.

28 Emple: Is Bthe iverse of A? A B AB 8 BA AB BA I NO Is is the iverse of C? C.. C C C C I C & C YES 7

29 System of Lier Equtios Multi-dimesiol lier equtio: K k d re slr ostts k re first-order vriles k Methods for solvig systems of lier equtios Guss-Jord elimitio geerl systems Crmer s rule simple for systems 8

30 Simulteous lier equtios equtios, ukows e writte i mtri-vetor form: K M K K Proedure:. Write the oeffiiets s mtri.. Write the vriles s olum vetor.. Write the ostts s olum vetor. 9 A s olum vetor. Mtri-vetor form M M L M O M M L L

31 Crmer s Rule for Solvig Lier Equtios system of lier equtios A Compute the followig determits:,, The solutio to the system is:, Notie how the vetor reples sigle olum i the A mtri for d.

32 Emple: Solutio:

33 system of lier equtios Compute the followig determits: A,,, The solutio to the system is:,,,,,

34 Emple: Solutio:

35 Tutorils Purplemth Your Alger Resoure

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

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

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

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

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

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

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

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

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

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

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

The total number of permutations of S is n!. We denote the set of all permutations of S by

The total number of permutations of S is n!. We denote the set of all permutations of S by DETERMINNTS. DEFINITIONS Def: Let S {,,, } e the set of itegers from to, rrged i scedig order. rerrgemet jjj j of the elemets of S is clled permuttio of S. S. The totl umer of permuttios of S is!. We deote

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

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

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

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

Lecture 2: Matrix Algebra

Lecture 2: Matrix Algebra Lecture 2: Mtrix lgebr Geerl. mtrix, for our purpose, is rectgulr rry of objects or elemets. We will tke these elemets s beig rel umbers d idicte elemet by its row d colum positio. mtrix is the ordered

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

Notes 17 Sturm-Liouville Theory

Notes 17 Sturm-Liouville Theory ECE 638 Fll 017 Dvid R. Jckso Notes 17 Sturm-Liouville Theory Notes re from D. R. Wilto, Dept. of ECE 1 Secod-Order Lier Differetil Equtios (SOLDE) A SOLDE hs the form d y dy 0 1 p ( x) + p ( x) + p (

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

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

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

Linear Algebra. Lecture 1 September 19, 2011

Linear Algebra. Lecture 1 September 19, 2011 Lier Algebr Lecture September 9, Outlie Course iformtio Motivtio Outlie of the course Wht is lier lgebr? Chpter. Systems of Lier Equtios. Solvig Lier Systems. Vectors d Mtrices Course iformtio Istructor:

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

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

Reference : Croft & Davison, Chapter 12, Blocks 1,2. A matrix ti is a rectangular array or block of numbers usually enclosed in brackets.

Reference : Croft & Davison, Chapter 12, Blocks 1,2. A matrix ti is a rectangular array or block of numbers usually enclosed in brackets. I MATRIX ALGEBRA INTRODUCTION TO MATRICES Referene : Croft & Dvison, Chpter, Blos, A mtri ti is retngulr rr or lo of numers usull enlosed in rets. A m n mtri hs m rows nd n olumns. Mtri Alger Pge If the

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

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

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

ENGR 3861 Digital Logic Boolean Algebra. Fall 2007

ENGR 3861 Digital Logic Boolean Algebra. Fall 2007 ENGR 386 Digitl Logi Boole Alger Fll 007 Boole Alger A two vlued lgeri system Iveted y George Boole i 854 Very similr to the lger tht you lredy kow Sme opertios ivolved dditio sutrtio multiplitio Repled

More information

Exponents and Radical

Exponents and Radical Expoets d Rdil Rule : If the root is eve d iside the rdil is egtive, the the swer is o rel umber, meig tht If is eve d is egtive, the Beuse rel umber multiplied eve times by itself will be lwys positive.

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

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

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

Matrix Algebra Notes

Matrix Algebra Notes Sectio About these otes These re otes o mtrix lgebr tht I hve writte up for use i differet courses tht I tech, to be prescribed either s refreshers, mi redig, supplemets, or bckgroud redigs. These courses

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

Westchester Community College Elementary Algebra Study Guide for the ACCUPLACER

Westchester Community College Elementary Algebra Study Guide for the ACCUPLACER Westchester Commuity College Elemetry Alger Study Guide for the ACCUPLACER Courtesy of Aims Commuity College The followig smple questios re similr to the formt d cotet of questios o the Accuplcer Elemetry

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

Linear Algebra Introduction

Linear Algebra Introduction Introdution Wht is Liner Alger out? Liner Alger is rnh of mthemtis whih emerged yers k nd ws one of the pioneer rnhes of mthemtis Though, initilly it strted with solving of the simple liner eqution x +

More information

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

Gauss Elimination, Gauss-Jordan Elimination and Gauss Seidel Iteration Method: Performance Comparison using MAT LAB Itertiol Jourl of Egieerig Tehology Siee d Reserh www.ietsr.om ISSN 394 3386 Volume 4, Issue 0 Otober 07 Guss Elimitio, Guss-Jord Elimitio d Guss Seidel Itertio Method: Performe Compriso usig MAT LAB *Dr.

More information

Basic Maths. Fiorella Sgallari University of Bologna, Italy Faculty of Engineering Department of Mathematics - CIRAM

Basic Maths. Fiorella Sgallari University of Bologna, Italy Faculty of Engineering Department of Mathematics - CIRAM Bsic Mths Fiorell Sgllri Uiversity of Bolog, Itly Fculty of Egieerig Deprtmet of Mthemtics - CIRM Mtrices Specil mtrices Lier mps Trce Determits Rk Rge Null spce Sclr products Norms Mtri orms Positive

More information

M.A. (ECONOMICS) PART-I PAPER - III BASIC QUANTITATIVE METHODS

M.A. (ECONOMICS) PART-I PAPER - III BASIC QUANTITATIVE METHODS M.A. (ECONOMICS) PART-I BASIC QUANTITATIVE METHODS LESSON NO. 9 AUTHOR : SH. C.S. AGGARWAL MATRICES Mtrix lger eles oe to solve or hdle lrge system of simulteous equtios. Mtrices provide compct wy of writig

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

Tranformations. Some slides adapted from Octavia Camps

Tranformations. Some slides adapted from Octavia Camps Trformtio Some lide dpted from Octvi Cmp A m 3 3 m m 3m m Mtrice 5K C c m ij A ij m b ij B A d B mut hve the me dimeio m 3 Mtrice p m m p B A C H @K?J H @K?J m k kj ik ij b c A d B mut hve A d B mut hve

More information

ALGEBRA. Set of Equations. have no solution 1 b1. Dependent system has infinitely many solutions

ALGEBRA. Set of Equations. have no solution 1 b1. Dependent system has infinitely many solutions Qudrtic Equtios ALGEBRA Remider theorem: If f() is divided b( ), the remider is f(). Fctor theorem: If ( ) is fctor of f(), the f() = 0. Ivolutio d Evlutio ( + b) = + b + b ( b) = + b b ( + b) 3 = 3 +

More information

z line a) Draw the single phase equivalent circuit. b) Calculate I BC.

z line a) Draw the single phase equivalent circuit. b) Calculate I BC. ECE 2260 F 08 HW 7 prob 4 solutio EX: V gyb' b' b B V gyc' c' c C = 101 0 V = 1 + j0.2 Ω V gyb' = 101 120 V = 6 + j0. Ω V gyc' = 101 +120 V z LΔ = 9 j1.5 Ω ) Drw the sigle phse equivlet circuit. b) Clculte

More information

7 The Rudiments of Input-Output Mathematics

7 The Rudiments of Input-Output Mathematics 7 The Rudimets of Iput-Output Mthemtics The first si chpters of this volume, which costitute self-cotied uit, descrie the iput-output system without the use of mthemtics. The costructio of iput-output

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

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

Matrix. Definition 1... a1 ... (i) where a. are real numbers. for i 1, 2,, m and j = 1, 2,, n (iii) A is called a square matrix if m n.

Matrix. Definition 1... a1 ... (i) where a. are real numbers. for i 1, 2,, m and j = 1, 2,, n (iii) A is called a square matrix if m n. Mtrx Defto () s lled order of m mtrx, umer of rows ( 橫行 ) umer of olums ( 直列 ) m m m where j re rel umers () B j j for,,, m d j =,,, () s lled squre mtrx f m (v) s lled zero mtrx f (v) s lled detty mtrx

More information

1 4 6 is symmetric 3 SPECIAL MATRICES 3.1 SYMMETRIC MATRICES. Defn: A matrix A is symmetric if and only if A = A, i.e., a ij =a ji i, j. Example 3.1.

1 4 6 is symmetric 3 SPECIAL MATRICES 3.1 SYMMETRIC MATRICES. Defn: A matrix A is symmetric if and only if A = A, i.e., a ij =a ji i, j. Example 3.1. SPECIAL MATRICES SYMMETRIC MATRICES Def: A mtr A s symmetr f d oly f A A, e,, Emple A s symmetr Def: A mtr A s skew symmetr f d oly f A A, e,, Emple A s skew symmetr Remrks: If A s symmetr or skew symmetr,

More information

lecture 16: Introduction to Least Squares Approximation

lecture 16: Introduction to Least Squares Approximation 97 lecture 16: Itroductio to Lest Squres Approximtio.4 Lest squres pproximtio The miimx criterio is ituitive objective for pproximtig fuctio. However, i my cses it is more ppelig (for both computtio d

More information

Week 13 Notes: 1) Riemann Sum. Aim: Compute Area Under a Graph. Suppose we want to find out the area of a graph, like the one on the right:

Week 13 Notes: 1) Riemann Sum. Aim: Compute Area Under a Graph. Suppose we want to find out the area of a graph, like the one on the right: Week 1 Notes: 1) Riem Sum Aim: Compute Are Uder Grph Suppose we wt to fid out the re of grph, like the oe o the right: We wt to kow the re of the red re. Here re some wys to pproximte the re: We cut the

More information

Assessment Center Elementary Algebra Study Guide for the ACCUPLACER (CPT)

Assessment Center Elementary Algebra Study Guide for the ACCUPLACER (CPT) Assessmet Ceter Elemetr Alger Stud Guide for the ACCUPLACER (CPT) The followig smple questios re similr to the formt d cotet of questios o the Accuplcer Elemetr Alger test. Reviewig these smples will give

More information

Introduction to Algorithms 6.046J/18.401J

Introduction to Algorithms 6.046J/18.401J Itrodutio to Algorithms.04J/8.40J The divide-d-oquer desig prdigm. Divide the problem (iste) ito subproblems.. Coquer the subproblems by solvig them reursively. 3. Combie subproblem solutios. Leture 3

More information

CITY UNIVERSITY LONDON

CITY UNIVERSITY LONDON CITY UNIVERSITY LONDON Eg (Hos) Degree i Civil Egieerig Eg (Hos) Degree i Civil Egieerig with Surveyig Eg (Hos) Degree i Civil Egieerig with Architecture PART EXAMINATION SOLUTIONS ENGINEERING MATHEMATICS

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

Algebra II, Chapter 7. Homework 12/5/2016. Harding Charter Prep Dr. Michael T. Lewchuk. Section 7.1 nth roots and Rational Exponents

Algebra II, Chapter 7. Homework 12/5/2016. Harding Charter Prep Dr. Michael T. Lewchuk. Section 7.1 nth roots and Rational Exponents Algebr II, Chpter 7 Hrdig Chrter Prep 06-07 Dr. Michel T. Lewchuk Test scores re vilble olie. I will ot discuss the test. st retke opportuit Sturd Dec. If ou hve ot tke the test, it is our resposibilit

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

BRILLIANT PUBLIC SCHOOL, SITAMARHI (Affiliated up to +2 level to C.B.S.E., New Delhi)

BRILLIANT PUBLIC SCHOOL, SITAMARHI (Affiliated up to +2 level to C.B.S.E., New Delhi) BRILLIANT PUBLIC SCHOOL, SITAMARHI (Affilited up to level to C.B.S.E., New Delhi) Clss-XII IIT-JEE Advced Mthemtics Study Pckge Sessio: -5 Office: Rjoptti, Dumr Rod, Sitmrhi (Bihr), Pi-8 Ph.66-5, Moile:966758,

More information

Interpolation. 1. What is interpolation?

Interpolation. 1. What is interpolation? Iterpoltio. Wht is iterpoltio? A uctio is ote give ol t discrete poits such s:.... How does oe id the vlue o t other vlue o? Well cotiuous uctio m e used to represet the + dt vlues with pssig through the

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

AP Calculus AB AP Review

AP Calculus AB AP Review AP Clulus AB Chpters. Re limit vlues from grphsleft-h Limits Right H Limits Uerst tht f() vlues eist ut tht the limit t oes ot hve to.. Be le to ietify lel isotiuities from grphs. Do t forget out the 3-step

More information

Mathematical Notations and Symbols xi. Contents: 1. Symbols. 2. Functions. 3. Set Notations. 4. Vectors and Matrices. 5. Constants and Numbers

Mathematical Notations and Symbols xi. Contents: 1. Symbols. 2. Functions. 3. Set Notations. 4. Vectors and Matrices. 5. Constants and Numbers Mthemticl Nottios d Symbols i MATHEMATICAL NOTATIONS AND SYMBOLS Cotets:. Symbols. Fuctios 3. Set Nottios 4. Vectors d Mtrices 5. Costts d Numbers ii Mthemticl Nottios d Symbols SYMBOLS = {,,3,... } set

More information

For all Engineering Entrance Examinations held across India. Mathematics

For all Engineering Entrance Examinations held across India. Mathematics For ll Egieerig Etrce Exmitios held cross Idi. JEE Mi Mthemtics Sliet Fetures Exhustive coverge of MCQs subtopic wise. 95 MCQs icludig questios from vrious competitive exms. Precise theory for every topic.

More information

Add Maths Formulae List: Form 4 (Update 18/9/08)

Add Maths Formulae List: Form 4 (Update 18/9/08) Add Mths Formule List: Form 4 (Updte 8/9/08) 0 Fuctios Asolute Vlue Fuctio f ( ) f( ), if f( ) 0 f( ), if f( ) < 0 Iverse Fuctio If y f( ), the Rememer: Oject the vlue of Imge the vlue of y or f() f()

More information

Inner Product Spaces (Chapter 5)

Inner Product Spaces (Chapter 5) Ier Product Spces Chpter 5 I this chpter e ler out :.Orthogol ectors orthogol suspces orthogol mtrices orthogol ses. Proectios o ectors d o suspces Orthogol Suspces We ko he ectors re orthogol ut ht out

More information

Fig. 1. I a. V ag I c. I n. V cg. Z n Z Y. I b. V bg

Fig. 1. I a. V ag I c. I n. V cg. Z n Z Y. I b. V bg ymmetricl Compoets equece impedces Although the followig focuses o lods, the results pply eqully well to lies, or lies d lods. Red these otes together with sectios.6 d.9 of text. Cosider the -coected lced

More information

Module Summary Sheets. FP1, Further Concepts for Advanced Mathematics

Module Summary Sheets. FP1, Further Concepts for Advanced Mathematics MEI Mthemtics i Eductio d Idustry MEI Structured Mthemtics Module Summry Sheets FP, Further Cocepts for Advced Mthemtics Topic : Mtrices Topic : Comple Numbers Topic : Curve Sketchig Topic 4: Algebr Purchsers

More information

Supplemental Handout #1. Orthogonal Functions & Expansions

Supplemental Handout #1. Orthogonal Functions & Expansions UIUC Physics 435 EM Fields & Sources I Fll Semester, 27 Supp HO # 1 Prof. Steve Errede Supplemetl Hdout #1 Orthogol Fuctios & Epsios Cosider fuctio f ( ) which is defied o the itervl. The fuctio f ( )

More information

RULES FOR MANIPULATING SURDS b. This is the addition law of surds with the same radicals. (ii)

RULES FOR MANIPULATING SURDS b. This is the addition law of surds with the same radicals. (ii) SURDS Defiitio : Ay umer which c e expressed s quotiet m of two itegers ( 0 ), is clled rtiol umer. Ay rel umer which is ot rtiol is clled irrtiol. Irrtiol umers which re i the form of roots re clled surds.

More information

AIEEE CBSE ENG A function f from the set of natural numbers to integers defined by

AIEEE CBSE ENG A function f from the set of natural numbers to integers defined by AIEEE CBSE ENG. A futio f from the set of turl umers to itegers defied y, whe is odd f (), whe is eve is (A) oe oe ut ot oto (B) oto ut ot oe oe (C) oe oe d oto oth (D) either oe oe or oto. Let z d z e

More information

Student Success Center Elementary Algebra Study Guide for the ACCUPLACER (CPT)

Student Success Center Elementary Algebra Study Guide for the ACCUPLACER (CPT) Studet Success Ceter Elemetry Algebr Study Guide for the ACCUPLACER (CPT) The followig smple questios re similr to the formt d cotet of questios o the Accuplcer Elemetry Algebr test. Reviewig these smples

More information

AUTOMATIC CONTROL SYSTEMS

AUTOMATIC CONTROL SYSTEMS 9 HE UO ONROL SYSES OSVE SLE RELZONS OF ONNUOUS-E LNER SYSES deuz Kzore trt: he rolem for exitee d determitio of the et of oitive ymtotilly tle reliztio of roer trfer futio of lier otiuou-time ytem i formulted

More information

CHAPTER 3 NETWORK ADMITTANCE AND IMPEDANCE MATRICES

CHAPTER 3 NETWORK ADMITTANCE AND IMPEDANCE MATRICES CHAPTER NETWORK ADTTANCE AND PEDANCE ATRCES As we hve see i Chter tht ower system etwor c e coverted ito equivlet imedce digrm. This digrm forms the sis of ower flow (or lod flow) studies d short circuit

More information

Chapter 6: Determinants and the Inverse Matrix 1

Chapter 6: Determinants and the Inverse Matrix 1 Chapter 6: Determiats ad the Iverse Matrix SECTION E pplicatios of Determiat By the ed of this sectio you will e ale to apply Cramer s rule to solve liear equatios ermie the umer of solutios of a give

More information

Chapter 1 Simple Linear Regression (part 6: matrix version)

Chapter 1 Simple Linear Regression (part 6: matrix version) Chapter Simple Liear Regressio (part 6: matrix versio) Overview Simple liear regressio model: respose variable Y, a sigle idepedet variable X Y β 0 + β X + ε Multiple liear regressio model: respose Y,

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

Solutions to RSPL/1. log 3. When x = 1, t = 0 and when x = 3, t = log 3 = sin(log 3) 4. Given planes are 2x + y + 2z 8 = 0, i.e.

Solutions to RSPL/1. log 3. When x = 1, t = 0 and when x = 3, t = log 3 = sin(log 3) 4. Given planes are 2x + y + 2z 8 = 0, i.e. olutios to RPL/. < F < F< Applig C C + C, we get F < 5 F < F< F, $. f() *, < f( h) f( ) h Lf () lim lim lim h h " h h " h h " f( + h) f( ) h Rf () lim lim lim h h " h h " h h " Lf () Rf (). Hee, differetile

More information

Matrices SCHOOL OF ENGINEERING & BUILT ENVIRONMENT. Mathematics (c) 1. Definition of a Matrix

Matrices SCHOOL OF ENGINEERING & BUILT ENVIRONMENT. Mathematics (c) 1. Definition of a Matrix tries Definition of tri mtri is regulr rry of numers enlosed inside rkets SCHOOL OF ENGINEERING & UIL ENVIRONEN Emple he following re ll mtries: ), ) 9, themtis ), d) tries Definition of tri Size of tri

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

Northwest High School s Algebra 2

Northwest High School s Algebra 2 Northwest High School s Algebr Summer Review Pcket 0 DUE August 8, 0 Studet Nme This pcket hs bee desiged to help ou review vrious mthemticl topics tht will be ecessr for our success i Algebr. Istructios:

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

Unit 1 Chapter-3 Partial Fractions, Algebraic Relationships, Surds, Indices, Logarithms

Unit 1 Chapter-3 Partial Fractions, Algebraic Relationships, Surds, Indices, Logarithms Uit Chpter- Prtil Frctios, Algeric Reltioships, Surds, Idices, Logriths. Prtil Frctios: A frctio of the for 7 where the degree of the uertor is less th the degree of the deoitor is referred to s proper

More information

Inverse Matrix. A meaning that matrix B is an inverse of matrix A.

Inverse Matrix. A meaning that matrix B is an inverse of matrix A. Iverse Matrix Two square matrices A ad B of dimesios are called iverses to oe aother if the followig holds, AB BA I (11) The otio is dual but we ofte write 1 B A meaig that matrix B is a iverse of matrix

More information

TOPIC: LINEAR ALGEBRA MATRICES

TOPIC: LINEAR ALGEBRA MATRICES Interntionl Blurete LECTUE NOTES for FUTHE MATHEMATICS Dr TOPIC: LINEA ALGEBA MATICES. DEFINITION OF A MATIX MATIX OPEATIONS.. THE DETEMINANT deta THE INVESE A -... SYSTEMS OF LINEA EQUATIONS. 8. THE AUGMENTED

More information

Tutorial Worksheet. 1. Find all solutions to the linear system by following the given steps. x + 2y + 3z = 2 2x + 3y + z = 4.

Tutorial Worksheet. 1. Find all solutions to the linear system by following the given steps. x + 2y + 3z = 2 2x + 3y + z = 4. Mth 5 Tutoril Week 1 - Jnury 1 1 Nme Setion Tutoril Worksheet 1. Find ll solutions to the liner system by following the given steps x + y + z = x + y + z = 4. y + z = Step 1. Write down the rgumented mtrix

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

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

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

ROUTH-HURWITZ CRITERION

ROUTH-HURWITZ CRITERION Automti Cotrol Sytem, Deprtmet of Mehtroi Egieerig, Germ Jordi Uiverity Routh-Hurwitz Criterio ite.google.om/ite/ziydmoud 7 ROUTH-HURWITZ CRITERION The Routh-Hurwitz riterio i lytil proedure for determiig

More information

INTRODUCTION TO MATRIX ALGEBRA. a 11 a a 1n a 21 a a 2n...

INTRODUCTION TO MATRIX ALGEBRA. a 11 a a 1n a 21 a a 2n... INTRODUCTION TO MATRIX ALGEBRA DEFINITIONOFAMATRIXANDAVECTOR DefiitioofamatrixAmatrixisarectagulararrayofumbersarrageditorowsad colums It is writte as a a 2 a a 2 a 22 a 2 () a m a m2 a m Theabovearrayiscalledamby(m

More information

Logarithmic Scales: the most common example of these are ph, sound and earthquake intensity.

Logarithmic Scales: the most common example of these are ph, sound and earthquake intensity. Numercy Itroductio to Logrithms Logrithms re commoly credited to Scottish mthemtici med Joh Npier who costructed tle of vlues tht llowed multiplictios to e performed y dditio of the vlues from the tle.

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

Lincoln Land Community College Placement and Testing Office

Lincoln Land Community College Placement and Testing Office Licol Ld Commuity College Plcemet d Testig Office Elemetry Algebr Study Guide for the ACCUPLACER (CPT) A totl of questios re dmiistered i this test. The first type ivolves opertios with itegers d rtiol

More information

Matrices and Determinants

Matrices and Determinants Nme Chpter 8 Mtrices nd Determinnts Section 8.1 Mtrices nd Systems of Equtions Objective: In this lesson you lerned how to use mtrices, Gussin elimintion, nd Guss-Jordn elimintion to solve systems of liner

More information

Chapter 25 Sturm-Liouville problem (II)

Chapter 25 Sturm-Liouville problem (II) Chpter 5 Sturm-Liouville problem (II Speer: Lug-Sheg Chie Reerece: [] Veerle Ledou, Study o Specil Algorithms or solvig Sturm-Liouville d Schrodiger Equtios. [] 王信華教授, chpter 8, lecture ote o Ordiry Dieretil

More information

SM2H. Unit 2 Polynomials, Exponents, Radicals & Complex Numbers Notes. 3.1 Number Theory

SM2H. Unit 2 Polynomials, Exponents, Radicals & Complex Numbers Notes. 3.1 Number Theory SMH Uit Polyomils, Epoets, Rdicls & Comple Numbers Notes.1 Number Theory .1 Addig, Subtrctig, d Multiplyig Polyomils Notes Moomil: A epressio tht is umber, vrible, or umbers d vribles multiplied together.

More information