Help me Understand Closed Under Addition and Closed Under Multiplication

Click For Summary
SUMMARY

The discussion clarifies the concepts of "closed under addition" and "closed under multiplication" in the context of linear algebra. A set is closed under addition if the sum of any two members remains within the set, exemplified by the set of even integers. Conversely, a set is closed under scalar multiplication if multiplying any member by a scalar results in another member of the set, as shown with 2x2 diagonal matrices. The subsets A and B of ℝ² are analyzed, demonstrating that A is closed under both operations, while B fails to meet the criteria for closure under addition and multiplication.

PREREQUISITES
  • Understanding of linear algebra concepts
  • Familiarity with sets and their properties
  • Knowledge of scalar multiplication
  • Basic comprehension of matrices
NEXT STEPS
  • Study the properties of vector spaces in linear algebra
  • Explore the concept of closure in mathematical sets
  • Learn about different types of matrices and their operations
  • Investigate examples of closed sets in various mathematical contexts
USEFUL FOR

Students of linear algebra, mathematicians, and educators seeking to deepen their understanding of set operations and their implications in vector spaces.

nicknaq
Messages
67
Reaction score
0
Help me Understand "Closed Under Addition" and "Closed Under Multiplication"

Linear Algebra...matrices...etc

Examples would be great.

Thanks.
 
Physics news on Phys.org


A set is "closed under addition" if the sum of any two members of the set also belongs to the set. For example, the set of even integers. Take any two even integers and add them together. The result is an even integer.

A set is "closed under (scalar) multiplication" if the product of any member and a scalar is also in the set. In other words, if x is in S and a is any scalar then ax will be in the set if the set is closed under scalar multiplication. For example, the set of 2 x 2 diagonal matrices is closed under scalar multiplication.
 


Not sure what you want here, but I'll give it a shot.
In the following, we will consider following subsets of \mathbb{R}^2:

A=\{(x,y)~\vert~y=0\}~\text{and}~B=\{(x,y)~\vert~x+y=1\}

Typical elements of A are (1,0), (2,0),... The element (1,1) is an element not in A.
Typical elements of B are (1,0), (1/2,1/2),... The element (1,1) is an element not in B.

Now A and B carry an addition (i.e. (x,y)+(x',y')=(x+y,x'+y')). Saying that A is closed under addition just means that whenever you take two elements in A, the sum of those elements is again in A. Let's check if this is the case: two elements in A have the form (x,0) and (x',0). The sum of those elements is (x+x',0), and this is again in A. Thus A is closed under addition.

But B is not closed under addition. For example, the element (1,0) is in B. But (1,0)+(1,0)=(2,0) and this sum is not in B. Thus the sum of two elements in B is not necessarily in B. Thus B is not closed under addition.

Closed under multiplication just means that, whenever you take \alpha\in \mathbb{R} and (x,0) in A, we have that \alpha (x,0) is back in A. And this is indeed the case. Thus A is closed under multiplication.
B, on the other hand, is not closed under multiplication, can you see why?
 

Similar threads

Replies
9
Views
2K
  • · Replies 18 ·
Replies
18
Views
6K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
6K
Replies
6
Views
2K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
1K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 18 ·
Replies
18
Views
2K