ScholarQuill logoScholarQuillUniversity Notes
  • Notes
  • Past Papers
  • Blogs
  • Todo
Login
ScholarQuill logoScholarQuillUniversity Notes
Login
NotesPast PapersBlogsTodo
More
SubjectsDiscussionCGPA CalculatorGPA CalculatorStudent PortalCourse Outline
About
About usPrivacy PolicyReportContact
Notes
Past Papers
Blogs
Todo
Analytics
    Current Subject
    🧩
    Discrete Structures
    GE-167
    Progress0 / 67 topics
    Topics
    1. Mathematical Reasoning: Propositional and Predicate Logic2. Propositional Logic: Logical Operators3. Translations Between Symbolic Expressions and Formal English Expression4. Logical Equivalences5. Predicate Logic: Quantifiers6. Nested Quantification7. Equivalences in Predicate Logic8. Translations Between Symbolic Forms and Formal English9. Rules of Inference: Proof Methods and Strategies10. Direct Proof11. Proof by Contraposition12. Proof by Induction13. Proof by Implication14. Existence Proof15. Uniqueness Proofs16. Trivial Proofs17. Vacuous Proofs18. Sets: Notations and Set Operations19. Venn Diagrams20. Countable and Uncountable Sets21. Relations: Equivalence Relations and Partitions22. Partial Orderings23. Recurrence Relations24. Functions: Injective, Surjective, Bijective25. Special Types of Functions26. Function Composition27. Inverse Functions28. Recursive Functions29. Compositions30. Number Theory: Sequences and Series31. Counting: Inclusion and Exclusion Principle32. Pigeonhole Principle33. Permutations and Combinations34. Integers and Divisibility: Division Theorem35. Modular Arithmetic36. LCM and GCD37. Euclidean and Extended Euclidean Method38. Finding Solutions to Congruence39. Primes: Fundamental Theorem of Arithmetic40. Characterizations of Primes41. Mersenne Primes42. Induction: Weak Induction43. Strong Induction44. Recursion and Recurrences: Formulation of Recurrences45. Closed Formulas46. Counting: Product Rule and Sum Rule47. Principle of Inclusion-Exclusion48. Binomial Coefficients49. Pascal's Identity and Pascal’s Triangle50. Binomial Theorem51. Relations: Reflexive, Symmetric, Transitive, and Antisymmetric52. Equivalence Relations and Equivalence Classes53. Partial Orders54. Graph Theory: Terminologies55. Elements of Graph Theory56. Planar Graphs57. Graph Coloring58. Euler Graph59. Hamiltonian Path60. Rooted Trees61. Graph Traversals62. Handshaking Lemma and Corollary63. Special Families of Graphs64. Graph Isomorphism65. Planarity in Graphs66. Eulerian and Hamiltonian Graphs67. Trees in Graph Theory
    GE-167›Countable and Uncountable Sets
    Discrete StructuresTopic 20 of 67

    Countable and Uncountable Sets

    8 minread
    1,391words
    Intermediatelevel

    Countable and Uncountable Sets

    In mathematics, the concept of countability deals with the idea of whether a set can be matched, or put into a one-to-one correspondence, with the set of natural numbers N={1,2,3,… }\mathbb{N} = \{1, 2, 3, \dots\}N={1,2,3,…}. The classification of sets as countable or uncountable is an essential part of set theory, particularly when discussing infinite sets.


    1. Countable Sets

    A countable set is a set that either:

    • Has a finite number of elements, or
    • Has the same cardinality (size) as the set of natural numbers N\mathbb{N}N (i.e., it can be put into a one-to-one correspondence with N\mathbb{N}N).

    In other words, a set is countable if its elements can be listed in a sequence (even if the sequence is infinite, as long as you can assign a natural number to each element).

    Finite Countable Sets

    Any set with a finite number of elements is considered countable. For example:

    • The set A={1,2,3}A = \{1, 2, 3\}A={1,2,3} is finite, so it is countable.
    • The set B={a,b,c,d}B = \{a, b, c, d\}B={a,b,c,d} is finite and countable.

    Infinite Countable Sets

    An infinite set is countable if its elements can be placed into a one-to-one correspondence with the set of natural numbers N\mathbb{N}N. This means there is a way to "list" the elements, even though the list is infinite.

    • Example: The set of all natural numbers N={1,2,3,… }\mathbb{N} = \{1, 2, 3, \dots\}N={1,2,3,…} is countable because we can list them in order.

    • Example: The set of all integers Z={…,−3,−2,−1,0,1,2,3,… }\mathbb{Z} = \{ \dots, -3, -2, -1, 0, 1, 2, 3, \dots \}Z={…,−3,−2,−1,0,1,2,3,…} is countable. Even though it contains both positive and negative numbers, it can still be listed in a sequence. One possible listing could be:

      0,1,−1,2,−2,3,−3,4,−4,…0, 1, -1, 2, -2, 3, -3, 4, -4, \dots0,1,−1,2,−2,3,−3,4,−4,…

      By mapping each integer to a natural number, we can see that Z\mathbb{Z}Z is countable.

    • Example: The set of rational numbers Q\mathbb{Q}Q is countable, even though it might seem like it has too many elements to list. This is because we can list all rational numbers (fractions) in a systematic way, even though there are infinitely many.

    Key Characteristics of Countable Sets:

    • A finite set is always countable.
    • An infinite set is countable if there is a bijection (one-to-one correspondence) between its elements and the natural numbers N\mathbb{N}N.
    • Countable infinite sets include N\mathbb{N}N, Z\mathbb{Z}Z, and Q\mathbb{Q}Q.

    2. Uncountable Sets

    An uncountable set is a set that is not countable. In other words, an uncountable set cannot be put into a one-to-one correspondence with N\mathbb{N}N. This means the set is "larger" than any countable set, and there are too many elements to list in a sequence.

    Examples of Uncountable Sets

    • The set of real numbers R\mathbb{R}R: One of the most famous examples of an uncountable set is the set of real numbers between 0 and 1. This set is uncountable because it is impossible to list all real numbers, even though they are all between 0 and 1. The proof that R\mathbb{R}R is uncountable was first shown by Cantor's diagonal argument.

      • Cantor's Diagonalization Argument: This proof shows that there is no possible way to list all real numbers in an infinite sequence. If we assume that the real numbers can be listed, we can construct a new real number that is not in the list, leading to a contradiction. Thus, R\mathbb{R}R is uncountable.
    • The set of irrational numbers: An irrational number is a number that cannot be written as a ratio of two integers (i.e., not a rational number). Examples include 2\sqrt{2}2​, π\piπ, and eee. The set of irrational numbers is uncountable because it is a subset of the real numbers, which are uncountable.

    Key Characteristics of Uncountable Sets:

    • An uncountable set has too many elements to be matched with the natural numbers. In other words, there is no bijection (one-to-one correspondence) between the set and N\mathbb{N}N.
    • Uncountable infinite sets include R\mathbb{R}R (the real numbers) and Rn\mathbb{R}^nRn (Euclidean spaces).
    • Uncountability can be proven using Cantor’s diagonalization argument or other set-theoretic proofs.

    3. The Continuum Hypothesis

    The Continuum Hypothesis deals with the size of sets of real numbers compared to the size of the natural numbers. It states that there is no set whose cardinality is strictly between that of the integers N\mathbb{N}N and the real numbers R\mathbb{R}R. In formal terms, there is no set whose cardinality is greater than N\mathbb{N}N but smaller than R\mathbb{R}R.

    In other words, the size of the real numbers (often called the continuum) is strictly greater than the size of the natural numbers, and there is no "middle" size. This remains a topic of deep investigation in set theory, and it has been shown that the Continuum Hypothesis is independent of the standard axioms of set theory (it can neither be proved nor disproved using these axioms).


    4. Comparing Countable and Uncountable Sets

    • Countable Set: A set AAA is countable if there exists a function that can pair each element of AAA with a unique natural number. Examples of countable sets are the natural numbers N\mathbb{N}N, integers Z\mathbb{Z}Z, and rational numbers Q\mathbb{Q}Q.

    • Uncountable Set: A set BBB is uncountable if no such function exists to pair its elements with natural numbers. Examples of uncountable sets are the real numbers R\mathbb{R}R and the irrational numbers.

    Cardinality:

    • The cardinality of a countable set is ℵ0\aleph_0ℵ0​ (aleph-null), which is the smallest infinity.
    • The cardinality of an uncountable set is larger than ℵ0\aleph_0ℵ0​. For example, the cardinality of the real numbers is c\mathfrak{c}c, the cardinality of the continuum, and it is strictly greater than ℵ0\aleph_0ℵ0​.

    5. Summary of Key Points

    Property Countable Sets Uncountable Sets
    Definition A set that can be put into one-to-one correspondence with N\mathbb{N}N (or is finite). A set that cannot be put into one-to-one correspondence with N\mathbb{N}N.
    Examples N,Z,Q\mathbb{N}, \mathbb{Z}, \mathbb{Q}N,Z,Q R,R2,irrationals\mathbb{R}, \mathbb{R}^2, \text{irrationals}R,R2,irrationals
    Cardinality ℵ0\aleph_0ℵ0​ (countable infinity) Larger than ℵ0\aleph_0ℵ0​ (uncountable)
    Size of Set Finite or countably infinite Infinitely large, with no bijection to N\mathbb{N}N

    Conclusion

    • Countable sets are either finite or infinite sets that can be matched with the set of natural numbers N\mathbb{N}N. The most important feature is that the elements of countable sets can be listed or enumerated.
    • Uncountable sets are larger than countable sets and cannot be listed in a sequence. A classic example is the set of real numbers R\mathbb{R}R, which has a greater cardinality than the set of natural numbers N\mathbb{N}N.
    Previous topic 19
    Venn Diagrams
    Next topic 21
    Relations: Equivalence Relations and Partitions

    Past Papers

    Open this section to load past papers

    Click on Show Past Papers to see past papers.
    On This Page
      Reading Stats
      Est. reading time8 min
      Word count1,391
      Code examples0
      DifficultyIntermediate