sets and functions notation year 10 maths Flashcards
What is a set in mathematics?
A collection of distinct objects considered as a whole.
How is a set usually denoted?
By curly braces, e.g., {a, b, c}.
What does it mean if an element ‘x’ belongs to a set ‘A’?
It is denoted as x ∈ A.
True or False: The set {1, 2, 2, 3} contains three elements.
False.
What is the empty set?
A set that contains no elements, denoted as ∅.
What is the union of two sets A and B?
The set of elements that are in A, in B, or in both, denoted as A ∪ B.
What is the intersection of two sets A and B?
The set of elements that are in both A and B, denoted as A ∩ B.
What is the complement of a set A?
The set of all elements not in A, usually denoted as A’.
What is a subset?
A set A is a subset of B if every element of A is also an element of B, denoted as A ⊆ B.
What is a proper subset?
A set A is a proper subset of B if A ⊆ B and A ≠ B.
What symbol is used to denote ‘is not an element of’?
The symbol is ‘∉’.
Fill in the blank: The power set of a set A is the set of all __________ of A.
subsets
How many elements are in the power set of a set with n elements?
2^n.
What is a function?
A relation that assigns exactly one output for each input.
How is a function typically denoted?
By f(x), where f is the function and x is the input.
What is the domain of a function?
The set of all possible inputs for the function.
What is the range of a function?
The set of all possible outputs of the function.
True or False: A function can have multiple outputs for a single input.
False.
What is a one-to-one function?
A function where each output is mapped from a unique input.
What does it mean for a function to be onto?
Every element in the range is mapped from at least one element in the domain.
What is a composite function?
A function formed by applying one function to the results of another, denoted as (f ∘ g)(x) = f(g(x)).
Fill in the blank: The notation f: A → B indicates a function from set A to set __________.
B
What is the notation for the inverse of a function f?
It is denoted as f⁻¹.
What is a relation in mathematics?
A set of ordered pairs.