0% found this document useful (0 votes)
3 views57 pages

Functions

The document outlines the arrangements and study tips for a Calculus course at Yangzhou University, including teaching hours, self-study expectations, and policies on homework submissions and academic integrity. It introduces fundamental concepts of functions, including their definitions, domains, ranges, and types, along with examples and graphical representations. Additionally, it covers various function representations such as formulas, graphs, and piecewise functions, as well as specific types like power and root functions.

Uploaded by

wj8nb6vvkv
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views57 pages

Functions

The document outlines the arrangements and study tips for a Calculus course at Yangzhou University, including teaching hours, self-study expectations, and policies on homework submissions and academic integrity. It introduces fundamental concepts of functions, including their definitions, domains, ranges, and types, along with examples and graphical representations. Additionally, it covers various function representations such as formulas, graphs, and piecewise functions, as well as specific types like power and root functions.

Uploaded by

wj8nb6vvkv
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 57

Calculus

Keep Learning! Yangzhou University


Arrangements for the course
 Teaching hours: 64 hrs (4hrs/wk, 16 weeks)
 Self-Study hours: 2 times above (8hrs/wk)
 TA platform: Textbook, extra materials, also

for attendance, for submit your homeworks,


etc
 No acceptance for late submission!
 Zero tolerance for cheating (homeworks,

exams) No Scholarship!

Keep Learning! Yangzhou University Slide 1 - 2


Study Tips (Good habits)
 Read before you attend class
 List three questions you don’t understand

 Attend the lecture regularly, and taking

handwritten notes
 Do a lot of exercises (including Optionals)
 “Practice makes perfect”
 Ask Questions

Keep Learning! Yangzhou University Slide 1 - 3


Calculus

 Calculus is a branch of mathematics that has tremendous


application and is phenomenally vast. It is essentially
covered in two segments namely differential caculus and
integral calculus.

Keep Learning! Yangzhou University Slide 1 - 12


Chapter 1
Functions

Keep Learning! Yangzhou University


1.1
Review of Functions

Keep Learning! Yangzhou University


Figure 1.1

Keep Learning! Yangzhou University Slide 1 - 17


A function is defined by three elements:

 A domain: The set of numbers which may be '' fed into the machine''.

 A range: The set of numbers that may be '' emitted by the machine''.

 A transformation rule: The crucial point is that to every number in its


domain corresponds one and only one number in its range.

Keep Learning! Yangzhou University Slide 1 - 18


Example 1 Determine if each of the following are functions.
2
(a) y x 1
2
(b) y x  1
Solution
(a) The first one is a function. No matter what values of x you put into
the equation, there is only one possible value of y .

(b) It is not a function. Choose a value of x , say x 3 and plug this


into the equation. y 2 3  1 4 . Now there are two possible values of y
that we could use here. We could use y 2 or y  2 . Since there are two
possible values of y that we get from a single x this equation is not a
function.

Keep Learning! Yangzhou University Slide 1 - 19


Graphs
We can associate every function a graph. What is a graph? A graph has to
be thought of as a subset of the plane. For a function f , we denfine the
graph of f to be the set

{( x, y ) : x  D, y  f ( x)}

Keep Learning! Yangzhou University Slide 1 - 20


Careful!, not all graphs are
functions!, e.g what is f(7) ?

The requirement that a function assigns a unique value of the dependent


variable to
The requirement that a function assigns a unique value of
each value in the domain is expressed in the vertical line test

the dependent variable to each value in the domain is


expressed in the vertical line test

Keep Learning! Yangzhou University Slide 1 - 21


Figure 1.2

Keep Learning! Yangzhou University Slide 1 - 22


Keep Learning! Yangzhou University Slide 1 - 23
Figure 1.3 (a)

Keep Learning! Yangzhou University Slide 1 - 24


Figure 1.3 (b)

Keep Learning! Yangzhou University Slide 1 - 25


Figure 1.3 (c)

Keep Learning! Yangzhou University Slide 1 - 26


Figure 1.3 (d)

Keep Learning! Yangzhou University Slide 1 - 27


Recall that, the domain of a function is the set of all values that can be
plugged into a function and have the function exist. So, for the domain we
need to avoid division by zero, square roots of negative numbers,
logarithms of zero and logarithms of negative numbers, etc. The range of
a function is simply the set of all possible values that a function can take.

Example 2 Find the domain and range of each of the following


functions.
2
(a) f ( x) x  1

2
(b) g (t )  4  t

1
(c) h(u ) 
u 1

Keep Learning! Yangzhou University Slide 1 - 28


Figure 1.4

domain: ( ,)


range : [1,)

Keep Learning! Yangzhou University Slide 1 - 29


Figure 1.5
domain : [ 2,2]
range : [0,2]

Keep Learning! Yangzhou University Slide 1 - 30


Figure 1.6
domain: {u : u 1}
range: {w : w 0}

Keep Learning! Yangzhou University Slide 1 - 31


Composite Functions

Functions may be combined using sums ( f ,gdifferences


) ( f ,products
g)
( fg )
, or quotients . The process
( f / g ) called composition also produces new
functions.

 In the composition y  f ( g ( x)) , f is called the outer function and g is the


inner function.

Keep Learning! Yangzhou University Slide 1 - 32


1
Example Let f ( x) 3x 2  x and g ( x)  , find f(g(x)) and g(f(x)).
x

Example Given f ( x) 3 x and g ( x)  x  x  6 , find g  f and g  g .


2

Keep Learning! Yangzhou University Slide 1 - 34


Keep Learning! Yangzhou University Slide 1 - 35
Figure 1.13 (a)

Keep Learning! Yangzhou University Slide 1 - 36


Figure 1.13 (b)

Keep Learning! Yangzhou University Slide 1 - 37


Figure 1.13 (c)

Keep Learning! Yangzhou University Slide 1 - 38


Keep Learning! Yangzhou University Slide 1 - 39
Identifying symmetry in functions

Example Identify the symmetry, if any, in the following functions.


(a) f ( x) x 4  2 x 2  20

(b) g ( x)  x 3  3x  1

1
(c) h( x) 
x3  x

Keep Learning! Yangzhou University Slide 1 - 40


Figure 1.14

Keep Learning! Yangzhou University Slide 1 - 41


Figure 1.15

Keep Learning! Yangzhou University Slide 1 - 42


Figure 1.16

Keep Learning! Yangzhou University Slide 1 - 43


1.2
Representing Functions

Keep Learning! Yangzhou University


We consider four different approaches to definging and representing
functions:

 formulas
 graphs
 tables
 words

Keep Learning! Yangzhou University Slide 1 - 45


Using formulas
n n 1
 Polynomials: f ( x) an x  an  1 x    a1 x  a0 , where the coefficients
a0 , a1 , an are real numbers.
 Rational functions: f ( x)  p( x) / q( x) where p ( x), q ( x) are
polynomials
 Algebraic functions: constructed using the operations of algebras:
addition, substraction, multiplication,
3 division and roots. e.g.
f ( x)  2 x  4

f ( x) b x b 1
 Exponential functions: f ( x) log where b is0 a positive
b 1 real
b x
number
 Logarithmic functions: where and
 Trigonometic functions: sin x, cos x, tan x, cot x, sec x, csc x

Keep Learning! Yangzhou University Slide 1 - 46


Linear functions

The equation of a line is


y mx  b
where the slope m and the y-intercept b are constants. This function has a
straight-line graph and is called linear function.

Keep Learning! Yangzhou University Slide 1 - 49


Piecewise functions

Functions have different definitions on different part of the domain are


called piecewise functions.

If all of the pieces are linear, the function is piecewise linear.

Keep Learning! Yangzhou University Slide 1 - 51


Example Find a formula for the following piecewise linear function.

Keep Learning! Yangzhou University Slide 1 - 52


Example Graphing piecewise functions

Keep Learning! Yangzhou University Slide 1 - 53


Example Graph the absolute value function

Keep Learning! Yangzhou University Slide 1 - 54


Power functions

Power functions are a special case of polynomials


f ( x) x n
where n is a positive integer.

 when n is even, the function values are non-negative and the graph
passes through the origin, opening upward.

 where n is an odd integer, the function has values that are positive
when x is positive and negative when x is negative.

Keep Learning! Yangzhou University Slide 1 - 55


when n is an even integer

Keep Learning! Yangzhou University Slide 1 - 56


when n is odd

Keep Learning! Yangzhou University Slide 1 - 57


Root functions

Root functions are a special case of algebraic functions.


f ( x)  x1/ n
where n>1 is a positive integer.

 when n is even, the domain and range consists of nonnegative


numbers. Their graphs begin steeply at at the origin and then flatten
out as x increases.
 when n is odd, the domain and range consists of all real numbers.

Keep Learning! Yangzhou University Slide 1 - 58


when n is even

Keep Learning! Yangzhou University Slide 1 - 59


when n is odd

Keep Learning! Yangzhou University Slide 1 - 60


1.3
Trigonometric Functions

Keep Learning! Yangzhou University


Figure 1.45 (a) & (b)

Keep Learning! Yangzhou University Slide 1 - 74


Figure 1.46

Keep Learning! Yangzhou University Slide 1 - 75


Figure 1.47

Keep Learning! Yangzhou University Slide 1 - 76


Keep Learning! Yangzhou University Slide 1 - 77
Figure 1.48

Keep Learning! Yangzhou University Slide 1 - 78


Keep Learning! Yangzhou University Slide 1 - 81
Keep Learning! Yangzhou University Slide 1 - 82
Figure 1.51 (a) & (b)

Keep Learning! Yangzhou University Slide 1 - 83


Figure 1.52 (a) & (b)

Keep Learning! Yangzhou University Slide 1 - 84


Keep Learning! Yangzhou University Slide 1 - 87

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy