Some test problems

Here are some problems to test your basic knowledge and understanding.

Problem 1

The absolute value |x| of a real number x is defined as

|x|={xif x0,xif x<0.

Prove the following.

  1. For any xR, |x|x|x|.
  2. Let a>0. For any xR, if axa, then |x|a. 
[5 marks each; 10 marks in total]

Problem 2

Let a=(2,3), b=(1,5), and r=(x,y) be position vectors. The equation
r=sa+(1s)b
with 0s1 defines the line segment between a and b
  1. Draw the line segment defined above in the x-y plane.
  2. Find the closest point on this line segment from the origin o=(0,0)
[5 marks each; 10 marks in total]

Problem 3

  1. Compute the matrix determinant |a11a120a22| [5 marks]
  2. Compute the matrix determinant |a11a12a130a22a2300a33| [5 marks]
  3. "Extrapolate" the value of the matrix determinant |a11a12a13a1n0a22a23a2n00a33a3n000ann| where the matrix elements are such that aij=0 if i>j. Such a matrix is called an upper triangular matrix. [5 marks]
  4. Prove the result of Part 3 by mathematical induction. [10 marks]
[25 marks in total]

Problem 4

Let u=(a,b,0),v=(c,d,0)R3.
  1. Compute the scalar product u,v.
  2. Compute the vector product u×v.
  3. Find the (signed) area of the parallelogram defined by the origin 0=(0,0,0), u, v, and u+v.
[5 marks each; 15 marks in total]

Problem 5

Let u=a+ib,v=c+id, w=u+v C where a,b,c,dR, and i is the imaginary unit.
  1. Find u¯v. (u¯ means the complex conjugate of u.)
  2. On the complex plane, the four points 0, u, v and w comprise a parallelogram. Show that its (signed) area is given by (u¯v), the imaginary part of u¯v.
[5 marks each; 10 marks in total]

Problem 6

Let the set C be defined by
C={(abba)a,bR}.
  1. C is closed under matrix addition. [5 marks]
  2. C is closed under matrix multiplication. [5 marks]
  3. Matrix multiplication in C is commutative. [5 marks]
  4. Find the inverse matrix of (abba) given a2+b20. [5 marks]
  5. C, with matrix addition and multiplication, is a field. [10 marks]
[30 marks in total]

Answers

See the video:



(These problems were given as the mid-semester test for SM-1201 at UBD.)

Comments

Popular posts from this blog

Birth process

Branching processes: Mean and variance

Informal introduction to formal logic