Exam Exercises
Exam Exercises
Instructions: Hand in your paper until 12 noon – the room is booked for three hours. Please do not use any red
pencils / red ink.
n
Definition. A polynomial pn := α0 + α1 · t + α2 · t2 + . . . + αn · tn =: αj · tj with variable t and coefficients αj
P
j=0
in a field F for all j ∈ {0, . . . , n} has degree deg(pn ) = n if tn is the highest power of t occurring in pn and αn 6= 0.
The vector space Pn of polynomials of degree at most n, with variable t and coefficients in F, is the set
( )
n
P j
Pn := αj · t αj ∈ F for all j ∈ {0, . . . , n}
j=0
LA : R2 → R2 , x 7→ A · x
1 0
with respect to the standard basis , for R2 . Find the transformed matrix T such that
0 1
the same map LA can be expressed as
LA : R2 → R2 , x 7→ T · x
1 0
with respect to the non-standard basis , for R2 (use this non-standard basis on both sides
1 1
of the arrow, domain and codomain).
Exercise 4.
3 1 7
a) Let M := 3 2 4. Is M invertible? If so, compute the adjoint matrix of M and the
4 2 8
inverse M . Check that M · M −1 is the identity matrix.
−1
0 0 x
b) Let M as in the above exercise, and let N := M − 0 x 0 .
0 0 0
Find all the values for x ∈ R such that N is not invertible.