Set, function, Polynomial function, Lecture notes of Mathematics

Subject: Mathematics (specifically covering Set Theory, Fundamentals of Functions, and Polynomial Functions). Course / Exam Context: IMAT Math (International Medical Admissions Test, an English-based entrance exam for medical school admission). Target Level: Pre-university / Medical entrance level mathematics. Year of Document Content: Compiled for current test preparation standards up to 2026.

Typology: Lecture notes

2025/2026

Uploaded on 06/06/2026

unknown user
unknown user ๐Ÿ‡บ๐Ÿ‡ธ

1 / 42

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
IMAT Math
1. SET, FUNCTION, LINEAR FUNCTION
DAVID. PARK
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a

Partial preview of the text

Download Set, function, Polynomial function and more Lecture notes Mathematics in PDF only on Docsity!

IMAT Math

  1. SET, FUNCTION, LINEAR FUNCTION DAVID. PARK

Finite Set : Has a limited number of elements, e.g. {1,2,3} Infinite Set : Continues without end, e.g., set of natural numbers {1,2,3,โ€ฆ } Empty Set (โˆ…): Has no elements, e.g., set of square roots of negative numbers (in real numbers)

If an element ๐‘ฅ belongs to a set A, we write: ๐‘ฅ โˆˆ ๐ด If an element ๐‘ฅ does not belong to a set A, we write: ๐‘ฅ โˆ‰ ๐ด If ๐ด = 1 , 2 , 4 , then 2 โˆˆ ๐ด, but 3 โˆ‰ ๐ด

Equal Sets : Have exactly the same elements, order does not matter (๐ด = ๐ต) Universal Set (U): The set containing all elements under consideration

Union (AโˆชB): All elements in A or B or both Example: {1,2,3}โˆช{3,4}={1,2,3,4} Intersection (AโˆฉB): Elements common to both A and B Example: {1,2,3}โˆฉ{3,4}={3} Difference (Aโˆ’B): Elements in A but not in B Example: {1,2,3}โˆ’{3,4}={1,2} Complement (Aโ€ฒ): Elements in the universal set but not in A

The overlapping region shows elements that belong to both sets (this represents the intersection , AโˆฉB)

The entire area covered by the circles represents the union of sets (AโˆชB).

The number of elements in a set means how many things are in the set, we write the number of elements in set ๐ด is ๐‘›(๐ด) If ๐ด = 1 , 2 , 4 , then ๐‘› ๐ด = 3 The empty set has no elements. i.e, ๐‘› โˆ… = 0

When ๐ด and ๐ต be two sets, The Cartesian product of ๐ด and ๐ต, denoted by ๐ด ร— ๐ต = ๐‘Ž, ๐‘ ๐‘Ž โˆˆ ๐ด, ๐‘ โˆˆ ๐ต} The first component comes from set A, The second component comes from set B. Each element is an ordered pair.

  1. Order matters: ๐‘Ž, ๐‘ โ‰  ๐‘, ๐‘Ž , ๐ด ร— ๐ต โ‰  ๐ต ร— ๐ด
  2. The Cartesian product is not numerical multiplication. It is a way to construct a new set from two existing sets
  3. Number of elements: ๐‘› ๐ด ร— ๐ต = ๐‘›(๐ด) ร— ๐‘›(๐ต)

Let ๐ด = 1 , 2 , ๐ต = ๐‘ฅ, ๐‘ฆ, ๐‘ง (1) List all elements of ๐ด ร— ๐ต (2) How many elements are in ๐ด ร— ๐ต? (3) Is ๐ด ร— ๐ต = ๐ต ร— ๐ด?

Fundamentals of functions Domain : All possible input values (x-values) Codomain : The set where output values come from (often โ„) Range : Actual outputs (subset of codomain)

Fundamentals of functions A function is a rule that assigns exactly one output to each input. That is, x values does not repeat.