SlideShare a Scribd company logo
1 of 12
Calculus
Concepts
 Properties of real numbers, exponents, and radicals
 Factoring
 Finding distance and midpoint
 Symmetry
 Properties of even and odd functions
 Slope and equation of lines
 Transformations of graphs
 Quadratic formula and equations
 Complex numbers
 Conic sections (circles, ellipses, hyperbolas, parabolas)
 Matrices
 Systems of equations and inequalities
 Exponential and logarithmic functions
 Trigonometric functions and inverse trigonometric functions
 Rational functions and functions involving radicals
 Asymptotes: horizontal, vertical, slant
 Graphing techniques for rational functions
 Vectors, parametric equations, and polar coordinates
 Components of a vector:
x-component = rcos(theta)
y-component = rsin(theta)
 Rectangular <--> polar conversion equations
x = rcos(theta)
y = rsin(theta)
r2 = x2 + y2
tan(theta) = y/x
 Sequences, series, and probability
 Sigma notation
 Arithmetic sequences
 Geometric sequences
 Permutations & combinations
 The cartesian plane and functions
 The real number line
 The cartesian plane and the distance
formula
 Lines in the plane; slope
 Circles
 Graphs of equations
 Functions
 Limits
 Limits
 Continuity
 Limits & asymptotes
 Curve sketching
 Differentiation
 The derivative as the slope of a curve
 Differentiability and continuity
 The derivative as a rate of change
 Higher order derivatives
 The product and quotient rules
 Position - velocity - acceleration
functions
 The chain rule and the general power
rule
 Implicit differentiation
 Related rates
 Applications of differentiation
 Extrema on an interval
 The mean value theorem
 Increasing and decreasing functions
 The first derivative test
 Concavity & the second derivative test
 Limits at infinity (horizontal
asymptotes)
 Curve sketching (including extrema &
concavity)
 Optimization problems (max/min
problems)
 Newton's method
 Differentials
Function
Let A and B be sets.
A function F:A → B is a relation that assigns to each xϵA a
unique y ϵ B. We write y=f(x) and call y the value of f at
x or the image of x under f. We also say that f maps x
to y.
The set A is called the domain of f. The set of all possible
values of f(x) in B is called the range of f. Here, we will
only consider real-valued functions of a real
variable, so A and B will both be subsets of the real
numbers. If A is left unspecified, we will assume it to
be the largest set of real numbers such that for all x ϵ
A, f(x) is real.
Derivative
The derivative of a function represents an infinitesimal change in the
function with respect to one of its variables.
The "simple" derivative of a function with respect to a variable is
denoted either or
(1)
often written in-line as . When derivatives are taken with respect
to time, they are often denoted using Newton's over dot notation
for fluxions,
Differentiation
Process of finding derivatives is
called differentiation.
Differentiation Rules
 d/dx c = 0, c constant
 d/dx cf(x) = cf'(x), c constant
 d/dx [f(x) ± g(x)] = f'(x) ± g'(x)
 d/dx [f(x) * g(x)] = f(x) * g'(x) + g(x) *
f'(x) (product rule)
 d/dx [f(x) / g(x)] = (g(x)f'(x) -
f(x)g'(x))/([g(x)]2) (quotient rule)
 d/dx f[g(x)] = f'[g(x)] * g'(x)
OR
for u = g(x),
 d/dx f(u) = f'(u) * u' = f'(u) * g'(x)
OR
dy/dx = dy/du * du/dx (these are all
chain rule)
 GENERAL
 d/dx un = nun-1 * u‘
 d/dx lnu = u'/u
 d/dx eu = eu * u‘
 d/dx sinu = cosu * u‘
 d/dx cosu = -sinu * u‘
 d/dx tanu = sec2u * u‘
 d/dx arcsinu = u'/(SQRT(1 - u2))
 d/dx arctanu = u'/(1 + u2)
 d/dx cotu = -csc2u * u‘
 d/dx secu = secu tanu * u‘
 d/dx cscu = -cscu cotu * u‘
 d/dx au * u' ln a
 d/dx logau = u'/(u ln a)
 SPECIFIC
 d/dx xn = nxn – 1
 d/dx lnx = 1/x
 d/dx ex = ex
 d/dx sinx = cosx
 d/dx cosx = -sinx
 d/dx tanx = sec2
 d/dx arcsinx = 1/(SQRT(1 - x2))
 d/dx arctanx = 1/(1 + x2)
 d/dx cotx = -csc2x
 d/dx secx = secx tanx
 d/dx cscx = -cscx cotx
 d/dx ax = ax ln a
 d/dx logax = 1/(x ln a)
Definitions
Derivatives: Min, Max, Critical Points... (Math | Calculus | Derivatives |
Extrema/Concavity/Other) Asymptotes
horizontal asymptote: The line y = y0 is a "horizontal asymptote" of f(x) if and
only if f(x) approaches y0 as x approaches + or –
vertical asymptote: The line x = x0 is a "vertical asymptote" of f(x) if and only if
f(x) approaches + or - as x approaches x0 from the left or from the right.
slant asymptote: the line y = ax + b is a "slant asymptote" of f(x) if and only if lim
(x-->+/-) f(x) = ax + b.
concave up curve: f(x) is "concave up" at x0 if and only if f '(x) is increasing at x0
concave down curve: f(x) is "concave down" at x0 if and only if f '(x) is
decreasing at x0
The second derivative test: If f ''(x) exists at x0 and is positive, then f ''(x) is
concave up at x0. If f ''(x0) exists and is negative, then f(x) is concave down at
x0. If f ''(x) does not exist or is zero, then the test fails.
critical point: a critical point on f(x) occurs at x0 if and only if either f '(x0) is zero
or the derivative doesn't exist.
Local (Relative) Extrema : local maxima: A function f(x) has a local maximum at
x0 if and only if there exists some interval I containing x0 such that f(x0) >= f(x)
for all x in I.
Definition of a local minima: A function f(x) has a local minimum at x0 if
and only if there exists some interval I containing x0 such that f(x0) <= f(x)
for all x in I.
Occurrence of local extrema: All local extrema occur at critical
points, but not all critical points occur at local extrema.
The first derivative test for local extrema: If f(x) is increasing (f '(x) > 0)
for all x in some interval (a, x0] and f(x) is decreasing (f '(x) < 0) for all x in
some interval [x0, b), then f(x) has a local maximum at x0. If f(x) is
decreasing (f '(x) < 0) for all x in some interval (a, x0] and f(x) is increasing
(f '(x) > 0) for all x in some interval [x0, b), then f(x) has a local minimum
at x0.
The second derivative test for local extrema: If f '(x0) = 0 and f ''(x0) >
0, then f(x) has a local minimum at x0. If f '(x0) = 0 and f ''(x0) < 0, then f(x)
has a local maximum at x0.
Absolute Extrema
Definition of absolute maxima: y0 is the "absolute maximum" of f(x) on I if
and only if y0 >= f(x) for all x on I.
Definition of absolute minima: y0 is the "absolute minimum" of f(x) on I if and
only if y0 <= f(x) for all x on I.
The extreme value theorem: If f(x) is continuous in a closed interval I, then f(x)
has at least one absolute maximum and one absolute minimum in I.
Occurrence of absolute maxima: If f(x) is continuous in a closed interval
I, then the absolute maximum of f(x) in I is the maximum value of f(x) on all
local maxima and endpoints on I.
Occurrence of absolute minima: If f(x) is continuous in a closed interval I, then
the absolute minimum of f(x) in I is the minimum value of f(x) on all local
minima and endpoints on I.
Alternate method of finding extrema: If f(x) is continuous in a closed interval
I, then the absolute extrema of f(x) in I occur at the critical points and/or at
the endpoints of I.
(This is a less specific form of the above.)
Increasing/Decreasing Functions
Definition of an increasing function: A function f(x) is "increasing" at a point
x0 if and only if there exists some interval I containing x0 such that f(x0) > f(x)
for all x in I to the left of x0 and f(x0) < f(x) for all x in I to the right of x0.
Definition of a decreasing function: A function f(x) is "decreasing" at a point
x0 if and only if there exists some interval I containing x0 such that f(x0) < f(x)
for all x in I to the left of x0 and f(x0) > f(x) for all x in I to the right of x0.
The first derivative test: If f '(x0) exists and is positive, then f '(x) is increasing
at x0. If f '(x) exists and is negative, then f(x) is decreasing at x0. If f '(x0) does
not exist or is zero, then the test tells fails.
Inflection Points
Definition of an inflection point: An inflection point occurs on f(x) at x0 if and
only if f(x) has a tangent line at x0 and there exists and interval I containing x0
such that f(x) is concave up on one side of x0 and concave down on the other
side.

More Related Content

What's hot

4.5 continuous functions and differentiable functions
4.5 continuous functions and differentiable functions4.5 continuous functions and differentiable functions
4.5 continuous functions and differentiable functions
math265
 
Lesson 19: Partial Derivatives
Lesson 19: Partial DerivativesLesson 19: Partial Derivatives
Lesson 19: Partial Derivatives
Matthew Leingang
 
Application of derivatives
Application of derivativesApplication of derivatives
Application of derivatives
indu thakur
 
5.2 first and second derivative test
5.2 first and second derivative test5.2 first and second derivative test
5.2 first and second derivative test
dicosmo178
 

What's hot (20)

4.5 continuous functions and differentiable functions
4.5 continuous functions and differentiable functions4.5 continuous functions and differentiable functions
4.5 continuous functions and differentiable functions
 
Bai giang Dao ham rieng
Bai giang Dao ham riengBai giang Dao ham rieng
Bai giang Dao ham rieng
 
Partial differentiation B tech
Partial differentiation B techPartial differentiation B tech
Partial differentiation B tech
 
Aem pde 1
Aem pde 1Aem pde 1
Aem pde 1
 
Chapter 5(partial differentiation)
Chapter 5(partial differentiation)Chapter 5(partial differentiation)
Chapter 5(partial differentiation)
 
Applications of partial differentiation
Applications of partial differentiationApplications of partial differentiation
Applications of partial differentiation
 
Fourier series
Fourier series Fourier series
Fourier series
 
Lesson 19: Partial Derivatives
Lesson 19: Partial DerivativesLesson 19: Partial Derivatives
Lesson 19: Partial Derivatives
 
1531 fourier series- integrals and trans
1531 fourier series- integrals and trans1531 fourier series- integrals and trans
1531 fourier series- integrals and trans
 
Jacobians new
Jacobians newJacobians new
Jacobians new
 
Taylor series
Taylor seriesTaylor series
Taylor series
 
Application of derivatives
Application of derivativesApplication of derivatives
Application of derivatives
 
Fourier series
Fourier seriesFourier series
Fourier series
 
Functions (Theory)
Functions (Theory)Functions (Theory)
Functions (Theory)
 
aem : Fourier series of Even and Odd Function
aem :  Fourier series of Even and Odd Functionaem :  Fourier series of Even and Odd Function
aem : Fourier series of Even and Odd Function
 
Partial Derivatives
Partial DerivativesPartial Derivatives
Partial Derivatives
 
Application of derivatives
Application of derivatives Application of derivatives
Application of derivatives
 
5.2 first and second derivative test
5.2 first and second derivative test5.2 first and second derivative test
5.2 first and second derivative test
 
Fourier series
Fourier seriesFourier series
Fourier series
 
Limits, Continuity & Differentiation (Theory)
Limits, Continuity & Differentiation (Theory)Limits, Continuity & Differentiation (Theory)
Limits, Continuity & Differentiation (Theory)
 

Similar to 0.5.derivatives

Project in Calcu
Project in CalcuProject in Calcu
Project in Calcu
patrickpaz
 
maxima & Minima thoeyr&solved.Module-4pdf
maxima & Minima thoeyr&solved.Module-4pdfmaxima & Minima thoeyr&solved.Module-4pdf
maxima & Minima thoeyr&solved.Module-4pdf
RajuSingh806014
 
2.4 defintion of derivative
2.4 defintion of derivative2.4 defintion of derivative
2.4 defintion of derivative
math265
 
2.3 continuity
2.3 continuity2.3 continuity
2.3 continuity
math265
 
Module 2 lesson 4 notes
Module 2 lesson 4 notesModule 2 lesson 4 notes
Module 2 lesson 4 notes
toni dimella
 

Similar to 0.5.derivatives (20)

Manyformulas
ManyformulasManyformulas
Manyformulas
 
1 review on derivatives
1 review on derivatives1 review on derivatives
1 review on derivatives
 
Project in Calcu
Project in CalcuProject in Calcu
Project in Calcu
 
Calculus- Basics
Calculus- BasicsCalculus- Basics
Calculus- Basics
 
maxima & Minima thoeyr&solved.Module-4pdf
maxima & Minima thoeyr&solved.Module-4pdfmaxima & Minima thoeyr&solved.Module-4pdf
maxima & Minima thoeyr&solved.Module-4pdf
 
2.4 defintion of derivative
2.4 defintion of derivative2.4 defintion of derivative
2.4 defintion of derivative
 
237654933 mathematics-t-form-6
237654933 mathematics-t-form-6237654933 mathematics-t-form-6
237654933 mathematics-t-form-6
 
03 convexfunctions
03 convexfunctions03 convexfunctions
03 convexfunctions
 
2.3 continuity
2.3 continuity2.3 continuity
2.3 continuity
 
Maxima & Minima
Maxima & MinimaMaxima & Minima
Maxima & Minima
 
Maxima & Minima of Functions - Differential Calculus by Arun Umrao
Maxima & Minima of Functions - Differential Calculus by Arun UmraoMaxima & Minima of Functions - Differential Calculus by Arun Umrao
Maxima & Minima of Functions - Differential Calculus by Arun Umrao
 
Derivatives
DerivativesDerivatives
Derivatives
 
Linear approximations and_differentials
Linear approximations and_differentialsLinear approximations and_differentials
Linear approximations and_differentials
 
GATE Engineering Maths : Limit, Continuity and Differentiability
GATE Engineering Maths : Limit, Continuity and DifferentiabilityGATE Engineering Maths : Limit, Continuity and Differentiability
GATE Engineering Maths : Limit, Continuity and Differentiability
 
Module 2 lesson 4 notes
Module 2 lesson 4 notesModule 2 lesson 4 notes
Module 2 lesson 4 notes
 
Limit, Continuity and Differentiability for JEE Main 2014
Limit, Continuity and Differentiability for JEE Main 2014Limit, Continuity and Differentiability for JEE Main 2014
Limit, Continuity and Differentiability for JEE Main 2014
 
Derivatives in graphing-dfs
Derivatives in graphing-dfsDerivatives in graphing-dfs
Derivatives in graphing-dfs
 
APPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATIONAPPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATION
 
chap 2 Ex#1.1
chap 2 Ex#1.1chap 2 Ex#1.1
chap 2 Ex#1.1
 
Integracion y variables
Integracion y variablesIntegracion y variables
Integracion y variables
 

Recently uploaded

在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
uodye
 
一比一定(购)国立南方理工学院毕业证(Southern毕业证)成绩单学位证
一比一定(购)国立南方理工学院毕业证(Southern毕业证)成绩单学位证一比一定(购)国立南方理工学院毕业证(Southern毕业证)成绩单学位证
一比一定(购)国立南方理工学院毕业证(Southern毕业证)成绩单学位证
wpkuukw
 
Top profile Call Girls In Ratlam [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Ratlam [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Ratlam [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Ratlam [ 7014168258 ] Call Me For Genuine Models We...
nirzagarg
 
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
ehyxf
 
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptxCRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
Rishabh332761
 
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pillsIn Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
Abortion pills in Riyadh +966572737505 get cytotec
 
一比一定(购)新西兰林肯大学毕业证(Lincoln毕业证)成绩单学位证
一比一定(购)新西兰林肯大学毕业证(Lincoln毕业证)成绩单学位证一比一定(购)新西兰林肯大学毕业证(Lincoln毕业证)成绩单学位证
一比一定(购)新西兰林肯大学毕业证(Lincoln毕业证)成绩单学位证
wpkuukw
 
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
oopacde
 
Abortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get CytotecAbortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in DammamAbortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
ahmedjiabur940
 
怎样办理阿德莱德大学毕业证(Adelaide毕业证书)成绩单留信认证
怎样办理阿德莱德大学毕业证(Adelaide毕业证书)成绩单留信认证怎样办理阿德莱德大学毕业证(Adelaide毕业证书)成绩单留信认证
怎样办理阿德莱德大学毕业证(Adelaide毕业证书)成绩单留信认证
ehyxf
 
怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
ehyxf
 
Top profile Call Girls In Udgir [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Udgir [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Udgir [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Udgir [ 7014168258 ] Call Me For Genuine Models We ...
gajnagarg
 
Jual Obat Aborsi Samarinda ( No.1 ) 088980685493 Obat Penggugur Kandungan Cy...
Jual Obat Aborsi Samarinda (  No.1 ) 088980685493 Obat Penggugur Kandungan Cy...Jual Obat Aborsi Samarinda (  No.1 ) 088980685493 Obat Penggugur Kandungan Cy...
Jual Obat Aborsi Samarinda ( No.1 ) 088980685493 Obat Penggugur Kandungan Cy...
Obat Aborsi 088980685493 Jual Obat Aborsi
 
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
ehyxf
 

Recently uploaded (20)

Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
 
在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
在线制作(UQ毕业证书)昆士兰大学毕业证成绩单原版一比一
 
一比一定(购)国立南方理工学院毕业证(Southern毕业证)成绩单学位证
一比一定(购)国立南方理工学院毕业证(Southern毕业证)成绩单学位证一比一定(购)国立南方理工学院毕业证(Southern毕业证)成绩单学位证
一比一定(购)国立南方理工学院毕业证(Southern毕业证)成绩单学位证
 
Top profile Call Girls In Ratlam [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Ratlam [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Ratlam [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Ratlam [ 7014168258 ] Call Me For Genuine Models We...
 
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
怎样办理伍伦贡大学毕业证(UOW毕业证书)成绩单留信认证
 
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptxCRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
CRISIS COMMUNICATION presentation=-Rishabh(11195)-group ppt (4).pptx
 
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pillsIn Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
In Riyadh Saudi Arabia |+966572737505 | Buy Cytotec| Get Abortion pills
 
一比一定(购)新西兰林肯大学毕业证(Lincoln毕业证)成绩单学位证
一比一定(购)新西兰林肯大学毕业证(Lincoln毕业证)成绩单学位证一比一定(购)新西兰林肯大学毕业证(Lincoln毕业证)成绩单学位证
一比一定(购)新西兰林肯大学毕业证(Lincoln毕业证)成绩单学位证
 
Critical Commentary Social Work Ethics.pptx
Critical Commentary Social Work Ethics.pptxCritical Commentary Social Work Ethics.pptx
Critical Commentary Social Work Ethics.pptx
 
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
在线办理(scu毕业证)南十字星大学毕业证电子版学位证书注册证明信
 
Abortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get CytotecAbortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get Cytotec
 
Low Cost Patna Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Gi...
Low Cost Patna Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Gi...Low Cost Patna Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Gi...
Low Cost Patna Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Gi...
 
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in DammamAbortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
 
怎样办理阿德莱德大学毕业证(Adelaide毕业证书)成绩单留信认证
怎样办理阿德莱德大学毕业证(Adelaide毕业证书)成绩单留信认证怎样办理阿德莱德大学毕业证(Adelaide毕业证书)成绩单留信认证
怎样办理阿德莱德大学毕业证(Adelaide毕业证书)成绩单留信认证
 
Call Girls Amethi 9332606886 HOT & SEXY Models beautiful and charming call g...
Call Girls Amethi  9332606886 HOT & SEXY Models beautiful and charming call g...Call Girls Amethi  9332606886 HOT & SEXY Models beautiful and charming call g...
Call Girls Amethi 9332606886 HOT & SEXY Models beautiful and charming call g...
 
怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
怎样办理昆士兰大学毕业证(UQ毕业证书)成绩单留信认证
 
Guwahati Escorts Service Girl ^ 9332606886, WhatsApp Anytime Guwahati
Guwahati Escorts Service Girl ^ 9332606886, WhatsApp Anytime GuwahatiGuwahati Escorts Service Girl ^ 9332606886, WhatsApp Anytime Guwahati
Guwahati Escorts Service Girl ^ 9332606886, WhatsApp Anytime Guwahati
 
Top profile Call Girls In Udgir [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Udgir [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Udgir [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Udgir [ 7014168258 ] Call Me For Genuine Models We ...
 
Jual Obat Aborsi Samarinda ( No.1 ) 088980685493 Obat Penggugur Kandungan Cy...
Jual Obat Aborsi Samarinda (  No.1 ) 088980685493 Obat Penggugur Kandungan Cy...Jual Obat Aborsi Samarinda (  No.1 ) 088980685493 Obat Penggugur Kandungan Cy...
Jual Obat Aborsi Samarinda ( No.1 ) 088980685493 Obat Penggugur Kandungan Cy...
 
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
 

0.5.derivatives

  • 2. Concepts  Properties of real numbers, exponents, and radicals  Factoring  Finding distance and midpoint  Symmetry  Properties of even and odd functions  Slope and equation of lines  Transformations of graphs  Quadratic formula and equations  Complex numbers  Conic sections (circles, ellipses, hyperbolas, parabolas)  Matrices  Systems of equations and inequalities  Exponential and logarithmic functions  Trigonometric functions and inverse trigonometric functions
  • 3.  Rational functions and functions involving radicals  Asymptotes: horizontal, vertical, slant  Graphing techniques for rational functions  Vectors, parametric equations, and polar coordinates  Components of a vector: x-component = rcos(theta) y-component = rsin(theta)  Rectangular <--> polar conversion equations x = rcos(theta) y = rsin(theta) r2 = x2 + y2 tan(theta) = y/x  Sequences, series, and probability  Sigma notation  Arithmetic sequences  Geometric sequences  Permutations & combinations
  • 4.  The cartesian plane and functions  The real number line  The cartesian plane and the distance formula  Lines in the plane; slope  Circles  Graphs of equations  Functions  Limits  Limits  Continuity  Limits & asymptotes  Curve sketching  Differentiation  The derivative as the slope of a curve  Differentiability and continuity  The derivative as a rate of change  Higher order derivatives  The product and quotient rules  Position - velocity - acceleration functions  The chain rule and the general power rule  Implicit differentiation  Related rates  Applications of differentiation  Extrema on an interval  The mean value theorem  Increasing and decreasing functions  The first derivative test  Concavity & the second derivative test  Limits at infinity (horizontal asymptotes)  Curve sketching (including extrema & concavity)  Optimization problems (max/min problems)  Newton's method  Differentials
  • 5. Function Let A and B be sets. A function F:A → B is a relation that assigns to each xϵA a unique y ϵ B. We write y=f(x) and call y the value of f at x or the image of x under f. We also say that f maps x to y. The set A is called the domain of f. The set of all possible values of f(x) in B is called the range of f. Here, we will only consider real-valued functions of a real variable, so A and B will both be subsets of the real numbers. If A is left unspecified, we will assume it to be the largest set of real numbers such that for all x ϵ A, f(x) is real.
  • 6. Derivative The derivative of a function represents an infinitesimal change in the function with respect to one of its variables. The "simple" derivative of a function with respect to a variable is denoted either or (1) often written in-line as . When derivatives are taken with respect to time, they are often denoted using Newton's over dot notation for fluxions,
  • 7. Differentiation Process of finding derivatives is called differentiation. Differentiation Rules
  • 8.  d/dx c = 0, c constant  d/dx cf(x) = cf'(x), c constant  d/dx [f(x) ± g(x)] = f'(x) ± g'(x)  d/dx [f(x) * g(x)] = f(x) * g'(x) + g(x) * f'(x) (product rule)  d/dx [f(x) / g(x)] = (g(x)f'(x) - f(x)g'(x))/([g(x)]2) (quotient rule)  d/dx f[g(x)] = f'[g(x)] * g'(x) OR for u = g(x),  d/dx f(u) = f'(u) * u' = f'(u) * g'(x) OR dy/dx = dy/du * du/dx (these are all chain rule)  GENERAL  d/dx un = nun-1 * u‘  d/dx lnu = u'/u  d/dx eu = eu * u‘  d/dx sinu = cosu * u‘  d/dx cosu = -sinu * u‘  d/dx tanu = sec2u * u‘  d/dx arcsinu = u'/(SQRT(1 - u2))  d/dx arctanu = u'/(1 + u2)  d/dx cotu = -csc2u * u‘  d/dx secu = secu tanu * u‘  d/dx cscu = -cscu cotu * u‘  d/dx au * u' ln a  d/dx logau = u'/(u ln a)  SPECIFIC  d/dx xn = nxn – 1  d/dx lnx = 1/x  d/dx ex = ex  d/dx sinx = cosx  d/dx cosx = -sinx  d/dx tanx = sec2  d/dx arcsinx = 1/(SQRT(1 - x2))  d/dx arctanx = 1/(1 + x2)  d/dx cotx = -csc2x  d/dx secx = secx tanx  d/dx cscx = -cscx cotx  d/dx ax = ax ln a  d/dx logax = 1/(x ln a)
  • 9. Definitions Derivatives: Min, Max, Critical Points... (Math | Calculus | Derivatives | Extrema/Concavity/Other) Asymptotes horizontal asymptote: The line y = y0 is a "horizontal asymptote" of f(x) if and only if f(x) approaches y0 as x approaches + or – vertical asymptote: The line x = x0 is a "vertical asymptote" of f(x) if and only if f(x) approaches + or - as x approaches x0 from the left or from the right. slant asymptote: the line y = ax + b is a "slant asymptote" of f(x) if and only if lim (x-->+/-) f(x) = ax + b. concave up curve: f(x) is "concave up" at x0 if and only if f '(x) is increasing at x0 concave down curve: f(x) is "concave down" at x0 if and only if f '(x) is decreasing at x0 The second derivative test: If f ''(x) exists at x0 and is positive, then f ''(x) is concave up at x0. If f ''(x0) exists and is negative, then f(x) is concave down at x0. If f ''(x) does not exist or is zero, then the test fails. critical point: a critical point on f(x) occurs at x0 if and only if either f '(x0) is zero or the derivative doesn't exist. Local (Relative) Extrema : local maxima: A function f(x) has a local maximum at x0 if and only if there exists some interval I containing x0 such that f(x0) >= f(x) for all x in I.
  • 10. Definition of a local minima: A function f(x) has a local minimum at x0 if and only if there exists some interval I containing x0 such that f(x0) <= f(x) for all x in I. Occurrence of local extrema: All local extrema occur at critical points, but not all critical points occur at local extrema. The first derivative test for local extrema: If f(x) is increasing (f '(x) > 0) for all x in some interval (a, x0] and f(x) is decreasing (f '(x) < 0) for all x in some interval [x0, b), then f(x) has a local maximum at x0. If f(x) is decreasing (f '(x) < 0) for all x in some interval (a, x0] and f(x) is increasing (f '(x) > 0) for all x in some interval [x0, b), then f(x) has a local minimum at x0. The second derivative test for local extrema: If f '(x0) = 0 and f ''(x0) > 0, then f(x) has a local minimum at x0. If f '(x0) = 0 and f ''(x0) < 0, then f(x) has a local maximum at x0.
  • 11. Absolute Extrema Definition of absolute maxima: y0 is the "absolute maximum" of f(x) on I if and only if y0 >= f(x) for all x on I. Definition of absolute minima: y0 is the "absolute minimum" of f(x) on I if and only if y0 <= f(x) for all x on I. The extreme value theorem: If f(x) is continuous in a closed interval I, then f(x) has at least one absolute maximum and one absolute minimum in I. Occurrence of absolute maxima: If f(x) is continuous in a closed interval I, then the absolute maximum of f(x) in I is the maximum value of f(x) on all local maxima and endpoints on I. Occurrence of absolute minima: If f(x) is continuous in a closed interval I, then the absolute minimum of f(x) in I is the minimum value of f(x) on all local minima and endpoints on I. Alternate method of finding extrema: If f(x) is continuous in a closed interval I, then the absolute extrema of f(x) in I occur at the critical points and/or at the endpoints of I. (This is a less specific form of the above.)
  • 12. Increasing/Decreasing Functions Definition of an increasing function: A function f(x) is "increasing" at a point x0 if and only if there exists some interval I containing x0 such that f(x0) > f(x) for all x in I to the left of x0 and f(x0) < f(x) for all x in I to the right of x0. Definition of a decreasing function: A function f(x) is "decreasing" at a point x0 if and only if there exists some interval I containing x0 such that f(x0) < f(x) for all x in I to the left of x0 and f(x0) > f(x) for all x in I to the right of x0. The first derivative test: If f '(x0) exists and is positive, then f '(x) is increasing at x0. If f '(x) exists and is negative, then f(x) is decreasing at x0. If f '(x0) does not exist or is zero, then the test tells fails. Inflection Points Definition of an inflection point: An inflection point occurs on f(x) at x0 if and only if f(x) has a tangent line at x0 and there exists and interval I containing x0 such that f(x) is concave up on one side of x0 and concave down on the other side.