Mathematics Lecture: Numbers, Sets, Functions, and Geometry

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/27

flashcard set

Earn XP

Description and Tags

Practice flashcards covering basic number systems, set theory, functions, coordinate geometry, and quadratic equations based on the lecture notes.

Last updated 7:37 AM on 7/11/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

28 Terms

1
New cards

Natural Numbers

The set of numbers used to keep a count of objects, denoted as N={0,1,2,3,4,}\mathbb{N} = \{0, 1, 2, 3, 4, \dots\}, where 00 represents no objects at all.

2
New cards

Integers

The set of numbers including positive whole numbers, zero, and negative numbers, represented as Z={,3,2,1,0,1,2,3,}\mathbb{Z} = \{\dots, -3, -2, -1, 0, 1, 2, 3, \dots\}.

3
New cards

Prime Number

A number pp that has exactly two factors: {1,p}\{1, p\}. Note that 11 is not a prime number because it only has one factor.

4
New cards

Prime Factorisation

The process of decomposing a number into a unique product of prime numbers, such as 12=2×2×3=22×312 = 2 \times 2 \times 3 = 2^2 \times 3.

5
New cards

Rational Numbers

Numbers that can be expressed in the form pq\frac{p}{q} where pp and qq are integers and the denominator q0q \neq 0, denoted by Q\mathbb{Q}.

6
New cards

Density

A property of rational and real numbers signifying that between any two numbers, another one can always be found (such as their average).

7
New cards

Real Numbers

The set of all rational and irrational numbers, denoted by R\mathbb{R}, which correspond to all points on the number line.

8
New cards

Complex Numbers

A number system that extends real numbers to include values like 1\sqrt{-1}, denoted as ii.

9
New cards

Cardinality

The number of items or elements contained within a set.

10
New cards

Russell's Paradox

A principle in set theory stating that the collection of all sets is not itself a set.

11
New cards

Power Set

The set containing all subsets of a given set XX. A set with nn elements has a power set with 2n2^n subsets.

12
New cards

Set Comprehension

Also known as set builder form, it is a formal notation to define a set by applying a condition to each element of an existing set, such as {xxZ,x(mod2)=0}\{x \mid x \in \mathbb{Z}, x \pmod{2} = 0\}.

13
New cards

Union

A set operation that combines all elements from two sets XX and YY, denoted as XYX \cup Y.

14
New cards

Intersection

A set operation that identifies only the elements common to both set XX and set YY, denoted as XYX \cap Y.

15
New cards

Cartesian Product

The set of all ordered pairs (a,b)(a, b) where aAa \in A and bBb \in B, denoted as A×BA \times B.

16
New cards

Equivalence Relation

A binary relation that is reflexive, symmetric, and transitive, used to partition a set into equivalence classes.

17
New cards

Domain

The set of all possible input values for a function.

18
New cards

Codomain

The set of all possible values that the output of a function can take.

19
New cards

Injective

A property of a function where different inputs produce different outputs, also known as a one-one mapping.

20
New cards

Surjective

A property of a function where the range is equal to the codomain, also known as onto.

21
New cards

Bijective

A function that is both injective and surjective, establishing a 1-11\text{-}1 correspondence between the domain and codomain.

22
New cards

Slope

Also called the gradient, it is the rate of change defined as m=y1y2x1x2=tan(θ)m = \frac{y_1 - y_2}{x_1 - x_2} = \tan(\theta).

23
New cards

Section Formula

A formula used to find the coordinates of a point PP that divides a line segment ABAB in the ratio m:nm:n, given by x=mx2+nx1m+nx = \frac{mx_2 + nx_1}{m+n} and y=my2+ny1m+ny = \frac{my_2 + ny_1}{m+n}.

24
New cards

Parabola

The name of the graph resulting from any quadratic function of the form f(x)=ax2+bx+cf(x) = ax^2 + bx + c.

25
New cards

Vertex

The point at which the axis of symmetry intersects a parabola, representing the minimum or maximum value of the quadratic function.

26
New cards

FOIL Method

A mnemonic for finding the product of two binomials by summing the products of the First, Outer, Inner, and Last terms.

27
New cards

Discriminant

The value D=b24acD = b^2 - 4ac used to determine the type and number of roots for a quadratic equation.

28
New cards

Polynomial

A mathematical expression that is a sum of several terms (monomials) where exponents of variables are natural numbers.