What we should know about Linear Algebra

Size: px
Start display at page:

Download "What we should know about Linear Algebra"

Transcription

1 Wht we should know out iner Alger D Coordinte geometr Vectors in spce nd spce Dot product nd cross product definitions nd uses Vector nd mtri nottion nd lger Properties (mtri ssocitiit ut NOT mtri commuttiit) Mtri trnspose nd inerse definition, use, nd clcultion Homogenous coordintes cs stff Timeless iner Alger /5

2 Shopping emple summr From Trnsformtions lecture Column ector for quntities, q: Row ector for corresponding prices t the stores (P): 6 5 store A (Est Side) store B (B & C) store C (Store 4) [ ] [ ] [ ] Sum: totlcost P( All) totlcost totlcost A B C The totlcost ector is determined row-column multipliction where row price, column quntities, i.e. dot product of price row with quntities column cs stff Timeless iner Alger /5

3 Clculting Cost for More thn One Buer For two uers, we need mtri-mtri multipliction. The new uer mtri will he two columns (one for ech uer) mtri 4 4 P( All) totlcost totlcost totlcost A B C totlcost totlcost totlcost A B C For n different uers, simpl etend the two uer sitution. Now, we he uer mtri which hs n columns cs stff Timeless iner Alger /5

4 Crtesin Coordinte Spce Emples: one, two nd three dimensionl rel coordinte spces R Y R Point t (, ) 4 5 Rel numers: etween n two rel numers on n is there eists nother rel numer Compre with the computer screen, positie integer coordinte sstem norml coordinte es X 4 5 cs stff Timeless iner Alger 4/5 Z R Y computer screen es Point t (4, -, ) 4

5 Vectors & Vector Spce (/) Consider ll loctions in reltionship to one centrl reference point, clled origin (, 4) 4 (8, 9) (, ) A ector tells ou which direction to go with respect to the origin, nd length of the trip A ector does not specif where the trip egins, to continue this nlog cs stff Timeless iner Alger 5/5

6 Vectors & Vector Spce (/) Vectors re used etensiel in computers to represent positions of ertices of ojects determine orienttion of surfce in spce ( surfce norml ) represent reltie distnces nd orienttions of lights, ojects, nd iewers in D scene, so the rendering lgorithms cn crete the impression of light intercting with solid nd trnsprent ojects (e.g., ectors from light sources to surfces) cs stff Timeless iner Alger 6/5

7 Vector ddition in Vector ddition R Fmilir ddition of rel numers [], [6], [9] Vector ddition in R The nd prts of ectors cn e dded using ddition of rel numers long ech of the es (component-wise ddition) ' 5 4 ' Result,, plotted in is the new ector R cs stff Timeless iner Alger 7/5

8 Adding Vectors Visull dded to, using the prllelogrm rule: tke ector from the origin to ; reposition it so tht its til is t the hed of ector ; define s the hed of the new ector or, equilentl, dd to cs stff Timeless iner Alger 8/5

9 cs stff Timeless iner Alger 9/5 On, fmilir multipliction rules On lso Sclr Multipliction (/) R R ( ) Y X 4 6

10 Sclr Multipliction (/) : iner Dependence Set of ll sclr multiples of ector is line through the origin Two ectors re linerl dependent when one is multiple of the other Y Definition of dependence for three or more ectors is trickier α X cs stff Timeless iner Alger /5

11 Bsis Vectors of the plne The unit ectors (i.e., whose length is one) on the nd -es re clled the stndrd sis ectors of the plne The collection of ll sclr multiples of gies the first coordinte is The collection of ll sclr multiples of gies the second coordinte is Then n ector cn e epressed s the sum of sclr multiples of the unit ectors: We cll these two ectors sis ectors for R ecuse n other ector cn e epressed in terms of them This is er importnt concept. Mke sure tht ou understnd it. cs stff Timeless iner Alger /5

12 cs stff Timeless iner Alger /5 nd re perpendiculr. Is this necessr? Questions rephrsed: cn we mke n ector Or, is there solution to the following, where nd re unknown: This is just liner sstem of two equtions. When is this unsolle? How does tht mke sense geometricll? The ectors cnnot e linerl dependent. Non-orthogonl Bsis Vectors m n from sclr multiples of rndom ectors nd d c d c d c m n β α β α β α α β OK OK not OK not OK

13 Uses of the dot product Define length or mgnitude of ector Normlize ectors (generte ectors whose length is, clled unit ectors) Mesure ngles etween ectors Determine if two ectors re perpendiculr Find the length of ector projected onto coordinte is There re pplets for the dot product under Applets -> iner Alger cs stff Timeless iner Alger /5

14 Rule for Dot product Also known s sclr product, or inner product. The result is sclr (i.e., numer, not ector) Defined s the sum of the pirwise multiplictions Emple: [ c d] cz dw z w Note, the result is not ector of the component-wise multiplictions, it is sclr lue Mn CPUs support the dot product of flots in MAC ector instruction: Multipl nd ccumulte, tht tkes two -D rrs s opernds (this instruction eists ecuse the dot product is computed so often in so mn different pplictions) cs stff Timeless iner Alger 4/5

15 Finding the ength of Vector ( ) The dot product of ector with itself,, is the squre of the length of the ector: We define the norm of ector (i.e., its length) to e Thus, ( ) for ll, with ( ) if nd onl if V is clled unit ector if, nd is denoted ˆ To mke n ritrr ector into unit ector, i.e. to normlize it, diide the length (norm) of, which is denoted. Note tht if, then its unit ector is undefined. So in generl (with the eception) we he: ˆ cs stff Timeless iner Alger 5/5

16 Finding the Angle Between Two Vectors The dot product of two non-zero ectors is the product of their lengths nd the cosine of the ngle etween them: ' ' cos( θ φ) sin(θ) rdius V Proof: [ ] [ cosθ sinθ ] [ ] ' [ cosφ sinφ ] cos(θ) cosθ cosφ cosθ cosφ sinθ sinφ sinθ sinφ cos θ cosφ sinθ sinϕ ( ) nd, sic trigonometric identit cosθ cosφ sinθ sinφ cos( θ φ ) so, cos( θ φ ) θ (θ -φ) φ V` cs stff Timeless iner Alger 6/5

17 More Uses of the Dot Product Finding the length of projection u If u is unit ector, then is the length of the projection of onto the line contining u V θ (θ -φ) φ u Perpendiculr ectors lws he dot product of ecuse the cosine of 9 o is Emple: nd. Determining right ngles ' ' 4 ( 4 ) ( 4) π cos cs stff Timeless iner Alger 7/5

18 cs stff Timeless iner Alger 8/5 Cross product of nd written is defined s: The resulting ector is perpendiculr to oth originl ectors. Tht is, it is norml to the plne contining the two ectors. Its length is equl to the re of the prllelogrm formed the two ectors Thus, we cn write: Note tht the cross-product does not generte normlized ector ( ector of unit length). An esier w to represent the mth for the cross product: (This is for those who know how to get the determinnt of mtri. i, j, k re the unit sis ectors.) Cross product follows right-hnd rule, so switching order of ectors gies ector in opposite direction. Cross Product, ˆ ˆ ˆ det k j i nd the ngle etween is where, sin θ θ ) ( ) in fct (,

19 Algeric Properties of Vectors Commuttie (ector) Associtie (ector) Additie identit Additie inerse Distriutie (ector) Distriutie (sclr) Associtie (sclr) Multiplictie identit ' ' ( ' ) u ( ' u) There is ector, such tht for ll, ( ) ( ) For n there is ector such tht ( ) r ( ' ) r r' ( r s) r s r ( s) ( rs) For n, R, cs stff Timeless iner Alger 9/5

20 Prolem: Trnslting Ojects Gol: moe the house from here to there R Y there (7, 6) here (, ) X Now tht we he ectors nd know how to mnipulte them, this isn t hrd We need to moe the house 5 in nd in 5 So just dd to ech erte cs stff Timeless iner Alger /5

21 Wht is Mtri? A mtri cn e esil isulized s ector of ectors. Specificll (n) rows of (m) dimensionl ectors. Intuitiel, it s D rr of numers For the purposes of this clss, mtrices re used to represent trnsformtions which ct on points, ectors, nd other mtrices et s quickl recp the tpes of trnsformtions we would like to e le to ccomplish cs stff Timeless iner Alger /5

22 Trnsltion Component-wise ddition of ectors ' d t where, ', t nd ' d d d To moe polgons: just trnslte ertices (ectors) nd then redrw lines etween them Preseres lengths (isometric) Preseres ngles (conforml) d d Y Note: House shifts position reltie to origin X NB: A trnsltion (,), i.e. no trnsltion t ll, gies us the identit mtri, s it should cs stff Timeless iner Alger /5

23 cs stff Timeless iner Alger /5 Component-wise sclr multipliction of ectors S where nd Does not presere lengths Does not presere ngles (ecept when scling is uniform) Scling ' ' ', s s S s s ' ' Note: House shifts position reltie to origin Y X s s NB: A scle of in oth directions, i.e. no scle t ll, gies us the identit mtri, s it should

24 Rottion Rottion of ectors through n ngle θ R θ where cosθ sinθ Rθ sinθ cosθ nd cos θ sin θ sin θ cos θ, ' ' ' Proof is doule ngle formul Confused? ook t sis ectors indiidull Preseres lengths nd ngles Y π θ 6 θ Note: house shifts position reltie to the origin NB: A rottion ngle, i.e. no rottion t ll, gies us the identit mtri, s it should X cs stff Timeless iner Alger 4/5

25 Digression: Tpes of Trnsformtions Projectie ffine liner iner: preseres prllel lines, cts on line to ield either nother line or point. The ector [, ] is lws trnsformed to [, ]. Emples: Scle nd Rotte. Affine: preseres prllel lines, cts on line to ield either nother line or point. The ector [, ] is not lws trnsformed to [, ]. Emples: Trnslte, s well s Rotte, nd Scle (since ll liner trnsformtions re lso ffine). Projectie: prllel lines not necessril presered, ut cts on line to ield either nother line or point (not cures). Emples: ou ll see trnsformtion in our cmer model which is not iner or Affine, ut is projectie. Trnslte, Rotte, nd Scle re ll Projectie, since this is een more generl thn Affine. All of these trnsformtions send lines to lines, therefore we onl need to store endpoints Note tht we re just tlking out trnsformtions here, nd not mtrices specificll (et) cs stff Timeless iner Alger 5/5

26 Sets of iner Equtions nd To trnslte, scle, nd rotte ectors we need function to gie new lue of, nd function to gie new lue of Emples For rottion ' cosθ sinθ For scling ' s ' s Mtrices ( ) ( sinθ cosθ ) ' These two, ut not trnsltion, re of the form ' ' c d A trnsformtion gien such sstem of liner equtions is clled liner trnsformtion nd is represented mtri: c d cs stff Timeless iner Alger 6/5

27 cs stff Timeless iner Alger 7/5 The new ector is the dot product of ech row of the mtri with the originl column ector. Thus, the kth entr of the trnsformed ector is the dot product of the kth row of the mtri with the originl ector. Emple: scling the ector 7 in the direction nd.5 in the direction Mtri-Vector Multipliction (/) d c M M d c d c,, where 6 ( ) ( ) ( ) ( )

28 cs stff Timeless iner Alger 8/5 In generl: Cn lso e epressed s: Mtri-Vector Multipliction (/) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) n n n n n n n n n n n n n m m m m c c c c m m m m c c c c m m MX n i i i n i i i n i i i

29 Algeric Properties of Mtrices Properties of mtri ddition Commuttie Associtie Identit Inerse Distriutie (mtri) Distriutie (sclr) Properties of mtri multipliction NOT commuttie Associtie (mtri) Associtie (sclr) Distriutie (ector) Identit Inerse (more lter) A B B A A B C A B C ( ) ( ) There is mtri, such tht, for ll A, A A A ( ) ( ) For n A, there is A such tht A ( A) r ( A B) ra rb r s A ra ( ) sa AB BA ( AB ) C A( BC) ( rs ) A r( sa) A ( ' ) A A' There is mtri I, such tht, for ll A, AI A IA For some A, there is mtri A - such tht: AA I A A cs stff Timeless iner Alger 9/5

30 Mtri Multipliction, isull Now tht we know tht mtri multipliction is distriutie oer ectors, we cn understnd liner trnsformtions etter Suppose we he some mtri, like, nd we wnt to know wht it will do to ojects. First, multipl the two unit sis ectors: Notice tht the results re the two columns of the mtri. Now, since we sid tht mtri multipliction is distriutie oer ectors, we cn tell where n ector will e sent knowing where ech unit sis ector is sent So if we he some trnsformtion mtri, isulize wht it does to n oject cs stff Timeless iner Alger /5

31 Visul Mtri Multipliction, continued (/) Originll, we he unit grid: Then we ppl the trnsformtion nd set up grid sed on the imges of the two unit/sis ectors: cs stff Timeless iner Alger /5

32 Visul Mtri Multipliction, continued (/) Now, to see where ends up, insted of going units in nd in, go steps long the imge of nd long the imge of We cn see wht this looks like in the originl coordinte sstem: This emple effectiel illustrtes the chnge of sis concept. The row ectors of the mtri define the new sis. cs stff Timeless iner Alger /5

33 Mtri-Mtri Multipliction (/) Generll, how do we compute the product MN from mtrices M nd N? One w to think of mtri multipliction is in terms of row nd column ectors: MN ij the dot product of the ith row of M nd the jth column of N It is importnt to note tht if M is n m n mtri, then N must e n n k mtri. This is ecuse the rows of M nd the columns of N must e the sme size in order to compute their dot product So for M, n m n mtri, nd N, n n k mtri: MN row row M, M, m coln M M coln,, row M, i coln O, j O O row row M, m M, m coln M M coln, k, k Where row A, mens the th row of A, nd similrl col A, mens the th column of A cs stff Timeless iner Alger /5

34 cs stff Timeless iner Alger 4/5 Mtri-Vector Multipliction (/) Sometimes it cn help lot to he picture of this process in our hed For emple, let s s tht N is n n mtri. Then MN cn e clculted in the following mnner. Γ Γ Γ Γ Γ n n n n n M M β β α α β β β α α α M N MN

35 Comining Trnsformtions Mtrices representing trnsformtions performed in sequence cn e composed into single mtri Howeer, there re prolems with comining mtrices Mtri multipliction is not commuttie. Rotting or scling oject not centered t the origin introduces unwnted trnsltion Trnsltion induced scling nd rottion Rottion followed non-uniform scle; net sme scle followed sme rottion cs stff Timeless iner Alger 5/5

36 cs stff Timeless iner Alger 6/5 Mtri Composition Rule for composing mtrices The product of mtrices M M is thus creted from the dot products of the rows of M with the columns of M h g f e M d c M, For nd ) )( ( )) ( ( M M M M ) ( ) ( ( ) ( h g d f e c h g f e h g f e d c h g f e d c dh cf dg ce h f g e dh cf dg ce h f g e ) )( ( ) )( ( ) ( ) ( ) ( ) ( ' h f d c g e d c h f g e M M

37 Commuttie nd Non- Commuttie Comintions of Trnsformtions Be Creful! In D Commuttie Trnslte, trnslte Scle, scle Rotte, rotte Scle uniforml, rotte Non-commuttie Non-uniform scle, rotte Trnslte, scle Rotte, trnslte In D Commuttie Trnslte, trnslte Scle, scle Scle uniforml, rotte Non-commuttie Non-uniform scle, rotte Trnslte, scle Rotte, trnslte Rotte, rotte cs stff Timeless iner Alger 7/5

38 Trnsltion reisited et s look ck t the house trnsltion prolem: R Y there 6 (7, 6) 5 4 here (, ) We decided to do this mthemticll, dding ector to n erte in the scene. ' d ' d et s rewrite the mth it ' * * d* ' * * d * * * * Hmmm, this looks fmilir ' d ' d This m show ou more logicll how we decided to use homogenous coordintes. It s huge gin, ecuse we cn now compose trnsltions long with other trnsformtions in uniform mnner. or ' ' X d d * cs stff Timeless iner Alger 8/5

39 Mtri Inerse In the iewing lecture we will he use for M -, so here we ll tlk etensiel out wht the inerse does. Also, how to find M -, gien M (if it eists) Recll the definition: AA I A A The rule for inerting composed mtrices is: ( AB) B A It is importnt to note tht mtri is not lws inertile. A mtri will not e inertile if: It is not squre (n n mtri) It hs row / column of ll zeros An row / column is multiple of n other row / column (clled linerl dependent) Mtrices for rottion, trnsltion (using homogeneous coordintes), nd scling will lws he inerses. This mkes us hpp cs stff Timeless iner Alger 9/5

40 Wht Does n Inerse Do? The inerse A - of trnsformtion A will undo the result of trnsforming A For emple: if A scles fctor of two nd rottes 5 o, then A - will rotte 5 o nd then scle one hlf Rectngle(B) A*B A - *B A - *A*B cs stff Timeless iner Alger 4/5

41 Wht ou re out to see Suppose we he some mtri A tht we re tring to inert. et s write n oious eqution, A I * A Now, suppose we multipl ech side some mtrices, one one, i.e. T *T *A T *T *I*A And suppose fter we e multiplied enough of these, we end up with the identit on the left side, so we he I T n * * T *I*A Then on the left we hd T n * * T *A, so T n * * T A -, the definition of A - But now, on the right, (T * *T *I)A -, so s long s we didn t multipl A et, we he isolted A - So, to sum up: Strt with oth A nd I Perform the sme opertions on ech, until A ecomes I. Now, where we strted with I, we re left with A - cs stff Timeless iner Alger 4/5

42 How to Inert Mtri (/4) We re going to use Guss-Jordn elimintion Finding A - with Guss-Jordn elimintion is done ugmenting A with I to get [A I], then reducing the new mtri into reduced row echelon form (rref) to get new mtri. This new mtri will e of the form [I A - ] Wht does rref rell men? It mens the mtri hs the following properties: If row does not consist entirel of zeros, then the first nonzero numer in the row is. (Cll this leding ) If there re n rows tht consist entirel of zeros, then the re grouped together t the ottom of the mtri. If n two successie rows do not consist entirel of zeros, the leding in the lower row occurs frther to the right thn the leding in the higher row Ech column tht contins leding hs zeros eerwhere else. cs stff Timeless iner Alger 4/5

43 How to Inert Mtri (/4) To trnsform mtri into rref we re llowed to perform n of the three elementr row opertions. These re: Multipl row nonzero constnt Interchnge two rows Add multiple of one row to nother row Notice tht these cn ll e represented s mtrices. So wht we re rell doing is uilding up the inerse it it, nd multipling the mtrices the Identit s well s our originl mtri just so we will still he the inerse once we re done uilding it up. For emple, the following mtri cn e used to multipl the first row 4 in mtri: 4 This mtri swps the first rows in mtri: cs stff Timeless iner Alger 4/5

44 How to Inert Mtri (/4) Note tht with these opertions ou cn: Crete leding diiding the leding constnt in row: (row op ) Moe zero rows to the ottom of the mtri interchnging rows: (row op ) Assure tht zeros occur s ll entries, ecept the leding, in column cnceling out the other lues with multiples of : (row op ) It is importnt to note tht we would he no use for the mtri t n intermedite stge. Although we re ppling strictl liner trnsformtions, the he no geometric mening, the re just w of chieing the end result it it. cs stff Timeless iner Alger 44/5

45 How to Inert Mtri (4/4) (note: these steps tken from Elementr iner Alger, Howrd Anton, which cn e found in the Scii) The steps we will ctull use: Step. octe the leftmost column tht does not consist entirel of zeros. Step. Interchnge the top row with nother row, if necessr, to ring nonzero entr to the top of the column found in Step. Step. If the entr tht is now t the top of the column found in Step is, multipl the first row / in order to introduce leding. Step 4. Add suitle multiples of the top row to the rows elow so tht ll entries elow the leding ecome zeros. Step 5. Now coer the top row in the mtri nd egin gin with Step pplied to the sumtri tht remins. Continue in this w until the entire mtri is in row-echelon form. (not reduced rowechelon form) Step 6. Beginning with the lst nonzero row nd working upwrd, dd suitle multiples of ech row to the rows oe to introduce zeros oe the leding s. cs stff Timeless iner Alger 45/5

46 Inersion Emple (/) This will e smll emple ecuse doing this hnd tkes while. et s find A - for: A 7 9 Augment this with the identit to get [ A I] 7 9 Row opertion, multipl row /. 7 9 Row opertion, multipl row 7 nd dd it to row 7 cs stff Timeless iner Alger 46/5

47 Inersion Emple (/) Row opertion, multipl row / 7 Row opertion, multipl row / nd dd to row [ I A ] 9 7 Therefore: A 9 7 cs stff Timeless iner Alger 47/5

48 cs stff Timeless iner Alger 48/5 For more detil, refer to the inersion hndout or Anton s ook. The generl pttern: On the left, incrementll go from A to I to to Inersion Emple (/) * * * * * * * * * * * O M M O M M * * * * O M M (ll positions ritrr numers - A) (ones long digonl, zeroes elow, ritrr numers oe) (ones long digonl, zeroes elow nd oe - Identit)

49 cs stff Timeless iner Alger 49/5 The ppliction of mtrices in the row ector nottion is eecuted in the reerse order of pplictions in the column ector nottion: Column formt: ector follows trnsformtion mtri. Row formt: ector precedes mtri nd is posmultiplied it. B conention, we lws use column ectors. Addendum Mtri Nottion z i h g f e d c z ' ' ' [ ] [ ] i h g f e d c z z ' ' ' [ ] z z

50 But, There s Prolem Notice tht g c h i [ z] d e f [ d gz e hz c f iz] while d g e h c cz f d e fz i z g h iz cs stff Timeless iner Alger 5/5

51 Solution to Nottionl Prolem In order for oth tpes of nottions to ield the sme result, mtri in the row sstem must e the trnspose of the mtri in the column sstem Trnspose is defined such tht ech entr t (i,j) in M, is mpped to (j,i) in its trnspose (which is denoted M T ). You cn isulize M T s rotting M round its min digonl M d g e h c f, M i T c d e f g h i Agin, the two tpes of nottion re equilent: d g c f i cz d e fz d e g h iz g h [ z] e h [ cz d e fz g h iz] c f i z Different tets nd grphics pckges use different nottions. Be creful! cs stff Timeless iner Alger 5/5

52 Mtri Nottion nd Composition Appliction of mtrices in row nottion is reerse of ppliction in column nottion: TRS Mtrices pplied right to left S T R T T T Mtrices pplied left to right cs stff Timeless iner Alger 5/5

53 Summr We cn do sic mth with ectors nd mtrices We know how to compute the dot product of two ectors, nd rious uses for the dot product (nd don t worr, ou ll e using it for ll these things) We e soled the trnsltion prolem We cn compose mn mtrices so tht we onl he to do one mtri-ector multipliction to trnsform n oject ritrril We cn inert mtri (for more detil, refer to Elementr iner Alger, Howrd Anton, which cn e found in the Sci i) cs stff Timeless iner Alger 5/5

Computer Graphics (CS 4731) Lecture 7: Linear Algebra for Graphics (Points, Scalars, Vectors)

Computer Graphics (CS 4731) Lecture 7: Linear Algebra for Graphics (Points, Scalars, Vectors) Computer Grphics (CS 4731) Lecture 7: Liner Alger for Grphics (Points, Sclrs, Vectors) Prof Emmnuel Agu Computer Science Dept. Worcester Poltechnic Institute (WPI) Annoncements Project 1 due net Tuesd,

More information

Things to Memorize: A Partial List. January 27, 2017

Things to Memorize: A Partial List. January 27, 2017 Things to Memorize: A Prtil List Jnury 27, 2017 Chpter 2 Vectors - Bsic Fcts A vector hs mgnitude (lso clled size/length/norm) nd direction. It does not hve fixed position, so the sme vector cn e moved

More information

MATRICES AND VECTORS SPACE

MATRICES AND VECTORS SPACE MATRICES AND VECTORS SPACE MATRICES AND MATRIX OPERATIONS SYSTEM OF LINEAR EQUATIONS DETERMINANTS VECTORS IN -SPACE AND -SPACE GENERAL VECTOR SPACES INNER PRODUCT SPACES EIGENVALUES, EIGENVECTORS LINEAR

More information

To Do. Vectors. Motivation and Outline. Vector Addition. Cartesian Coordinates. Foundations of Computer Graphics (Spring 2010) x y

To Do. Vectors. Motivation and Outline. Vector Addition. Cartesian Coordinates. Foundations of Computer Graphics (Spring 2010) x y Foundtions of Computer Grphics (Spring 2010) CS 184, Lecture 2: Review of Bsic Mth http://inst.eecs.erkeley.edu/~cs184 o Do Complete Assignment 0 Downlod nd compile skeleton for ssignment 1 Red instructions

More information

LINEAR ALGEBRA APPLIED

LINEAR ALGEBRA APPLIED 5.5 Applictions of Inner Product Spces 5.5 Applictions of Inner Product Spces 7 Find the cross product of two vectors in R. Find the liner or qudrtic lest squres pproimtion of function. Find the nth-order

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 2. Vectors. 2.1 Vectors Scalars and Vectors

Chapter 2. Vectors. 2.1 Vectors Scalars and Vectors Chpter 2 Vectors 2.1 Vectors 2.1.1 Sclrs nd Vectors A vector is quntity hving both mgnitude nd direction. Emples of vector quntities re velocity, force nd position. One cn represent vector in n-dimensionl

More information

Lecture Solution of a System of Linear Equation

Lecture Solution of a System of Linear Equation ChE Lecture Notes, Dept. of Chemicl Engineering, Univ. of TN, Knoville - D. Keffer, 5/9/98 (updted /) Lecture 8- - Solution of System of Liner Eqution 8. Why is it importnt to e le to solve system of liner

More information

Introduction to Algebra - Part 2

Introduction to Algebra - Part 2 Alger Module A Introduction to Alger - Prt Copright This puliction The Northern Alert Institute of Technolog 00. All Rights Reserved. LAST REVISED Oct., 008 Introduction to Alger - Prt Sttement of Prerequisite

More information

2. VECTORS AND MATRICES IN 3 DIMENSIONS

2. VECTORS AND MATRICES IN 3 DIMENSIONS 2 VECTORS AND MATRICES IN 3 DIMENSIONS 21 Extending the Theory of 2-dimensionl Vectors x A point in 3-dimensionl spce cn e represented y column vector of the form y z z-xis y-xis z x y x-xis Most of the

More information

set is not closed under matrix [ multiplication, ] and does not form a group.

set is not closed under matrix [ multiplication, ] and does not form a group. Prolem 2.3: Which of the following collections of 2 2 mtrices with rel entries form groups under [ mtrix ] multipliction? i) Those of the form for which c d 2 Answer: The set of such mtrices is not closed

More information

Algebra Of Matrices & Determinants

Algebra Of Matrices & Determinants lgebr Of Mtrices & Determinnts Importnt erms Definitions & Formule 0 Mtrix - bsic introduction: mtrix hving m rows nd n columns is clled mtrix of order m n (red s m b n mtrix) nd mtrix of order lso in

More information

How do we solve these things, especially when they get complicated? How do we know when a system has a solution, and when is it unique?

How do we solve these things, especially when they get complicated? How do we know when a system has a solution, and when is it unique? XII. LINEAR ALGEBRA: SOLVING SYSTEMS OF EQUATIONS Tody we re going to tlk out solving systems of liner equtions. These re prolems tht give couple of equtions with couple of unknowns, like: 6= x + x 7=

More information

Analytically, vectors will be represented by lowercase bold-face Latin letters, e.g. a, r, q.

Analytically, vectors will be represented by lowercase bold-face Latin letters, e.g. a, r, q. 1.1 Vector Alger 1.1.1 Sclrs A physicl quntity which is completely descried y single rel numer is clled sclr. Physiclly, it is something which hs mgnitude, nd is completely descried y this mgnitude. Exmples

More information

SCHOOL OF ENGINEERING & BUILT ENVIRONMENT. Mathematics

SCHOOL OF ENGINEERING & BUILT ENVIRONMENT. Mathematics SCHOOL OF ENGINEERING & BUIL ENVIRONMEN Mthemtics An Introduction to Mtrices Definition of Mtri Size of Mtri Rows nd Columns of Mtri Mtri Addition Sclr Multipliction of Mtri Mtri Multipliction 7 rnspose

More information

On the diagram below the displacement is represented by the directed line segment OA.

On the diagram below the displacement is represented by the directed line segment OA. Vectors Sclrs nd Vectors A vector is quntity tht hs mgnitude nd direction. One exmple of vector is velocity. The velocity of n oject is determined y the mgnitude(speed) nd direction of trvel. Other exmples

More information

Computer Graphics (CS 543) Lecture 3 (Part 1): Linear Algebra for Graphics (Points, Scalars, Vectors)

Computer Graphics (CS 543) Lecture 3 (Part 1): Linear Algebra for Graphics (Points, Scalars, Vectors) Coputer Grphics (CS 543) Lecture 3 (Prt ): Liner Alger for Grphics (Points, Sclrs, Vectors) Prof Enuel Agu Coputer Science Dept. Worcester Poltechnic Institute (WPI) Points, Sclrs nd Vectors Points, vectors

More information

Fundamentals of Linear Algebra

Fundamentals of Linear Algebra -7/8-797 Mchine Lerning for Signl rocessing Fundmentls of Liner Alger Administrivi Registrtion: Anone on witlist still? Homework : Will e hnded out with clss Liner lger Clss - Sep Instructor: Bhiksh Rj

More information

Calculus Module C21. Areas by Integration. Copyright This publication The Northern Alberta Institute of Technology All Rights Reserved.

Calculus Module C21. Areas by Integration. Copyright This publication The Northern Alberta Institute of Technology All Rights Reserved. Clculus Module C Ares Integrtion Copright This puliction The Northern Alert Institute of Technolog 7. All Rights Reserved. LAST REVISED Mrch, 9 Introduction to Ares Integrtion Sttement of Prerequisite

More information

Chapter 4 Contravariance, Covariance, and Spacetime Diagrams

Chapter 4 Contravariance, Covariance, and Spacetime Diagrams Chpter 4 Contrvrince, Covrince, nd Spcetime Digrms 4. The Components of Vector in Skewed Coordintes We hve seen in Chpter 3; figure 3.9, tht in order to show inertil motion tht is consistent with the Lorentz

More information

308K. 1 Section 3.2. Zelaya Eufemia. 1. Example 1: Multiplication of Matrices: X Y Z R S R S X Y Z. By associativity we have to choices:

308K. 1 Section 3.2. Zelaya Eufemia. 1. Example 1: Multiplication of Matrices: X Y Z R S R S X Y Z. By associativity we have to choices: 8K Zely Eufemi Section 2 Exmple : Multipliction of Mtrices: X Y Z T c e d f 2 R S X Y Z 2 c e d f 2 R S 2 By ssocitivity we hve to choices: OR: X Y Z R S cr ds er fs X cy ez X dy fz 2 R S 2 Suggestion

More information

THE DISCRIMINANT & ITS APPLICATIONS

THE DISCRIMINANT & ITS APPLICATIONS THE DISCRIMINANT & ITS APPLICATIONS The discriminnt ( Δ ) is the epression tht is locted under the squre root sign in the qudrtic formul i.e. Δ b c. For emple: Given +, Δ () ( )() The discriminnt is used

More information

Fundamentals of Linear Algebra

Fundamentals of Linear Algebra -7/8-797 Mchine Lerning for Signl Processing Fundmentls of Liner Alger Administrivi Registrtion: Anone on witlist still? Homewor : Will pper over weeend Liner lger Clss Aug Instructor: Bhish Rj -7/8-797

More information

M344 - ADVANCED ENGINEERING MATHEMATICS

M344 - ADVANCED ENGINEERING MATHEMATICS M3 - ADVANCED ENGINEERING MATHEMATICS Lecture 18: Lplce s Eqution, Anltic nd Numericl Solution Our emple of n elliptic prtil differentil eqution is Lplce s eqution, lso clled the Diffusion Eqution. If

More information

Vectors. Introduction. Definition. The Two Components of a Vector. Vectors

Vectors. Introduction. Definition. The Two Components of a Vector. Vectors Vectors Introduction This pper covers generl description of vectors first (s cn e found in mthemtics ooks) nd will stry into the more prcticl res of grphics nd nimtion. Anyone working in grphics sujects

More information

September 13 Homework Solutions

September 13 Homework Solutions College of Engineering nd Computer Science Mechnicl Engineering Deprtment Mechnicl Engineering 5A Seminr in Engineering Anlysis Fll Ticket: 5966 Instructor: Lrry Cretto Septemer Homework Solutions. Are

More information

8 factors of x. For our second example, let s raise a power to a power:

8 factors of x. For our second example, let s raise a power to a power: CH 5 THE FIVE LAWS OF EXPONENTS EXPONENTS WITH VARIABLES It s no time for chnge in tctics, in order to give us deeper understnding of eponents. For ech of the folloing five emples, e ill stretch nd squish,

More information

Operations with Matrices

Operations with Matrices Section. Equlit of Mtrices Opertions with Mtrices There re three ws to represent mtri.. A mtri cn be denoted b n uppercse letter, such s A, B, or C.. A mtri cn be denoted b representtive element enclosed

More information

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 2

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 2 CS434/54: Pttern Recognition Prof. Olg Veksler Lecture Outline Review of Liner Algebr vectors nd mtrices products nd norms vector spces nd liner trnsformtions eigenvlues nd eigenvectors Introduction to

More information

How do we solve these things, especially when they get complicated? How do we know when a system has a solution, and when is it unique?

How do we solve these things, especially when they get complicated? How do we know when a system has a solution, and when is it unique? XII. LINEAR ALGEBRA: SOLVING SYSTEMS OF EQUATIONS Tody we re going to tlk bout solving systems of liner equtions. These re problems tht give couple of equtions with couple of unknowns, like: 6 2 3 7 4

More information

The Algebra (al-jabr) of Matrices

The Algebra (al-jabr) of Matrices Section : Mtri lgebr nd Clculus Wshkewicz College of Engineering he lgebr (l-jbr) of Mtrices lgebr s brnch of mthemtics is much broder thn elementry lgebr ll of us studied in our high school dys. In sense

More information

CONIC SECTIONS. Chapter 11

CONIC SECTIONS. Chapter 11 CONIC SECTIONS Chpter. Overview.. Sections of cone Let l e fied verticl line nd m e nother line intersecting it t fied point V nd inclined to it t n ngle α (Fig..). Fig.. Suppose we rotte the line m round

More information

Lecture 3. In this lecture, we will discuss algorithms for solving systems of linear equations.

Lecture 3. In this lecture, we will discuss algorithms for solving systems of linear equations. Lecture 3 3 Solving liner equtions In this lecture we will discuss lgorithms for solving systems of liner equtions Multiplictive identity Let us restrict ourselves to considering squre mtrices since one

More information

Differential Geometry: Conformal Maps

Differential Geometry: Conformal Maps Differentil Geometry: Conforml Mps Liner Trnsformtions Definition: We sy tht liner trnsformtion M:R n R n preserves ngles if M(v) 0 for ll v 0 nd: Mv, Mw v, w Mv Mw v w for ll v nd w in R n. Liner Trnsformtions

More information

Chapter 7: Applications of Integrals

Chapter 7: Applications of Integrals Chpter 7: Applictions of Integrls 78 Chpter 7 Overview: Applictions of Integrls Clculus, like most mthemticl fields, egn with tring to solve everd prolems. The theor nd opertions were formlized lter. As

More information

STRAND J: TRANSFORMATIONS, VECTORS and MATRICES

STRAND J: TRANSFORMATIONS, VECTORS and MATRICES Mthemtics SKE: STRN J STRN J: TRNSFORMTIONS, VETORS nd MTRIES J3 Vectors Text ontents Section J3.1 Vectors nd Sclrs * J3. Vectors nd Geometry Mthemtics SKE: STRN J J3 Vectors J3.1 Vectors nd Sclrs Vectors

More information

SCHOOL OF ENGINEERING & BUILT ENVIRONMENT

SCHOOL OF ENGINEERING & BUILT ENVIRONMENT SCHOOL OF ENGINEERING & BUIL ENVIRONMEN MARICES FOR ENGINEERING Dr Clum Mcdonld Contents Introduction Definitions Wht is mtri? Rows nd columns of mtri Order of mtri Element of mtri Equlity of mtrices Opertions

More information

Matrices. Elementary Matrix Theory. Definition of a Matrix. Matrix Elements:

Matrices. Elementary Matrix Theory. Definition of a Matrix. Matrix Elements: Mtrices Elementry Mtrix Theory It is often desirble to use mtrix nottion to simplify complex mthemticl expressions. The simplifying mtrix nottion usully mkes the equtions much esier to hndle nd mnipulte.

More information

Lecture 8 Wrap-up Part1, Matlab

Lecture 8 Wrap-up Part1, Matlab Lecture 8 Wrp-up Prt1, Mtlb Homework Polic Plese stple our homework (ou will lose 10% credit if not stpled or secured) Submit ll problems in order. This mens to plce ever item relting to problem 3 (our

More information

VECTORS, TENSORS, AND MATRICES. 2 + Az. A vector A can be defined by its length A and the direction of a unit

VECTORS, TENSORS, AND MATRICES. 2 + Az. A vector A can be defined by its length A and the direction of a unit GG33 Lecture 7 5/17/6 1 VECTORS, TENSORS, ND MTRICES I Min Topics C Vector length nd direction Vector Products Tensor nottion vs. mtrix nottion II Vector Products Vector length: x 2 + y 2 + z 2 vector

More information

Vectors , (0,0). 5. A vector is commonly denoted by putting an arrow above its symbol, as in the picture above. Here are some 3-dimensional vectors:

Vectors , (0,0). 5. A vector is commonly denoted by putting an arrow above its symbol, as in the picture above. Here are some 3-dimensional vectors: Vectors 1-23-2018 I ll look t vectors from n lgeric point of view nd geometric point of view. Algericlly, vector is n ordered list of (usully) rel numers. Here re some 2-dimensionl vectors: (2, 3), ( )

More information

Chapter 6 Techniques of Integration

Chapter 6 Techniques of Integration MA Techniques of Integrtion Asst.Prof.Dr.Suprnee Liswdi Chpter 6 Techniques of Integrtion Recll: Some importnt integrls tht we hve lernt so fr. Tle of Integrls n+ n d = + C n + e d = e + C ( n ) d = ln

More information

INTRODUCTION TO LINEAR ALGEBRA

INTRODUCTION TO LINEAR ALGEBRA ME Applied Mthemtics for Mechnicl Engineers INTRODUCTION TO INEAR AGEBRA Mtrices nd Vectors Prof. Dr. Bülent E. Pltin Spring Sections & / ME Applied Mthemtics for Mechnicl Engineers INTRODUCTION TO INEAR

More information

Uses of transformations. 3D transformations. Review of vectors. Vectors in 3D. Points vs. vectors. Homogeneous coordinates S S [ H [ S \ H \ S ] H ]

Uses of transformations. 3D transformations. Review of vectors. Vectors in 3D. Points vs. vectors. Homogeneous coordinates S S [ H [ S \ H \ S ] H ] Uses of trnsformtions 3D trnsformtions Modeling: position nd resize prts of complex model; Viewing: define nd position the virtul cmer Animtion: define how objects move/chnge with time y y Sclr (dot) product

More information

Chapter 5 Determinants

Chapter 5 Determinants hpter 5 Determinnts 5. Introduction Every squre mtri hs ssocited with it sclr clled its determinnt. Given mtri, we use det() or to designte its determinnt. We cn lso designte the determinnt of mtri by

More information

HW3, Math 307. CSUF. Spring 2007.

HW3, Math 307. CSUF. Spring 2007. HW, Mth 7. CSUF. Spring 7. Nsser M. Abbsi Spring 7 Compiled on November 5, 8 t 8:8m public Contents Section.6, problem Section.6, problem Section.6, problem 5 Section.6, problem 7 6 5 Section.6, problem

More information

Here we study square linear systems and properties of their coefficient matrices as they relate to the solution set of the linear system.

Here we study square linear systems and properties of their coefficient matrices as they relate to the solution set of the linear system. Section 24 Nonsingulr Liner Systems Here we study squre liner systems nd properties of their coefficient mtrices s they relte to the solution set of the liner system Let A be n n Then we know from previous

More information

7.1 Integral as Net Change and 7.2 Areas in the Plane Calculus

7.1 Integral as Net Change and 7.2 Areas in the Plane Calculus 7.1 Integrl s Net Chnge nd 7. Ares in the Plne Clculus 7.1 INTEGRAL AS NET CHANGE Notecrds from 7.1: Displcement vs Totl Distnce, Integrl s Net Chnge We hve lredy seen how the position of n oject cn e

More information

Chapter 1 VECTOR ALGEBRA

Chapter 1 VECTOR ALGEBRA Chpter 1 VECTOR LGEBR INTRODUCTION: Electromgnetics (EM) m be regrded s the stud of the interctions between electric chrges t rest nd in motion. Electromgnetics is brnch of phsics or electricl engineering

More information

2.4 Linear Inequalities and Interval Notation

2.4 Linear Inequalities and Interval Notation .4 Liner Inequlities nd Intervl Nottion We wnt to solve equtions tht hve n inequlity symol insted of n equl sign. There re four inequlity symols tht we will look t: Less thn , Less thn or

More information

Matrix Algebra. Matrix Addition, Scalar Multiplication and Transposition. Linear Algebra I 24

Matrix Algebra. Matrix Addition, Scalar Multiplication and Transposition. Linear Algebra I 24 Mtrix lger Mtrix ddition, Sclr Multipliction nd rnsposition Mtrix lger Section.. Mtrix ddition, Sclr Multipliction nd rnsposition rectngulr rry of numers is clled mtrix ( the plurl is mtrices ) nd the

More information

Chapters Five Notes SN AA U1C5

Chapters Five Notes SN AA U1C5 Chpters Five Notes SN AA U1C5 Nme Period Section 5-: Fctoring Qudrtic Epressions When you took lger, you lerned tht the first thing involved in fctoring is to mke sure to fctor out ny numers or vriles

More information

5.1 Estimating with Finite Sums Calculus

5.1 Estimating with Finite Sums Calculus 5.1 ESTIMATING WITH FINITE SUMS Emple: Suppose from the nd to 4 th hour of our rod trip, ou trvel with the cruise control set to ectl 70 miles per hour for tht two hour stretch. How fr hve ou trveled during

More information

Bases for Vector Spaces

Bases for Vector Spaces Bses for Vector Spces 2-26-25 A set is independent if, roughly speking, there is no redundncy in the set: You cn t uild ny vector in the set s liner comintion of the others A set spns if you cn uild everything

More information

Section 4: Integration ECO4112F 2011

Section 4: Integration ECO4112F 2011 Reding: Ching Chpter Section : Integrtion ECOF Note: These notes do not fully cover the mteril in Ching, ut re ment to supplement your reding in Ching. Thus fr the optimistion you hve covered hs een sttic

More information

4 VECTORS. 4.0 Introduction. Objectives. Activity 1

4 VECTORS. 4.0 Introduction. Objectives. Activity 1 4 VECTRS Chpter 4 Vectors jectives fter studying this chpter you should understnd the difference etween vectors nd sclrs; e le to find the mgnitude nd direction of vector; e le to dd vectors, nd multiply

More information

I1 = I2 I1 = I2 + I3 I1 + I2 = I3 + I4 I 3

I1 = I2 I1 = I2 + I3 I1 + I2 = I3 + I4 I 3 2 The Prllel Circuit Electric Circuits: Figure 2- elow show ttery nd multiple resistors rrnged in prllel. Ech resistor receives portion of the current from the ttery sed on its resistnce. The split is

More information

11-755/ Machine Learning for Signal Processing. Algebra. Class August Instructor: Bhiksha Raj

11-755/ Machine Learning for Signal Processing. Algebra. Class August Instructor: Bhiksha Raj -755/8-797 Mchine Lerning for Signl Processing Fundmentls of Liner Alger Clss 6 August 9 Instructor: Bhiksh Rj 6 Aug -755/8-797 Administrivi Registrtion: Anyone on witlist still? Our TA is here Sourish

More information

Chapter 3 Single Random Variables and Probability Distributions (Part 2)

Chapter 3 Single Random Variables and Probability Distributions (Part 2) Chpter 3 Single Rndom Vriles nd Proilit Distriutions (Prt ) Contents Wht is Rndom Vrile? Proilit Distriution Functions Cumultive Distriution Function Proilit Densit Function Common Rndom Vriles nd their

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

Rudimentary Matrix Algebra

Rudimentary Matrix Algebra Rudimentry Mtrix Alger Mrk Sullivn Decemer 4, 217 i Contents 1 Preliminries 1 1.1 Why does this document exist?.................... 1 1.2 Why does nyone cre out mtrices?................ 1 1.3 Wht is mtrix?...........................

More information

Optimization Lecture 1 Review of Differential Calculus for Functions of Single Variable.

Optimization Lecture 1 Review of Differential Calculus for Functions of Single Variable. Optimiztion Lecture 1 Review of Differentil Clculus for Functions of Single Vrible http://users.encs.concordi.c/~luisrod, Jnury 14 Outline Optimiztion Problems Rel Numbers nd Rel Vectors Open, Closed nd

More information

DEFINITION The inner product of two functions f 1 and f 2 on an interval [a, b] is the number. ( f 1, f 2 ) b DEFINITION 11.1.

DEFINITION The inner product of two functions f 1 and f 2 on an interval [a, b] is the number. ( f 1, f 2 ) b DEFINITION 11.1. 398 CHAPTER 11 ORTHOGONAL FUNCTIONS AND FOURIER SERIES 11.1 ORTHOGONAL FUNCTIONS REVIEW MATERIAL The notions of generlized vectors nd vector spces cn e found in ny liner lger text. INTRODUCTION The concepts

More information

11-755/ Machine Learning for Signal Processing. Algebra. Class Sep Instructor: Bhiksha Raj

11-755/ Machine Learning for Signal Processing. Algebra. Class Sep Instructor: Bhiksha Raj -755/8-797 Mchine Lerning for Signl Processing Fundmentls of Liner Alger Clss -3 Sep Instructor: Bhiksh Rj Sep -755/8-797 Administrivi Registrtion: Anyone on witlist still? Homework : Will e hnded out

More information

Chapter 14. Matrix Representations of Linear Transformations

Chapter 14. Matrix Representations of Linear Transformations Chpter 4 Mtrix Representtions of Liner Trnsformtions When considering the Het Stte Evolution, we found tht we could describe this process using multipliction by mtrix. This ws nice becuse computers cn

More information

Chapter 3 MATRIX. In this chapter: 3.1 MATRIX NOTATION AND TERMINOLOGY

Chapter 3 MATRIX. In this chapter: 3.1 MATRIX NOTATION AND TERMINOLOGY Chpter 3 MTRIX In this chpter: Definition nd terms Specil Mtrices Mtrix Opertion: Trnspose, Equlity, Sum, Difference, Sclr Multipliction, Mtrix Multipliction, Determinnt, Inverse ppliction of Mtrix in

More information

Physics 1402: Lecture 7 Today s Agenda

Physics 1402: Lecture 7 Today s Agenda 1 Physics 1402: Lecture 7 Tody s gend nnouncements: Lectures posted on: www.phys.uconn.edu/~rcote/ HW ssignments, solutions etc. Homework #2: On Msterphysics tody: due Fridy Go to msteringphysics.com Ls:

More information

Thomas Whitham Sixth Form

Thomas Whitham Sixth Form Thoms Whithm Sith Form Pure Mthemtics Unit C Alger Trigonometry Geometry Clculus Vectors Trigonometry Compound ngle formule sin sin cos cos Pge A B sin Acos B cos Asin B A B sin Acos B cos Asin B A B cos

More information

Quadratic Forms. Quadratic Forms

Quadratic Forms. Quadratic Forms Qudrtic Forms Recll the Simon & Blume excerpt from n erlier lecture which sid tht the min tsk of clculus is to pproximte nonliner functions with liner functions. It s ctully more ccurte to sy tht we pproximte

More information

Matrix Eigenvalues and Eigenvectors September 13, 2017

Matrix Eigenvalues and Eigenvectors September 13, 2017 Mtri Eigenvlues nd Eigenvectors September, 7 Mtri Eigenvlues nd Eigenvectors Lrry Cretto Mechnicl Engineering 5A Seminr in Engineering Anlysis September, 7 Outline Review lst lecture Definition of eigenvlues

More information

Geometrical Transformations

Geometrical Transformations Geometricl Trnsformtions Did Atkinson D.Atkinson@cl.c.k Compttionl Aspects of MRI References Fole, n Dm, Feiner, Hghes. Compter Grphics: Principles nd Prctice. Chpter 5. Wolfrm MthWorld http://mthworld.wolfrm.com/

More information

APPLICATIONS OF DEFINITE INTEGRALS

APPLICATIONS OF DEFINITE INTEGRALS Chpter 6 APPICATIONS OF DEFINITE INTEGRAS OVERVIEW In Chpter 5 we discovered the connection etween Riemnn sums ssocited with prtition P of the finite closed intervl [, ] nd the process of integrtion. We

More information

Basics of space and vectors. Points and distance. Vectors

Basics of space and vectors. Points and distance. Vectors Bsics of spce nd vectors Points nd distnce One wy to describe our position in three dimensionl spce is using Crtesin coordintes x, y, z) where we hve fixed three orthogonl directions nd we move x units

More information

Chapter 9 Definite Integrals

Chapter 9 Definite Integrals Chpter 9 Definite Integrls In the previous chpter we found how to tke n ntiderivtive nd investigted the indefinite integrl. In this chpter the connection etween ntiderivtives nd definite integrls is estlished

More information

P 1 (x 1, y 1 ) is given by,.

P 1 (x 1, y 1 ) is given by,. MA00 Clculus nd Bsic Liner Alger I Chpter Coordinte Geometr nd Conic Sections Review In the rectngulr/crtesin coordintes sstem, we descrie the loction of points using coordintes. P (, ) P(, ) O The distnce

More information

Counting intersections of spirals on a torus

Counting intersections of spirals on a torus Counting intersections of spirls on torus 1 The problem Consider unit squre with opposite sides identified. For emple, if we leve the centre of the squre trveling long line of slope 2 (s shown in the first

More information

Inner Product Space. u u, v u, v u, v.

Inner Product Space. u u, v u, v u, v. Inner Product Spce Definition Assume tht V is ector spce oer field of sclrs F in our usge this will e. Then we define inry opertor.. :V V F [once gin in our usge this will e ] so tht the following properties

More information

THREE-DIMENSIONAL KINEMATICS OF RIGID BODIES

THREE-DIMENSIONAL KINEMATICS OF RIGID BODIES THREE-DIMENSIONAL KINEMATICS OF RIGID BODIES 1. TRANSLATION Figure shows rigid body trnslting in three-dimensionl spce. Any two points in the body, such s A nd B, will move long prllel stright lines if

More information

1 Linear Least Squares

1 Linear Least Squares Lest Squres Pge 1 1 Liner Lest Squres I will try to be consistent in nottion, with n being the number of dt points, nd m < n being the number of prmeters in model function. We re interested in solving

More information

Math 017. Materials With Exercises

Math 017. Materials With Exercises Mth 07 Mterils With Eercises Jul 0 TABLE OF CONTENTS Lesson Vriles nd lgeric epressions; Evlution of lgeric epressions... Lesson Algeric epressions nd their evlutions; Order of opertions....... Lesson

More information

Introduction To Matrices MCV 4UI Assignment #1

Introduction To Matrices MCV 4UI Assignment #1 Introduction To Mtrices MCV UI Assignment # INTRODUCTION: A mtrix plurl: mtrices) is rectngulr rry of numbers rrnged in rows nd columns Exmples: ) b) c) [ ] d) Ech number ppering in the rry is sid to be

More information

1.2 What is a vector? (Section 2.2) Two properties (attributes) of a vector are and.

1.2 What is a vector? (Section 2.2) Two properties (attributes) of a vector are and. Homework 1. Chpters 2. Bsis independent vectors nd their properties Show work except for fill-in-lnks-prolems (print.pdf from www.motiongenesis.com Textooks Resources). 1.1 Solving prolems wht engineers

More information

ARITHMETIC OPERATIONS. The real numbers have the following properties: a b c ab ac

ARITHMETIC OPERATIONS. The real numbers have the following properties: a b c ab ac REVIEW OF ALGEBRA Here we review the bsic rules nd procedures of lgebr tht you need to know in order to be successful in clculus. ARITHMETIC OPERATIONS The rel numbers hve the following properties: b b

More information

Lecture 2e Orthogonal Complement (pages )

Lecture 2e Orthogonal Complement (pages ) Lecture 2e Orthogonl Complement (pges -) We hve now seen tht n orthonorml sis is nice wy to descrie suspce, ut knowing tht we wnt n orthonorml sis doesn t mke one fll into our lp. In theory, the process

More information

Numerical Linear Algebra Assignment 008

Numerical Linear Algebra Assignment 008 Numericl Liner Algebr Assignment 008 Nguyen Qun B Hong Students t Fculty of Mth nd Computer Science, Ho Chi Minh University of Science, Vietnm emil. nguyenqunbhong@gmil.com blog. http://hongnguyenqunb.wordpress.com

More information

Chapter 2. Random Variables and Probability Distributions

Chapter 2. Random Variables and Probability Distributions Rndom Vriles nd Proilit Distriutions- 6 Chpter. Rndom Vriles nd Proilit Distriutions.. Introduction In the previous chpter, we introduced common topics of proilit. In this chpter, we trnslte those concepts

More information

Review of Gaussian Quadrature method

Review of Gaussian Quadrature method Review of Gussin Qudrture method Nsser M. Asi Spring 006 compiled on Sundy Decemer 1, 017 t 09:1 PM 1 The prolem To find numericl vlue for the integrl of rel vlued function of rel vrile over specific rnge

More information

The Trapezoidal Rule

The Trapezoidal Rule _.qd // : PM Pge 9 SECTION. Numericl Integrtion 9 f Section. The re of the region cn e pproimted using four trpezoids. Figure. = f( ) f( ) n The re of the first trpezoid is f f n. Figure. = Numericl Integrtion

More information

Electromagnetics P5-1. 1) Physical quantities in EM could be scalar (charge, current, energy) or vector (EM fields).

Electromagnetics P5-1. 1) Physical quantities in EM could be scalar (charge, current, energy) or vector (EM fields). Electromgnetics 5- Lesson 5 Vector nlsis Introduction ) hsicl quntities in EM could be sclr (chrge current energ) or ector (EM fields) ) Specifing ector in -D spce requires three numbers depending on the

More information

ES.182A Topic 32 Notes Jeremy Orloff

ES.182A Topic 32 Notes Jeremy Orloff ES.8A Topic 3 Notes Jerem Orloff 3 Polr coordintes nd double integrls 3. Polr Coordintes (, ) = (r cos(θ), r sin(θ)) r θ Stndrd,, r, θ tringle Polr coordintes re just stndrd trigonometric reltions. In

More information

Bridging the gap: GCSE AS Level

Bridging the gap: GCSE AS Level Bridging the gp: GCSE AS Level CONTENTS Chpter Removing rckets pge Chpter Liner equtions Chpter Simultneous equtions 8 Chpter Fctors 0 Chpter Chnge the suject of the formul Chpter 6 Solving qudrtic equtions

More information

Theoretical foundations of Gaussian quadrature

Theoretical foundations of Gaussian quadrature Theoreticl foundtions of Gussin qudrture 1 Inner product vector spce Definition 1. A vector spce (or liner spce) is set V = {u, v, w,...} in which the following two opertions re defined: (A) Addition of

More information

Differentiability. Alex Nita

Differentiability. Alex Nita Differentibilit Ale Nit 1 Mtrices nd Liner Functions 11 Algebric Properties of Mtrices Let us define rel m n mtri s n rr of mn rel numbers ij consisting of m rows nd n columns, 11 1n A 11 m1 mn The inde

More information

KINEMATICS OF RIGID BODIES

KINEMATICS OF RIGID BODIES KINEMTICS OF RIGID ODIES Introduction In rigid body kinemtics, e use the reltionships governing the displcement, velocity nd ccelertion, but must lso ccount for the rottionl motion of the body. Description

More information

Physics 207 Lecture 5

Physics 207 Lecture 5 Phsics 07 Lecture 5 Agend Phsics 07, Lecture 5, Sept. 0 Chpter 4 Kinemtics in or 3 dimensions Independence of, nd/or z components Circulr motion Cured pths nd projectile motion Frmes of reference dil nd

More information

Math 520 Final Exam Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008

Math 520 Final Exam Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008 Mth 520 Finl Exm Topic Outline Sections 1 3 (Xio/Dums/Liw) Spring 2008 The finl exm will be held on Tuesdy, My 13, 2-5pm in 117 McMilln Wht will be covered The finl exm will cover the mteril from ll of

More information

13.3 CLASSICAL STRAIGHTEDGE AND COMPASS CONSTRUCTIONS

13.3 CLASSICAL STRAIGHTEDGE AND COMPASS CONSTRUCTIONS 33 CLASSICAL STRAIGHTEDGE AND COMPASS CONSTRUCTIONS As simple ppliction of the results we hve obtined on lgebric extensions, nd in prticulr on the multiplictivity of extension degrees, we cn nswer (in

More information

Lecture 13 - Linking E, ϕ, and ρ

Lecture 13 - Linking E, ϕ, and ρ Lecture 13 - Linking E, ϕ, nd ρ A Puzzle... Inner-Surfce Chrge Density A positive point chrge q is locted off-center inside neutrl conducting sphericl shell. We know from Guss s lw tht the totl chrge on

More information

Math 32B Discussion Session Session 7 Notes August 28, 2018

Math 32B Discussion Session Session 7 Notes August 28, 2018 Mth 32B iscussion ession ession 7 Notes August 28, 28 In tody s discussion we ll tlk bout surfce integrls both of sclr functions nd of vector fields nd we ll try to relte these to the mny other integrls

More information

Geometric Sequences. Geometric Sequence a sequence whose consecutive terms have a common ratio.

Geometric Sequences. Geometric Sequence a sequence whose consecutive terms have a common ratio. Geometric Sequences Geometric Sequence sequence whose consecutive terms hve common rtio. Geometric Sequence A sequence is geometric if the rtios of consecutive terms re the sme. 2 3 4... 2 3 The number

More information