Discovering the Basis, Rank, and Nullity of T_A: Linear Algebra Explained

stunner5000pt
Messages
1,443
Reaction score
4
Fpr the matrix find a basis for hte kernel and image of [itex} T_{A} [/itex] and find the rank and nullity of T_{A}
T is a linear transformation


\left(\begin{array}{cccc} 2&1&-1&3 \\ 1&0&3&1 \\ 1&1&-4&2 \end{array} \right)

the kernel of T simply means to find the null space of A right?
so when i row reduce i get
\left(\begin{array}{cccc} 1&0&3&1 \\ 0&1&-7&0 \\ 0&0&0&0 \end{array} \right)

so do i simply find a 3x1 line matrix X such taht AX = 0
The image means something to do iwth the solution... but there is no augmented form given here... is there??

the basis of A will be the rank T right? Is base A = 2?? So the rank of T = 2?
the dimensio of the kernel is T is nullity of T... but i need to find the basis for the kernel first
 
Physics news on Phys.org
The _rank_ of A will be the rank of T. Otherwise you are correct, what you need to do is find all the vectors x such that Ax = 0, from which you can extract a basis.
 
ok s oteh rank of kernel of T is 2

what about he nullity, though?? SO basically it asks how many vectors are forming the basis of th kernel?
 
No, the _dimension_ of the kernel of T is 2. That _is_ the nullity.
 
ok ok
so the number of independant rows in A: is the rank of A and that is 2
that is the tank of Ta yes?

also the rank of the kernel is the number of linearly independant vecotrs that can be formed from AX = 0 right

p.s. are you an orthodontist?
 
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...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top