Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.

Slides:



Advertisements
Similar presentations
Mathematical Induction
Advertisements

Polynomial Functions and Their Graphs
Fall 2014 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Polynomial Functions and Their Graphs
Symbols and Sets of Numbers Equality Symbols Symbols and Sets of Numbers Inequality Symbols.
9.1 – Symbols and Sets of Numbers Definitions: Natural Numbers: {1, 2, 3, 4, …} Whole Numbers: All natural numbers plus zero, {0, 1, 2, 3, …} Equality.
The Growth of Functions
10.1 – Exponents Notation that represents repeated multiplication of the same factor. where a is the base (or factor) and n is the exponent. Examples:
Chapter 4 – Polynomials and Rational Functions
Fall 2014 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide P- 1.
Fall 2015 COMP 2300 Discrete Structures for Computation
Infinite Limits and Limits to Infinity: Horizontal and Vertical Asymptotes.
9.1 Sequences. A sequence is a list of numbers written in an explicit order. n th term Any real-valued function with domain a subset of the positive integers.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
UNIT 2 – QUADRATIC, POLYNOMIAL, AND RADICAL EQUATIONS AND INEQUALITIES Chapter 6 – Polynomial Functions 6.1 – Properties of Exponents.
Unit P: Prerequisite P.1 Real Numbers P.2 Exponents and Radicals P.3 Polynomials and Factoring P.4 Rational Expressions P.5 Solving Equations P.6 Solving.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Discrete Mathematics Math Review. Math Review: Exponents, logarithms, polynomials, limits, floors and ceilings* * This background review is useful for.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
L’Hôpital’s Rule. What is a sequence? An infinite, ordered list of numbers. {1, 4, 9, 16, 25, …} {1, 1/2, 1/3, 1/4, 1/5, …} {1, 0,  1, 0, 1, 0, –1, 0,
Today in Pre-Calculus Go over homework Notes: –Real Zeros of polynomial functions –Rational Zeros Theorem Homework.
Section 4.3 Zeros of Polynomials. Approximate the Zeros.
P.1 Real Numbers. 2 What You Should Learn Represent and classify real numbers. Order real numbers and use inequalities. Find the absolute values of real.
Copyright © Cengage Learning. All rights reserved. CHAPTER 11 ANALYSIS OF ALGORITHM EFFICIENCY ANALYSIS OF ALGORITHM EFFICIENCY.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
O -Notation April 23, 2003 Prepared by Doug Hogan CSE 260.
Chapter 9 Efficiency of Algorithms. 9.1 Real Valued Functions.
Mathematics.
Copyright © 2009 Pearson Education, Inc. CHAPTER 4: Polynomial and Rational Functions 4.1 Polynomial Functions and Models 4.2 Graphing Polynomial Functions.
Copyright © 2011 Pearson Education, Inc. The Theory of Equations Section 3.3 Polynomial and Rational Functions.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Chapter P Prerequisites: Fundamental Concepts of Algebra 1 Copyright © 2014, 2010, 2007 Pearson Education, Inc. 1 P.4 Polynomials.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 3 Polynomial and Rational Functions.
Chapter 3 Polynomial and Rational Functions Copyright © 2014, 2010, 2007 Pearson Education, Inc Zeros of Polynomial Functions.
Spring 2016 COMP 2300 Discrete Structures for Computation
Spring 2016 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University.
Real Zeros of Polynomial Functions. Solve x 3 – 2x + 1 = 0. How? Can you factor this? Can you use the quadratic formula? Now what if I tell you that one.
Spring 2016 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University.
Polynomials Objective: To review operations involving polynomials.
Algorithms Lecture #05 Uzair Ishtiaq. Asymptotic Notation.
Asymptotic Bounds The Differences Between (Big-O, Omega and Theta) Properties.
Spring 2016 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University.
Review of Equations and Inequalities An equation is a mathematical statement that two qualities are equal. Linear Equation in one variable can be written.
Algebra: The branch of mathematics that deals with relationships between numbers, utilizing letters and other symbols to represent specific sets of numbers,
Algebra 2 Chapter 1. Section 1.1 Expressions and Formulas.
11.1 Sequences. A sequence is a list of numbers written in an explicit order. n th term Any real-valued function with domain a subset of the positive.
College Algebra Chapter 4 Exponential and Logarithmic Functions
Perform the Integer operation 1st then a problem
College Algebra Chapter 3 Polynomial and Rational Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Notes Over 3.4 The Rational Zero Test
The Binomial Theorem Objectives: Evaluate a Binomial Coefficient
Rational Root Theorem Pt.2
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Polynomial and Rational Inequalities
College Algebra Chapter 4 Exponential and Logarithmic Functions
Precalculus Essentials
The Binomial Theorem OBJECTIVES: Evaluate a Binomial Coefficient
College Algebra Chapter 3 Polynomial and Rational Functions
Presentation transcript:

Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1 Chapter 11.2 and Notations

-Notation (Big O) Suppose f and g are two real-valued functions of a real variable x. If, for sufficiently large value of x, the value of | f | are less than those of a multiple of | g |, then f is of order at most g, or f ( x ) is O ( g ( x )). f is order at least g, written f ( x ) is O ( g ( x )), if and only if, there exist a positive real number B and a non negative real number b such that for all real number x > b. 2 Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

-Notation (Big Omega) Suppose f and g are two real-valued functions of a real variable x. If, for sufficiently large value of x, the value of | f | are greater than those of a multiple of | g |, then f is of order at least g, or f ( x ) is ( g ( x )). f is order at least g, written f ( x ) is ( g ( x )), if and only if, there exist a positive real number B and a non negative real number b such that for all real number x > a. 3 Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

-Notation (Big Theta) Suppose f and g are two real-valued functions of a real variable x. If, for sufficiently large value of x, the value of | f | are bounded both above and below by those of multiples of | g |, then f is of order g, or f ( x ) is ( g ( x )). f is order at least g, written f ( x ) is ( g ( x )), if and only if, there exist a positive real number B and a non negative real number k such that for all real number x > k. 4 Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

Translating to Notations Use - notation to express the statement. for all real number x > 2. is. Use and O notations to express the statements. for all real numbers x > 0. is. for all real numbers x > 7. is. 5 Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

Properties of Notations Let f and g be real-valued functions defined on the same set of nonnegative real numbers. 1.f ( x ) is Ω ( g ( x )) and f ( x ) is O ( g ( x )) if, and only if f ( x ) is Θ ( g ( x )). 2.f ( x ) is Ω ( g ( x )) if, and only if, g ( x ) is O ( f ( x )). 3.If f ( x ) is O ( g ( x )) and g ( x ) is O ( h ( x )), then f ( x ) is O ( h ( x )). 6 Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

Order of Power Functions If 1 < x, then. In general, for any rational number r and s, if x > 1 and r < s, then. For any rational number r and s, If r < s, then is. 7 Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

Polynomial Inequality Show that for any real number x, if x > 1, then. 8 Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

Using the Definitions to Show That a Polynomial Function Coefficients Has a Certain Order Use the definitions of big-Omega, bit-O, and big-Theta to show that is. We must show that is. 9 Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

A Big- O Approximation for a Polynomial with Some Negative Coefficients Use the definition of O -notation to show that is. Show that is for all integers s > Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

A Big-Omega Approximation for a Polynomial with Some Negative Coefficients Use the definition of Ω -notation to show that is. Show that is for all integers r < Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

Theorem On Polynomial Orders Suppose are real numbers and. 1. is for all integers 2. is for all integers 3. is. Use the theorem on polynomial order to find orders for the functions given by the following formulas., for all real numbers x. What is order of the sum of the first n integers? 12 Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

Theorem Limitation on Orders of Polynomial Functions Let n be a positive integer, and let be real numbers with. If m is any integer with m < n, then is not and is not 13 Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University

Extension to Functions Composed of Rational Power Functions What is the order of 14 Fall 2015 COMP 2300 Department of Mathematics and Physics Donghyun (David) Kim North Carolina Central University