Linear algebra - transformations

Niles
Messages
1,834
Reaction score
0
[SOLVED] Linear algebra - transformations

Homework Statement


I actually have two questions:

1) I have a linear transformation L and it is represented by a matrix A. I also have a vector w, and I want to find out if w gets "hit" by L - see "answer-part" for my approach, and please comment.

2) Does the vectors that span R^n have to be orthogonal and linearly independant or only linearly independant? And is this the same for a vector-space in R^n? Please see comments in "answer-part" as well.

The Attempt at a Solution



1) Can I just solve the system Ax=w? If it is consistent, w gets "hit" by L?

2) The reason why I ask is that e.g. in R^3, the three unit vectors are orthogonal and linearly independant. And I have worked with vector-spaces in R^n where the vectors that span the space are not orthogonal. So I am a little confused here.
 
Last edited:
Physics news on Phys.org
Concerning 1): I don't understand what you mean by 'w gets "hit" be L'.

Concerning 2): Which vectors are you talking about? If S spans R^n, the vectors in S need not be linearly independent. If they are though, then the vectors in S can be used as a basis for R^n.
 
1) Yes, if the system of equations is 'consistent' that means you can find a solution. So w is in the range. It is hit.

2) You've asked this before and I've answered it before. A basis doesn't have to be orthogonal. Are you going to ask again?
 
Thanks to both of you.

I know I asked it before, and it's not nice of me to ask again - but as I wrote, I got a little confused, but I've bookmarked this topic.

Thanks again.
 
Dick said:
1) Yes, if the system of equations is 'consistent' that means you can find a solution. So w is in the range. It is hit.
More correctly, w is in the image of the linear transformation. If L: U->V, the V is the "range" and the image is a subspace of V.
 
Niles said:
2) Does the vectors that span R^n have to be orthogonal and linearly independant or only linearly independant? And is this the same for a vector-space in R^n? Please see comments in "answer-part" as well.

Strictly speaking the vectors that span a vector space don't even have to be independent! A basis for a vector space must both span the space and be linearly independent. A basis still doesn't have to be orthogonal. That's just often used because orthonormal bases are particularly simple. In fact, a general vector space does not necessairily have an "inner product" defined and so the concepts of "orthogonal" and "normalized" may not even be 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