Show Menu
Cheatography

math Cheat Sheet (DRAFT) by

math class 11 compiled

This is a draft cheat sheet. It is a work in progress and is not finished yet.

LIMITS AND DERIVA­TIVES

INTRO

We say lim(x→a) f(x) is the expected value of f at x = a given the values of f near
x to the left of a. This value is called the left hand limit of f at a.

We say lim (x→a+) f(x) is the expected value of f at x = a given the values of
f near x to the right of a. This value is called the right hand limit of f(x) at a.

If the right and left hand limits coincide, we call that common value as the limit
of f(x) at x = a and denote it by lim(x→a) f(x).

LHL AND RHL

1. A constant function takes the same value for all values of x, hence, limit will also be same
2. If value of lhl != rhl, limit is not defined
3. However, at a given point the value of a function and its limit may differ, even when both are defined

Algebra of limits

Limit of sum of two functions is sum of the limits of the functions
lim x→a [f(x) + g (x)] = lim x→a f(x) + lim x→a g(x)
Limit of difference of two functions is difference of the limits of the functions
lim x→a [f(x) – g(x)] = lim x→a f(x) – lim x→a g(x)
Limit of product of two functions is product of the limits of the functions
lim x→a [f(x) . g(x)] = lim x→a f(x). lim x→a g(x)
Limit of quotient of two functions is quotient of the limits of the functions (whenever the denomi­nator is non zero)
lim x→a [f(x)/­g(x)] = lim x→a f(x)/lim x→a g(x)
In particular as a special case of (iii), when g is a constant function
such that g(x) = λ , for some real number λ , we have
lim(x→a) [( λ.f)(x­)]=λ. lim (x→a) f(x)

Limits of polynomial functions

A function f is said to be a polynomial function if f(x) is zero function or if f(x) = a0 + a1x + a2x2 +. . . + anxn, where aix are real numbers such that an ≠ 0 for some natural number n.

1. Iim(x →a)xn=an
2. let f(x)=a­0+a­1x+a2x2...anxn be a polynomial function.
then, f(x)=f(a)