Up Main

Introduction

Sets are arguably the most fundamental objects in modern mathematics. Familiarity with set notation is a prerequisite to reading post-secondary mathematics. What follows is a brief summary of key definitions and concepts related to sets required in this course.

Definition

A set is a well-defined collection of distinct mathematical objects. The objects are called members or elements of the set.

Describing sets

One can describe a set by

Examples

  1. The set of all even integers is given by {2n:n is an integer }.

  2. The set of all polynomials in x with real coefficients having degree at most two is given by {ax2+bx+c:a,b,cR}.

Special sets

Sets of n-tuples

There is a convenient notation for specifying sets of n-tuples whose entries are from the same set.

Let A be a set. Let n be a positive integer. Then, the set of n-tuples whose entries are elements of A is denoted by An.

For example, Z3 is the set of all 3-tuples whose entries are integers. In other words, Z3={[abc]:a,b,cZ}.

Common Set Notation

Let A and B be sets.

Quick Quiz

Exercises

  1. Let A={1,3,5,7} and B={0,3,6,7,9}. Write out the following sets: AB, AB, and AB.  

  2. Which of the following are members of Q{a:aR and a>2}?

    1. 0  

    2. 5  

    3. 3