Dimension of set S, subspace of R3?

Click For Summary

Homework Help Overview

The problem involves determining whether the set S = {2a, -4a + 5b, 4b | a, b ∈ R} is a subspace of R³ and, if so, finding its dimension.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the definition of a subspace, focusing on closure under addition and scalar multiplication. They explore the implications of arbitrary elements from S and question how to manipulate the expressions involving a and b.

Discussion Status

Participants have engaged in examining the closure properties of the set under addition and scalar multiplication. Some have suggested that rearranging the expressions shows closure under addition, while others are considering the implications of scalar multiplication. There is an ongoing exploration of whether the set can be classified as a subspace based on these properties.

Contextual Notes

Participants are navigating through the definitions and properties of vector spaces, with specific attention to the implications of the parameters a and b. The discussion includes considerations of linear independence and basis formation, although these aspects are still being explored rather than concluded.

concon
Messages
64
Reaction score
0

Homework Statement


Determine whether set S = {2a,-4a+5b,4b| aε R ^ bε R} is a subspace of R3?

If it is a subspace of R3, find the dimension?



Homework Equations


dimension= n if it forms the basis of Rn, meaning that its linear independent and span(S) = V



The Attempt at a Solution


I am confused on really where to start on this problem.
What do I do with the a's and b's? I have only done problems like this with real values for the vectors. What is the first step in determining if this is a subspace?
 
Physics news on Phys.org
First step is to recall the definition of a subspace: it must be closed under addition and scalar multiplication.

So start by taking two arbitrary elements of ##S##. An arbitrary element looks like ##v_1 = (2a_1, -4a_1 + 5b_1, 4b_1)##. A second one looks like ##v_2 = (2a_2, -4a_2 + 5b_2, 4b_2)##. What do you get when you add ##v_1## and ##v_2##?
 
Adding v1 and v2

jbunniii said:
First step is to recall the definition of a subspace: it must be closed under addition and scalar multiplication.

So start by taking two arbitrary elements of ##S##. An arbitrary element looks like ##v_1 = (2a_1, -4a_1 + 5b_1, 4b_1)##. A second one looks like ##v_2 = (2a_2, -4a_2 + 5b_2, 4b_2)##. What do you get when you add ##v_1## and ##v_2##?

well if you add them wouldn't you get a new vector
that is
(2a1 + 2a2, -4a1-4a2 + 5b1 +5b2, 4b1 + 4b2)
Which is not in the same form as v1 and v2 thus it is not a subspace right?
So you cannot give it a dimension? Is this correct?

Thanks for the reply! Can you look at my other posts and help with those?
 
concon said:
well if you add them wouldn't you get a new vector
that is
(2a1 + 2a2, -4a1-4a2 + 5b1 +5b2, 4b1 + 4b2)
Which is not in the same form as v1 and v2 thus it is not a subspace right?
What if I rearrange the expressions a bit: ##(2(a_1 + a_2), -4(a_1 + a_2) + 5(b_1 + b_2), 4(b_1 + b_2))##. Is this an element of ##S##?
 
jbunniii said:
What if I rearrange the expressions a bit: ##(2(a_1 + a_2), -4(a_1 + a_2) + 5(b_1 + b_2), 4(b_1 + b_2))##. Is this an element of ##S##?

Okay gotcha so when you re-arrange like that them yes it is an element of S and thus is closed under addition. So it is a subspace?
 
concon said:
Okay gotcha so when you re-arrange like that them yes it is an element of S and thus is closed under addition. So it is a subspace?
You also need to check that it is closed under scalar multiplication.
 
As far as the dimension is concerned, notice that (2a,-4a+5b,4b)= (2a, -4a, 0)+ (0, 5b, 4b)= a(2, -4, 0)+ b(0, 5, 4).
 
Multiplication

jbunniii said:
You also need to check that it is closed under scalar multiplication.
So if I take v1 = (2a, -4a+5b , 4b)
and multiply by the scalar k=3
you would get
v1 = (6a, -12a +15b, 12b)
So it isn't closed under scalar multiplication or is it?
 
concon said:
So if I take v1 = (2a, -4a+5b , 4b)
and multiply by the scalar k=3
you would get
v1 = (6a, -12a +15b, 12b)
So it isn't closed under scalar multiplication or is it?
We can rewrite that expression as ##(2(3a), -4(3a) + 5(3b), 4(3b))##. Is this in ##S##? What happens if you replace ##k=3## by something more general, i.e. just ##k##?
 
  • #10
jbunniii said:
We can rewrite that expression as ##(2(3a), -4(3a) + 5(3b), 4(3b))##. Is this in ##S##? What happens if you replace ##k=3## by something more general, i.e. just ##k##?
Well I guess as long as k isn't zero then it is also closed under scalar multiplication right?
 
  • #11
jbunniii said:
We can rewrite that expression as ##(2(3a), -4(3a) + 5(3b), 4(3b))##. Is this in ##S##? What happens if you replace ##k=3## by something more general, i.e. just ##k##?
Okay so it is subspace. Now how do I find the dimension?
 
  • #12
concon said:
Well I guess as long as k isn't zero then it is also closed under scalar multiplication right?
##k=0## works too:
$$0(2a, -4a + 5b, 4b) = (2(0), -4(0) + 5(0), 4(0)) = (2a', -4a' + 5b', 4b')$$
where ##a' = b' = 0##.
 
  • #13
concon said:
Well I guess as long as k isn't zero then it is also closed under scalar multiplication right?
See HallsofIvy's note above.
 
  • #14
jbunniii said:
See HallsofIvy's note above.
Okay so dimension is 2?
 
  • #15
concon said:
Okay so dimension is 2?
That's right. As Halls noted,
$$(2a,-4a+5b,4b)= (2a, -4a, 0)+ (0, 5b, 4b)= a(2, -4, 0)+ b(0, 5, 4)$$
and this observation allows you to immediately see a basis for the subspace. Do you see why?
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
8
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K