One-to-One and Onto, Inverse Functions

Slides:



Advertisements
Similar presentations
THE WELL ORDERING PROPERTY Definition: Let B be a set of integers. An integer m is called a least element of B if m is an element of B, and for every x.
Advertisements

Math 025 Section 10.3 Radicals.
MTH 252 Integral Calculus Chapter 6 – Integration Section 6.9 – Logarithmic Functions from the Integral Point of View Copyright © 2005 by Ron Wallace,
Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group.
Inverse Relations and Functions 7-7. Inverse Relations If a relation maps element a of its domain to element b of its range, the INVERSE RELATION “undoes”
An Introduction to Polynomials
Section 4.3 Zeros of Polynomials. Approximate the Zeros.
Discrete Mathematics and Its Applications Sixth Edition By Kenneth Rosen Copyright  The McGraw-Hill Companies, Inc. Permission required for reproduction.
Functions Defined on General Sets Lecture 35 Section 7.1 Fri, Mar 30, 2007.
321 Section, Week 3 Natalie Linnell. Functions A function from A to B is an assignment of exactly one element of B to each element of A. We write f(a)
Chapter 2: Basic Structures: Sets, Functions, Sequences, and Sums (1)
Basic Structures: Sets, Functions, Sequences, and Sums.
Cardinality with Applications to Computability Lecture 33 Section 7.5 Wed, Apr 12, 2006.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
Do Now Pass out calculators. Have your homework out ready to check.
CS Lecture 14 Powerful Tools     !. Build your toolbox of abstract structures and concepts. Know the capacities and limits of each tool.
Bellwork. Survey results:  Students who voted for online homework: 84%  Students who voted for paper homework: 16%  Students who wants to keep group.
1 Discrete Mathematical Functions Examples.
 2. Inverse functions  Inverse relation,  Function is a relation  Is the function’s inverse relation a function? No  Example: A={1,2,3},B={a,b}, f:A→B,
Warm-Up The variables x and y vary inversely. Use the given values to write an equation relating x and y. Then find y when x=2: x = 4, y = 3 x = 8, y.
1 Lecture 5 Functions. 2 Functions in real applications Curve of a bridge can be described by a function Converting Celsius to Fahrenheit.
“It is impossible to define every concept.” For example a “set” can not be defined. But Here are a list of things we shall simply assume about sets. A.
7-8: Inverse Functions and Relations. Terms to Know Inverse relation: the set of ordered pairs obtained by reversing the coordinates of each original.
Lecture 34 Section 6.7 Wed, Mar 28, 2007
SECTION 1.2 Functions. Relations A relation is a set of ordered pairs.  Set of x-values is the DOMAIN  Set of y-values is the RANGE If each x-value.
Cardinality with Applications to Computability
Discrete Mathematics CS 2610
Appendix A Basic Algebra Review
11.2 Arithmetic Sequences.
Radical Notation and Rational Exponents
Direct Proof and Counterexample II
Applied Discrete Mathematics Week 2: Functions and Sequences
Section 6.6 The Fundamental Theorem of Algebra
Great Theoretical Ideas In Computer Science
Radical Functions and Rational Exponents
6.1 One-to-One Functions; Inverse Function
Section 7.4 Matrix Algebra.
Chapter 5: Inverse, Exponential, and Logarithmic Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Radicals and Rational Exponents
CSE15 Discrete Mathematics 02/27/17
Counting I: Bijection and Choice Trees
Lesson 2.5 The Fundamental Theorem of Algebra
Multiplying Rational Numbers 2-3
Countable and Countably Infinite Sets
Fraction Investigation
Copyright © Cengage Learning. All rights reserved.
2.2 Limits Involving Infinity
4.1 Inverse Functions.
Direct Proof and Counterexample II
Unit 1. Day 2..
Copyright © Cengage Learning. All rights reserved.
Algebra 1 Section 13.4.
1.3 Evaluating Limits Analytically
4.1 One-to-One Functions; Inverse Function
I. Finite Field Algebra.
Rational Root Theorem.
Lecture 43 Section 10.1 Wed, Apr 6, 2005
6.1 One-to-One Functions; Inverse Function
Lecture 37 Section 7.2 Tue, Apr 3, 2007
INVERSE FUNCTIONS.
Functions Rosen 2.3, 2.5 f( ) = A B Lecture 5: Oct 1, 2.
Properties of Functions
One-to-One and Onto, Inverse Functions
One-to-One and Onto, Inverse Functions
Chapter 8 Limit and Continuity of Functions
Direct Proof and Counterexample IV
Counting Elements of Disjoint Sets: The Addition Rule
Counting I: Choice Trees and Correspondences
Chapter 5: Exponential and Logarithmic Functions
Presentation transcript:

One-to-One and Onto, Inverse Functions Lecture 32 Section 7.2 Wed, Mar 16, 2005

One-to-one Correspondences A function f : A  B is a one-to-one correspondence if f is one-to-one and onto. f has all four of the basic properties. f establishes a ‘pairing” of the elements of A with the elements of B.

One-to-one Correspondences One-to-one correspondences are very important because two sets are considered to have the same number of elements if there exists a one-to-one correspondence between them.

Example: One-to-one Correspondence Are any of the following “functions” one-to-one correspondences? f : Q  Q by f(a/b) = 2a/b. g : Q  Q by g(a/b) = b/a. h : Q  Q by h(a/b) = (a/b)2. m : Q  Q by m(a/b) = a/b. For the relation g, what if we replace Q with Q – {0}?

Inverse Relations Let R be a relation from A to B. The inverse of R is the relation R–1 from B to A defined by the property that (x, y)  R–1 if and only if (y, x)  R.

Example: Inverse Relation Let f : Q  Q by f(a/b) = 2a/b. Describe f –1. f –1(a/b) = a/2b. Which of the four basic properties does f –1 have?

Example: Inverse Relation Let g : Q  Q by g(a/b) = b/a. Describe g–1. g–1(a/b) = b/a. Which of the four basic properties does g–1 have?

Example: Inverse Relation Let g : Q  Q by h(a/b) = (a/b)2. Describe h–1. Which of the four basic properties does h–1 have?

Inverse Relations and the Basic Properties A relation R has the first basic property if and only if R–1 has the third basic property. x  A,  at least one y  B, (x, y)  R. y  B,  at least one x  A, (x, y)  R. A relation R has the second basic property if and only if R–1 has the fourth basic property. x  A,  at most one y  B, (x, y)  R. y  B,  at most one x  A, (x, y)  R.

Inverse Functions The inverse of a function is, in general, a relation, but not a function. Theorem: The inverse of a function is itself a function if and only if the function is a one-to-one correspondence. Corollary: If f is a one-to-one correspondence, then f –1 is a one-to-one correspondence.

Example: Inverse Functions Let A = R – {1/3}. Let B = R – {2/3}. Define f : A  B by f(x) = 2x/(3x – 1). Find f –1. Let y = 2x/(3x – 1). Swap x and y: x = 2y/(3y – 1). Solve for y: y = x/(3x – 2). Therefore, f –1(x) = x/(3x – 2).

Q and Z Theorem: There is a one-to-one correspondence from Z to Q. Proof: Consider only rationals in reduced form. Arrange the positive rationals in order First by the sum of numerator and denominator. Then, within groups, by numerator.

Q and Z The sequence is 1/1, 1/2, 2/1, 1/3, 3/1, 1/4, 2/3, 3/2, 4/1, … The first group: 1/1 The second group: 1/2, 2/1 The third group: 1/3, 3/1 The fourth group: 1/4, 2/3, 3/2, 4/1 Etc. The sequence is 1/1, 1/2, 2/1, 1/3, 3/1, 1/4, 2/3, 3/2, 4/1, …

Q and Z Let f : Z to Q be the function that Maps the positive integer n to the nth rational in this list. Maps the negative integer -n to the negative of the rational that n maps to. Maps 0 to 0. This is a one-to-one correspondence.

Q and Z What is f(20)? What is f –1(4/5)?