1.The dimension of vector space of
all symmetric matrices of order n×n(n≥2)n×n(n≥2) with real entries and
trace equal to zero is
Solution:
The Vector space of all n×nn×n
square matrix=n2n2. In case of symmetric matrix aij=aji∀i,jaij=aji∀i,j.
So, Number of elements on the upper
part of diagonal=n2−n2n2−n2 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 n2−n2+(n−1)=n(n+1)2−1n2−n2+(n−1)=n(n+1)2−1.
2nd option is correct.
2.The dimension of the vector space
of all symmetric matrices A=(ajk)A=(ajk) of order n×n(n≥2)n×n(n≥2) with
real entries, a11=0a11=0 is
- (n2+n−4)/2(n2+n−4)/2
- (n2+n+4)/2(n2+n+4)/2
- (n2+n−3)/2(n2+n−3)/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
=n2−n2n2−n2
(removed the diagonal elements and
divided by 2)
since a11=0a11=0 So, number of free
variables in diagonal=n−1n−1
So dimension of required
matrix=n2−n2+(n−1)=n2+n−22n2−n2+(n−1)=n2+n−22
Options are incorrect. Answer is
n2+n−22n2+n−22
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)→(AIB−A0)
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 B−A which is equal to
(0−110−110−11)
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:Rn→Rn 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:Rn→Rn and If T is bijective then only 0 is mapped to
zero. that is, kernel(T)=0 then Rank(T)−0=n⇒Rank(T)−nullity(T)=0
So, fourth option is correct.
5.Let S:R3→R4 and T:R4→R3 be linear
transformations such that T∘S is the identity map of R3.
Then
- T∘S is the identity map of R4.
- T∘S is one-one, but not onto.
- T∘S is onto, but not one-one.
- T∘S is neither one-one nor onto.
Solution: Let S:R3→R4 and T:R4→R3 are defined as:
T(a,b,c,d)=(a,b,c) and
S(a,b,c)=(b,a,0,0)
then T∘S(a,b,c)=T(S(a,b,c))=T(b,a,0,0)=(b,a,0) So, T∘S is not an identity
map.
Next, for (a,b,c)≠(a,b,c1)⇒ T∘S((a,b,c))=(b,a,0)=T∘S((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:W→W 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:N→N by S(p(x))=p(x+1),p∈N 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
- [0−1−10]
- [01−10]
- [0110]
- [0−110]
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)]=[0−110] 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 A∈Mn(R) is symmetric or skew-symmetric, then the rank of T is
- n(n+1)/2
- n(n−1)/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 M∈Mn(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,b∈R. 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 3−dimensional
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 x↦Ax on R4 is R4.
Solution: 3rd option is correct.
For example: [1100010000210002]
Eigenvalues are:1,1,2,2
13.Let n be an integer, n≥3,
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=ui−1+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+⋯+(an−1+an)=0 Substituting values and taking common
⇒(a1+a2=0)(a2+a3=0)⋯(an−1+an=0)
Let a1=α
then we have
a1=αa2=−α⋯an−1=(−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(un−1−un)=0
⇒(a1+a2)u1+(a2+a3)u2+⋯+(an−1+an)un−1+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)=⋯+(an−1+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:V→V 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=T∘T∘⋯∘T(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:
(000⋯000100⋯000010⋯000000⋯010)
From this matrix, It is clear that,
rank of T is n and nullity of T is 1.
now let em∈{e1,e2⋯en}.
then Tn(em)=T∘T∘⋯∘T(em)
after operating T ,
n−m times,
we get
T∘T∘⋯∘T(0)⏟mtimes=0
So,2,3,4 are correct options.
15.Let a,b,c,d∈R and
let T:R2→R2 be the linear transformation
defined by T([xy])=[ax+bycx+dy] for [xy]∈R2, Let S:C→C be the corresponding
map defined by S(x+iy)=(ax+by)+i(cx+dy) for x,y∈R. Then
- S is always Clinear, that is S(z1+z2)=S(z1)+S(z2) for all z1,z2∈C and S(αz)=αS(z) for
all α∈C and z∈C
- S is always C−linear if b=−c and d=a.
- S is always C−linear only if b=−c and d=a.
- S is always C−linear 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:P3→P4 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×x⋯xn×0
T(x)=x2p′(x)+∫x0p(x)dt=x=1×0+0×x+32x2⋯xn×0
T(x2)=x2p′(x2)+∫x0p(x2)dt=x=1×0+0×x+0×x2+73x3⋯xn×0
So first three column of the matrix
of transformation is:
(000⋯100⋯0320⋯0073⋯⋯⋯⋯⋯⋯⋯)
clearly,
a32=32,a33=0.
2nd option is correct.
17. A linear operator T on
complex vector space V has characteristic polynomial x3(x−5)2 and minimal polynomials x2(x−5).
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(T−5I) is nilpotent, where I is the identity operator.
- The operator induced by T on the quotient space V/ker(T−5I) is scaler multiple of the identity operator.
Solution:
Minimal Polynomial is =x2(x−5).
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(T−5I) is
0
So, It is Nilpotent.
So, 1 and 3 options are
correct.
nice work mam
ReplyDeletevery helpful
ReplyDeleteI 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
ReplyDeleteThis 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
ReplyDeleteBrilliant work mam
ReplyDeleteThis 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
ReplyDeleteThanks for your post. Keep blogging.
Ramanasri IAS MATHS