0% found this document useful (0 votes)
7 views4 pages

Understanding Limits and Derivatives

The document provides a comprehensive overview of limits, continuity, and derivatives in calculus. It explains concepts such as instantaneous speed, left-hand and right-hand limits, types of discontinuity, and various rules for calculating derivatives. Additionally, it covers the tangent and secant lines, as well as the properties of algebraic functions and their limits.

Uploaded by

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

Understanding Limits and Derivatives

The document provides a comprehensive overview of limits, continuity, and derivatives in calculus. It explains concepts such as instantaneous speed, left-hand and right-hand limits, types of discontinuity, and various rules for calculating derivatives. Additionally, it covers the tangent and secant lines, as well as the properties of algebraic functions and their limits.

Uploaded by

장빛나
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Instantaneous Speed

- obtained by taking the limit as Δ t →0


- lim f (x )=L
x →c
- limit of f(x) as x approaches c is L

Left-hand limit
- x is near c from the left
- lim ¿
x→ c−¿f (x)= M ¿

Right-hand limit
- x is near c from the right
- lim ¿
x→ c+¿ f (x)=M ¿

lim ¿= lim ¿ → limit exists


x→ c−¿f (x)= M ¿ x→ c+¿ f (x)=M ¿

lim ¿
x→ c−¿f (x)= M ≠ lim ¿¿ → limit does not exist
x →c+ ¿f ( x)=M ¿

Infinite limits
- If f(x) increases/decreases without bound as x approaches c
- lim f (x )=∞ , lim f (x )=−∞
x →c x→ c

Limit of a constant function:


- lim k=k
x →c

Limit of the identity function:


- lim x=c
x →c

Constant multiple law:


- lim k ⋅f (x)=k lim f (x)=k ⋅ L
x →c x→c

Sum / difference law:


- lim [f ( x)± g( x)]=lim f (x) ± lim g(x )=L ± M
x →c x→c x→ c

Product law:
- lim [f ( x)⋅g (x)]=lim f (x )⋅ lim g( x )=L⋅ M
x →c x→ c x→c

Quotient Law:
lim f (x) lim f (x )
x→ c L
- = x→ c = , provided that M ≠ 0
g (x) lim g (x) M
x →c
Power law:
- lim ¿, provided that L ≠0 when n < 0
x →c

Root law:

lim √ f (x )= n lim f (x )=√ L and lim f (x )=L>0 whenn is even
n n
-
x →c x→ c x →c

Algebraic function:
- functions that can be expressed using the operations addition, subtraction, multiplicat
ion, division, and raising to a fractional power
- 3 kinds: polynomial, rational, radical
1. polynomial function
n n−1
● f (x)=an x + an−1 x +...+a 0
● Theorem: limit of polynomial functionlim f (x )=f (c )
x →c

● Theorem: lim
x →c
√ f (x )=√❑
n

2. rational function
P(x)
● f (x)=
Q(x )
○ where P(x) and Q(x) are polynomials
○ Q(x) is not equal to zero
lim P(x )
● Theorem: x→ c P(c ) , provided Q(x )≠ 0
=
Q(x ) Q(c)
● If 0/0, indeterminate
● L’Hopital’s Rule
lim f (x) lim f ' (x )
○ If x→ c = undefined, then x→ c
g (x) g ' (x)

Continuity:
- graph has no breaks or holes
- you can trace it without lifting your pen
- defined for any real number
● conditions
○ f (c ) exists
○ lim f (x ) exists
x →c

○ lim f (x )=¿ f (c )
x →c
■ If at least one of these conditions fails to hold at c, the function
is said to be discontinuous at c

Type of discontinuity:
1. hole/removable
- occurs when the limit of a function exists but not equal to the value of the func
tion
- hole in the graph of the function
- removable because the discontinuity can be removed by redefining the functi
on
- EIther f (c ) is indeterminate or f (c ) exists but lim f (x )≠ f (c )
x →c
2. Nonremovable discontinuity/essential discontinuity
- occurs when the limit of a function fails to exist
- cannot be redefined to make it continuous t x = c
a. Jump/finite
- graph has a break
b. asymptotic/infinite
- has vertical asymptote

Tangent line:
- line that just touches the curve
- has the same direction as the graph at the point of tangency

Secant line:
- line that cuts through the curve

Slope of a line:
y 2− y 1
- m=
x 2−x 1
lim f (x )−f (a)
- m= x→ a , provided that this limit exists
x−a
dy
- m= (Leibniz’s notation)
dx
- m=f '(x )
lim f (a+h)−f (a)
- m= h → 0
h

Derivative of a function:
lim f (x + Δ x)−f (x )
- f ' (x)= Δ x →0
Δx

Derivative:
1. substitute all values of x and y in the given function by x + Δ x and Δ y
2. Subtract the given function from what is obtained in step 1 and simplify
3. Divide the result in step 2 by Δ x
4. Take the limit of the result in step 3 as Δ x → 0

Constant rule:
- derivative of a constant function is 0
d
- If c is a constant, then (c)=0
dx
Power rule:
d k k−1
- If k is a real number, then the derivative of the function f ( x)=x k is (x )=k x
dx

Constant multiple rule:


- If f is differentiable and c is a constant, then the derivative of the function c ⋅f is
d
[cf (x)]=cf ' (x )
dx

Sum or difference rule:


- Let f and g be differentiable functions, then the sum or difference of f and g is also diff
erentiable
d
- [f (x)± g (x)]=f ' (x) ± g ' (x)
dx

Product rule:
- left f and g be differentiable functions
- it follows that the product fg is also differentiable
d
- [f (x) g(x )]=f (x) g '(x )+ f '(x )g ( x)
dx

Quotient rule:
-
d f (x ) g(x )f '(x )−f (x)g ' ( x)
- [ ]=
dx g ( x) ¿¿

Composite function:
- Let f and g be two differentiable functions
- derivative of the composite function (f ∘ g)(x) is ¿
- we can think of f(x) as the outer function and g(x) as the inner function

Common questions

Powered by AI

A limit of a function does not exist if the left-hand limit and right-hand limit at a point are not equal, if the function approaches infinity, or if there are oscillations near that point . Such situations affect continuity; specifically, if \( \lim_{x \to c} f(x) \neq f(c) \), the function is discontinuous at \( x = c \). Types of discontinuities include removable (hole), jump (finite), and essential (infinite). Removable discontinuities can be made continuous through redefinition, while essential discontinuities, such as jump or infinite types, cannot be repaired in such a manner .

Discontinuities in functions can be categorized into removable and nonremovable (essential) discontinuities. A removable discontinuity occurs when the limit of a function at a point exists but is not equal to the function's value at that point; this can be corrected by redefining the function . Nonremovable discontinuities include jump and infinite (asymptotic) types, and they occur when the limit does not exist or the function oscillates infinitely at the point .

A secant line intersects a curve at two points, and the slope of this line is an average rate of change between these points. The derivative represents the limit of this average rate of change as the interval between the two points shrinks to zero. Therefore, the derivative can be conceptualized as the slope of a secant line in the limit as one of the points on the secant line approaches the other, providing an instantaneous rate of change .

The power rule facilitates differentiation by allowing a function of the form f(x) = x^k to be differentiated as f'(x) = kx^(k-1), applicable where k is any real number . The constant multiple rule further extends this by stating that if a function f(x) is differentiable and multiplied by a constant c, its derivative is d/dx [cf(x)] = cf'(x). These rules simplify the process of differentiation by establishing straightforward formulas to handle powers and constant multiples systematically .

The derivative of a function f(x) at a point a, denoted as f'(a), is defined as the limit of the average rate of change of the function over an interval approaching zero. It is mathematically expressed as \( f'(x) = \lim_{\Delta x \to 0} \frac{f(x+\Delta x) - f(x)}{\Delta x} \). This formulation uses the concept of a limit to determine the instantaneous rate of change or slope of the function at a point, thus establishing the derivative through the limiting process .

L'Hopital's Rule can be used to evaluate indeterminate forms of the type 0/0 or ∞/∞. To apply the rule, if \( \lim_{x \to c} \frac{f(x)}{g(x)} \) is indeterminate, then \( \lim_{x \to c} \frac{f(x)}{g(x)} = \lim_{x \to c} \frac{f'(x)}{g'(x)} \), provided this limit exists after differentiating the numerator and the denominator .

Rules such as the sum or difference rule, product rule, and chain rule aid in calculating derivatives of composite functions. The chain rule, specifically, is essential for differentiating composite functions: if y = f(g(x)), then \( \frac{dy}{dx} = f'(g(x)) \cdot g'(x) \). This allows for the differentiation of functions where one function is nested inside another, by individually differentiating the outer and inner functions and then combining their derivatives .

The fundamental theorem of algebra states that every non-zero polynomial equation has at least one complex root. In terms of limits, this theorem implies that polynomial functions, being continuous and differentiable, will have limits that equal the function values at desired points, specifically \( \lim_{x \to c} f(x) = f(c) \). This completeness ensures that we can assess the behavior of polynomial functions at any real point without concern for discontinuities, leveraging the principle of function continuity .

Instantaneous speed is conceptually equivalent to the derivative of the position function with respect to time, which mathematically involves taking the limit as Δt approaches zero: \( \lim_{Δt \to 0} \frac{f(t+Δt) - f(t)}{Δt} \). This represents the instantaneous rate of change of the position with respect to time, directly tied to evaluating the limit of the function as it approaches a specific point .

The tangent line to a curve at a point is characterized by having the same slope as the derivative of the function at that point. Mathematically, if y = f(x) and the point is (a, f(a)), the slope of the tangent line is f'(a), and the equation of the tangent line can be written as \( y - f(a) = f'(a)(x - a) \). Thus, the derivative at a point provides the slope necessary to define the tangent line at that point .

You might also like