SlideShare a Scribd company logo
1 of 16
Topic: Functions
In everyday language the word “function” has at least
two separate meanings I can think of:
A. The purpose of something, as in
“The function of a teacher is to impart knowledge.”
B. When the value of some item
somehow determines uniquely the value of
some other item, as in
“Your (alphabetized) last name determines
uniquely your position on the (numbered)
attendance sheet”
(we say that the position is a function of the last name)
or as in
1. A set D of items, called the domain (the ‘s)
2. A set R of items, called the range (the ‘s)
3. A rule or procedure f that for every given item in D
determines uniquely an item in R.
We write or, more pictorially
In this class we will eventually restrict ourselves to very
specific domains and ranges, but, in a free country, as
long as the three items above obtain we have a
function. Here are four distinct ways (actually fairly
exhaustive) that a function can arise in real life (figure
out what the domain, range and rule are in each case)
x
y
1 A table:
2. A graph
Careful!, not all squiggles are functions!, e.g
what is f(7) ?
See p. 15 of text. They
describe the
vertical line test.
2 12
7
�
�
2 12
7
7
3. A verbal description
The cost of parking in a certain parking garage
in Chicago is $15.00 for the first hour plus $5.00
for each additional half-hour or portion thereof.
(This means that if you are late, one minute can
cost you $5.00 !)
Fun question: I get to the garage at 10:43 am,
park my car and retrieve it at 7:12 pm.
How much do I pay?
4. (The most common) An explicit formula
Fun question: This is the volume of something,
of what?
In this class all functions will be of the
type
where D is a set of real numbers, R is a set of real
numbers, and the function may be a graph, a
formula or both.
In fact, with few exceptions both D and R will be
the entire set of real numbers, and we will spend
a fair amount of time learning how to graph
functions in cartesian coordinates and, conversely,
to infer properties of a function from its graph.
The functions we will study can be classified
into four successively increasing collections:
I. Polynomials. They look like
II. Rational functions. The look like
III. Algebraic functions. Any function obtained by
repeatedly and successively applying in any
order any of the following algebraic
operations:
Things can get pretty wild with just these 5
simple operations! Here is an example:
IV. Trigonometric functions. The following six
functions and algebraic combinations thereof.
As usual, once again things can get pretty wild,
you write some crazy expression involving
and the above six functions! (Have some fun !)
Operations on functions
As with numbers, if we are given any two
functions and we can operate on them by
applying the usual arithmetic operations, as in
then
f g
There is another operation we can perform, with
very useful results.
It is called “composition”
It is denoted by
(note the little circle !)
and it is defined by
i.e., given , first compute ,
then apply the function to the result you got.
x
f
Pictorially the composition
(first then ) is represented by
This diagram makes clear that the values
obtained by the first function must be part of
the domain of the second function. It also makes
clear that composition of functions is NOT
commutative ! (Putting on socks and putting on
shoes do NOT commute !)
f
g
We will work out some examples on the board.
I am intentionally making this hard, for your
benefit !
VERTICAL AND HORIZONTAL
SHIFTS AND STRETCHES
This composition operation, together with the
old arithmetical ones, gives us a neat way to
create new functions from old ones.
In what follows figure out first what composition
we are using.
shifts the graph vertically
(up if )
shifts the graph horizontally
(left if )
stretches the graph vertically
(enlarges if )
(Z if we reflect in first!)
stretches the graph horizontally
(compresses if )
(Z if we reflect in first!)
Example (see p. 38, example 2)
Graph

More Related Content

Similar to my math on calculus mathematics for college

Special Topics on Functions, Sequences, and Series MAT117 .docx
 Special Topics on Functions, Sequences, and Series MAT117 .docx Special Topics on Functions, Sequences, and Series MAT117 .docx
Special Topics on Functions, Sequences, and Series MAT117 .docxMARRY7
 
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5Philip Schwarz
 
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...Philip Schwarz
 
Monad as functor with pair of natural transformations
Monad as functor with pair of natural transformationsMonad as functor with pair of natural transformations
Monad as functor with pair of natural transformationsPhilip Schwarz
 
Lesson 1 functions as models
Lesson 1 functions as modelsLesson 1 functions as models
Lesson 1 functions as modelsAddisonPascua
 
Function notation by sadiq
Function notation by sadiqFunction notation by sadiq
Function notation by sadiqSadiq Hussain
 
Programming in Scala - Lecture Two
Programming in Scala - Lecture TwoProgramming in Scala - Lecture Two
Programming in Scala - Lecture TwoAngelo Corsaro
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithmsHoang Nguyen
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithmsLuis Goldster
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithmsTony Nguyen
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithmsFraboni Ec
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithmsJames Wong
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithmsYoung Alista
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithmsHarry Potter
 
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala Part 2 ...
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala Part 2 ...Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala Part 2 ...
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala Part 2 ...Philip Schwarz
 

Similar to my math on calculus mathematics for college (20)

Applicative Functor
Applicative FunctorApplicative Functor
Applicative Functor
 
Special Topics on Functions, Sequences, and Series MAT117 .docx
 Special Topics on Functions, Sequences, and Series MAT117 .docx Special Topics on Functions, Sequences, and Series MAT117 .docx
Special Topics on Functions, Sequences, and Series MAT117 .docx
 
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5
 
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...
 
Monad as functor with pair of natural transformations
Monad as functor with pair of natural transformationsMonad as functor with pair of natural transformations
Monad as functor with pair of natural transformations
 
Hipster maths
Hipster mathsHipster maths
Hipster maths
 
mathematics
mathematicsmathematics
mathematics
 
Lesson 1 functions as models
Lesson 1 functions as modelsLesson 1 functions as models
Lesson 1 functions as models
 
Function notation by sadiq
Function notation by sadiqFunction notation by sadiq
Function notation by sadiq
 
Kleisli Composition
Kleisli CompositionKleisli Composition
Kleisli Composition
 
Programming in Scala - Lecture Two
Programming in Scala - Lecture TwoProgramming in Scala - Lecture Two
Programming in Scala - Lecture Two
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithms
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithms
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithms
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithms
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithms
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithms
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithms
 
Functors
FunctorsFunctors
Functors
 
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala Part 2 ...
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala Part 2 ...Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala Part 2 ...
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala Part 2 ...
 

Recently uploaded

Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 

Recently uploaded (20)

Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 

my math on calculus mathematics for college

  • 1. Topic: Functions In everyday language the word “function” has at least two separate meanings I can think of: A. The purpose of something, as in “The function of a teacher is to impart knowledge.” B. When the value of some item somehow determines uniquely the value of some other item, as in “Your (alphabetized) last name determines uniquely your position on the (numbered) attendance sheet” (we say that the position is a function of the last name) or as in
  • 2. 1. A set D of items, called the domain (the ‘s) 2. A set R of items, called the range (the ‘s) 3. A rule or procedure f that for every given item in D determines uniquely an item in R. We write or, more pictorially In this class we will eventually restrict ourselves to very specific domains and ranges, but, in a free country, as long as the three items above obtain we have a function. Here are four distinct ways (actually fairly exhaustive) that a function can arise in real life (figure out what the domain, range and rule are in each case) x y
  • 4. 2. A graph Careful!, not all squiggles are functions!, e.g what is f(7) ? See p. 15 of text. They describe the vertical line test. 2 12 7 � � 2 12 7 7
  • 5. 3. A verbal description The cost of parking in a certain parking garage in Chicago is $15.00 for the first hour plus $5.00 for each additional half-hour or portion thereof. (This means that if you are late, one minute can cost you $5.00 !) Fun question: I get to the garage at 10:43 am, park my car and retrieve it at 7:12 pm. How much do I pay?
  • 6. 4. (The most common) An explicit formula Fun question: This is the volume of something, of what?
  • 7. In this class all functions will be of the type where D is a set of real numbers, R is a set of real numbers, and the function may be a graph, a formula or both. In fact, with few exceptions both D and R will be the entire set of real numbers, and we will spend a fair amount of time learning how to graph functions in cartesian coordinates and, conversely, to infer properties of a function from its graph.
  • 8. The functions we will study can be classified into four successively increasing collections: I. Polynomials. They look like II. Rational functions. The look like
  • 9. III. Algebraic functions. Any function obtained by repeatedly and successively applying in any order any of the following algebraic operations: Things can get pretty wild with just these 5 simple operations! Here is an example:
  • 10. IV. Trigonometric functions. The following six functions and algebraic combinations thereof. As usual, once again things can get pretty wild, you write some crazy expression involving and the above six functions! (Have some fun !)
  • 11. Operations on functions As with numbers, if we are given any two functions and we can operate on them by applying the usual arithmetic operations, as in then f g
  • 12. There is another operation we can perform, with very useful results. It is called “composition” It is denoted by (note the little circle !) and it is defined by i.e., given , first compute , then apply the function to the result you got. x f
  • 13. Pictorially the composition (first then ) is represented by This diagram makes clear that the values obtained by the first function must be part of the domain of the second function. It also makes clear that composition of functions is NOT commutative ! (Putting on socks and putting on shoes do NOT commute !) f g
  • 14. We will work out some examples on the board. I am intentionally making this hard, for your benefit !
  • 15. VERTICAL AND HORIZONTAL SHIFTS AND STRETCHES This composition operation, together with the old arithmetical ones, gives us a neat way to create new functions from old ones. In what follows figure out first what composition we are using. shifts the graph vertically (up if ) shifts the graph horizontally (left if )
  • 16. stretches the graph vertically (enlarges if ) (Z if we reflect in first!) stretches the graph horizontally (compresses if ) (Z if we reflect in first!) Example (see p. 38, example 2) Graph