

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A guide to aid students in understanding the basic, fundamental concepts of differentiation and Calculus I
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Calculus is the branch of mathematics that studies change. It is divided into:
The limit of a function f(x) as x → a is the value that f(x) approaches as x gets close to a. Notation: lim(x → a) f(x) = L Example: lim(x → 2) (3x + 1) = 7
The derivative of a function f(x) is defined as: f'(x) = lim(h → 0) [(f(x+h) - f(x))/h] This gives the slope of the tangent to the curve at a point. Geometric Interpretation: The derivative represents the gradient of the curve y = f(x) at any point x.
Used when y is not explicitly expressed as a function of x. Example: x^2 + y^2 = 25 Differentiate: 2x + 2y(dy/dx) = 0 ⇒ dy/dx = - x/y
Using the limit definition: f'(x) = lim(h → 0) [(f(x+h) - f(x))/h] Example: f(x) = x^ [(x+h)^2 - x^2]/h = [x^2 + 2xh + h^2 - x^2]/h = 2x + h ⇒ f'(x) = 2x