Chapter 9 Efficiency of Algorithms. 9.1 Real Valued Functions.

Slides:



Advertisements
Similar presentations
D Nagesh Kumar, IIScOptimization Methods: M2L2 1 Optimization using Calculus Convexity and Concavity of Functions of One and Two Variables.
Advertisements

Real-Valued Functions of a Real Variable and Their Graphs
Lesson 1-1 Algebra Check Skills You’ll Need 1-5
Negative and Zero Exponents Students will be able to use properties of negative and zero exponents to evaluate and simplify expressions.
© 2007 by S - Squared, Inc. All Rights Reserved.
CHAPTER Continuity CHAPTER Derivatives of Polynomials and Exponential Functions.
Exponential Functions Section 1. Exponential Function f(x) = a x, a > 0, a ≠ 1 The base is a constant and the exponent is a variable, unlike a power function.
1.Definition of a function 2.Finding function values 3.Using the vertical line test.
Copyright © Cengage Learning. All rights reserved. CHAPTER 11 ANALYSIS OF ALGORITHM EFFICIENCY ANALYSIS OF ALGORITHM EFFICIENCY.
Fall 2014 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
 A function is like a machine that excepts input values (x) and enacts a procedure on the input to produce an output (y).  We call the input values.
Logarithmic Functions and Their Graphs. Review: Changing Between Logarithmic and Exponential Form If x > 0 and 0 < b ≠ 1, then if and only if. This statement.
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.
Exponential Functions Section 1. Exponential Function f(x) = a x, a > 0, a ≠ 1 The base is a constant and the exponent is a variable, unlike a power function.
Chapter 1 A Beginning Library of Elementary Functions
Chapter 7 Radical Equations.
Discrete Mathematics Math Review. Math Review: Exponents, logarithms, polynomials, limits, floors and ceilings* * This background review is useful for.
Power of a Product and Power of a Quotient Let a and b represent real numbers and m represent a positive integer. Power of a Product Property Power of.
§ 7.2 Radical Expressions and Functions. Tobey & Slater, Intermediate Algebra, 5e - Slide #2 Square Roots The square root of a number is a value that.
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,
Exponents. Review: Evaluate each expression: 1.3 ³ 2.7¹ 3.-6² 4.(⅜)³ 5.(-6)² 6.3· 2³ Answers /
Power Rule for Exponents The Power Rule for Exponents is used when we raise a power to an exponent. Example 1: Simplify the following.
Lesson 12-2 Exponential & Logarithmic Functions
ACT PREP Algebra I Begin by solving the 6 equations.
O -Notation April 23, 2003 Prepared by Doug Hogan CSE 260.
2.1 “Relations & Functions” Relation: a set of ordered pairs. Function: a relation where the domain (“x” value) does NOT repeat. Domain: “x” values Range:
Antiderivatives Lesson 7.1A. Think About It Suppose this is the graph of the derivative of a function What do we know about the original function? Critical.
Antiderivatives. Think About It Suppose this is the graph of the derivative of a function What do we know about the original function? Critical numbers.
2.1 Functions.
Coming after you with Ch. 2: Functions and Their Graphs 2.1: Functions Learning Targets: Determine Whether a Relation Represents a Function Find the Value.
Vocabulary Linear Equations FunctionsGraphing Calculator Miscellaneous
2.5 Linear vs. Exponential. Linear functions A function that can be graphically represented in the Cartesian coordinate plane by a straight line is called.
Polynomial Functions and Models
Introduction to Exponents Definition: Let b represent a real number and n a positive integer. Then … b is called the base and n is called the exponent.
One-to-One Functions (Section 3.7, pp ) and Their Inverses
Properties of Exponents Students will be able to use properties of exponents to evaluate and simplify expressions.
Chapter 8 Irrational Roots Clark/Anfinson. CHAPTER 8 – SECTION 1 Root functions.
PIECEWISE FUNCTIONS. What You Should Learn: ① I can graph any piecewise function. ① I can evaluate piecewise functions from multiple representations.
Introduction to Real Analysis Dr. Weihu Hong Clayton State University 11/11/2008.
4.3 Riemann Sums and Definite Integrals Definition of the Definite Integral If f is defined on the closed interval [a, b] and the limit of a Riemann sum.
All About Division. Definition / A nonzero integer t is a divisor of an integer s if there is an integer u such that s = tu. / If t is a divisor of s,
Exponents. Review: Evaluate each expression: 1.3 ³ 2.7¹ 3.-6² 4.(⅜)³ 5.(-6)² 6.3· 2³ Answers /
Discrete Mathematics Lecture # 17 Function. Relations and Functions  A function F from a set X to a set Y is a relation from X to Y that satisfies the.
Section 15.2 Limits and Continuity. Let f be a function of two variables whose domain D includes points arbitrarily close to (a, b). Then we say the limit.
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.
SECTION 5-5A Part I: Exponentials base other than e.
Polynomial Functions and Models
Chapter 6: Radical functions and rational exponents
The Binomial Theorem Objectives: Evaluate a Binomial Coefficient
2.1 Day 2 Homework Answers D: −2,∞
9.6 Graphing Exponential Functions
CHAPTER 5: Exponential and Logarithmic Functions
Algebra 1 Section 6.1.
Techniques for Finding Derivatives
ALGEBRA II HONORS/GIFTED - SECTION 2-8 (Two-Variable Inequalities)
3.2 Power Functions and Models
Polynomial Functions Defn: Polynomial function
Greatest Integer Function (Step Function)
Antiderivatives Lesson 7.1A.
Chapter 3 Section 6.
Powers of Monomials Chapter 4 Section 4.4.
2.1 Functions.
Antiderivatives.
The Binomial Theorem OBJECTIVES: Evaluate a Binomial Coefficient
(4)² 16 3(5) – 2 = 13 3(4) – (1)² 12 – ● (3) – 2 9 – 2 = 7
2.1 Functions.
Section 2.3: End Behavior of Polynomial Functions
Unit 6: Exponential Functions
Presentation transcript:

Chapter 9 Efficiency of Algorithms

9.1 Real Valued Functions

Real-Valued Functions of a Real Variable Definition – Let f be a real-valued function of a real variable. The graph of f is the set of all points (x, y) in the Cartesian coordinate plane with the property that x is in the domain of f and y = f(x). – y = f(x) ⇔ the point (x, y) lies on the graph of f.

Example

Power Functions Definition – Let a be any nonnegative number. Define p a, the power function with exponent a, as follows: p a (x) = x a for each nonnegative real number x.

Example p 1/2 = x 1/2 point(x,x 1/2 ) p 0 = x 0 = 1 point(x, 1) p 2 = x 2 point(x, x 2 )

Graphing Function on Integers A real-valued function may be graphed on a set of integers.

Multiple of a Function Definition – Let f be a real-valued function of a real variable and let M be any real number. The function Mf, called the multiple of f by M, is the real-valued function with the same domain as f that is defined by the rule (Mf)(x) = M* ((f(x)) for all x in the domain of f

Example

Increasing & Decreasing Functions y is decreasing y is increasing

Increasing & Decreasing Function Definition – Let f be a real-valued function defined on a set of real numbers, and suppose the domain of f contains a set S. We say that f is increasing on the set S if, and only if, for x 1 and x 2 in S, if x 1 f(x 2 ).

Example