

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Class: LINEAR ALGEBRA; Subject: Mathematics; University: Rensselaer Polytechnic Institute; Term: Fall 2007;
Typology: Assignments
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Linear Algebra. Math-4100, Fall 2007 Assignment 1
Due Thursday, September 13, by 4pm. (Either in class, or my mailbox in AE 301, or under my door AE 405).
Please keep in mind that reading mathematical texts requires a serious, active work with paper and pen to make sure that you understand what is going on. Reading for the nearest future is in italics.
Strang, Read Sections 1.1–1.2, 2.1–2.5, 2.6–2.7.
You are welcome to consult the text and notes and discuss the problems with other people. However, the solutions should be yours. Please indicated on your papers, who you discussed the problems with. Please submit extra credit problems on a separate sheet of paper.
The first four problems are slightly changed versions of problems from Strang’s book. For an extra point a piece figure out which ones.
v 1 − v 2 , v 2 − v 3 , ..., vn− 1 − vn, vn
In other words, given (any) v = x 1 v 1 + ... + xnvn, find y 1 ,y 2 , ..., yn so that
v = y 1 (v 1 − v 2 ) + ... + yn− 1 (vn− 1 − vn) + ynvn
V = {(x 1 ,x 2 , x 3 ,x 4 ) ∈ R^4 : x 1 =3x 2 }
Find a basis of V.
p 0 = 1, p 1 = x, p 2 = x^2 , p 3 = x^3 , p 4 = x^4 , p 5 = x^5 p′ 0 = 1, p′ 1 = x − 1 , p′ 2 = (x − 1)^2 , ..., p′ 5 = (x − 1)^5
(a) Find the matrix A of transformation from {p 0 , p 1 , ..., p 5 } to {p′ 0 , p′ 1 , ..., p′ 5 },
p′ i = a 0 ip 0 + a 1 ip 1 + ... + a 5 ip 5
(b) Similarly, find the matrix B of transformation from {p′ 0 , p′ 1 , ..., p′ 5 } to {p 0 , p 1 , ..., p 5 }. What is the relation between A and B?
x + 9y + 2z = 1 x + 7y + qz = 6 3 y + z = t
(a) E 31 subtracts 3 times row 1 from row 3. (b) E 42 subtracts 2 times row 2 from row 4. (c) P exchanges rows 1 and 2, then rows 2 and 4.