1.

Let X be the soultion set of the equation A^(x)=-I, where A = [[0 , 1, -1],[4, -3, 4],[3, -3, 4]] and I is the corresponding unit matrix and x subseteq N,the minimum value ofsum ( cos ^(x) theta + sin ^(x) theta )theta in R - { (npi)/2 , n in I }is

Answer»


Solution :` because A = [[0,1,-1],[4,-3,4],[3,-3,4]]`
`therefore A^(2) = A cdot A =[[0,1,-1],[4,-3,4],[3,-3,4]][[0,1,-1],[4,-3,4],[3,-3,4]] = [[1,0,0],[0,1,0],[0,0,1]]= I `
`RARR A^(2) = I rArr A^(4) = A^(6) = A^(8) = ... = I`
Now, `A^(X) = I`
`rArr x = 2, 4, 6, 8...`
`therefore sum (cos ^(x) theta + sin ^(x) theta ) = ( cos^(2) theta + sin ^(2) theta) + (cos ^(4) theta + sin^(4) theta ) + (cos^(6) theta + sin ^(6) theta) + ...`
`=(cos^(2) theta + cos^(4) theta + cos ^(6) theta +...) `
`+ (sin^(2) theta + sin^(4) theta + sin^(6) theta + ...)`
`= (cos^(2) theta)/(1- cos^(2) theta) + (sin ^(2) theta)/(1- sin ^(2) theta)`
`= cot^(2) theta + tan ^(2) theta ge 2`
hences, minimumvalue of `sum (cos^(x) theta+ sin ^(x) theta)` is 2.


Discussion

No Comment Found

Related InterviewSolutions