Linear algebra determinant of linear operator

pezola
Messages
11
Reaction score
0
[SOLVED] linear algebra determinant of linear operator

Homework Statement



Let T be a linear operator on a finite-dimensional vector space V.
Define the determinant of T as: det(T)=det([T]β) where β is any ordered basis for V.

Prove that for any scalar λ and any ordered basis β for V that det(T - λIv) = det([T]β - λI).

Homework Equations



Another part of the problem yielded that for any two ordered bases of V, β and γ , that det([T]β) = det([T]γ).


The Attempt at a Solution



I need someone to help me understand the notation. I don't actually know what I am being asked to prove here.
 
Physics news on Phys.org
T is the general linear transformation. [T] is the matrix that represents the linear transformation with respect to the basis B. If we change the basis, then we change the matrix since if TX = Y where X and Y are the coordinate vectors in K^n representing the abstract vectors x,y in V. (We can do with since any n dimensional vector space is isomorphic to K^n.) These coordinates are just the coefficients of the basis vectors.
ie:if x = a1v1 +a2v2 + .. + anvn where v1 ...vn is a basis then the coordinate vector for x just (a1,a2,a3,...,an). Obviously these coordinates change when the basis changes. The same holds for Y which means our matrix will need to change to reflect this.

Also, X and Y are column vectors so that the matrix multiplication is defined.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top