Q 1 :

Consider the matrix f(x)=[cosx-sinx0sinxcosx0001].

Given below are two statements:

Statement I : f(-x) is the inverse of the matrix f(x).

Statement II : f(x)f(y)=f(x+y).

In the light of the above statements, choose the correct answer from the options given below                    [2024]

  • Statement I is true but Statement II is false

     

  • Both Statement I and Statement II are false

     

  • Statement I is false but Statement II is true

     

  • Both Statement I and Statement II are true

     

(4)

We have, f(x)=[cosx-sinx0sinxcosx0001]

                 f(-x)=[cosxsinx0-sinxcosx0001]

    f(x)f(-x)=[cosx-sinx0sinxcosx0001][cosxsinx0-sinxcosx0001]=[100010001]=If(-x)=[f(x)]-1

    Statement-I is true.

f(x)f(y)=[cosx-sinx0sinxcosx0001][cosy-siny0sinycosy0001]

=[cosxcosy-sinxsinycosx(-siny)-sinxcosy0sinxcosy+cosxsinysinx(-siny)+cosxcosy0001]

=[cos(x+y)-sin(x+y)0sin(x+y)cos(x+y)0001]=f(x+y)

      Statement-II is also true.



Q 2 :

Let A be a square matrix such that AAT=I. Then 12A[(A+AT)2+(A-AT)2] is equal to                      [2024]

  • A2+AT

     

  • A2+I

     

  • A3+I

     

  • A3+AT

     

(4)

We have, 12A[(A+AT)2+(A-AT)2]

=12A[(A2+(AT)2)+2AAT+A2+(AT)2-2AAT]

=12A[2A2+2(AT)2]=12×2A[A2+(AT)2]

=A3+AAT·AT

=A3+I·AT                                        [Given, AAT=I]

=A3+AT  

 



Q 3 :

Let A be a 3×3 real matrix such that A(101)=2(100), A(-101)=4(-101), A(010)=2(010).

Then, the system (A-3I) (xyz)=(123) has              [2024]

  • exactly two solutions

     

  • unique solution

     

  • infinitely many solutions

     

  • no solution

     

(2)

Let A=[x1y1z1x2y2z2x3y3z3]

Given, A[101]=[202][x1y1z1x2y2z2x3y3z3][101]=[202]x1+z1=2x2+z2=0x3+z3=2}                                        ...(i)

A[-101]=[-404][x1y1z1x2y2z2x3y3z3][-101]=[-404]-x1+z1=-4-x2+z2=0-x3+z3=4}                                     (ii)

and A[010]=[020]=[x1y1z1x2y2z2x3y3z3][010]=[020]

y1=0, y2=2, y3=0

Solving (i) and (ii), we get x1=3,x2=0,x3=-1,y1=0,y2=2,y3=0 and z1=-1,z2=0,z3=3

A=[30-1020-103]

Now, [00-10-10-100][xyz]=[123]

-z=3,-y=2and-x=1

x=-1,y=-2andz=-3

Hence, the given system has unique solution.

 



Q 4 :

Let A=[2-111]. If the sum of the diagonal elements of A13 is 3n, then n is equal to ________ .               [2024]



(7)

We have, A=[2-111]

A2=[2-111][2-111]=[3-330]

A3=[3-330][2-111]=[3-66-3]

A4=[3-330][3-330]=[0-99-9]

A6=[3-330][0-99-9]=[-2700-27]

A6=-27I

A12=A6A6=(-27I)×(-27)I

A12=[72900729]=729I

So, A13=729I·A=36·A=36[2-111]=[36×236(-1)3636]

Sum of diagonal elements =36×2+36=36×3=37

n=7



Q 5 :

Let A=I2-2MMT, where M is a real matrix of order 2×1 such that the relation MTM=I1 holds. If λ is a real number such that the relation AX=λX holds for some non-zero real matrix X of order 2×1, then the sum of squares of all possible values of λ is equal to _______ .            [2024]



(2)

Let  M=[ab]

Then MTM=I1[ab][ab]=[1]

a2+b2=1                                              ...(i)

Now, A=-2MMT=[1001]-2[a2ababb2]

A=[1-2a2-2ab-2ab1-2b2]

Also, Let X=[xy]

Then, AX=λX

[1-2a2-2ab-2ab1-2b2][xy]=[λxλy]

[(1-2a2)x-2aby-2abx+(1-2b2)y]=[λxλy]

On comparing, we get

(1-2a2)x-2aby=λx                                               ...(ii)

-2abx+(1-2b2)y=λy                                            ...(iii)

From (ii) & (iii), we get 

(1-2a2-λ)(1-2b2-λ)=4a2b2

1-2a2-λ-2b2+4a2b2+2b2λ-λ+2a2λ+λ2=4a2b2

λ2-2λ(1-a2-b2)+(1-2a2-2b2)=0

λ=2(1-a2-b2)±4(1-a2-b2)2-4(1-2a2-2b2)2

λ=2(1-a2-b2)±2(a2+b2)2

λ=1-a2-b2+a2+b2  or  λ=1-a2-b2-a2-b2

λ=1 or λ=1-2(a2+b2)=1-2=-1            ( from (i))

So, sum of squares of all possible values of λ=(1)2+(-1)2=2



Q 6 :

Let A be a 3×3 real matrix such that A2(A2I)4(AI)=O, where I and O are the identity and null matrices, respectively. If A5=αA2+βA+γI, where α, β and γ are real constants, then α+β+γ is equal to :          [2025]

  • 20

     

  • 76

     

  • 12

     

  • 4

     

(3)

We have, A2(A2I)4(AI)=O

 A32A24A+4I=O

 A3=2A2+4A4I          ... (i)

Now, A4=A·A3=A(2A2+4A4I)

      =2A3+4A24A=2(2A2+4A4I)+4A24A          [From (i)]

      =4A2+8A8I+4A24A=8A2+ 4A8I

Similarly, A5=A·A4=A(8A2+4A8I)

      =8A3+4A28A=8(2A2+4A4I)+4A28A          [From (i)]

      =20A2+24A32I

 α=20, β=24 and γ=32

   α+β+γ=20+2432=12.



Q 7 :

Let the matrix A=[100101010] satisfy An=An2+A2I for n3. Then the sum of all the elements of A50 is:          [2025]

  • 44

     

  • 39

     

  • 52

     

  • 53

     

(4)

We have, A=[100101010]

 A2=[100101010][100101010]=[100110101]

Since, An=An2+A2I, n>3

 A50=A48+A2I

              =[A46+A2I]+(A2I)

              =A46+2(A2I)

              =A44+3(A2I)

              =A2+24(A2I)

              =25A224I

              =25[100110101]24[100010001]=[10025102501]

So, sum of elements of A50=53.



Q 8 :

Let α be a solution of x2+x+1=0, and for some a and b in R, [4ab][116131122148][000]. If 4α4+mαa+nαb=3, then m + n is equal to __________           [2025]

  • 8

     

  • 3

     

  • 7

     

  • 11

     

(4)

Given, α is a solution of x2+x+1=0

 α2+α+1=0

 α=ω or ω2          (cube root of unity)

Now, [4ab][116131122148][000]

 [4a2b64a14b52+2a8b]=[000]

 a+2b=4; a+14b=64 and a4b=26

On solving above equations we get b = 5 and a = –6

Now, 4α4+mαa+nαb=3  4ω4+mω6+nω5=3

 4ω+m1+nω2=3          [  ω3=1]

 4ω2+m+nω=3

 4[13i2]+m+n[1+3i2]=3

 223i+mn2+n3i2=3

 2+mn2=3 and n3223=0          [Comparing real and imaginary part]

  m = 7, n = 4        m + n = 11.



Q 9 :

Let A=[aij] be 3×3 matrix such that A[010]=[001], A[413]=[010] and A[212]=[100], then a23 equals:          [2025]

  • –1

     

  • 0

     

  • 2

     

  • 1

     

(1)

Let A=[a11a12a13a21a22a23a31a32a33]

A[010]=[001]  [a12a22a33]=[001]  a12=0;a22=0;a32=1

A[413]=[010]  4a11+a12+3a13=0          ... (i)4a21+a22+3a23  4a21+3a23=1... (ii)4a31+a32+3a33=0          ... (iii)

A[212]=[100]  2a11+a12+2a13=1         ... (iv)2a21+a22+2a23=0 a21+a23=0... (v)2a31+a32+2a33=0         ... (vi)

On solvig equations (ii) and (v), we get

a21=1 and a23=1.



Q 10 :

Let A=[12201] and P=[cos θ sin θsin θcos θ],θ>0.. If B=PAPT,C=PTB10P and the sum of the diagonal elements of C is mn, where gcd (m, n) = 1, then m + n is :          [2025]

  • 127

     

  • 2049

     

  • 258

     

  • 65

     

(4)

We have, P=[cos θ sin θsin θcos θ]

PT=[cos θsin θsin θcos θ]

  PPT=[cos θsin θsin θcos θ][cos θsin θsin θcos θ]

=[1001]=I          ... (i)

Now, B=PAPT

Pre multiply by PT, we get

PTB=PTPAPT=APT          [using (i)]

Now, post multiply by PT, we get

PTBP=APTP=A

Now, A2=(PTBP)(PTBP)=PTB2P

Similarly, A10=PTB10P=C          [  C=PTB10P]

Now, A2=[12201][12201]=[(12)22201]

Similarly for A3,A4,...,A10=C

So, sum of diagonal elements of C=(12)10+1

=132+1=3332=mn

gcd(m,n)  gcd(33,32)=1

So, m + n = 33 + 32 = 65.



Q 11 :

Let A=[aij] be a matrix of order 3×3, with aij=(2)i+j. If the sum of all the elements in the third row of A2 is α+β2, α, βZ, then α+β is equal to :          [2025]

  • 168

     

  • 224

     

  • 210

     

  • 280

     

(2)

We have,

A=[aij] of order 3×3 with aij=(2)i+j

A=[(2)2(2)3(2)4(2)3(2)4(2)5(2)4(2)5(2)6]=[2224224424428]=2[12222222224]

 A2=4[12222222224][12222222224]=4[7721472141421414228]

   Sum of elements of third row = 4(14+142+28)

                =4(42+142)=168+562

Comparing the equation α+β2, we get

  α=168, β=56  α+β=224.



Q 12 :

Let A=[cosθ0sinθ010sinθ0cosθ]. If for some θ(0,π), A2=AT, then the sum of the diagonal elements of the matrix (A+I)3+(AI)36A is equal to __________.          [2025]



(6)

We have, A=[cosθ0sinθ010sinθ0cosθ]

Since, A is orthogonal.

 AAT=ATA=I and AT=A1

Given, A2=AT

 A3=I

Let B=(A+I)3+(AI)36A

        =2(A3+3A)6A=2A3=2I

So, sum of diagonal elements of B = 2(1 + 1 + 1) = 6.



Q 13 :

Let M denote the set of all real matrices of order 3×3 and let S = {–3, –2, –1, 1, 2}. Let

S1={A=[aij]M : A=AT and aijS, i,j},

S2={A=[aij]M : A=AT and aijS, i,j},

S3={A=[aij]M : a11+a22+a33=0 and aijS, i,j}.

If n(S1S2S3)=125α, then α equals __________.          [2025]



(1613)

Let M denotes the set of all real matrices of order 3×3.

M={[a11a12a13a21a22a23a31a32a33]; aijR}

Now, S1={A=[aij]M : A=AT and aijS, i,j}

   Number of elements in S1=56

S2={A=[aij]M : A=AT and aijS, i,j}

 Number of elements in S2=0

S3={A=[aij]M : a11+a22+a33=0 and aijS, i,j}

 Number of elements in S3=12×56

[  Possible cases are (1, 2, –3)  3!, (1, 1, –2)  3 and (–1, –1, 2)  3]

  n(S1S3)=12×53

Now, n(S1S2S3)=56+12×56+012×53

=56(1+12)12×53=53[13×5312)=125α

 α=1613.



Q 14 :

Let S={mZ : Am2+Am=3IA6}, where A=[2110]. Then n(S) is equal to __________.          [2025]



(2)

A=[2110], A2=[3221], A3=[4332],

A4=[5443] and so on A6=[7665]

 Am=[m+1mmm+1] and Am2=[m2+1m2m2(m21)]

Now, Am2+Am=3IA6

 [m2+1m2m2(m21)]+[m+1mm(m1)]

=3[1001][5667]=[8664]

 m2+1+m+1  8=m2+m6=0  m=3,2

  n(S)=2.



Q 15 :

Let A=[aij]2×2, where aij=0 for all i,j and A2=I. Let a be the sum of all diagonal elements of A and b=|A|. Then 3a2+4b2 is equal to         [2023]

  • 3

     

  • 7

     

  • 4

     

  • 14

     

(3)

Let 
A= [mnqp]         A2=I

[m2+qnmn+npqm+qpnq+p2]=[1001]

m2+qn=1     ...(i);    n(m+p)=0      ...(ii)

    q(m+p)=0      ...(iii),   nq+p2=1        ...(iv)

m2-p2=0m=±p  [Using (i) & (iv)]

Also, m+p=0

Now, let a=m+p and b=mp-qn

So, 3a2+4b2=3×q2+4(mp-qn)2

=4(-m2-qn)2=4×1=4               [Using (i)]



Q 16 :

Let P be a square matrix such that P2=I-P. For α,β,γ,δ, if Pα+Pβ=γI-29P and Pα-Pβ=δI-13P, then α+β+γ-δ is equal to    [2023]

  • 40

     

  • 22

     

  • 18

     

  • 24

     

(4)

We have,

pα+pβ=γI-29p  ...(i)

pα-pβ=δI-13p  ...(ii)

Now,  p2=I-p

p3=p-p2=p-I+p=2p-I

p4=2p2-p=2(I-p)-p=2I-3p

p5=2p-3p2=2p-3(I-p)=5p-3I

p6=5p2-3p=5(I-p)-3p=5I-8p

p7=5p-8p2=5p-8(I-p)=13p-8I

p8=13p2-8p=13(I-p)-8p=13I-21p

p8+p6=18I-29p  ...(iv)

p8-p6=8I-13p  ...(v)

After comparing (iv) with (i) and (v) with (ii), we get:

α=8,  β=6,  γ=18,  δ=8

α+β+γ-δ=8+6+18-8=24



Q 17 :

Let P= [3212-1232], A=[1101] and Q=PAPT. If PTQ2007P=[abcd], then 2a+b-3c-4d is equal to           [2023]

  • 2006

     

  • 2004

     

  • 2005

     

  • 2007

     

(3)

We have, P=[3212-1232], A=[1101]

Q=PAPT

Also, PTP=[32-121232][3212-1232]=[1001]

Q2007=(PAPT)(PAPT)(2007 times)=PA2007PT   [PTP=I]

 PTQ2007P=PTPA2007PTP=A2007

Now, A2=[1101][1101]=[1201]

A3=A·A2=[1101][1201]=[1301]

Continuing in the same way, we get:

A2007=[1200701]

 PTQ2007P=[1200701]=[abcd]  (Given)

a=1, b=2007, c=0, d=1

2a+b-3c-4d=2(1)+2007-3(0)-4(1)=2005



Q 18 :

Let A=[115101]. If B=[12-1-1]A[-1-211], then the sum of all the elements of the matrix n=150Bn is equal to          [2023]

  • 50

     

  • 100

     

  • 75

     

  • 125

     

(2)

A=[115101];  B=[12-1-1]A[-1-211]

Let P=[12-1-1],  Q=[-1-211]

B=PAQ

B2=(PAQ)(PAQ)=PAQPAQ=PA2Q

As, QP=[-1-211][12-1-1]=[1001]

A2=[115101][115101]=[125101]

A3=[125101][115101]=[135101]

Similarly, An=[1n5101]

Bn=PAnQ=[12-1-1][1n5101][-1-211]

Bn=[1+n51n51-n511-n51]

n=150Bn=[50+2525-2550-25]=[7525-2525]

Sum of the elements = 100

 



Q 19 :

The number of symmetric matrices of order 3, with all the entries from the set {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} is           [2023]

  • 106

     

  • 109

     

  • 610

     

  • 910

     

(1)

Let A=[abcdefghi]3×3 be the matrix

A is a symmetric matrix

   A=A'

[abcdefghi]=[adgbehcfi]b=d, c=g, f=h

   A=[abcbefcfi]

Each element is chosen from the set {0, 1, 2, 3, ...., 9}

Choice for each element = 10  

Number of symmetric matrices=106



Q 20 :

If A=12[13-31], then                      [2023]

  • A30-A25=2I

     

  • A30=A25

     

  • A30+A25-A=I

     

  • A30+A25+A=I

     

(3)

A=12[13-31]A=[cos60°sin60°-sin60°cos60°]

Let A=[cosαsinα-sinαcosα],  where α=π3

A2=[cosαsinα-sinαcosα][cosαsinα-sinαcosα]

=[cos2αsin2α-sin2αcos2α]

A30=[cos30αsin30α-sin30αcos30α];  A30=[1001]=I

A25=[cos25αsin25α-sin25αcos25α]=[1232-3212]

A25=AA25-A=0



Q 21 :

If A and B are two non-zero n×n matrices such that A2+B=A2B, then                 [2023]

  • A2=I or B=I

     

  • A2B=BA2

     

  • AB=I

     

  • A2B=I

     

(2)

A2+B=A2BA2+B-A2B=0 

  A2-A2B+B=0A2(I-B)+B=0 

  A2(I-B)+B-I=-I(A2-I)(I-B)=-I

  (A2-I)(B-I)=IA2B-A2-B=0

  A2(B-I)=BA2=B(B-I)-1A2=B(A2-I)

  A2=BA2-BA2+B=BA2A2B=BA2



Q 22 :

Let  A=[110310-310110] and  B=[1-i01], where i=-1.  If M=ATBA, then the inverse of the matrix AM2023AT is        [2023]

  • [1-2023i01] 

     

  • [102023i1]

     

  • [12023i01]

     

  • [10-2023i1]

     

(3)

 

 



Q 23 :

Let A, B, C be 3×3 matrices such that A is symmetric and B and C are skew-symmetric. Consider the statements:

(S1)  A13B26-B26A13 is symmetric

(S2)  A26C13-C13A26 is symmetric

Then,                                                                        [2023]

  • Only S1 is true

     

  • Both S1 and S2 are false

     

  • Both S1 and S2 are true

     

  • Only S2 is true

     

(4)

 Since A is symmetric.  A'=A 

and B and C are skew symmetric. 

B'=-B and C'=-C

 S1:(A13B26-B26A13)'=(A13B26)'-(B26A13)'

=(B')26(A')13-(A')13(B')26  ((X'Y')=(Y'X'))

=(-B)26(A)13-(A)13(-B)26 

=B26A13-A13B26=-(A13B26-B26A13)

Which is skew symmetric.

 S1 is false.

S2:(A26C13-C13A26)'=(A26C13)'-(C13A26)'

       =(C')13(A')26-(A')26(C')13

       =(-C')13A26-A26(-C)13=-C13A26+A26C13 
 
  Which is symmetric.

 S2 is true.



Q 24 :

Let α and β be real numbers. Consider a 3×3 matrix A such that A2=3A+αI. If A4=21A+βI, then               [2023]

  • β=-8

     

  • β=8

     

  • α=4

     

  • α=1

     

(1)

 Given, A2=3A+αI and A4=21A+βI 

Now, A2A2=(3A+αI)(3A+αI)

         =9A2+6αIA+α2I=9(3A+αI)+6αIA+α2I 

         =27A+9αI+6αA+α2I=(27+6α)A+(9α+α2)I

So, 27+6α=21α=-1 

 9α+α2=β9(-1)+(-1)2=ββ=-8



Q 25 :

Let  A=(10004-1012-3). Then the sum of the diagonal elements of the matrix (A+I)11 is equal to:

  • 2050

     

  • 4094

     

  • 6144

     

  • 4097

     

(4)

We have, A=[10004-1012-3]

A2=[10004-1012-3][10004-1012-3]=[10004-1012-3]=A

Similarly, An=A; nN 

Now, (A+I)11= C011A11+C111A10I1+C211A9I2++C1111A0I11

=A(C011+C111++C1011)+I   [An=A and In=I]

=A(211-1)+I 

Trace of (A+I)11=1(211-1)+1+4(211-1)+1+(-3)(211-1)+1

=211+4(211)-3-3(211)+4=2×211+1

=212+1=4096+1=4097



Q 26 :

Let A=[012a031c0], where a,c. If A3=A and the positive value of a belongs to the interval (n-1,n],

 where n, then n is equal to _________ .    [2023]



(2)

We have,

A=[012a031c0] and  A3=A

Now, A2=[012a031c0][012a031c0]

A2=[a+22c33a+3c2aac12+3c]

and A3=[a+22c33a+3c2aac12+3c][012a031c0]

A3=[2ac+3a+2+3c2a+4+6ca(a+3c)+2a3+2ac6+3a+9ca+2+3cac+c(2+3c)2ac+3]

Given that A3=A,

          2ac+3=0  ...(i)

and a+2+3c=1a+1+3c=0  ...(ii)

a+1-92a=0                   [From (i)]

2a2+2a-9=0

Since f(1)<0,f(2)>0

a(1,2]                                   [f(a)=2a2+2a-9]

Now, n-1=1n=2



Q 27 :

Let A be a symmetric matrix such that |A|=2 and [21332]A=[12αβ]. If the sum of the diagonal elements of A is s, then βsα2 is equal to ________ .        [2023]



(5)

Given, |A|=2

Let A=[abbc]ac-b2=2  ...(i)

Also, [21332][abbc]=[12αβ]

[2a+b2b+c3a+32b3b+32c]=[12αβ]

2a+b=1  ...(ii),  2b+c=2  ...(iii)

Solving (i), (ii), and (iii) we get  b=-12,  a=34,  c=3

Now, α=3a+32b=32,  β=3b+32c=3

s=a+c=154         βsα2=3×15494=5



Q 28 :

Let A=[aij], aijZ[0,4], 1i,j2. The number of matrices A such that the sum of all entries is a prime number p(2,13) is ________ .      [2023]



(204)

As given a+b+c+d=3 or 5 or 7 or 11

If sum = 3, then

Coefficient of x3 in (1+x+x2++x4)4 is (1-x5)4(1-x)-4

     C3=C364+3-1=20

If sum = 5, coefficient of x5 is  (1-4x5)(1-x)-4

   C54+5-1-4=C58-4=52

If sum = 7, then coefficient of x7 is  

(1-4x5)(1-x)-4C710-4×C25=80

If sum = 11 

(1-4x5+6x10)(1-x)-4C114+11-1-4C64+6-1+6C14+1-1

=C1114-4 C69+24=364-336+24=52

Total matrices=20+52+80+52=204



Q 29 :

Let A=[3-41-1] and B be two matrices such that A100=100B+I. Then the sum of all the elements of B100 is ________.   [2026]



(0)

A=I+[2-41-2],  let  M=[2-41-2]

M2=[0000]M3=M4==M100=0

A100=(I+M)100=r=0100(100r)Mr.I

A100=I+100M=I+100B

 M=BM100=B100=[0000]



Q 30 :

Let A=[02-3-2013-10] and B be a matrix such that B(I-A)=I+A Then the sum of the diagonal elements of BTB is equal to______.  [2026]



(3)

AT=-A

B=(I+A)(I-A)-1

BT=((I-A)-1)T(I+A)T

BT=(I-AT)-1(I+AT)

BT=(I+A)-1(I-A)

BTB=(I+A)-1(I-A)(I+A)(I-A)-1

=(I+A)-1(I+A)(I-A)(I-A)-1

= I

tr(BTB)=3