SlideShare a Scribd company logo
1
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
TIF 21101
APPLIED MATH 1
(MATEMATIKA TERAPAN 1)
Week 4
Relation and Function II
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Overview
In mathematics, function is a relation. A function
establishes or expresses the “relation”-ship
between objects. In computer systems, for
instance, the input is fed to the system in form of
data or objects and the system generates the
output that will be the function of input. So, in other
words, function is the mapping or transformation of
objects from one form to other.
In this section we will concentrate our discussion
on function and its classifications.
2
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Objectives
Definition of Function
Function Properties
Composition of Function
Function Inversion
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Definition of Function
As mention above, function is a relation.
However, this definition cannot be
interchanged because the function has an
unique relationship.
Let A and B is non-empty sets. A relation
from A to B is said as a function if all
element of A has only “one connection” to B.
3
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Some Functions
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Not a Function
4
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
A function A to B can be written as :
f : A B
A and B is called as Domain and Codomain
respectively.
We also can write it as
f(a) = b,
where a∈A and b∈B
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Denote all elements into a function form!!!
.3
.w
.a
.7
.#
.s
.4
.&
.r
.10
5
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Frequently, function is expressed in
mathematical formulas. Example:
Find the codomain of f(x) = 2x+3 for 1≤x≤ 4,
x∈Z. Draw the graph as well.
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Find the domains and codomains from the
graph f(x) = x2+2 below !!
6
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Function Properties
There are three basic type of function, those
are :
1. One-to-one function (injective)
2. Onto function (surjective)
3. Bijective function (both one-to-one and onto)
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Injective Function
A function f: A B is said to be one-to-one
(written 1-1) if different elements in the domain A
have distinct match in the codomain B.
7
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Surjective Function
A function f: A B is said to be an onto function if
each element of codomain B is the image of some
element of domain A.
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Bijective Function
Bijective can be called correspondence one to
one. It can be inverted.
8
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Composition of Function
Let g be a function from the set A to the set B and
let f be a function from the set B to the set C. The
composition of the functions f and g, denoted by
f o g, is defined by
(f o g)(a) = f(g(a)).
Therefore, to find (f o g)(a) we first apply the
function g to a to obtain g(a) and then we apply the
function f to the result g(a) to obtain (f o g)(a) =
f(g(a)).
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
9
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Ex.
Let g be the function from the set (a, b, c} to itself
such that g(a) = b, g(b) = c, and g(c) = a. Let f be
the function from the set {a, b, c} to the set {1, 2, 3}
such that f(a) = 3, f(b) = 2, and f(c) = 1. What is the
composition of f and g?
Solution :
The composition f o g is defined by (f o g)(a) =
f(g(a)) = f(b) = 2, (f o g) (b) = f(g(b)) = f(c) = 1, and
(f o g)(c) = f(g(c)) = f(a) = 3.
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Exercise
Let f and g be the functions from the set of integers
to the set of integers defined by f(x) = 2x + 3 and
g(x) = 3x + 2. For x = 2 and -2, what is the
composition of f and g? What is the composition of
g and f?
10
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Function Inversion
Let f be a one-to-one correspondence from the set
A to the set B. The inverse function of f is the
function that assigns to an element b belonging to
B the unique element a in A such that f(a) = b.
The inverse function of f is denoted by f-1. Hence,
f-1(b)= a when f(a) = b.
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
11
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
Ex.
Let f be the function from {a, b, c} to {1, 2, 3} such
that f(a) = 2, f(b) = 3, and f(c) = 1. Is the f
invertible? If it is, what is its inverse?
Solution:
The function f is invertible because it is a one-to-
one correspondence. The invers function f
reverses the correspondence given by f, so
f-1(1) = c, f -1(2) = a, and f-1(3)=b.
2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1
Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
For mathematics formulas, to find invers of f,
we can exchange the variable x with y.
Ex.

More Related Content

Viewers also liked

Modul ix
Modul ixModul ix
Modul ix
Fisma Ananda
 
Flowchart dan dfd
Flowchart dan dfd Flowchart dan dfd
Flowchart dan dfd
Hardini_HD
 
Matematika terapan week 13
Matematika terapan week 13 Matematika terapan week 13
Matematika terapan week 13
Hardini_HD
 
Modul xii
Modul xiiModul xii
Modul xii
Fisma Ananda
 
Prosedur dan fungsi
Prosedur dan fungsi Prosedur dan fungsi
Prosedur dan fungsi
Hardini_HD
 
PASCAL ( MODUL 5)
PASCAL ( MODUL 5)PASCAL ( MODUL 5)
PASCAL ( MODUL 5)
Hardini_HD
 
PASCAL ( MODUL 1)
PASCAL ( MODUL 1)PASCAL ( MODUL 1)
PASCAL ( MODUL 1)
Hardini_HD
 
PASCAL ( MODUL 8)
PASCAL ( MODUL 8)PASCAL ( MODUL 8)
PASCAL ( MODUL 8)
Hardini_HD
 
PASCAL ( MODUL 12)
PASCAL ( MODUL 12)PASCAL ( MODUL 12)
PASCAL ( MODUL 12)
Hardini_HD
 
PASCAL ( MODUL 2)
PASCAL ( MODUL 2)PASCAL ( MODUL 2)
PASCAL ( MODUL 2)
Hardini_HD
 
PASCAL ( MODUL 9)
PASCAL ( MODUL 9)PASCAL ( MODUL 9)
PASCAL ( MODUL 9)
Hardini_HD
 
PASCAL ( MODUL 5)
PASCAL ( MODUL 5)PASCAL ( MODUL 5)
PASCAL ( MODUL 5)
Hardini_HD
 
PASCAL ( MODUL 3)
PASCAL ( MODUL 3)PASCAL ( MODUL 3)
PASCAL ( MODUL 3)
Hardini_HD
 
PASCAL ( MODUL 13)
PASCAL ( MODUL 13)PASCAL ( MODUL 13)
PASCAL ( MODUL 13)
Hardini_HD
 
PASCAL ( MODUL 4)
PASCAL ( MODUL 4)PASCAL ( MODUL 4)
PASCAL ( MODUL 4)
Hardini_HD
 
PASCAL ( MODUL 10)
PASCAL ( MODUL 10)PASCAL ( MODUL 10)
PASCAL ( MODUL 10)
Hardini_HD
 
PASCAL ( MODUL 7)
PASCAL ( MODUL 7)PASCAL ( MODUL 7)
PASCAL ( MODUL 7)
Hardini_HD
 
PASCAL ( MODUL 11)
PASCAL ( MODUL 11)PASCAL ( MODUL 11)
PASCAL ( MODUL 11)
Hardini_HD
 

Viewers also liked (20)

Modul ix
Modul ixModul ix
Modul ix
 
Flowchart dan dfd
Flowchart dan dfd Flowchart dan dfd
Flowchart dan dfd
 
Matematika terapan week 13
Matematika terapan week 13 Matematika terapan week 13
Matematika terapan week 13
 
Modul xii
Modul xiiModul xii
Modul xii
 
Prosedur dan fungsi
Prosedur dan fungsi Prosedur dan fungsi
Prosedur dan fungsi
 
TYPE DATA1
TYPE DATA1TYPE DATA1
TYPE DATA1
 
Untitled
UntitledUntitled
Untitled
 
PASCAL ( MODUL 5)
PASCAL ( MODUL 5)PASCAL ( MODUL 5)
PASCAL ( MODUL 5)
 
PASCAL ( MODUL 1)
PASCAL ( MODUL 1)PASCAL ( MODUL 1)
PASCAL ( MODUL 1)
 
PASCAL ( MODUL 8)
PASCAL ( MODUL 8)PASCAL ( MODUL 8)
PASCAL ( MODUL 8)
 
PASCAL ( MODUL 12)
PASCAL ( MODUL 12)PASCAL ( MODUL 12)
PASCAL ( MODUL 12)
 
PASCAL ( MODUL 2)
PASCAL ( MODUL 2)PASCAL ( MODUL 2)
PASCAL ( MODUL 2)
 
PASCAL ( MODUL 9)
PASCAL ( MODUL 9)PASCAL ( MODUL 9)
PASCAL ( MODUL 9)
 
PASCAL ( MODUL 5)
PASCAL ( MODUL 5)PASCAL ( MODUL 5)
PASCAL ( MODUL 5)
 
PASCAL ( MODUL 3)
PASCAL ( MODUL 3)PASCAL ( MODUL 3)
PASCAL ( MODUL 3)
 
PASCAL ( MODUL 13)
PASCAL ( MODUL 13)PASCAL ( MODUL 13)
PASCAL ( MODUL 13)
 
PASCAL ( MODUL 4)
PASCAL ( MODUL 4)PASCAL ( MODUL 4)
PASCAL ( MODUL 4)
 
PASCAL ( MODUL 10)
PASCAL ( MODUL 10)PASCAL ( MODUL 10)
PASCAL ( MODUL 10)
 
PASCAL ( MODUL 7)
PASCAL ( MODUL 7)PASCAL ( MODUL 7)
PASCAL ( MODUL 7)
 
PASCAL ( MODUL 11)
PASCAL ( MODUL 11)PASCAL ( MODUL 11)
PASCAL ( MODUL 11)
 

Similar to Matematika terapan week 5

Matematika terapan week 5 [compatibility mode]
Matematika terapan week 5 [compatibility mode]Matematika terapan week 5 [compatibility mode]
Matematika terapan week 5 [compatibility mode]
nellylawar
 
Matematika terapan week 5
Matematika terapan week 5Matematika terapan week 5
Matematika terapan week 5
Fisma Ananda
 
Matematika terapan week 4. fungsi dan relasi
Matematika terapan week 4. fungsi dan relasi Matematika terapan week 4. fungsi dan relasi
Matematika terapan week 4. fungsi dan relasi
Hardini_HD
 
ER DIAGRAM & ER MODELING IN DBMS
ER DIAGRAM & ER MODELING IN DBMSER DIAGRAM & ER MODELING IN DBMS
ER DIAGRAM & ER MODELING IN DBMS
ssuser20b618
 
17.5 introduction to functions
17.5 introduction to functions17.5 introduction to functions
17.5 introduction to functions
GlenSchlee
 
LESSON1_REPRESENTATIONS OF FUNCTIONS AND RELATIONS.pptx
LESSON1_REPRESENTATIONS OF FUNCTIONS AND RELATIONS.pptxLESSON1_REPRESENTATIONS OF FUNCTIONS AND RELATIONS.pptx
LESSON1_REPRESENTATIONS OF FUNCTIONS AND RELATIONS.pptx
Hannaepascua1
 
Matematika terapan week 11
Matematika terapan week 11 Matematika terapan week 11
Matematika terapan week 11
Hardini_HD
 

Similar to Matematika terapan week 5 (7)

Matematika terapan week 5 [compatibility mode]
Matematika terapan week 5 [compatibility mode]Matematika terapan week 5 [compatibility mode]
Matematika terapan week 5 [compatibility mode]
 
Matematika terapan week 5
Matematika terapan week 5Matematika terapan week 5
Matematika terapan week 5
 
Matematika terapan week 4. fungsi dan relasi
Matematika terapan week 4. fungsi dan relasi Matematika terapan week 4. fungsi dan relasi
Matematika terapan week 4. fungsi dan relasi
 
ER DIAGRAM & ER MODELING IN DBMS
ER DIAGRAM & ER MODELING IN DBMSER DIAGRAM & ER MODELING IN DBMS
ER DIAGRAM & ER MODELING IN DBMS
 
17.5 introduction to functions
17.5 introduction to functions17.5 introduction to functions
17.5 introduction to functions
 
LESSON1_REPRESENTATIONS OF FUNCTIONS AND RELATIONS.pptx
LESSON1_REPRESENTATIONS OF FUNCTIONS AND RELATIONS.pptxLESSON1_REPRESENTATIONS OF FUNCTIONS AND RELATIONS.pptx
LESSON1_REPRESENTATIONS OF FUNCTIONS AND RELATIONS.pptx
 
Matematika terapan week 11
Matematika terapan week 11 Matematika terapan week 11
Matematika terapan week 11
 

More from Hardini_HD

Hardini 3201416015 3_b
Hardini 3201416015 3_b Hardini 3201416015 3_b
Hardini 3201416015 3_b
Hardini_HD
 
Delphi
DelphiDelphi
Delphi
Hardini_HD
 
Class dan object
Class dan objectClass dan object
Class dan object
Hardini_HD
 
Using of computer tech
Using of computer tech Using of computer tech
Using of computer tech
Hardini_HD
 
Software
Software Software
Software
Hardini_HD
 
Number system
Number system Number system
Number system
Hardini_HD
 
Komp. dan aplikasi
Komp. dan aplikasi Komp. dan aplikasi
Komp. dan aplikasi
Hardini_HD
 
Jarkom
Jarkom Jarkom
Jarkom
Hardini_HD
 
Introduction to software 2
Introduction to software 2 Introduction to software 2
Introduction to software 2
Hardini_HD
 
Introduction to software1
Introduction to software1 Introduction to software1
Introduction to software1
Hardini_HD
 
Introduce to internet2
Introduce to internet2 Introduce to internet2
Introduce to internet2
Hardini_HD
 
Introduce to internet1
Introduce to internet1 Introduce to internet1
Introduce to internet1
Hardini_HD
 
Intro to e gov
Intro to e gov Intro to e gov
Intro to e gov
Hardini_HD
 
Internet
Internet Internet
Internet
Hardini_HD
 
Hardware
Hardware Hardware
Hardware
Hardini_HD
 
File org
File org File org
File org
Hardini_HD
 
Data comm
Data comm Data comm
Data comm
Hardini_HD
 
Business computing
Business computing Business computing
Business computing
Hardini_HD
 
Pti (8) teknologi internet dan web
Pti (8)   teknologi internet dan webPti (8)   teknologi internet dan web
Pti (8) teknologi internet dan web
Hardini_HD
 
Pti (7) sistem bilangan
Pti (7)   sistem bilanganPti (7)   sistem bilangan
Pti (7) sistem bilangan
Hardini_HD
 

More from Hardini_HD (20)

Hardini 3201416015 3_b
Hardini 3201416015 3_b Hardini 3201416015 3_b
Hardini 3201416015 3_b
 
Delphi
DelphiDelphi
Delphi
 
Class dan object
Class dan objectClass dan object
Class dan object
 
Using of computer tech
Using of computer tech Using of computer tech
Using of computer tech
 
Software
Software Software
Software
 
Number system
Number system Number system
Number system
 
Komp. dan aplikasi
Komp. dan aplikasi Komp. dan aplikasi
Komp. dan aplikasi
 
Jarkom
Jarkom Jarkom
Jarkom
 
Introduction to software 2
Introduction to software 2 Introduction to software 2
Introduction to software 2
 
Introduction to software1
Introduction to software1 Introduction to software1
Introduction to software1
 
Introduce to internet2
Introduce to internet2 Introduce to internet2
Introduce to internet2
 
Introduce to internet1
Introduce to internet1 Introduce to internet1
Introduce to internet1
 
Intro to e gov
Intro to e gov Intro to e gov
Intro to e gov
 
Internet
Internet Internet
Internet
 
Hardware
Hardware Hardware
Hardware
 
File org
File org File org
File org
 
Data comm
Data comm Data comm
Data comm
 
Business computing
Business computing Business computing
Business computing
 
Pti (8) teknologi internet dan web
Pti (8)   teknologi internet dan webPti (8)   teknologi internet dan web
Pti (8) teknologi internet dan web
 
Pti (7) sistem bilangan
Pti (7)   sistem bilanganPti (7)   sistem bilangan
Pti (7) sistem bilangan
 

Recently uploaded

BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
สมใจ จันสุกสี
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
S. Raj Kumar
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 

Recently uploaded (20)

BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 

Matematika terapan week 5

  • 1. 1 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 TIF 21101 APPLIED MATH 1 (MATEMATIKA TERAPAN 1) Week 4 Relation and Function II 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Overview In mathematics, function is a relation. A function establishes or expresses the “relation”-ship between objects. In computer systems, for instance, the input is fed to the system in form of data or objects and the system generates the output that will be the function of input. So, in other words, function is the mapping or transformation of objects from one form to other. In this section we will concentrate our discussion on function and its classifications.
  • 2. 2 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Objectives Definition of Function Function Properties Composition of Function Function Inversion 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Definition of Function As mention above, function is a relation. However, this definition cannot be interchanged because the function has an unique relationship. Let A and B is non-empty sets. A relation from A to B is said as a function if all element of A has only “one connection” to B.
  • 3. 3 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Some Functions 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Not a Function
  • 4. 4 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function A function A to B can be written as : f : A B A and B is called as Domain and Codomain respectively. We also can write it as f(a) = b, where a∈A and b∈B 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Denote all elements into a function form!!! .3 .w .a .7 .# .s .4 .& .r .10
  • 5. 5 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Frequently, function is expressed in mathematical formulas. Example: Find the codomain of f(x) = 2x+3 for 1≤x≤ 4, x∈Z. Draw the graph as well. 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Find the domains and codomains from the graph f(x) = x2+2 below !!
  • 6. 6 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Function Properties There are three basic type of function, those are : 1. One-to-one function (injective) 2. Onto function (surjective) 3. Bijective function (both one-to-one and onto) 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Injective Function A function f: A B is said to be one-to-one (written 1-1) if different elements in the domain A have distinct match in the codomain B.
  • 7. 7 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Surjective Function A function f: A B is said to be an onto function if each element of codomain B is the image of some element of domain A. 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Bijective Function Bijective can be called correspondence one to one. It can be inverted.
  • 8. 8 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Composition of Function Let g be a function from the set A to the set B and let f be a function from the set B to the set C. The composition of the functions f and g, denoted by f o g, is defined by (f o g)(a) = f(g(a)). Therefore, to find (f o g)(a) we first apply the function g to a to obtain g(a) and then we apply the function f to the result g(a) to obtain (f o g)(a) = f(g(a)). 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
  • 9. 9 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Ex. Let g be the function from the set (a, b, c} to itself such that g(a) = b, g(b) = c, and g(c) = a. Let f be the function from the set {a, b, c} to the set {1, 2, 3} such that f(a) = 3, f(b) = 2, and f(c) = 1. What is the composition of f and g? Solution : The composition f o g is defined by (f o g)(a) = f(g(a)) = f(b) = 2, (f o g) (b) = f(g(b)) = f(c) = 1, and (f o g)(c) = f(g(c)) = f(a) = 3. 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Exercise Let f and g be the functions from the set of integers to the set of integers defined by f(x) = 2x + 3 and g(x) = 3x + 2. For x = 2 and -2, what is the composition of f and g? What is the composition of g and f?
  • 10. 10 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Function Inversion Let f be a one-to-one correspondence from the set A to the set B. The inverse function of f is the function that assigns to an element b belonging to B the unique element a in A such that f(a) = b. The inverse function of f is denoted by f-1. Hence, f-1(b)= a when f(a) = b. 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function
  • 11. 11 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function Ex. Let f be the function from {a, b, c} to {1, 2, 3} such that f(a) = 2, f(b) = 3, and f(c) = 1. Is the f invertible? If it is, what is its inverse? Solution: The function f is invertible because it is a one-to- one correspondence. The invers function f reverses the correspondence given by f, so f-1(1) = c, f -1(2) = a, and f-1(3)=b. 2012/2013 M. Ilyas Hadikusuma, M.Eng Matematika Terapan 1 Relation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and FunctionRelation and Function For mathematics formulas, to find invers of f, we can exchange the variable x with y. Ex.