6 Pages

Sp06SolPractFinal

Course: MATH 340L, Spring 2006
School: University of Texas
Rating:
 
 
 
 
 

Word Count: 1208

Document Preview

and M340L: Matrices Matrix Calculations Unique Number: 57160 Practice Final sketchy Solution, May , 2006 LAST NAME (PRINT)................................. First Name ....................................... -Calculators are authorized. Books, hand written notes or other documents are not authorized. - Show all your work. - Explain every answer, either by a computation, or by using a theorem. Correct results...

Register Now

Unformatted Document Excerpt

Coursehero >> Texas >> University of Texas >> MATH 340L

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
and M340L: Matrices Matrix Calculations Unique Number: 57160 Practice Final sketchy Solution, May , 2006 LAST NAME (PRINT)................................. First Name ....................................... -Calculators are authorized. Books, hand written notes or other documents are not authorized. - Show all your work. - Explain every answer, either by a computation, or by using a theorem. Correct results with no explanation will not be taken into account. - Freely use both sides of the sheets. - Put your name on any additional or unstapled sheet. - Good Luck. 13 1 1 I. Let A = 12 23 1) What is the domain 21 1 0 1 1 10 1 12 2 of A? What is 0 0 . 1 3 the co-domain of A? (3points) The domain of A is R6 , number of columns of A. The co-domain of A is R4 , number of rows of A. Observe that the words source and target are rather used for the linear mapping T (see question 3)), the words domain and co-domain are more usual for the matrix. 2) Give an echelon form for A. Give the reduced echelon form of A. 1 1 1 A= 1 2 3 1 2 3 2 0 1 1 1 10 1 1 1 0 0 0 11 0 2 23 0 1 0 0 0 3 1 0 3 3 1 0 0 2 1 0 0 2 110 1 1 1 1 0 0 0 011 0 3 0 0 3 0 1 1 1 0 1 1 0 1 3 1 0 0 2 1 0 0 1 1 0 3 1 1 1 0 0 0 1 0 0 0 0 1 The reduced echelon form is 1 0 0 0 0 1 0 0 1 0 0 1 00 0 10 0 01 2 1 . 0 1 You were expected to show more work than I do. 3) Is the mapping T : x Ax one-to-one? No it is not because there are non pivot columns, so the homogeneous equation Ax = 0 has non trivial solutions. Is it onto? (Justify your answers, Yes or No is not acceptable) Yes it is because there is a pivot in each row. 4) Without further calculation give the Rank of A and the dimension of the null space of A. (Justify your answers.) Rank A = 4 is the dimension of Col(A) (or the dimension of the range of T ) that is the number of pivot columns. From the rank theorem the dimension of the null space of A is 6 - 4 = 2. It is also the number of non pivot columns. 5) Determine a basis for the column space of A. We may take the pivot columns of A, namely: 1 3 1 1 1 1 1 1 A = (a1 = , a2 = , a4 = , a5 = ) 1 2 0 1 2 3 2 2 (This is what I am expecting. However since T is onto, Col(A) = R4 , and one could take any basis of R4 , including the standard basis. Be careful! if T is not onto you are to take the pivot columns of A. No other basis would be natural.) 6) Give the coordinates of each of the columns of A in this basis. 2 1 0 0 0 0 1 0 0 [a1 ]A = , [a2 ]A = , [a4 ]A = , [a5 ]A = . 0 0 1 0 0 0 0 1 To obtain the coordinates of [a3 ]A and [a6 ]A , we are to solve the equations with augmented matrices: [a1 a2 a4 a5 | a3 ] and [a1 a2 a4 a5 | a6 ]. 1 1 1 2 3 1 2 3 1 1 1 1 0 1 2 2 2 1 0 0 1 0 1 0 | | | | 3 1 0 0 1 1 1 0 1 1 1 1 | | | | 2 1 0 0 We may observe that the row reduction has already been achieved in question 2), no additional calculation was needed. 1 x1 +3x2 +x3 +x4 = 2 x1 = 1 x2 +x3 +x4 = 1 x2 = 1 1 [a3 ]A = 0 x3 +x4 = 0 x3 = 0 x4 = 0 x4 = 0 0 Analogously: 1 1 1 2 x1 +3x2 x2 3 1 2 3 +x3 +x3 x3 1 1 1 1 0 1 2 2 +x4 +x4 +x4 x4 = = = = 0 1 0 0 1 0 3 0 | | | | x1 x2 x3 x4 0 0 1 1 3 1 0 0 1 1 1 0 =2 = 1 =0 =1 1 1 1 1 | | | | 0 0 1 1 2 1 [a6 ]A = 0 1 II. Show that B = (1 + 2t + 3t2 , 2 + 5t + 7t2 , 3 + 7t + 12t2 ) is a basis for the vector space of polynomials of degree at most 2. What is the matrix of change of coordinates PEB from the basis B to the standard basis S ? Give the coordinates of the polynomial 11 + 27t + 42t2 in this basis B. Using the coordinate vectors of the polynomials in the standard basis of the vector space of polynomials of degree at most 2, we are to check the linear independence of three vectors. We write these vectors as columns of a matrix and by row reduction we can determine that the columns are all pivot columns. 123 123 123 2 5 7 0 1 1 0 1 1 3 7 12 013 002 3 The vectors are linearly and independent so are the polynomials. In the vector space of polynomials of degree at most 2 which is of dimension 3, three linearly independent polynomials do provide a basis B. 123 The matrix of change of coordinates is: B = 2 5 7 , we have: 3 7 12 [q ]1,t,t2 = B [q ]B and we are to solve. The coordinates of the polynomial polynomial 11 + 27t + 42t2 in this basis B are obtained by solving the linear system with augmented matrix: 123 2 5 7 3 7 12 x1 x 2 x3 1 | 11 | 27 0 | 42 0 2 1 1 3 1 3 | | | 123 11 5 0 1 1 001 9 | 11 | 5 |2 = = = 11 6 6 = 1 3 . The coordinate vector of the polynomial 11 + 27t + 42t2 in 2 1 this basis B is 3 . 2 2x3 x1 III. 1) Let T x2 = x1 + 2x2 + x3 . Write the standard matrix of T . x1 + 3x3 x3 0 0 2 The standard matrix of T is 1 2 1 . 0 1 3 0 2 1 0 , 1 , 1 a basis of R3 and why? 2)Is B = 0 1 1 1 0 2 101 10 1 0 1 1 0 1 1 0 1 1 101 1 0 2 0 0 1 There are 3 pivots in a 3x3 matrix: the columns are linearly independent (a pivot in each column) and span all of R3 (a pivot in each row). 3) What is the matrix of T in the basis B? Show all your work but if you need to get the inverse of a matrix you can get it directly from your calculator. x = [x]E = B [x]B , where B is the matrix of 1 0 standard basis. Actually this matrix is B = 1 change coordinates from B to the of 0 2 1 1 . 01 In B-coordinates T (x) = Ax becomes: B [T (x)]B = AB [x]B . 4 The matrix of T in the basis B is: [T ]B = B 1 AB. To get B 1 you may use your calculator or row reduce [B |I ] or use the Adjugate. IV . 2 We consider the matrix A = 0 3 1) Give the characteristic polynomial of 2 3 0 1 3 4 31 1 1 . 41 A. 1 = (1 )[(2 )(1 ) + 3] [(2 )4 + 9] 1 1 (1 )[2 + 2 + 2 + 3] + 8 + 4 9 = (1 )(2 + + 1) + 4 1 = 3 + 4 2) For a matrix, what is an eigenvalue and what is an associated eigenvector? (Give denitions)(4points) is an eigenvalue for a matrix A if there exists a vector x = 0 such that Ax = x. A vector x = 0 such that Ax = x is an eigenvector associated with the eigenvalue . 3) What are the eigenvalues of A? (4points) Without further calculation can you decide if A is or is not diagonalizable? (Justify your answer.)(3 points) Is A invertible, and why or why not? (3points) The eigenvalues are the roots of the characteristic polynomial 3 + 4. We can factor: (4 2 ), and the roots are obviously: 0, 2, and -2. A is diagonalizable because its 3 eigenvalues are distinct. A is not invertible because 0 is an eigenvalue. So the equation Ax = 0 has non trivial solutions. 4) What is an eigenspace associated with an eigenvalue? (Give a denition.)(4points) An eigenspace E associated with the eigenvalue is the set of all x such that Ax = x. E = {x | Ax = x} This means that x is either 0 or an eigenvector associated with . 5) Explain without calculation why each of the eigenspaces for A is of dimension 1.(3pts) For each eigenvalue of A determine a basis for the associated eigenspace and give a basis B of eigenvectors for R3 .(3points each) For each of the three eigenvalues, 0 < dimE () = 1. The only possibility is dimE = 1. 5 I dont have time to give a fully worked out solution. However here are some results. 1 A basis of E0 is B0 = ( 1 ) 1 1 A basis of E2 is B2 = ( 1 ) 1 5 A basis of E2 is B2 = ( 3 ) 9 5 1 1 A basis of eigenvectors is B = 1 , 1 , 3 . 9 1 1 6) Let T : R3 R3 be the linear mapping given in the standard basis by x T (x) = Ax. By using the matrix of passage P = PEB from the basis B to the standard basis show that in the basis B the matrix of T is a diagonal matrix D that you will determine. (6 points) 1 1 5 The matrix of change of coordinates from B to the standard basis is P = 1 1 3 119 In the basis B the matrix of T is diagonal, 0 1 0 D = P AP = 0 0 2 0 0 0 2 To avoid the calculation of P 1 we just need to check that AP = P D.But from the wording of the question you were expected to do this verication. 6
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

University of Texas - MATH - 427K
Math 427K Exam 2Name:UT EID:Instructions Please put your name and UT EID in the space provided. There are 4 questions each worth 10 points. You have 50 minutes to complete the test. Please write your working and solutions on the test paper. You may
University of Texas - MATH - 427K
Math 427K Exam 3Name:UT EID:Instructions Please put your name and UT EID in the space provided. There are 4 questions each worth 10 points. You have 50 minutes to complete the test. Please write your working and solutions on the test paper. You may
UC Davis - MCB - 121
Study Questions Lecture 13/14 Transcriptional regulation*Question 1 (MBOG 7-27) Many gene regulatory proteins form dimers of identical or slightlydifferent subunits on the DNA . Suggest two advantages of dimerization.There are at least two advantages o
UC Davis - MCB - 121
Study questions Lecture 17 Translation mechanisms and regulationQuestion 1. (a) Which of the following is a feature of expression of protein coding genes in bothbacteria and higher eukaryotes?_ Introns are spliced from the RNA prior to translation._mR
UC Davis - MCB - 121
Study questions Lecture 18 KEY Regulatory RNAQuestion 1. You have developed a computer algorithm to identify RNA secondary structurewithin intron sequences in mammalian cells. You find a sequence you predict would fold into amiRNA precursor in a gene c
UC Davis - MCB - 121
Study Questions Lectures 14/15 Transcription and chromatin structureQuestion 1 For each of the following circle the T if the statement is true and the F if thestatement is false.TFChanges in chromatin structure that result in changes in ge ne express
UC Davis - MCB - 121
Study Questions Lectures 15/16 RNA processing and splicingQuestion 1. Radiolabeled pre-mRNA has been incubated with nuclear extract and ATP to carryout an in vitro splicing reaction. Three different precursors are used. The first (1)contains a mutation
Liberty - HIST - 101
Cotton Candy Pink &amp; BluePink and blue lollipopsDanish wedding cookiesPersonalized napkinsHop on Pop cornMoose JuiceGoose JuiceGreen EggsHamRed fish, blue fishPoodles with Noodles
CSU Chico - CSC - 138
Why network layer?Network layer role is to move packets from sending host to a receiving host. transport segment from sending to receiving host on sending side encapsulates segments into datagrams on rcving side, delivers segments to transport layer
CSU Chico - CSC - 138
Why link layer?a protocol in the link layer (layer 2) provides services to the protocols in the network layer (layer3). The most basic service of any link-layer protocol is to move a datagram from one node to anadjacent node over a single communication
CSU Chico - CSC - 138
Wireless and Mobile NetworksWhich layer?Layer 2 data link layerWireless network architecturewireless hosts laptop, PDA, IP phone run applications may be stationary (non-mobile) or mobileo wireless does not always mean mobilitybase station typica
CSU Chico - CSC - 138
EEE174 CpE185 LaboratoryF201Arduino Inventors (AIK) LabPart 1: Circuits 1 - 4:In this section, you will begin familiarizing yourself with the Arduino microcontrollerboth hardware and software. You will setup and test the Arduino Inventors Kit (AIK).
CSU Chico - CSC - 138
Chapter2ApplicationLayerA note on the use of these ppt slides:Were making these slides freely available to all (faculty, students, readers).Theyre in PowerPoint form so you can add, modify, and delete slides(including this one) and slide content to s
CSU Chico - CSC - 138
Chapter3TransportLayerA note on the use of these ppt slides:Were making these slides freely available to all (faculty, students, readers).Theyre in PowerPoint form so you can add, modify, and delete slides(including this one) and slide content to sui
CSU Chico - CSC - 138
Chapter4NetworkLayerA note on the use of these ppt slides:Were making these slides freely available to all (faculty, students, readers).Theyre in PowerPoint form so you can add, modify, and delete slides(including this one) and slide content to suit
CSU Chico - CSC - 138
Chapter5LinkLayerandLANsA note on the use of these ppt slides:Were making these slides freely available to all (faculty, students, readers).Theyre in PowerPoint form so you can add, modify, and delete slides(including this one) and slide content to s
CSU Chico - CSC - 138
Chapter6WirelessandMobileNetworksA note on the use of these ppt slides:Were making these slides freely available to all (faculty, students, readers).Theyre in PowerPoint form so you can add, modify, and delete slides(including this one) and slide con
CSU Chico - CSC - 138
Chapter8NetworkSecurityA note on the use of these ppt slides:Were making these slides freely available to all (faculty, students, readers).Theyre in PowerPoint form so you can add, modify, and delete slides(including this one) and slide content to su
CSU Chico - EEE - 174
187
CSU Chico - EEE - 174
a100MOV DX,0120MOV AX,[0200]MOV BX,[0202]SUB AX,BXJGE 0114ADD AX,DXJGE 0114JMP 010EMOV [0200],AXINT 20;;;;;;;;;;establish base offset value of 120 in DX regget stored signal value location 200 and put into reg AXget raw signal value
CSU Chico - EEE - 174
EEE174 - CpE185 Hand Assembly LabDahlquist123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960Register Memorynot used LocationA220
CSU Chico - EEE - 174
Dennis DahlquistStart SimpleBanking ProgramLab 1 Banking ProgramFlow ChartEstablish OverdraftAmount$120Mov DX, 0120Get CurrentBalance Amountfrom memoryMov AX, [0200]Get Check Amountfrom memoryMov BX, [0202]Subtract Checkamout from Current
CSU Chico - EEE - 174
Hand Assembly Instruction HandoutMode (mod) field encodingMod00011011ExplanationMemory Mode, no displacement followsexcept when r/m = 110, then 16-bitdisplacement follows.Memory mode, 8-bit displacementfollowsMemory mode, 16-bit displacement
CSU Chico - EEE - 174
EEE 174Laboratory Hand-Assembly TemplateDahlquist/Stoffers/SchultzInstruction:Address:CS:Operation:Dest.:Source::Operation:Dest.:Source::Operation:Dest.:Source::Operation:Dest.:Source::Operation:Dest.:Source::Operation:Dest.:S
CSU Chico - EEE - 174
CSU Chico - EEE - 174
CSU Chico - EEE - 174
Computer Software EngineeringComputerSpring 2011Lecture # 7Object oriented DesignObjectUML Interaction Diagrams(Sequence, Collaboration and State ChartDiagrams)Sequence Diagram A sequence diagram provides a detailed view of asequenceuse case.
CSU Chico - EEE - 174
CSc 131CScComputer Software EngineeringSpring 2011Software DesignSoftwareDesign Concepts and PrinciplesDesignSoftware DesignSoftware Goal: To produce a model or representationTothat will later be builtthat Software design is the first of th
CSU Chico - EEE - 174
MASM Set upSet path:C:\MASM615\BIN;C:\MASM615\INCLUDE;C:\MASM615\LIB;C:\MASM615\INIT;C:\MASM615\HELPClick &quot;OK&quot; and re-boot if needed.MASM is now ready to run.Make sure to set up a project, see PWB set up.
CSU Chico - EEE - 174
EEE174 CpE185 LaboratorySpring 2012MicroChip PICkit3 LabPart 1: Introduction to the PICkit3 PIC18 microcontroller:In this section, you will begin familiarizing yourself with the Propeller microcontroller both hardwareand software. You will setup and
CSU Chico - EEE - 174
PICkit 3Programmer/DebuggerUsers Guide 2009 Microchip Technology Inc.DS51795ANote the following details of the code protection feature on Microchip devices:Microchip products meet the specification contained in their particular Microchip Data Sheet.
CSU Chico - EEE - 174
CSU Chico - EEE - 174
EEE174 CpE185 LaboratoryF201Propeller LabPart 1: Introduction to the Propeller microcontroller:In this section, you will begin familiarizing yourself with the Propeller microcontroller both hardwareand software. You will setup and test the propeller
CSU Chico - EEE - 174
EEE174 CpE185 LaboratoryFall 2011Propeller LabPart 1: Introduction to the Propeller microcontroller:In this section, you will begin familiarizing yourself with the Propeller microcontroller both hardwareand software. You will setup and test the prope
CSU Chico - EEE - 174
CSU Chico - EEE - 174
CSC 131Computer Software EngineeringSpring 2011Software TestingFall 2005Period. 19561957 19781979 19821983 19871988 - .ClassificationThe Debugging Oriented periodThe Demonstration-Oriented periodThe Destruction-Oriented periodThe Evaluation
CSU Chico - EEE - 174
EEE 174Laboratory Exercise #1Name:Program Tracing ChartRegisters:AX:Value:-&gt;BX:CX:DX:OF:ZF:SF:CS:IP:DS:200DS:202Next Instruction:EEE 174Laboratory Exercise #1Name:ExampleIP:DS:200Program Tracing ChartRegisters:AX:Value:-&gt;BX:00
CSU Chico - EEE - 174
x86 and C refresher LabBackground:The x86 is a very widely used microprocessor, it is in Windows and Macintoshpersonal computers. It is important to be familiar with Intel Architecture, IA.In this lab we will be come familiar with the Intel Architectu
Chadron State College - MGMT - 620
Week 7 - Assignment 2Leadership Case StudyDustin TaylorChadron State CollegeMGMT 620 High Performance LeadershipTurning the Company AroundEach of the three divisions of the company seem to have both their upsides and theirdownsides. I think each of
Texas San Antonio - IS - 3003
Chapter 1 NotesFunctionalmanagerA manager who is responsible for a department that performs a single functionaltask and has employees with similar training and skills.generalmanagerA manager who is responsible for several departments that perform d
Purdue - STAT - 350
STAT350FinalSpring 2007(12 pts) 1. Multiple choice. No work needs to be shown here, you will not receivepartial credit.(i) Correlation coecient r between two variables x and y has the same meaning as theregression slope between x and y .(a) True(b
Purdue - STAT - 350
Example:For a certain statistics course, data for students scores on Exam 1 are used to try to predict students scoreson Exam 2.1. What is the estimated least squares regression line?y_hat = -4.85586 + 0.96325x2. Is there a linear relationship betwee
Purdue - STAT - 350
The examples below are not meant to be all inclusive but examples of certain type of problems youmight expect in the final exam. For a complete list, see the lecture notes, homework, and all labs.Example:For a certain statistics course, data for studen
Purdue - STAT - 350
4/27/2011STAT 350Lecture 278.3 Tests Concerning Hypotheses About aCategorical Population8.3 Tests Concerning HypothesesAbout a Categorical PopulationExamples of Categorical Data Gender Color or Type of Transmissions ofautomobiles Political Part
Purdue - MA - 373
Purdue - MA - 373
NotationandterminologyusedforExamFM/2The following notation and terminology will apply to the examination questions.Unless otherwise stated in the examination question, rates are expressed as annual rates. For example,the rate of interest, the rate of
Purdue - MA - 373
Purdue - MA - 373
1.(10 points) The preferred stock of Kenyon Corporation pays a dividend of 10 perquarter. The next dividend is payable today. Dividends are assumed to remainlevel and continue forever.Calculate the price of the preferred stock prior to the payment of
Purdue - MA - 373
1.(11 points) You are given the following table:19951996199719981999200020012002200320042005200620072008Year 1.0850.0825.0800.0750.0700.0650.0600.0550.0500.040.0500.0550.0600.0650Year2.0825.0800.0775.0725.0675.0630.05
Purdue - MA - 373
Purdue - MA - 373
Chapter 9 HomeworkSection 9.11.Rivera Insurance Company has committed to paying 10,000 at the end of one yearand 40,000 at the end of two years. Its Chief Financial Officer, Miguel, wants toexactly match this obligation using the following two bonds:
Purdue - MA - 373
Chapter 8 HomeworkUse the following chart for Questions 1-4:Years123451.2.3.t123454.5.6.7.8.Spot Rate2.0%2.5%2.9%3.2%3.4%Calculate the present value of a five year annuity due with payments of 100 peryear.A five year bond pay
Purdue - MA - 373
Chapter 71.2.3.4.5.6.A preferred stock pays a dividend of 50 every six months. Calculate the price ofthe preferred stock assuming the next dividend is payable in six months using ayield rate of 5% convertible semi-annually.Number 1 from Section
Purdue - MA - 373
Chapter 6 Section 21.2.3.4.5.6.7.8.9.10.Yancy purchases a 10 year zero coupon bond for 500 and will be paid 1000 at endof 10 years. Calculate the annual effective return received by Yancy.A 20 year bond with a par value of 10,000 will mature
Purdue - MA - 373
Chapter 5, Section 21.2.3.4.5.6.7.8.9.A loan of 10000 is being repaid with annual payments of 1500 for 11 years.Calculate the amount of principal paid over the life of the loan.A loan of 10000 is being repaid with annual payments of 1500 for 1