
Definition of Limits and Derivatives with Formulas and Solved Examples
Introduction to Limits and Derivations
In view of Sir Issac Newton ideas of rate and change, he put forward the fundamental laws of differential calculus and integral calculus approached as the inverse procedure. The nuts and bolts of advanced Mathematics, Modern-Day Physics, and other forms of Engineering are the basis of differentiation. Limits and derivatives fill in as the entry point to limits and derivatives for class 11 CBSE students.
Limits of a Function
A limit is defined as a function that has some value that approaches the input. A limit of a function is represented as:
\[\lim_{n\rightarrow c}\] f(n) = L
Let us consider two functions: p and q. Now, assume “a” is a value such that
\[\lim_{x\rightarrow a}\] p(x) and \[\lim_{x\rightarrow a}\] q(x) exists.
\[\lim_{x\rightarrow a}\] [p(x) + g(x)] = \[\lim_{x\rightarrow a}\] p(x) + \[\lim_{x\rightarrow a}\] g(x)
\[\lim_{x\rightarrow a}\] [p(x) - g(x)] = \[\lim_{x\rightarrow a}\] p(x) + \[\lim_{x\rightarrow a}\] g(x)
For every real number k,
\[\lim_{x\rightarrow a}\] [kp(x)] = k \[\lim_{x\rightarrow a}\] p(x)
\[\lim_{x\rightarrow a}\] [p(x) q(x)] = \[\lim_{x\rightarrow a}\] p(x) x \[\lim_{x\rightarrow a}\] q(x)
\[\lim_{x\rightarrow a}\] \[\frac{p(x)}{q(x)}\] = \[\frac{\lim_{x\rightarrow a} p(x)}{\lim_{x\rightarrow a} q(x)}\]
To learn more about limits, check out the maths limits formulas given below.
Limit Formulas
\[\lim_{x\rightarrow 0}\] \[\frac{sinx}{x}\] = \[\lim_{x\rightarrow 0}\] \[\frac{tanx}{x}\] = 1
\[\lim_{x\rightarrow 0}\] \[\frac{sin^{-1}}{x}\] = \[\lim_{x\rightarrow 0}\] \[\frac{tan^{-1}}{x}\] = 1
\[\lim_{x\rightarrow 0}\] \[\frac{ln(1+x)}{x}\] = 1
\[\lim_{x\rightarrow 0}\] \[\frac{a^{x}-1}{x}\] = lnₐ
\[\lim_{x\rightarrow 0}\] \[\frac{e^{x}-1}{x}\] = 1
\[\lim_{x\rightarrow a}\] \[\frac{x^{n}-a^{n}}{(x-a)}\] = n.\[a^{n-1}\]
\[\lim_{x\rightarrow 0}\] \[(1+x)^{\frac{1}{x}}\] = \[\lim_{x\rightarrow 0}\] \[(1+x)^{\frac{1}{x}}\] = \[\lim_{x\rightarrow \infty}\] \[(1+\frac{1}{x})^{x}\] = e
\[\lim_{x\rightarrow 0}\] \[\frac{(1+x)^{m}-1}{x}\] = m
Solves Problems
Here are a few limited solved problems.
Question 1: Find \[\lim_{x\rightarrow 4}\] x+4
Solution:
\[\lim_{x\rightarrow 4}\] x+4
= 4 + 4
= 8
Question 2: Find \[\lim_{x\rightarrow 4}\] 2x+4
Solution:
\[\lim_{x\rightarrow 4}\] 2x+4
= 4(2) + 4
= 8 + 4
= 12
Derivatives
The rate at which a quantity instantaneously changes to another quantity, it is known as a derivative.
Definition of Derivatives Using Limits
A derivative function f at y = a is the limit of the slope. Now, the limit of this slope of this line from y = a to y = a + c as c approaches 0. This symbolises that the limit [f(a) - f(a+c)]/c as c → 0.
Basic Concepts of Derivatives
Below are formulas that are related to inverse, hyperbolic, and trigonometric functions:
\[\frac{d}{dx}\] [ p(x) + q(x)] = \[\frac{d}{dx}\](p(x)) + \[\frac{d}{dx}\](q(x))
\[\frac{d}{dx}\] [ p(x) - q(x)] = \[\frac{d}{dx}\](p(x)) - \[\frac{d}{dx}\](q(x))
\[\frac{d}{dx}\] [ p(x) × q(x)] = \[\frac{d}{dx}\] [(p(x))]q(x) + p(x)\frac{d}{dx}[q(x)]
\[\frac{d}{dx}\] \[[\frac{p(x)}{q(x)}]\] = \[\frac{\frac{d}{dx} [(p(x))]q(x)-p(x)\frac{d}{dx}[q(x)]}{(q(x))^{2}}\]
Example: Find the derivative of the sin y at y = 0.
Solution: Consider, f(y) = sin y
then, f'(0) = limy→0 [f(0+h) – f(0)]/y
= limy→0 [sin(0+y) – sin(0)]/y
= limy→0 [sin y]/c
= 1
FAQs on Limits and Derivatives Concepts and Applications
1. What is a limit in calculus?
A limit is the value that a function approaches as the input approaches a certain point. In calculus, limits describe the behavior of a function near a point, even if the function is not defined there.
- Notation: limx→a f(x)
- If f(x) gets closer to L as x gets closer to a, then the limit is L.
- Limits are the foundation for defining derivatives and continuity.
2. How do you evaluate a limit algebraically?
To evaluate a limit algebraically, simplify the expression and then substitute the value into the function. Follow these steps:
- Step 1: Directly substitute x = a into limx→a f(x).
- Step 2: If you get an indeterminate form like 0/0, factor or simplify.
- Step 3: Cancel common factors and substitute again.
- Factor: (x − 2)(x + 2)/(x − 2)
- Cancel (x − 2)
- Result = 4
3. What is the formal definition of a derivative?
The derivative of a function is defined as the limit of the difference quotient. The formal definition is:
- f'(x) = limh→0 [f(x + h) − f(x)] / h
4. What is the derivative of a function?
The derivative of a function measures its instantaneous rate of change with respect to its variable. It tells how fast the function is changing at any given point.
- Notation: f'(x) or dy/dx
- Geometrically, it represents the slope of the tangent line.
- In applications, it represents velocity, growth rate, or marginal change.
5. What is the power rule for derivatives?
The power rule states that if f(x) = xⁿ, then f'(x) = n·xⁿ⁻¹. This rule makes differentiation of polynomial functions quick and simple.
- Example: If f(x) = x⁵
- Then f'(x) = 5x⁴
6. What is the difference between average rate of change and instantaneous rate of change?
The average rate of change measures change over an interval, while the instantaneous rate of change measures change at a single point.
- Average rate formula: (f(b) − f(a)) / (b − a)
- Instantaneous rate: f'(a)
- The derivative is the limit of the average rate as the interval shrinks to zero.
7. What does it mean if a limit does not exist?
A limit does not exist if the function does not approach a single finite value as x approaches a point. This can happen when:
- The left-hand and right-hand limits are different.
- The function approaches infinity (∞).
- The function oscillates without settling.
8. How are limits related to derivatives?
A derivative is defined using a limit of a difference quotient. Specifically:
- f'(x) = limh→0 [f(x + h) − f(x)] / h
9. What is a one-sided limit?
A one-sided limit is the value a function approaches from only one direction. There are two types:
- Left-hand limit: limx→a⁻ f(x)
- Right-hand limit: limx→a⁺ f(x)
10. Can you give an example of finding a derivative using first principles?
Yes, using first principles means applying the limit definition of a derivative. Example: Find the derivative of f(x) = x².
- Step 1: f'(x) = limh→0 [(x + h)² − x²]/h
- Step 2: Expand: x² + 2xh + h² − x²
- Step 3: Simplify: (2xh + h²)/h
- Step 4: Factor: h(2x + h)/h
- Step 5: Cancel h and take the limit → 2x





















