SlideShare a Scribd company logo
1 of 13
Special Topics on Functions, Sequences, and Series
MAT/117 Version 9
1
Copyright © 2013 by University of Phoenix. All rights reserved.
University of Phoenix Material
Special Topics on Functions, Sequences, and Series
The goal of this week is to introduce more concepts and skills
about functions that you started learning in
the previous week. In addition, you will learn to identify when a
list of numbers have an arithmetic or
geometric pattern.
Composition of Functions
The composition of functions is denoted with the notation
.
This operation consists on the idea that the input of one
function is another function, or algebraically, this
will be written as . This means “The input of is
.”
In Cognitive Tutor, you will learn composition of linear
functions. However, it is possible to do composition
of functions with any type of functions. Here is an example
between linear and quadratic functions:
Example
Let and – .
So,
( )
Careful: is not the same as . Order matters! See the
example below using the same
functions above.
( )
One-to-One Functions
Previously, you learned that the basic idea of a function is that
“every input has exactly one output,” or
“every x value has exactly one y value.”
For example, in the graph of the function below, you can see
every x value corresponds with (matches)
exactly one y value (look closely how each vertical gridline
intersects the graph only once; this is called
the Vertical Line Test).
Special Topics on Functions, Sequences, and Series
MAT/117 Version 9
2
Copyright © 2013 by University of Phoenix. All rights reserved.
If you look closely the graph above, there are different inputs
that have the same output (or there are
different x values that correspond to the same y value).
Now, when each input of a function has a different output (or
every x value has a different y value), then
we say the function has a one-to-one correspondence. Here is an
example of a one-to-one function:
In the graph above, every x value has a different y value (look
closely how each horizontal gridline
intersects the graph only once; this is called the Horizontal Line
Test).
Understanding one-to-one functions is essential to understand
inverse functions, which you will learn in
Cognitive Tutor. A real-life example of one-to-one functions is
the following: Every person has a unique
social security number and each social security number
corresponds to a person.
Exponential Functions
When a constant (a fixed number) is raised to a variable (say,
x), we are working with exponential
functions. Algebraically, exponential functions have the form
, where a > 0 but cannot be 1.
For example, . When the value of is greater than 1, the
graph of these functions have this
form:
From the graph above, as the x increases, y increases by a factor
of a. For such reason, we call the
constant a the growth factor. When the value of a is between 0
and 1 (in other words, a rational
number), the graph of these functions have the form
Special Topics on Functions, Sequences, and Series
MAT/117 Version 9
3
Copyright © 2013 by University of Phoenix. All rights reserved.
From the graph, as the x increases, y decreases by a factor of a.
For such reason, we call the constant a
the decay factor.
A real-life example of exponential functions that grow by a
constant factor is the compound interest you
earn from investments. Depreciation of the value of a car is a
real-life example of exponential functions
that decrease by a constant factor.
Logarithmic Functions
A logarithm represents an exponent. Logarithms evaluate the
relevant power that a positive base
number is raised to and are defined with the following equation:
Where b is the positive base, x is the number to be evaluated,
and y is the relevant power (in other
words, exponent). The relationship between these variables
could also be written as:
The most often used logarithm is where , so means
. This is referred to as
the common logarithm. The base 10 is implied if no subscript
number is given in the logarithmic
expression.
So, is typically expressed as .
The follow charts offers some common logarithms for numbers
that are powers of 10:
10
-3
(0.001)
10
-2
(0.01)
10
-1
(0.1)
10
0
(1)
10
1
(10)
10
2
(100)
10
3
(1000)
-3 -2 -1 0 1 2 3
For the logarithmic function , the inverse is
The function has the following graph, shown in the
domain [0.1, 6.4].
Special Topics on Functions, Sequences, and Series
MAT/117 Version 9
4
Copyright © 2013 by University of Phoenix. All rights reserved.
Another regularly used logarithm is the natural log where the
base is , an irrational number. The is
typically expressed as .
A resource for logarithms from Khan Academy:
http://www.khanacademy.org/math/algebra/logarithms/v/introdu
ction-to-logarithms
Logarithms have multiple applications in the real world,
including seismology, microbiology, nuclear
science, and finance.
Sequences and Series
A sequence is a list of numbers with a particular order. Each
number in a sequence is called a term and
these are labeled with the notation . Example of an infinite
sequence (a function whose domain is the
natural numbers):
3, 5, 7, 9, …
This sequence has infinite number of terms where = 3, = 5,
= 7, = 9, and so on.
If you look closely, the next term of this sequence is 2 more
than the previous term. When a sequence is
created by adding a constant amount, the sequence is considered
an arithmetic sequence. Any term of
an arithmetic sequence can be found using the formula:
where is the first term of the sequence, is the position of the
term in the sequence, and is the
common difference between any two terms. For the sequence
above, = 3 and = 2; so,
Do the following to find the 10th term in the sequence infinite
3, 5, 7, 9 …
When a sequence is created by multiplying a constant amount,
the sequence is considered a geometric
sequence. For example,
2, 4, 8, 16, …
If you look closely, the next term of this sequence is 2 times the
previous term. Any term of a geometric
sequence can be found using the formula:
where is the first term of the sequence, is the position of the
term in the sequence, and is the
common ratio (division) between any two terms.
For the sequence above, = 2 and = 2 (the ratio between any
two terms, such as 4/2); so,
http://www.khanacademy.org/math/algebra/logarithms/v/introdu
ction-to-logarithms
http://earthquake.usgs.gov/learn/topics/richter.php
http://www.newton.dep.anl.gov/askasci/math99/math99146.htm
http://www.newton.dep.anl.gov/askasci/math99/math99146.htm
http://www.federalreserve.gov/Pubs/FEDS/2003/200303/200303
pap.pdf
Special Topics on Functions, Sequences, and Series
MAT/117 Version 9
5
Copyright © 2013 by University of Phoenix. All rights reserved.
To find the 10th term of the geometric sequence above, do the
following:
A series is the sum of the numbers in a sequence. The partial
sum of a sequence is denoted with the
notation . For example, to find the sum of the first 4 terms of
the infinite sequence 3, 5, 7, 9, …, we
write it as
or we can use summation notation and the formula to find each
term of the sequence:
∑
Fortunately, there are formulas to quickly find the partial sum
of arithmetic and geometric sequences:
Partial Sum for an Arithmetic Sequence:
is the first term and is the last term of the sequence. For
example, the partial sum of the arithmetic
sequence 3, 5, 7, 9 is
Partial Sum for a Geometric Sequence:
is the first term, is the number of terms in the sequence, and
is the common ratio. For example,
the partial sum of the geometric sequence 2, 4, 8, 16 is
WEEK TEN
Grammar Exercise: Sentence Revisions (Due Date: March 26)
Reading: Chapter 17 (Definition) plus the sample essay listed as
Extended Definition Reading in the Assignment Guidelines
(“What is Poverty?”)
Writing Assignment: Create your own “extended definition” of
at least 5 paragraphs. Use something that is an abstract term or
one that is not the same definition to everyone. Consider
personal connotation and interpretation of the term. Suggested
topics: Expert, Rain check, Morality, Militant, Liberal, Fitness,
Innovation, Fulfillment, Middle Age, Affirmative Action, etc
Like the author of “What is Poverty?”, make your own
definition very specific and detailed. (Due Date: March 30)

More Related Content

Similar to Special Topics on Functions, Sequences, and Series

DIGITAL TEXT BOOK
DIGITAL TEXT BOOKDIGITAL TEXT BOOK
DIGITAL TEXT BOOKbintu55
 
5. Limit Fungsi yang menjadi Aljabar.pptx
5. Limit Fungsi yang menjadi Aljabar.pptx5. Limit Fungsi yang menjadi Aljabar.pptx
5. Limit Fungsi yang menjadi Aljabar.pptxBanjarMasin4
 
Chapter 2 Mathematical Language and Symbols.pdf
Chapter 2 Mathematical Language and Symbols.pdfChapter 2 Mathematical Language and Symbols.pdf
Chapter 2 Mathematical Language and Symbols.pdfRaRaRamirez
 
Wk 5 Individual Preparing for Working in Teams [due Day#]Top of.docx
Wk 5 Individual Preparing for Working in Teams [due Day#]Top of.docxWk 5 Individual Preparing for Working in Teams [due Day#]Top of.docx
Wk 5 Individual Preparing for Working in Teams [due Day#]Top of.docxhelzerpatrina
 
Edsc 304 lesson 1
Edsc 304 lesson 1Edsc 304 lesson 1
Edsc 304 lesson 1urenaa
 
0.1 bzca5e
0.1 bzca5e0.1 bzca5e
0.1 bzca5esilvia
 
Real World Haskell: Lecture 2
Real World Haskell: Lecture 2Real World Haskell: Lecture 2
Real World Haskell: Lecture 2Bryan O'Sullivan
 
Sequences 01
Sequences 01Sequences 01
Sequences 01kmfob
 
Guia periodo i_2021_-_matematicas_9deg_-_revisada_(1)
Guia periodo i_2021_-_matematicas_9deg_-_revisada_(1)Guia periodo i_2021_-_matematicas_9deg_-_revisada_(1)
Guia periodo i_2021_-_matematicas_9deg_-_revisada_(1)ximenazuluaga3
 
Element distinctness lower bounds
Element distinctness lower boundsElement distinctness lower bounds
Element distinctness lower boundsRajendran
 
Lesson 1
Lesson 1Lesson 1
Lesson 1urenaa
 
451142320-2-Language-of-Mathematics-SC-pptx.pptx
451142320-2-Language-of-Mathematics-SC-pptx.pptx451142320-2-Language-of-Mathematics-SC-pptx.pptx
451142320-2-Language-of-Mathematics-SC-pptx.pptxMizanurRahman860572
 
Mathematics power point presenttation on the topic
Mathematics power point presenttation on the topicMathematics power point presenttation on the topic
Mathematics power point presenttation on the topicMeghansh Gautam
 
Lesson 1
Lesson 1Lesson 1
Lesson 1urenaa
 

Similar to Special Topics on Functions, Sequences, and Series (20)

DIGITAL TEXT BOOK
DIGITAL TEXT BOOKDIGITAL TEXT BOOK
DIGITAL TEXT BOOK
 
function
functionfunction
function
 
5. Limit Fungsi yang menjadi Aljabar.pptx
5. Limit Fungsi yang menjadi Aljabar.pptx5. Limit Fungsi yang menjadi Aljabar.pptx
5. Limit Fungsi yang menjadi Aljabar.pptx
 
Exponential functions
Exponential functionsExponential functions
Exponential functions
 
Chapter 2 Mathematical Language and Symbols.pdf
Chapter 2 Mathematical Language and Symbols.pdfChapter 2 Mathematical Language and Symbols.pdf
Chapter 2 Mathematical Language and Symbols.pdf
 
Wk 5 Individual Preparing for Working in Teams [due Day#]Top of.docx
Wk 5 Individual Preparing for Working in Teams [due Day#]Top of.docxWk 5 Individual Preparing for Working in Teams [due Day#]Top of.docx
Wk 5 Individual Preparing for Working in Teams [due Day#]Top of.docx
 
My powerpoint
My powerpointMy powerpoint
My powerpoint
 
Edsc 304 lesson 1
Edsc 304 lesson 1Edsc 304 lesson 1
Edsc 304 lesson 1
 
0.1 bzca5e
0.1 bzca5e0.1 bzca5e
0.1 bzca5e
 
Real World Haskell: Lecture 2
Real World Haskell: Lecture 2Real World Haskell: Lecture 2
Real World Haskell: Lecture 2
 
Sequences 01
Sequences 01Sequences 01
Sequences 01
 
Guia periodo i_2021_-_matematicas_9deg_-_revisada_(1)
Guia periodo i_2021_-_matematicas_9deg_-_revisada_(1)Guia periodo i_2021_-_matematicas_9deg_-_revisada_(1)
Guia periodo i_2021_-_matematicas_9deg_-_revisada_(1)
 
Advance algebra
Advance algebraAdvance algebra
Advance algebra
 
Element distinctness lower bounds
Element distinctness lower boundsElement distinctness lower bounds
Element distinctness lower bounds
 
Lesson 1
Lesson 1Lesson 1
Lesson 1
 
451142320-2-Language-of-Mathematics-SC-pptx.pptx
451142320-2-Language-of-Mathematics-SC-pptx.pptx451142320-2-Language-of-Mathematics-SC-pptx.pptx
451142320-2-Language-of-Mathematics-SC-pptx.pptx
 
Mathematics power point presenttation on the topic
Mathematics power point presenttation on the topicMathematics power point presenttation on the topic
Mathematics power point presenttation on the topic
 
Lesson 1
Lesson 1Lesson 1
Lesson 1
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Polynomials lecture
Polynomials lecturePolynomials lecture
Polynomials lecture
 

More from MARRY7

Part 1.....InstructionsSelect one of the age groups disc.docx
Part 1.....InstructionsSelect one of the age groups disc.docxPart 1.....InstructionsSelect one of the age groups disc.docx
Part 1.....InstructionsSelect one of the age groups disc.docxMARRY7
 
Part 1 – Add to Website PlanList at least three .docx
Part 1 – Add to Website PlanList at least three .docxPart 1 – Add to Website PlanList at least three .docx
Part 1 – Add to Website PlanList at least three .docxMARRY7
 
Part 1 True or False Questions. (10 questions at 1 point each).docx
Part 1 True or False Questions. (10 questions at 1 point each).docxPart 1 True or False Questions. (10 questions at 1 point each).docx
Part 1 True or False Questions. (10 questions at 1 point each).docxMARRY7
 
Part 11. Why is it so important in system engineering to become .docx
Part 11. Why is it so important in system engineering to become .docxPart 11. Why is it so important in system engineering to become .docx
Part 11. Why is it so important in system engineering to become .docxMARRY7
 
Part 1 Using the internet, search for commercial IDPS systems. What.docx
Part 1 Using the internet, search for commercial IDPS systems. What.docxPart 1 Using the internet, search for commercial IDPS systems. What.docx
Part 1 Using the internet, search for commercial IDPS systems. What.docxMARRY7
 
Part 1- Create an outline of the assignment below thenPart 2-1000 .docx
Part 1- Create an outline of the assignment below thenPart 2-1000 .docxPart 1- Create an outline of the assignment below thenPart 2-1000 .docx
Part 1- Create an outline of the assignment below thenPart 2-1000 .docxMARRY7
 
Part 1 Review QuestionsWhat is the difference between criminal la.docx
Part 1 Review QuestionsWhat is the difference between criminal la.docxPart 1 Review QuestionsWhat is the difference between criminal la.docx
Part 1 Review QuestionsWhat is the difference between criminal la.docxMARRY7
 
Part 1 Review QuestionsWhat is the difference between authenticat.docx
Part 1 Review QuestionsWhat is the difference between authenticat.docxPart 1 Review QuestionsWhat is the difference between authenticat.docx
Part 1 Review QuestionsWhat is the difference between authenticat.docxMARRY7
 
Part 1 SQLDatabase workScenarioDevelopment of a relationa.docx
Part 1 SQLDatabase workScenarioDevelopment of a relationa.docxPart 1 SQLDatabase workScenarioDevelopment of a relationa.docx
Part 1 SQLDatabase workScenarioDevelopment of a relationa.docxMARRY7
 
Part 1 Review QuestionsWhat functions constitute a complete infor.docx
Part 1 Review QuestionsWhat functions constitute a complete infor.docxPart 1 Review QuestionsWhat functions constitute a complete infor.docx
Part 1 Review QuestionsWhat functions constitute a complete infor.docxMARRY7
 
Part 1A persons lifestyle has a significant influence on the p.docx
Part 1A persons lifestyle has a significant influence on the p.docxPart 1A persons lifestyle has a significant influence on the p.docx
Part 1A persons lifestyle has a significant influence on the p.docxMARRY7
 
Part 1 Review QuestionsWhat is the definition of information secu.docx
Part 1 Review QuestionsWhat is the definition of information secu.docxPart 1 Review QuestionsWhat is the definition of information secu.docx
Part 1 Review QuestionsWhat is the definition of information secu.docxMARRY7
 
Part 1 Review QuestionsWhat is a security modelWhat are the es.docx
Part 1 Review QuestionsWhat is a security modelWhat are the es.docxPart 1 Review QuestionsWhat is a security modelWhat are the es.docx
Part 1 Review QuestionsWhat is a security modelWhat are the es.docxMARRY7
 
Part 1 Listed below are several key Supreme Court decisions that .docx
Part 1 Listed below are several key Supreme Court decisions that .docxPart 1 Listed below are several key Supreme Court decisions that .docx
Part 1 Listed below are several key Supreme Court decisions that .docxMARRY7
 
Part 1 Infrastructure DesignCreate an 8–10-page infrastructur.docx
Part 1 Infrastructure DesignCreate an 8–10-page infrastructur.docxPart 1 Infrastructure DesignCreate an 8–10-page infrastructur.docx
Part 1 Infrastructure DesignCreate an 8–10-page infrastructur.docxMARRY7
 
part 1 I attended an international conference on Biotechnology and .docx
part 1 I attended an international conference on Biotechnology and .docxpart 1 I attended an international conference on Biotechnology and .docx
part 1 I attended an international conference on Biotechnology and .docxMARRY7
 
Part 1 Chapter 7 Summary plus end of chapter discussion of Alfred.docx
Part 1 Chapter 7 Summary plus end of chapter discussion of Alfred.docxPart 1 Chapter 7 Summary plus end of chapter discussion of Alfred.docx
Part 1 Chapter 7 Summary plus end of chapter discussion of Alfred.docxMARRY7
 
Parent Involvement Plan This week you will create a Parent Involve.docx
Parent Involvement Plan This week you will create a Parent Involve.docxParent Involvement Plan This week you will create a Parent Involve.docx
Parent Involvement Plan This week you will create a Parent Involve.docxMARRY7
 
Parenting Practices Over GenerationsGeneration 1 Years children.docx
Parenting Practices Over GenerationsGeneration 1 Years children.docxParenting Practices Over GenerationsGeneration 1 Years children.docx
Parenting Practices Over GenerationsGeneration 1 Years children.docxMARRY7
 
ParamsThe interface must be pleasing to look at (a basic form wit.docx
ParamsThe interface must be pleasing to look at (a basic form wit.docxParamsThe interface must be pleasing to look at (a basic form wit.docx
ParamsThe interface must be pleasing to look at (a basic form wit.docxMARRY7
 

More from MARRY7 (20)

Part 1.....InstructionsSelect one of the age groups disc.docx
Part 1.....InstructionsSelect one of the age groups disc.docxPart 1.....InstructionsSelect one of the age groups disc.docx
Part 1.....InstructionsSelect one of the age groups disc.docx
 
Part 1 – Add to Website PlanList at least three .docx
Part 1 – Add to Website PlanList at least three .docxPart 1 – Add to Website PlanList at least three .docx
Part 1 – Add to Website PlanList at least three .docx
 
Part 1 True or False Questions. (10 questions at 1 point each).docx
Part 1 True or False Questions. (10 questions at 1 point each).docxPart 1 True or False Questions. (10 questions at 1 point each).docx
Part 1 True or False Questions. (10 questions at 1 point each).docx
 
Part 11. Why is it so important in system engineering to become .docx
Part 11. Why is it so important in system engineering to become .docxPart 11. Why is it so important in system engineering to become .docx
Part 11. Why is it so important in system engineering to become .docx
 
Part 1 Using the internet, search for commercial IDPS systems. What.docx
Part 1 Using the internet, search for commercial IDPS systems. What.docxPart 1 Using the internet, search for commercial IDPS systems. What.docx
Part 1 Using the internet, search for commercial IDPS systems. What.docx
 
Part 1- Create an outline of the assignment below thenPart 2-1000 .docx
Part 1- Create an outline of the assignment below thenPart 2-1000 .docxPart 1- Create an outline of the assignment below thenPart 2-1000 .docx
Part 1- Create an outline of the assignment below thenPart 2-1000 .docx
 
Part 1 Review QuestionsWhat is the difference between criminal la.docx
Part 1 Review QuestionsWhat is the difference between criminal la.docxPart 1 Review QuestionsWhat is the difference between criminal la.docx
Part 1 Review QuestionsWhat is the difference between criminal la.docx
 
Part 1 Review QuestionsWhat is the difference between authenticat.docx
Part 1 Review QuestionsWhat is the difference between authenticat.docxPart 1 Review QuestionsWhat is the difference between authenticat.docx
Part 1 Review QuestionsWhat is the difference between authenticat.docx
 
Part 1 SQLDatabase workScenarioDevelopment of a relationa.docx
Part 1 SQLDatabase workScenarioDevelopment of a relationa.docxPart 1 SQLDatabase workScenarioDevelopment of a relationa.docx
Part 1 SQLDatabase workScenarioDevelopment of a relationa.docx
 
Part 1 Review QuestionsWhat functions constitute a complete infor.docx
Part 1 Review QuestionsWhat functions constitute a complete infor.docxPart 1 Review QuestionsWhat functions constitute a complete infor.docx
Part 1 Review QuestionsWhat functions constitute a complete infor.docx
 
Part 1A persons lifestyle has a significant influence on the p.docx
Part 1A persons lifestyle has a significant influence on the p.docxPart 1A persons lifestyle has a significant influence on the p.docx
Part 1A persons lifestyle has a significant influence on the p.docx
 
Part 1 Review QuestionsWhat is the definition of information secu.docx
Part 1 Review QuestionsWhat is the definition of information secu.docxPart 1 Review QuestionsWhat is the definition of information secu.docx
Part 1 Review QuestionsWhat is the definition of information secu.docx
 
Part 1 Review QuestionsWhat is a security modelWhat are the es.docx
Part 1 Review QuestionsWhat is a security modelWhat are the es.docxPart 1 Review QuestionsWhat is a security modelWhat are the es.docx
Part 1 Review QuestionsWhat is a security modelWhat are the es.docx
 
Part 1 Listed below are several key Supreme Court decisions that .docx
Part 1 Listed below are several key Supreme Court decisions that .docxPart 1 Listed below are several key Supreme Court decisions that .docx
Part 1 Listed below are several key Supreme Court decisions that .docx
 
Part 1 Infrastructure DesignCreate an 8–10-page infrastructur.docx
Part 1 Infrastructure DesignCreate an 8–10-page infrastructur.docxPart 1 Infrastructure DesignCreate an 8–10-page infrastructur.docx
Part 1 Infrastructure DesignCreate an 8–10-page infrastructur.docx
 
part 1 I attended an international conference on Biotechnology and .docx
part 1 I attended an international conference on Biotechnology and .docxpart 1 I attended an international conference on Biotechnology and .docx
part 1 I attended an international conference on Biotechnology and .docx
 
Part 1 Chapter 7 Summary plus end of chapter discussion of Alfred.docx
Part 1 Chapter 7 Summary plus end of chapter discussion of Alfred.docxPart 1 Chapter 7 Summary plus end of chapter discussion of Alfred.docx
Part 1 Chapter 7 Summary plus end of chapter discussion of Alfred.docx
 
Parent Involvement Plan This week you will create a Parent Involve.docx
Parent Involvement Plan This week you will create a Parent Involve.docxParent Involvement Plan This week you will create a Parent Involve.docx
Parent Involvement Plan This week you will create a Parent Involve.docx
 
Parenting Practices Over GenerationsGeneration 1 Years children.docx
Parenting Practices Over GenerationsGeneration 1 Years children.docxParenting Practices Over GenerationsGeneration 1 Years children.docx
Parenting Practices Over GenerationsGeneration 1 Years children.docx
 
ParamsThe interface must be pleasing to look at (a basic form wit.docx
ParamsThe interface must be pleasing to look at (a basic form wit.docxParamsThe interface must be pleasing to look at (a basic form wit.docx
ParamsThe interface must be pleasing to look at (a basic form wit.docx
 

Recently uploaded

Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
“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
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
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
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
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
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
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
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
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
 

Recently uploaded (20)

Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
“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...
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
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
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
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
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
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
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
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
 

Special Topics on Functions, Sequences, and Series

  • 1. Special Topics on Functions, Sequences, and Series MAT/117 Version 9 1 Copyright © 2013 by University of Phoenix. All rights reserved. University of Phoenix Material Special Topics on Functions, Sequences, and Series The goal of this week is to introduce more concepts and skills about functions that you started learning in the previous week. In addition, you will learn to identify when a list of numbers have an arithmetic or geometric pattern. Composition of Functions The composition of functions is denoted with the notation . This operation consists on the idea that the input of one function is another function, or algebraically, this will be written as . This means “The input of is .”
  • 2. In Cognitive Tutor, you will learn composition of linear functions. However, it is possible to do composition of functions with any type of functions. Here is an example between linear and quadratic functions: Example Let and – . So, ( ) Careful: is not the same as . Order matters! See the example below using the same functions above. ( ) One-to-One Functions Previously, you learned that the basic idea of a function is that “every input has exactly one output,” or “every x value has exactly one y value.”
  • 3. For example, in the graph of the function below, you can see every x value corresponds with (matches) exactly one y value (look closely how each vertical gridline intersects the graph only once; this is called the Vertical Line Test). Special Topics on Functions, Sequences, and Series MAT/117 Version 9 2 Copyright © 2013 by University of Phoenix. All rights reserved. If you look closely the graph above, there are different inputs that have the same output (or there are different x values that correspond to the same y value). Now, when each input of a function has a different output (or every x value has a different y value), then we say the function has a one-to-one correspondence. Here is an example of a one-to-one function: In the graph above, every x value has a different y value (look closely how each horizontal gridline intersects the graph only once; this is called the Horizontal Line
  • 4. Test). Understanding one-to-one functions is essential to understand inverse functions, which you will learn in Cognitive Tutor. A real-life example of one-to-one functions is the following: Every person has a unique social security number and each social security number corresponds to a person. Exponential Functions When a constant (a fixed number) is raised to a variable (say, x), we are working with exponential functions. Algebraically, exponential functions have the form , where a > 0 but cannot be 1. For example, . When the value of is greater than 1, the graph of these functions have this form: From the graph above, as the x increases, y increases by a factor of a. For such reason, we call the constant a the growth factor. When the value of a is between 0 and 1 (in other words, a rational number), the graph of these functions have the form
  • 5. Special Topics on Functions, Sequences, and Series MAT/117 Version 9 3 Copyright © 2013 by University of Phoenix. All rights reserved. From the graph, as the x increases, y decreases by a factor of a. For such reason, we call the constant a the decay factor. A real-life example of exponential functions that grow by a constant factor is the compound interest you earn from investments. Depreciation of the value of a car is a real-life example of exponential functions that decrease by a constant factor. Logarithmic Functions A logarithm represents an exponent. Logarithms evaluate the relevant power that a positive base number is raised to and are defined with the following equation: Where b is the positive base, x is the number to be evaluated, and y is the relevant power (in other words, exponent). The relationship between these variables could also be written as:
  • 6. The most often used logarithm is where , so means . This is referred to as the common logarithm. The base 10 is implied if no subscript number is given in the logarithmic expression. So, is typically expressed as . The follow charts offers some common logarithms for numbers that are powers of 10: 10 -3 (0.001) 10 -2 (0.01) 10 -1 (0.1) 10 0
  • 7. (1) 10 1 (10) 10 2 (100) 10 3 (1000) -3 -2 -1 0 1 2 3 For the logarithmic function , the inverse is The function has the following graph, shown in the domain [0.1, 6.4].
  • 8. Special Topics on Functions, Sequences, and Series MAT/117 Version 9 4 Copyright © 2013 by University of Phoenix. All rights reserved. Another regularly used logarithm is the natural log where the base is , an irrational number. The is typically expressed as . A resource for logarithms from Khan Academy: http://www.khanacademy.org/math/algebra/logarithms/v/introdu ction-to-logarithms Logarithms have multiple applications in the real world, including seismology, microbiology, nuclear science, and finance. Sequences and Series A sequence is a list of numbers with a particular order. Each number in a sequence is called a term and these are labeled with the notation . Example of an infinite sequence (a function whose domain is the natural numbers): 3, 5, 7, 9, …
  • 9. This sequence has infinite number of terms where = 3, = 5, = 7, = 9, and so on. If you look closely, the next term of this sequence is 2 more than the previous term. When a sequence is created by adding a constant amount, the sequence is considered an arithmetic sequence. Any term of an arithmetic sequence can be found using the formula: where is the first term of the sequence, is the position of the term in the sequence, and is the common difference between any two terms. For the sequence above, = 3 and = 2; so, Do the following to find the 10th term in the sequence infinite 3, 5, 7, 9 … When a sequence is created by multiplying a constant amount, the sequence is considered a geometric sequence. For example, 2, 4, 8, 16, … If you look closely, the next term of this sequence is 2 times the
  • 10. previous term. Any term of a geometric sequence can be found using the formula: where is the first term of the sequence, is the position of the term in the sequence, and is the common ratio (division) between any two terms. For the sequence above, = 2 and = 2 (the ratio between any two terms, such as 4/2); so, http://www.khanacademy.org/math/algebra/logarithms/v/introdu ction-to-logarithms http://earthquake.usgs.gov/learn/topics/richter.php http://www.newton.dep.anl.gov/askasci/math99/math99146.htm http://www.newton.dep.anl.gov/askasci/math99/math99146.htm http://www.federalreserve.gov/Pubs/FEDS/2003/200303/200303 pap.pdf Special Topics on Functions, Sequences, and Series MAT/117 Version 9 5 Copyright © 2013 by University of Phoenix. All rights reserved. To find the 10th term of the geometric sequence above, do the following:
  • 11. A series is the sum of the numbers in a sequence. The partial sum of a sequence is denoted with the notation . For example, to find the sum of the first 4 terms of the infinite sequence 3, 5, 7, 9, …, we write it as or we can use summation notation and the formula to find each term of the sequence: ∑ Fortunately, there are formulas to quickly find the partial sum of arithmetic and geometric sequences: Partial Sum for an Arithmetic Sequence:
  • 12. is the first term and is the last term of the sequence. For example, the partial sum of the arithmetic sequence 3, 5, 7, 9 is Partial Sum for a Geometric Sequence: is the first term, is the number of terms in the sequence, and is the common ratio. For example, the partial sum of the geometric sequence 2, 4, 8, 16 is WEEK TEN Grammar Exercise: Sentence Revisions (Due Date: March 26) Reading: Chapter 17 (Definition) plus the sample essay listed as Extended Definition Reading in the Assignment Guidelines (“What is Poverty?”)
  • 13. Writing Assignment: Create your own “extended definition” of at least 5 paragraphs. Use something that is an abstract term or one that is not the same definition to everyone. Consider personal connotation and interpretation of the term. Suggested topics: Expert, Rain check, Morality, Militant, Liberal, Fitness, Innovation, Fulfillment, Middle Age, Affirmative Action, etc Like the author of “What is Poverty?”, make your own definition very specific and detailed. (Due Date: March 30)