Set Builder Roster methods

In summary, the set builder method and roster methods when combined give modern meaning to traditional topics.
  • #1
DumpmeAdrenaline
78
2
How do the roster method and set builder methods when combined give modern meaning to traditional topics?
For example:
Find the roots of x^2-4x+3=0
Suppose we have no knowledge of the algebraic techniques for solving this equation. Had we wished to write the solution set for this equation using the set builder method
S={x: x^2-4x+3=0}
I feel like we are being redundant. We are introducing new expressions to express the same thing. Yes the implicit form tells us what property members have in common to be part of the solution set (this is understood from the problem had we not used sets). But the task of finding the members themselves namely the implicit form of the solution set still requires us to discover techniques like factoring and the quadratic equation.
 
Physics news on Phys.org
  • #2
DumpmeAdrenaline said:
How do the roster method and set builder methods when combined give modern meaning to traditional topics?
What do you mean by "modern meaning"? - and what "traditional topics" do have in mind? Your example show as set being defined by stating a criterion for membership and you express dissatisfaction that this criterion is not, of itself, a prescription to find all the members of the set. What do you consider "modern" or "traditional" about those facts?
 
  • #3
Modern in the sense that the study of algebra was way before set theory. Also, that its understood without using the language of set that to find the roots of the equation if we plug an x, LHS= RHS.
 
  • #4
The correct notation would be ##S:=\{x\in \mathbb{R}\,|\,x^2-4x+3=0\}##. It avoids naming the actual solutions since there are polynomials that do not have explicit solutions in a closed form.

It is all about your goal.

You can write the set as ##S=\{1,3\}## or as above. Even ##\mathcal{V}_\mathbb{R}(x^2-4x+3) ## will be understood.
But if the solutions were irrational numbers, would it be sufficient to list the Newton algorithm? Would ##S=\{0.999 \, , \,3.001\}## be acceptable? And if not, why? Think of solutions that cannot be expressed by formulas.

This discussion is pointless in its generality.
 
  • Like
Likes Dale
  • #5
I am learning single variable calculus, the introduction of the course includes set theory. In the study notes its mentioned that sets may better understand the overall problem of topics in mathematics and to illustrate how the author chose an example from elementary algebra (shown above). I am not saying that what the set builder method roster methods provide are meaningless but they are expressing what's already understood that in order for x to be a root x the LHS=RHS and that we must still understand such techniques as the quadratic equation and factoring regardless of the notation employed to find the members of the set.
I think whether the solution set is acceptable or not depends on how accurate we can compute namely if we can compute up to 4 decimal digits then its not.
 
  • #6
I wouldn't spend too much time on notations. It is important to understand how sets are written, how quantifiers behave, e.g. on negation, and generally how to express yourself unambiguosly.
 
  • Like
Likes Klystron
  • #7
fresh_42 said:
I wouldn't spend too much time on notations.
This...
@DumpmeAdrenaline, based on this thread and another you started, it seems to me that you are focusing more deeply on set notation than is warranted.
If the question happened to be "Find the solutions of the equation ##x^2 - 4x + 3 = 0##, and you wrote ##S = \{x | x^2 - 4x + 3 = 0 \}##, I doubt that many teachers would give you credit for this answer.
 
  • Haha
Likes sysprog

1. What is a Set Builder method?

A Set Builder method is a way of describing a set of numbers or values using a specific pattern or rule. This method is commonly used in mathematics and computer programming to create sets of data that follow a specific pattern.

2. How do you write a Set Builder method?

A Set Builder method is typically written as {x | x is a number or value that follows a specific rule or pattern}. For example, {x | x is an even number} represents the set of all even numbers.

3. What is the difference between a Set Builder method and a Roster method?

A Set Builder method uses a rule or pattern to describe a set, while a Roster method lists out all the elements of a set. For example, the Set Builder method {x | x is a prime number less than 10} can be written as a Roster method as {2, 3, 5, 7}.

4. How do you use a Set Builder method to represent a range of numbers?

To represent a range of numbers using a Set Builder method, you can use the symbol "..." to indicate all the numbers within the range. For example, {x | x is a number between 1 and 10} can be written as {x | 1 ≤ x ≤ 10} or {x | 1 ≤ x ≤ 10, x ∈ ℤ}.

5. What are some common applications of Set Builder and Roster methods?

Set Builder and Roster methods are commonly used in mathematics, computer science, and statistics to represent and manipulate sets of data. They are also used in database management and data analysis to organize and filter large sets of information.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
692
  • Precalculus Mathematics Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
811
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
710
Back
Top