Finite Dimensionality of Linear Map on V

  • Thread starter Thread starter *melinda*
  • Start date Start date
  • Tags Tags
    Linear
*melinda*
Messages
86
Reaction score
0
Homework Statement
Prove that if there exists a linear map on V whose null space and range are both finite dimensional, then V is finite dimensional.

The attempt at a solution
I *think* the following is true: For all v in V, T(v) is in range(T), otherwise T(v) = 0 which implies v is in null (T).

Other than that, I know I can write a basis {v_1, ..., v_n} for null(T) and a basis {T(u_1), ..., T(u_m)} for range(T), where range(T) = {T(u) : u is in V}. But since this is a linear map {u_1, ..., u_m} should also be a basis for some U such that U is a subspace of V.

Does anyone know if these assumptions are heading in the right direction?
 
Physics news on Phys.org
*melinda* said:
Homework Statement
Prove that if there exists a linear map on V whose null space and range are both finite dimensional, then V is finite dimensional.

The attempt at a solution
I *think* the following is true: For all v in V, T(v) is in range(T), otherwise T(v) = 0 which implies v is in null (T).
No, that's not true. T(v)= 0 even when T(v) is in range(T) because 0 is in range(T) (range(T) is a subspace). For a simple example, let V= R2, T<x,y>= <x-y,x-y>. null(T) consists of all vectors of the form <x,x>. Range(T) is exactly null(T).

Other than that, I know I can write a basis {v_1, ..., v_n} for null(T) and a basis {T(u_1), ..., T(u_m)} for range(T), where range(T) = {T(u) : u is in V}. But since this is a linear map {u_1, ..., u_m} should also be a basis for some U such that U is a subspace of V.

Does anyone know if these assumptions are heading in the right direction?
You seem to be assuming that V is the direct sum of range(T) and null(T) and that's not true.
 
ok, but can I at least write a basis for null(T) and range(T)? I can't see how to prove this without defining something, because I know I can't prove this by only referring to the finite dimensions of null and range.
 
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