MATH 2090 QUIZZES FALL 2000


QUIZ 1

Solve the initial value problem   xy' - 3y = 4x4 - x2,  y(1)=0

  y = 4x4 + x2 - 5x3


QUIZ 2
|-21|
ForA=|25-3| andB=|3-1|
|314| |42|
(a)A + 2B is not defined
|-25|
(b)AT+2B=|11-1|
|58|
(c)AB=|-1-9|
|1310|
(d)ATB is not defined

QUIZ 3

Recall that R3 denotes the vector space of all ordered 3-tuples of real numbers. Let S be the set of all vectors (x1,x2,x3) in R3 satisfing the condition 3x1-x2+7x3=0. Show that S is a subspace of R3.

Check that S is closed under vector addition and under scalar multiplication:

Let u = (a,b,c) and v = (e,f,g) be vectors in S. Then 3a-b+7c=0 and 3e-f+7g=0. We must show that u+v=(a+e,b+f,c+g) is in S. This is the case if 3(a+e)-(b+f)+7(c+g)=0.

3(a+e)-(b+f)+7(c+g)=3a+3e-b-f+7c+7g=(3a-b+7c)+(3e-f+7g)=0+0=0

So u+v is in S, and S is closed under vector addition.

Let u=(a,b,c) be in S as above, so 3a-b+7c=0, and let k be a scalar. We must show that ku=(ka,kb,kc) is in S. This is the case if 3(ka)-(kb)+7(kc)=0.

3(ka)-(kb)+7(kc)=k(3a-b+7c)=k(0)=0

So ku is in S, and S is closed under scalar multiplication.

Since S is closed under vector addition and under scalar multiplication, S is a subspace of R3.

The subspace S is the plane through the origin in R3 consisting of all vectors x=(x1,x2,x3) for which 3x1-x2+7x3=0. So x2=3x1+7x3, and

x=(x1,3x1+7x3,x3)= x1(1,3,0)+x3(0,7,1)

Thus every vector in S can be written as a linear combination of the vectors (1,3,0) and (0,7,1). So {(1,3,0),(0,7,1)} is a spanning set for S.


QUIZ 4

|2-32|
The matrixA=|-102| has characteristic polynomialp(r) = (1-r)(r-2)(r-2).
|-1-35|

Find a nonsingular matrix S and a diagonal matrix D so that S-1AS = D.

One answer is
|1-32| |100|
S=|110| D=|030|
|101| |003|


QUIZ 5

Find a fundamental set of solutions for the systemx' = Axfor the matrix A=|2-3|
|-14|

One fundamental set of solutions is { x1 = e5t(-1,1), x2 = et(3,1) }
(eigenvectors written in "in-line" notation).


Dan Cohen   Fall 2000
Back to MATH 2090; to my homepage.