Introduction to functions

Slides:



Advertisements
Similar presentations
5.3 Inverse Function.
Advertisements

1.6 Functions. Chapter 1, section 6 Functions notation: f: A B x in A, y in B, f(x) = y. concepts: –domain of f, –codomain of f, –range of f, –f maps.
One-to-one and Inverse Functions
Introduction to functions Department of Mathematics University of Leicester.
C. Paganin I.T.I. Malignani - Udine Introduction to functions For students of a third class.
The Engineering Design of Systems: Models and Methods
Discrete Structures Chapter 5 Relations and Functions Nurul Amelina Nasharuddin Multimedia Department.
Functions Goals Introduce the concept of function Introduce injective, surjective, & bijective functions.
1 Section 1.8 Functions. 2 Loose Definition Mapping of each element of one set onto some element of another set –each element of 1st set must map to something,
COORDINATE PLANE x-axisy-axis. COORDINATE PLANE QUADRANTS III III IV (+, +)(-, +) (-, -)(+, -)
Inverse Relations & Inverse Functions
4-3 Relations Objective: Students will represent relations as sets of ordered pairs, tables, mappings, and graphs. Students will find the inverse of a.
Representing Relations By Ajhane Foster And MarTricesa Carter.
Objectives Write equivalent forms for exponential and logarithmic functions. Write, evaluate, and graph logarithmic functions.
Foundations of Discrete Mathematics Chapter 3 By Dr. Dalia M. Gil, Ph.D.
Discrete Maths Objectives to show the connection between relations and functions, and to introduce some functions with useful, special properties ,
Functions Math 123 September 24-26, Another boring topic? Functions are one of the mathematical concepts that students understand the least. Why.
Functions. Copyright © Peter Cappello2 Definition Let D and C be nonempty sets. A function f from D to C, for each element d  D, assigns exactly 1 element.
1 Annoucement n Skills you need: (1) (In Thinking) You think and move by Logic Definitions Mathematical properties (Basic algebra etc.) (2) (In Exploration)
Discrete Mathematics CS 2610 September 12, Agenda Last class Functions  Vertical line rule  Ordered pairs  Graphical representation  Predicates.
Functions1 Elementary Discrete Mathematics Jim Skon.
Chapter 1 SETS, FUNCTIONs, ELEMENTARY LOGIC & BOOLEAN ALGEBRAs BY: MISS FARAH ADIBAH ADNAN IMK.
Basic Structures: Functions Muhammad Arief download dari
CSE 2353 – October 1 st 2003 Functions. For Real Numbers F: R->R –f(x) = 7x + 5 –f(x) = sin(x)
Sets Define sets in 2 ways  Enumeration  Set comprehension (predicate on membership), e.g., {n | n  N   k  k  N  n = 10  k  0  n  50} the set.
Agenda Week 10 Lecture coverage: –Functions –Types of Function –Composite function –Inverse of a function.
Functions. L62 Agenda Section 1.8: Functions Domain, co-domain, range Image, pre-image One-to-one, onto, bijective, inverse Functional composition and.
11 DISCRETE STRUCTURES DISCRETE STRUCTURES UNIT 5 SSK3003 DR. ALI MAMAT 1.
MAT 2720 Discrete Mathematics Section 3.1 Functions
FUNCTIONS COSC-1321 Discrete Structures 1. Function. Definition Let X and Y be sets. A function f from X to Y is a relation from X to Y with the property.
Relations and Functions ORDERED PAIRS AND CARTESIAN PRODUCT An ordered pair consists of two elements, say a and b, in which one of them, say a is designated.
Aims: To be able to find the inverse of a function. To know the graphical relationship between a function and its inverse. To understand the relationship.
Functions CSRU1400 Spring 2008Ellen Zhang 1 CISC1400, Fall 2010 Ellen Zhang.
PLANNING A LESSON An example of a CLIL maths lesson plan for Y. L. This is the first lesson and fits into the course or syllabus at the start of a unit.
Objectives: 1)Students will be able to find the inverse of a function or relation. 2)Students will be able to determine whether two functions or relations.
Functions Goals Introduce the concept of function
Graphing Linear Relations and Functions
Relations, Functions, and Matrices
Cartesian product Given two sets A, B we define their Cartesian product is the set of all the pairs whose first element is in A and second in B. Note that.
MATH 224 – Discrete Mathematics
Chapter 2 Sets and Functions.
Relation and function.
Inverse Functions.
RELATIONS AND FUNCTIONS
Relations and Functions
2-1 Relations and Functions
Discrete Math (2) Haiming Chen Associate Professor, PhD
CSE15 Discrete Mathematics 02/27/17
Learning Target 4.3 I can identify domain and range of relations and functions SOL: A.7bf Designed by Skip Tyler, Varina High School.
One-to-one and Inverse Functions
Introduction to Relations and Functions
solution set (describes all values that make an equation true.)
Copyright © Cengage Learning. All rights reserved.
Relations for functions.
One-to-One Functions;
Objectives The student will be able to:
Functions and Graphing
One-to-one and Inverse Functions
One-to-one and Inverse Functions
Functions.
Lecture # 18 Types of Functions
Algebra 1 ~ Chapter 4.1 The Coordinate Plane.
CPSC 121: Models of Computation
Students, Take out your calendar and your homework
Objectives The student will be able to:
REVISION Relation. REVISION Relation Introduction to Relations and Functions.
Warm Up Generate ordered pairs for the function
Copyright © Zeph Grunschlag,
Objectives The student will be able to:
1.4 Relations & Functions.
Presentation transcript:

Introduction to functions For students of a third class C. Paganin I.T.I. Malignani - Udine

Aims What to Know The definition of a function The definition of a injective function The definition of a surijective function The definition of a bijective function The properties of functions The definition of an inverse function C. Paganin I.T.I. Malignani - Udine

What to do Identify the domain and range of a function Recognize the different forms of a function Recognize graphically an injective function, a surjective function, a bijective function Be able to compute the composite of two functions and identify its domain and range Find the inverse function C. Paganin I.T.I. Malignani - Udine

Key Words for aims To recogize To use To calculate To find Be able to use rules for… to interpret the meaning… to describe growth… To recall To determinate To obtain To represent Be familiar with.. To apply the rules for… To carry out C. Paganin I.T.I. Malignani - Udine

Contents Students are asked to describe a few relations in some non-mathematical sets in order to appreciate that in some of them each element has one and only one corresponding element ( map ) E.G. In a first set , called A, they put all the students of the class and in a second set, called B, they write their shoe-sizes. Then they build a map between the two sets linking each student to his own shoe-size with an arrow. After considering some opportune examples, students can recognize three particular situations: Any different elements of A have different images: the map is called injective All the elements of B are linked to at least one element of A: the map is called surjective The map is both injective and surjective, in which case it’s called bijective or ono-to-one. Then we pass to some mathematical examples: we consider a map between R and R (the set of real numbers) . We link an element x of the first set to an element y of the second set so defined ,e.g., y=3x+1. In this case the word “function” is more used than “map”, even if their properties are the same , and we usually write y=f(x). C. Paganin I.T.I. Malignani - Udine

The fist problem is to define the domain A of the function f The fist problem is to define the domain A of the function f. It is a subset of R and consists of the elements x involved in the function. Then we define the range B which consists of the elements y of the second set for which there is at least one x with f(x)=y. After many examples of different kinds of function and always involving students at the blackboard or working in pairs or in the whole class, they become familiar with injectivity and surjectivity and are ready to pass to bijectivity, that is to the inverse function of a given function. At the beginning students are asked to draw the function f(x)=y before considered y= 3x+1 in a sheet, then they write the inverse function of it y=(x-1):3, obtained interchanging x and y, and draw also the inverse function in the same sheet;after that they fold the sheet along the bisector line of the first and third quadrants and be aware that the two graphs overlap! C. Paganin I.T.I. Malignani - Udine

Conclusion Students are asked to be protagonists and they enjoy a lot … even if it’s more difficult to sleep during Maths lessons! C. Paganin I.T.I. Malignani - Udine