SolutionQuiz3 October 26, 2020 0.1Solution of Quiz 3 [1]:importnumpyasnp importsympyassy importscipy.linalgasla importmatplotlib.pyplotasplt 0.1.1Exercise 1 a) Letuandvbe vectors inRn . Ifuhas only negative entries, thenu·v≤0.
View full document
b) Let u and v be vectors in R n . If v has only positive entries, thenu·v≥0.
View full document
c) Letuandvbe vectors inRn . If u and v have only non-negative entries, thenu·v≥0.
View full document
d) Letuandvbe vectors inRn. Ifuandvhave only negative entries, thenu·v <0.
View full document
0.1.2Exercise 2 a) Which of the following pairs of vectors are a basis for the nullspace N(A) of the matrix
View full document
[2]: 10−4−3 −21135 015−1 [3]:A.nullspace() [3]:[Matrix([ [ 4], [-5], [ 1], [ 0]]), Matrix([ [3], [1], [0], [1]])] For the other b),c) and d) a check can be preformed similarly b) Which of the following pairs of vectors are a basis for the row space R(AT ) of the matrix
View full document
c) Which of the following pairs of vectors are a basis for the nullspace N( A )of the matrix
View full document
d) Which of the following pairs of vectors are a basis for the row space R(AT ) of the matrix
View full document
2
Answer:10−1 3 7 3 , 0 −3 1 2 Any scalar multiples of these vectors is also correct. 0.1.3Exercise 3
Want to read all 12 pages?
Previewing 4 of 12 pages Upload your study docs or become a member.
Want to read all 12 pages?
Previewing 4 of 12 pages Upload your study docs or become a member.
End of preview
Want to read all 12 pages? Upload your study docs or become a member.