854 views
1 votes
1 votes
a real n*n matrix aij =i if i = j , otherwise 0

the determinant of all n eigen values of A is

a) n(n+1)/2

b) n(n-1)/2

c) n(n+1)(2n+1)/6

d) factorial(n)

my ans is d but the ans given is a. Is it correct?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
Ismail asked Jan 30, 2018
599 views
0 votes
0 votes
0 answers
2
aashijn asked Apr 28, 2022
1,331 views
employee (person-name, street, city)works (person-name, company-name, salary)company (company-name, city)manages (person-name, manager-name) a. Find the names of all empl...
1 votes
1 votes
2 answers
3
mk_007 asked Oct 2, 2021
254 views
14.Show that the grammar S → aSb |SS| e is ambiguous, but that the language denoted by it is not.Can someone share the approach for second part.
0 votes
0 votes
1 answer
4
Pradeep A asked Jun 9, 2018
196 views
If the set has a finite # of elements, prove that if f maps S onto S1 then which of the following is false??(a) f is 1-1(b) f is onto(c) f is bijection(d) f is onto and n...