Linear algebra: Find the span of a set

In summary: Since the vectors are in \mathbb{R}^n, and the diagonal matrix has n nonzero entries, then these vectors span \mathbb{R}^n.
  • #1
gruba
206
1

Homework Statement


Find the span of [itex]U=\{2,\cos x,\sin x:x\in\mathbb{R}\}[/itex] ([itex]U[/itex] is the subset of a space of real functions) and [itex]V=\{(a,b,b,...,b),(b,a,b,...,b),...,(b,b,b,...,a): a,b\in \mathbb{R},V\subset \mathbb{R^n},n\in\mathbb{N}\}[/itex]

Homework Equations


- Span
-Subset

The Attempt at a Solution


[/B]
Objects in [itex]U[/itex] :[itex]2,\cos x,\sin x[/itex] are linearly independent, so they span [itex]\mathbb{R^3}[/itex].

Let ,[itex]n=3\Rightarrow [V]= \begin{bmatrix}
a & b & b \\
b & a & b \\
b & b & a \\
\end{bmatrix}[/itex]

[itex]rref[V]=\begin{bmatrix}
1 & 0 & 0 \\
0 & 1 & 0 \\
0 & 0 & 1 \\
\end{bmatrix}\Rightarrow[/itex] vectors in [itex]V[/itex] span [itex]\mathbb{R^3}[/itex], if [itex]a,b\neq 0[/itex].

But because [itex]V\subset\mathbb{R^n}\Rightarrow[/itex] vectors span [itex]\mathbb{R^{n-1}}[/itex].

Is this correct?
 
Physics news on Phys.org
  • #2
gruba said:

Homework Statement


Find the span of [itex]U=\{2,\cos x,\sin x:x\in\mathbb{R}\}[/itex] ([itex]U[/itex] is the subset of a space of real functions) and [itex]V=\{(a,b,b,...,b),(b,a,b,...,b),...,(b,b,b,...,a): a,b\in \mathbb{R},V\subset \mathbb{R^n},n\in\mathbb{N}\}[/itex]

Homework Equations


- Span
-Subset

The Attempt at a Solution


[/B]
Objects in [itex]U[/itex] :[itex]2,\cos x,\sin x[/itex] are linearly independent, so they span [itex]\mathbb{R^3}[/itex].
Yes.
gruba said:
Let ,[itex]n=3\Rightarrow [V]= \begin{bmatrix}
a & b & b \\
b & a & b \\
b & b & a \\
\end{bmatrix}[/itex]

[itex]rref[V]=\begin{bmatrix}
1 & 0 & 0 \\
0 & 1 & 0 \\
0 & 0 & 1 \\
\end{bmatrix}\Rightarrow[/itex] vectors in [itex]V[/itex] span [itex]\mathbb{R^3}[/itex], if [itex]a,b\neq 0[/itex].
I don't know how valid your argument is, here. It's given that ##V \subset \mathbb{R}^n##. Can you extend this to a statement about an n-dimensional space instead of a 3-dimensional space?
gruba said:
But because [itex]V\subset\mathbb{R^n}\Rightarrow[/itex] vectors span [itex]\mathbb{R^{n-1}}[/itex].

Is this correct?
Why do you conclude that the vectors span ##\mathbb{R}^{n - 1}##?
 
  • #3
gruba said:

Homework Statement


Find the span of [itex]U=\{2,\cos x,\sin x:x\in\mathbb{R}\}[/itex] ([itex]U[/itex] is the subset of a space of real functions) and [itex]V=\{(a,b,b,...,b),(b,a,b,...,b),...,(b,b,b,...,a): a,b\in \mathbb{R},V\subset \mathbb{R^n},n\in\mathbb{N}\}[/itex]

Homework Equations


- Span
-Subset

The Attempt at a Solution


[/B]
Objects in [itex]U[/itex] :[itex]2,\cos x,\sin x[/itex] are linearly independent, so they span [itex]\mathbb{R^3}[/itex].
They aren't even in ##\mathbb{R}^3##; they belong to a space of real functions.
 
  • #4
To clarify/correct my "Yes" in post #2, the functions span a three-dimensional space of functions, not ##\mathbb{R}^3##.
 
  • #5
Objects in [itex]U[/itex] :[itex]2,\cos x,\sin x[/itex] are linearly independent, so they span [itex]\mathbb{R^3}[/itex].
Yes, these vectors are linearly independent.
No, these vectors span a space isomorphic to [itex]\mathbb{R}^3[/itex]

Regarding [itex]V[/itex]. If a=b, then all of those vectors are linearly dependent. If a=0, then the vectors will span a null space. If [itex]a\neq 0[/itex], then the system of vectors will be reduced to only one vector and so it would span [itex]\mathbb{R}^1\subset \mathbb{R}^n[/itex]
If [itex]a\neq b[/itex], then all of the vectors are in fact linearly independent: one can construct an n x n matrix of said vectors and reduce it to a diagonal matrix.
 
Last edited:

1. What does it mean to find the span of a set in linear algebra?

The span of a set in linear algebra refers to the set of all possible linear combinations of the vectors in that set. It is essentially the set of all vectors that can be created using a combination of the original vectors in the set.

2. How do you find the span of a set?

To find the span of a set, you need to perform a linear combination of the vectors in the set. This means multiplying each vector by a scalar and adding them together. The resulting vector is the span of the set.

3. Can a set have an infinite span?

Yes, a set can have an infinite span. This means that there are an infinite number of possible linear combinations of the vectors in the set, resulting in an infinite number of vectors in the span.

4. What is the significance of finding the span of a set?

Finding the span of a set is important in linear algebra because it helps us understand the dimensionality and linearity of a set of vectors. It can also help us determine if a set is linearly independent or dependent.

5. Are there any shortcuts or techniques for finding the span of a set?

Yes, there are a few techniques that can make finding the span of a set easier. One method is to use the Gaussian elimination algorithm, which reduces a set of vectors to its row echelon form. Another method is to use the Gram-Schmidt process, which transforms a set of vectors into an orthogonal set that spans the same space as the original set.

Similar threads

  • Calculus and Beyond Homework Help
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
419
  • Calculus and Beyond Homework Help
Replies
0
Views
454
  • Calculus and Beyond Homework Help
Replies
14
Views
603
  • Calculus and Beyond Homework Help
Replies
10
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
581
  • Calculus and Beyond Homework Help
Replies
1
Views
513
  • Calculus and Beyond Homework Help
Replies
1
Views
524
  • Calculus and Beyond Homework Help
Replies
3
Views
525
  • Calculus and Beyond Homework Help
Replies
3
Views
818
Back
Top