Permutation: n Different Things Taken All at a Time When All Are Not Different.
Let M be any ...
Question
Let M be any 3×3 matrix with entries from the set {0,1,2}. The maximum number of such matrices, for which the sum of diagonal elements of MTM is seven, is
Open in App
Solution
Let M=⎡⎢⎣adgbehcfi⎤⎥⎦ ∴MTM=⎡⎢⎣abcdefghi⎤⎥⎦⎡⎢⎣adgbehcfi⎤⎥⎦ ⇒a2+b2+c2+d2+e2+f2+g2+h2+i2=7
Case 1: Seven (1′s) and two (0′s) 9C2=36
Case 2: One (2) and three (1′s) and five (0,s) 9!1!3!2!=504