Functions - [Pure 3]. Flashcards
What is the difference between the domain and range of a function?
The Domain is the set of x-values which satisfy a function and the Range is the set of y-values which satisfy a function.
What does the ∈ symbol mean?
… is an element of.
(part of…)
What does the ∉ symbol mean?
… not an element of.
(not part of…)
What does the ℕ symbol mean?
the set of natural numbers.
{e.g. 1,2,3…}.
What does the {x1,x2,…} mean?
the set with the elements x1,x2,…
What does the {x: …} mean?
the set of all x such that…
What does the ℤ symbol mean?
the set of integers.
{e.g. 0, ±1, ±2, ±3,…}.
What does the ℤ+ symbol mean?
the set of positive integers.
{e.g. 1,2,3,…}.
What does the ℤ+0 symbol mean?
the set of non-negative integers (includes zero).
{e.g. 0,1,2,3,…}
What does the ℝ symbol mean?
the set of real numbers.
What does the ℚ symbol mean?
the set of rational numbers.
{e.g. p/q: p ∈ ℤ , q ∈ ℤ+}.
What is interval notation?
The brackets that go around the interval (numbers contained within an interval). Use of square [ ] and curved ( ) brackets.
Which brackets for Interval Notation do you use for a strict inequality?
Curved Brackets. ( )
Which brackets for Interval Notation do you use for a non strict inequality (equal to aswell)?
Square Brackets. [ ]
What interval notation would you give for a closed interval {x ∈ ℝ: a ≤ x ≤ b}.
[a , b].
Square Brackets on both sides.