MHB Proving span of a Set with Scalar attached to First Element

shen07
Messages
54
Reaction score
0
hi Guys, i Needed your help to prove out the following, thanks in advance;

Let u1,u2,...,ut be vectors in $\Re^n$ and $k\in\Re ,k\neq0.$ Prove that

$Span\{u_1,u_2,...,u_t\}=Span\{ku_1,u_2,...,u_t\}$
 
Physics news on Phys.org
shen07 said:
hi Guys, i Needed your help to prove out the following, thanks in advance;

Let u1,u2,...,ut be vectors in $\Re^n$ and $k\in\Re ,k\neq0.$ Prove that

$Span\{u_1,u_2,...,u_t\}=Span\{ku_1,u_2,...,u_t\}$

i started working like this, hope you can help me further,

let $S=\{u_1,u_2,...,u_t\}\\\\\,S_k=\{ku_1,u_2,...,u_t\}$
then there exist Vector Spaces $V=L(S)\\\\\&\\\\W=L(S_k)$

Now let $v \in V,\alpha\in\Re$
$v=\alpha_1u_1+\alpha_2u_2+...+\alpha_tu_t$let $w \in W,\gamma\in\Re$
$w=\gamma_1(ku_1)+\gamma_2u_2+...+\gamma_tu_t$Now am i right by saying that since $k\in\Re,k\neq0\Rightarrow\\\alpha_1=\gamma_1k \Rightarrow\\v=w\Rightarrow\\\\L(S)=L(S_k)$
 
shen07 said:
hi Guys, i Needed your help to prove out the following, thanks in advance;

Let u1,u2,...,ut be vectors in $\Re^n$ and $k\in\Re ,k\neq0.$ Prove that

$Span\{u_1,u_2,...,u_t\}=Span\{ku_1,u_2,...,u_t\}$

shen07 said:
i started working like this, hope you can help me further,

let $S=\{u_1,u_2,...,u_t\}\\\\\,S_k=\{ku_1,u_2,...,u_t\}$
then there exist Vector Spaces $V=L(S)\\\\\&\\\\W=L(S_k)$

Now let $v \in V,\alpha\in\Re$
$v=\alpha_1u_1+\alpha_2u_2+...+\alpha_tu_t$let $w \in W,\gamma\in\Re$
$w=\gamma_1(ku_1)+\gamma_2u_2+...+\gamma_tu_t$Now am i right by saying that since $k\in\Re,k\neq0\Rightarrow\\\alpha_1=\gamma_1k \Rightarrow\\v=w\Rightarrow\\\\L(S)=L(S_k)$

Hi shen07!

To prove that V and W are the same set, you should prove that any vector in V is also in W, and any vector in W is also in V.

Any vector in V can indeed be written as
$$v=\alpha_1u_1+\alpha_2u_2+...+\alpha_tu_t$$
Now is this vector v also in W?

We can rewrite it as:
$$v=\frac {\alpha_1}{k} (ku_1)+\alpha_2u_2+...+\alpha_tu_t$$
This is a linear combination of the basis of W, so yes, this vector is in W.Note that there is no need to introduce $w$, or $\gamma_i$ at this time.
But if you do, you can't just say that you already know that $\alpha_1=\gamma_1 k$.
What you could do, is say:
Pick $\gamma_1=\frac{\alpha_1}{k}$ and $\gamma_i=\alpha_i$ for $i \in \{2,...,n\}$.
Then $v=w$.Anyway, we're not completely done yet, since we still need to prove that any vector in W is also in V.
Well, any vector in W can be written as:
$$w=\gamma_1 (ku_1)+\gamma_2u_2+...+\gamma_tu_t$$
which is the same as:
$$w=(\gamma_1 k)u_1+\gamma_2u_2+...+\gamma_tu_t$$
Since this vector is a linear combination of the basis of V, it is indeed in V.

This completes the proof.
 
ILikeSerena post highlights the most important part of this exercise:

$k \neq 0$.

This is why scalars are called "scalars"...all they do is "scale" one or more coordinates (0 is obviously a special case...it annihilates one or more dimensions!).

As you can see, we can "scale" and "un-scale" to our heart's content. Physicists often do this when they change from one scale of measurement to another, like from grams to kilograms. Map-makers also use this property of scaling to fit things on a page by distorting one axis scale slightly. There really isn't anything mysterious about this (linear independence of axes means we can scale the axes independently, and still preserve linear relationships).

Vector spaces make sense, once you can get past the abstraction of the presentation. We are bringing the ability of arithmetic (which is what fields are all about) to bear on geometry (points, lines, planes, and the like).
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top