LA Key
LA Key
LA Key
LINEAR ALGEBRA
3. Let A be an m×n matrix with all entries are distinct. Then the number
of sub matrix of order i × j is mi × nj .
5. Let A be an m × n matrix with all entries are equal. Then the number
of sub matrix of order i × j is 1.
si = Ri (A)− | aii |
20. For any square matrix A of order n, every eigen value λ of A satisfies
| λ − all |≤ sl for some 1 ≤ l ≤ n.
21. For any square matrix A of order n, every eigen value of A satisfies
| λ |≤ min{R(A), C(A)}.
a b1 0 · · · · · · 0
c1 a
b2 ···
22. The eigen value of the tridiagonal matrix A =
c2 a b3
..
. ··· ··· a bn−1
··· cn−1 a n×n
q
(n ≥ 3) satisfies the inequality | λ − a |< 2 max | bi | max | ci |.
i i
17
26.
A B
rank = rank(A) + rank(D − BA−1 C)
C D
= rank(D) + rank(A − CD−1 B).
27.
A B
det = det(A)det(D − BA−1 C)
C D
= det(D)det(A − CD−1 B).
35. For an n × n square matrix N with real (or complex) entries, the
following are equivalent:
(i) N is nilpotent
(ii) The minimal polynomial of N is λk for some positive integer k ≤ n
(iii) The characteristic polynomial for N is λn
(iv) The only eigen values of N is 0
(v) trace(N k ) = 0 for all k > 0.
50. The number of basis in the finite dimensional n vector space over a
finite field Zp is,
68. Let A be an n × n matrix (aij ) with complex entries. Suppose |aii | >
Pn
|aij |, j 6= i, for all i = 1, 2 · · · , n. Then A is invertible.
j=1
REAL ANALYSIS
7. A metric space which is not complete is the space of all rational num-
bers, with d(x, y) = |x − y|.
9. The product of two convergent series converges, and to the right value,
if at least one of the two series coverges absolutely.