Download Exam2-1010-S13-LinearAlgebra.pdf

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Tensor operator wikipedia , lookup

Hilbert space wikipedia , lookup

Factorization wikipedia , lookup

Matrix calculus wikipedia , lookup

Jordan normal form wikipedia , lookup

Resultant wikipedia , lookup

Polynomial greatest common divisor wikipedia , lookup

Eigenvalues and eigenvectors wikipedia , lookup

Gröbner basis wikipedia , lookup

Fundamental theorem of algebra wikipedia , lookup

Exterior algebra wikipedia , lookup

Factorization of polynomials over finite fields wikipedia , lookup

Dual space wikipedia , lookup

Equation wikipedia , lookup

History of algebra wikipedia , lookup

Orthogonal matrix wikipedia , lookup

Geometric algebra wikipedia , lookup

System of polynomial equations wikipedia , lookup

System of linear equations wikipedia , lookup

Covariance and contravariance of vectors wikipedia , lookup

Cartesian tensor wikipedia , lookup

Four-vector wikipedia , lookup

Bra–ket notation wikipedia , lookup

Linear algebra wikipedia , lookup

Basis (linear algebra) wikipedia , lookup

Transcript
Exam 2, 10:10 am, March 12, 2013
Exam 2
Linear Algebra, Dave Bayer, 10:10 am, March 12, 2013
Name:
Uni:
[1]
[2]
[3]
[4]
[5]
Total
If you need more that one page for a problem, clearly indicate on each page where to look next for
your work.
[1] Find a basis for the set of solutions to the system of equations


a
 b  
1 1 1 2 0 
c= 0

2 2 2 0 1  
0
d
e
Extend this basis to a basis for R5 .
Exam 2, 10:10 am, March 12, 2013
[2] By least squares, find the equation of the form y = ax + b which best fits the data
(x1 , y1 ) = (0, 1),
(x2 , y2 ) = (1, 0),
(x3 , y3 ) = (2, 2)
Exam 2, 10:10 am, March 12, 2013
[3] Let L be the linear transformation from R3 to R3 which projects orthogonally onto the subspace
x + 2y + z = 0
Find the matrix A which represents L in standard coordinates.
Exam 2, 10:10 am, March 12, 2013
[4] Find an orthogonal basis for the subspace of R4 spanned by the vectors
(1, 1, 1, 1),
(1, 2, 1, 2),
(2, 1, 2, 1),
(2, 2, 2, 2)
Exam 2, 10:10 am, March 12, 2013
[5] Let V be the vector space of all polynomials of degree 6 3 in the variable x with coefficients in R. Let
W be the subspace of polynomials satisfying f(0) = f 0 (0) = 0. Find an orthogonal basis for W with respect
to the inner product
Z
1
hf, gi =
f(x)g(x) dx
0