Saturday, April 16, 2016

Mathematics:CSIR: Previous year questions on:Vector spaces and linear Transformation.

1.The dimension of vector space of all symmetric matrices of order n×n(n2)n×n(n2) with real entries and trace equal to zero is
  • (n2n)/21(n2n)/21
  • (n2+n)/21(n2+n)/21
  • (n22n)/21(n22n)/21
  • (n2+2n)/21(n2+2n)/21
Solution:
The Vector space of all n×nn×n square matrix=n2n2. In case of symmetric matrix aij=ajii,jaij=ajii,j.
So, Number of elements on the upper part of diagonal=n2n2n2n2 Removed the nn diagonal elements.
here, Trace=00. So that means all the elements of diagonal is not linearly independent, one of them can be expressed as the linear combination of other elements of diagonal. So, we have, the dimension of symmetric matrix with trace equal to zero equals to n2n2+(n1)=n(n+1)21n2n2+(n1)=n(n+1)21.
2nd option is correct.
2.The dimension of the vector space of all symmetric matrices A=(ajk)A=(ajk) of order n×n(n2)n×n(n2) with real entries, a11=0a11=0 is
  • (n2+n4)/2(n2+n4)/2
  • (n2+n+4)/2(n2+n+4)/2
  • (n2+n3)/2(n2+n3)/2
  • (n2+n+3)/2(n2+n+3)/2
Solution:
Since the elements below diagonal is mirror image of elements above it so, number of free variable is =n2n2n2n2
(removed the diagonal elements and divided by 2)
since a11=0a11=0 So, number of free variables in diagonal=n1n1
So dimension of required matrix=n2n2+(n1)=n2+n22n2n2+(n1)=n2+n22
Options are incorrect. Answer is n2+n22n2+n22
3.Consider the following row vectors: α1=(1,1,0,1,0,0)α2=(1,1,0,0,1,0)α3=(1,1,0,0,0,1)α1=(1,1,0,1,0,0)α2=(1,1,0,0,1,0)α3=(1,1,0,0,0,1) α4=(1,0,1,1,0,0)α5=(1,0,1,0,1,0)α6=(1,0,1,0,0,1)α4=(1,0,1,1,0,0)α5=(1,0,1,0,1,0)α6=(1,0,1,0,0,1) The dimension of the vector space spanned by these row vectors is
  • 66
  • 55
  • 44
  • 33
Solution: According to this question, we have to calculate the row space of the given matrix:
C=(110100110010110001101100101010101001)
Now let A=(110110110) and B=(101101101)
So,C=(AIBI)(AIBA0)
Here its clear that the rows in (AI) are Linearly Independent. So the rank of C will depend on the dimension of row space of BA which is equal to (011011011) Since all rows of this matrix is exactly the same so, the dimension of its row space=1. So , Required dimension=3+1.
Note: You can even calculate it directly but that will take much more time.
4.Let T:RnRn be a linear transformation. Which of the following statements implies that T is bijective?
  • nullity(T)=n
  • Rank(T)=nullity(T)=n
  • Rank(T)+nullity(T)=n
  • Rank(T)nullity(T)=n
Solution:
T:RnRn and If T is bijective then  only 0 is mapped to zero. that is, kernel(T)=0 then Rank(T)0=nRank(T)nullity(T)=0
So, fourth option is correct.
5.Let S:R3R4 and T:R4R3 be linear transformations such that TS is the identity map of R3. Then
  • TS is the identity map of R4.
  • TS is one-one, but not onto.
  • TS is onto, but not one-one.
  • TS is neither one-one nor onto.
Solution: Let S:R3R4 and T:R4R3 are defined as:
T(a,b,c,d)=(a,b,c) and S(a,b,c)=(b,a,0,0)
then TS(a,b,c)=T(S(a,b,c))=T(b,a,0,0)=(b,a,0) So, TS is not an identity map.
Next, for (a,b,c)(a,b,c1) TS((a,b,c))=(b,a,0)=TS((a,b,c1)) So, it's not one-one.
and there exists no pre-image of  (b,a,2). So, it's not onto. So, fourth option is correct.
6.Let W be the vector space of all real polynomials of degree at most 3. Define T:WW by T(p(x))=p(x) where p is the derivative of P. The matrix of T in the basis {1,x,x2,x3}, considered as column vectors, is given by
  • (0000010000200003)
  • (0000100002000030)
  • (0100002000030000)
  • (0123000000000000)
Solution:
T(1)=0×1+0×x+0×x2+0×x3
T(x)=1×1+0×x+0×x2+0×x3
T(x2)=0×1+2×x+0×x2+0×x3
T(x3)=0×1+0×x+3×x2+0×x3
So matrix of linear transformation is:
(0000100002000030)T=(0123000000000000)
Third option is correct.
7.Let N be the vector space of all polynomials of degree at most 3. Define S:NN by S(p(x))=p(x+1),pN Then the matrix of S in the basis {1,x,x2,x3}, connsidered as column vectors, is given by
  • (1000020000300004)

  • (1111012300130001)

  • (0200002000030000)

  • (0123000000000000)
Solution:
S(1)=1
S(x)=(x+1)=1.1+1.x
S(x2)=(x+1)2=1.1+2.x+1.x2
S(x3)=(x+1)3=1.1+3.x+3.x2+x3
So (1111012300130001) option is correct.
8.A linear transformation T rotates each vector in R2 clockwise through 90. The matrix T ralative to the standard ordered basis ([10],[01]) is
  • [0110]

  • [0110]

  • [0110]

  • [0110]
Solution: the rotation matrix is given by  [cos(θ)sin(θ)sin(θ)cos(θ)] (In counterclock wise direction.)
So, the required matrix is :[cos(90o)sin(90o)sin(90o)cos(90o)]=[0110] So, fourth option is correct.
9..Let n be a positive integer and let Mn(R) denote the space of all n×n real matrices. If T:Mn(R)Mn(R) is a linear transformation such that T(A)=0 whenever AMn(R) is symmetric or skew-symmetric, then the rank of T is
  • n(n+1)/2
  • n(n1)/2
  • n
  • 0
Solution: Since it given that T(A)=0 for all symmetric and skew symmetric matrices.
And we know that, every matrix can be expressed as the sum of symmetric and skew symmetric matrix.
So let MMn(R)
then
M=12×(M+MT)+12×(M+MT)
T(M)=12×T(M+MT)+12×T(M+MT)=0+0
So. 4th option is correct.
10.Consider R3 with the standard inner product. Let W be the subspace of R3 spanned by (1,0,1). Which of the following is a basis for the orthogonal complement of W?
  • {(1,0,1),(0,1,0)}
  • {(1,2,1),(0,1,1)}
  • {(2,1,2),(4,2,4)}
  • {(2,1,2),(1,3,1),(1,1,1)}
Solution:
Since inner product of  {(1,0,1)} with {(1,0,1),(0,1,0)} is zero.
So, 1st option is correct.

11.Let A=[135a130179b0011115] where a,bR. Choose the correct statement.
  • There exist values of a and b for which the columns of A are linearly independent.
  • There exist values of a and b for which Ax=0 has 0 as only solution.
  • For all values of a and b the rows of A span a 3dimensional subspace of R5.
  • There exist values of a and b for which Rank(A)=2.
Solution: This matrix is in standard Echelon Form.
There are 3 pivots.
so, dimension of Row space= Dimension of column space=3.
No, matter what is the value of a,b the rows of A Spans a 3-dimesnsional subspace of R3.
So, third option is correct.
12.Let A be a 4×4 invertible real matrix. Which of the following is NOT necessarily true?
  • The rows of A form a basis of R4.
  • Null space of A contains only the 0 vector.
  • A has 4 distinct eigenvalues.
  • Image of the transformation xAx on R4 is R4.
Solution: 3rd option is correct.
For example: [1100010000210002]
Eigenvalues are:1,1,2,2
13.Let n be an integer, n3, and let u1,u2,,un be n linearly independent elements in a vector space over R. Set u0=0 and un+1=u1. Define vi=ui+ui+1 and wi=ui1+ui FOR i=1,2,,n. Then
  • v1,v2,,vn are linearly independent if n=2010.
  • v1,v2,,vn are linearly independent if n=2011.
  • w1,w2,,wn are linearly independent if n=2010.
  • w1,w2,,wn are linearly independent if n=2011.
Solution:
Given,
v1=u1+u2
v2=u2+u3
vn=un+un+1=yn+u1(given un=u1)
now consider,
a1v1+a2v2++anvn=0
=(a1+a2)u1+(a2+a3)u2++(an1+an)=0 Substituting values and taking common
(a1+a2=0)(a2+a3=0)(an1+an=0)
Let a1=α
then we have
a1=αa2=αan1=(1)nα,an=(1)n+1α
but since a1=an Therefore (1)n+1α=α
Therefore, n+1 must be odd.
So, 3rd option is correct
a1w1+a2w2++anwn=0
a1(0+u1)+a2(u1+u2)++an(un1un)=0
(a1+a2)u1+(a2+a3)u2++(an1+an)un1+an(un)=0
Since u1,u2,,un be n linearly independent elements in a vector space over R
Therefore we get:
(a1+a2)=(a2+a3)=+(an1+an)=an(un)=0
a1=a2=an=0 for all n.
Therefore, 3rd and 4th options are correct
Hence, 2,3,4 options are correct.
14..Let n be a positive integer and V be an (n+1)dimensional vector space over R. If {e1,e2,,en+1} is a basis of V and T:VV is the linear transformation satisfying T(ei)=ei+1 for i=1,2,,n and T(en+1)=0. Then
  • trace of T is nonzero.
  • rank of T is n.
  • nullity of T is 1.
  • Tn=TTT(n times) is the zero map.
Solution:
T(e1)=0×e1+1×e2++0×en
T(e2)=0×e1+0×e2+1×e3+0×en
T(en)=o×e1+0×e2++0×en
So matrix of linear transformation Is:
(000000100000010000000010)
From this matrix, It is clear that,
rank of T is n and nullity of T is 1.
now let em{e1,e2en}.
then Tn(em)=TTT(em)
after operating T ,   nm times,
we get
TTT(0)mtimes=0

So,2,3,4 are correct options.
15.Let a,b,c,dR and let T:R2R2 be the linear transformation defined by T([xy])=[ax+bycx+dy] for [xy]R2, Let S:CC be the corresponding map defined by S(x+iy)=(ax+by)+i(cx+dy) for x,yR. Then
  • S is always Clinear, that is S(z1+z2)=S(z1)+S(z2) for all z1,z2C and S(αz)=αS(z) for all αC and zC
  • S is always Clinear if b=c and d=a.
  • S is always Clinear only if b=c and d=a.
  • S is always Clinear if and only if T is identity transformation.
solution:
option 1 is correct.
S(x1+iy1+x2+iy2)
=a(x1+x2)+b(y1+y2)+i(c(x1+x2)+d(y1+y2)
=S(x1+x2)

S(α(x+iy))=(α(ax+by)+i×α(cx+dy)
So, S is C-Linear for all a,b,c,d
Therefore, 1,2,3 are correct.
Remark:
If you look closely there is a similarity between T and S both are same kind of Linear Transformation with respect to different basis.
16.For a positive integer n, let Pn denote the space of all polynimials p(x) with coefficients in R such that degp(x)n, and let Bn denote the standard basis of Pn given by Bn={1,x,x2,,xn}. If T:P3P4 is the linear transformation defined by T(p(x))=x2p(x)+x0p(t)dt and A=(aij) is the 5×4 matrix of T with respect of standard bases B3 and B4, then
  • a32=32,a33=73
  • a32=32,a33=0
  • a32=0,a33=73
  • a32=0,a33=0
Solution: T(1)=x2p(1)+x0p(1)dt=x=1×0+1×xxn×0
T(x)=x2p(x)+x0p(x)dt=x=1×0+0×x+32x2xn×0
T(x2)=x2p(x2)+x0p(x2)dt=x=1×0+0×x+0×x2+73x3xn×0
So first three column of the matrix of transformation is:
(00010003200073)
clearly, a32=32,a33=0.
2nd option is correct.
17. A linear operator  T on complex vector space  V has characteristic polynomial  x3(x5)2 and minimal polynomials  x2(x5).
Choose all correct options.

  • The Jordan form of  T is uniquely determined by the given information.
  • There are exactly  2  Jordan blocks in the Jordan decomposition of  T.
  • The operator induced by  T on the quotient space  V/ker(T5I) is nilpotent, where  I is the identity operator.
  • The operator induced by  T on the quotient space  V/ker(T5I) is scaler multiple of the identity operator.
Solution:
Minimal Polynomial is =x2(x5).
SO, Jordan canonical form is:
(0100000000000000005000005)
It's unique upto order of Jordan blocks.
Since, From minimal polynomial It is clear that there exists a Jordan block of order 2×2 corresponding to 0. So, 1 zero which is remaining can occur in only 1 way. Similar argument for 5.
Now, since all eigenvalues of the operator induced by  T on the quotient space  V/ker(T5I) is 0
So, It is Nilpotent.
So, 1 and 3 options are correct.






7 comments :

  1. I am happy to find your distinguished way of writing the post. Now you make it easy for me to understand and implement the concept. Thank you for the post. vector art

    ReplyDelete
  2. This is such a great resource that you are providing and you give it away for free. I love seeing blog that understand the value. Im glad to have found this post as its such an interesting one! I am always on the lookout for quality posts and articles so i suppose im lucky to have found this! I hope you will be adding more in the future... vector

    ReplyDelete
  3. This blog is really helpful to pass on redesignd enlightening endeavors over web which is genuinely examination. I found one productive instance of this truth through this blog. Image Vectorizer Mac

    ReplyDelete