Limits, Continuity, Differentiability Guide
Limits, Continuity, Differentiability Guide
JEE-MAIN + ADVANCED
MATHEMATICS
49
Limits, Continuity, Differentiability
::: C on t en t s :::
3. Differentiability ............................................................................................... 85
4. Differentiation ................................................................................................... 95
550
0
Limits, Continuity, Differentiability
lim f ( x ) = L
x ® a
provided we can make f(x) as close to L as we want for all x sufficiently close to a, from both
sides, without actually letting x be a .
(ii) (Optional) Let f (x) be a function defined on an interval that contains x = a , except possibly at
x = a . Thus we say that , xlim f ( x) = L
® a
If for every number e > 0 , there is some number , d > 0 such that ½f (x) L½ < e whenever
0 < ½x a½ < d .
Note:
lim Þ x ¹ a
x ® a
L may or may not be equal to f ( a ) , infact for the limit to exists f ( a ) may or may not be
defined
1.2 Indeterminate Forms
0 ¥
There are many indeterminate forms such as : , , 0 ´ ¥ , 00 , ¥0 , ¥ ¥ and 1¥ .
0 ¥
Here 0 does not stand for numerical value 0 but a quantity approaching towards 0, similarly 1, ¥
does not stand for numerical value 1, ¥ but a quantity approaching towards 1, ¥ .
Example :
sin x 0
f (x) = , if x approaches to zero , then this function will reach to indeterminate form of
x 0
We say , xlim f ( x ) = L provided we can make f (x) as close to L as we want for all x sufficiently
® a
= h Lim f (4 + h)
® 0+
4+h-4 h h
= h lim +
4+h-4
= h lim+ = hLim
®0 = hlim 1=1
® 0 ® 0
h h ® 0
51
Limits, Continuity, Differentiability
1.3.2 Left Hand Limit
We say, lim f ( x ) = L provided we can make f (x) as close to L as we want for all x sufficiently
x ® a-
Lim
= h ® 0+
f (4 h)
4-h-4
Lim
= h ® 0+ 4-h-4
-h h
= Lim
h ® 0+ -h
= hLim
®0 = hLim
®0 1= 1
-h
then xlim
® a
f (x) exists and equal to l .
lim f ( x ) º lim+ f ( x )
x®a x ®a
Illustration : 03
ìï x - x
, x¹0
If f (x) = í x , then check that xLim
® 0 f (x) exist or not .
ïî 2 , x=0
Solution :
Lim -h - -h
We have , (LHL of f (x) at x = 0) = x®0 - f (x) = hLim Lim
® 0 f (0 h) = h ® 0 ( - h)
-h - h Lim - 2 h = Lim 2 = 2
= hLim
®0 -h = h ® 0 -h h®0
552
2
Limits, Continuity, Differentiability
h-h 0
= hLim
®0 = hLim
®0 = hLim
®0 0 = 0
h h
So to take the limit of a sum or difference all we need to do is take the limit of the individual parts and
then put them back together with the appropriate sign. This is also not limited to two functions. This
fact will work no matter how (finitely) many functions we ve got separated by + or .
We take the limits of products in the same way that we can take the limit of sums or differences. Just
take the limit of the pieces and then put them back together. Also, as with sums or differences, this fact
is not limited to just two functions.
Lim f (x) l
(iv) x®a
= , provided m ¹ 0 .
g ( x) m
As noted in the statement we only need to worry about the limit in the denominator being zero when
we do the limit of a quotient. If it were zero we would end up with a division by zero and we need to
avoid that.
æ ö
Lim f ( g (x)) = f çç xLim g ( x ) ÷÷ ; if f is continuous at x = Lim g (x) .
x®a è ®a ø x®a
53
Limits, Continuity, Differentiability
Illustration : 04
x2 - 5 x + 6
Evaluate : xLim
®2 2
x -4
Solution :
x2 - 5 x + 6 0
When x = 2 , the expression 2 assumes the indeterminate form .
x -4 0
x2 - 5 x + 6 æ 0ö ( x - 2) ( x - 3) x-3 2-3 1
Now xLim
®2 2
ç form ÷ = Lim
0 x ® 2 = xLim
® 2 x + 2 = 2+2 =
x -4 è ø ( x + 2) ( x - 2) 4
Illustration : 05
x3 - 1
Evaluate : xLim
®1 x -1
Solution :
x3 - 1 0
When x = 1 , the expression x - 1 assumes the indeterminate form
0
x3 - 1 æ 0ö ( x - 1) ( x 2 + x + 1)
Now , xLim
®1 x -1 è
ç form ÷ = Lim
0ø x®1 ( x - 1)
= xLim
®1 x + x + 1 = 1 + 1 + 1 = 3
2 2
1.7.2 Rationalization:
Here we rationalize the denominator and numerator and cancel out a common factor to remove the
indeterminate form as illustrated below.
Illustration : 06
2+x - 2
Evaluate : xLim
®0
x
Solution :
2+x - 2 0
When x = 0 , the expression takes the form
x 0
Lim 2+x - 2
Now x®0
x
( 2 + x - 2) ( 2 + x + 2)
= xLim
®0 x ( 2 + x + 2)
2+x-2
= xLim
®0
x ( 2 + x + 2)
1 1
= xLim
®0 =
2+x + 2 2 2
554
4
Limits, Continuity, Differentiability
Illustration : 07
x
Evaluate : xLim
®0
a+x - a-x
Solution :
x 0
When x = 0 , the expression takes the form
a+x - a-x 0
x
Now , xLim
®0
a+x - a-x
= xLim
x ( a+x +
.
a-x )= Lim x ( a+x + a-x )
®0
( a+x - a - x) ( a + x + a - x)
x®0 (a + x - a + x )
= xLim
( a+x + a-x )= 2 a
= a
®0 2
2
1.7.3 Substitution:
If by substitution of the point in the given expression we get a finite number , then the finite number is
the limit of the given expression.
Illustration : 08
px
Evaluate : xLim
® 1 (1 x) tan
2
Solution : Let x 1 = h
æ p ph ö
= hLim ç +
® 0 ( h) tan 2 2 ø
÷
è
ph
ph h 2 2 2
= hLim
® 0 h . cot = hLim = lim ´ =
®0
2 tan
ph h ®0 æph ö p p
2 tan ç ÷
è 2 ø
Illustration : 09
Lim p - cos -1 x
Evaluate : x ® -1 +
x +1
Solution :
Put cos-1 x = q Þ x = cos q
p - q p-q 1
\ Above limit = q Lim
®p - = q Lim
®p - .
1 + cos q 1 + cos q p + q
Lim p-q 1 k 1
Lim = k Lim .
q ® p-
2 cos q
2
2 q ® p-
p + q ® 0 +
2 cos 2
( p -k
2 2
) 2 p
k 2 1 1
(putting q = p k) = k Lim . =
2 sin k
+
® 0
2 p 2p
2 2
55
Limits, Continuity, Differentiability
1.7.4 By manipulating Fundamental/standard limits:
Here we make use of the fundamental/standard limits below
n
xn - an æ 1ö
(i) lim = na n -1 (ii) lim ç1 + ÷ = e
x ®a x - a n ®¥
è nø
x x
(iii) Lim e - 1 = 1 , (iv) Lim a - 1 = log a (a > 0)
x ® 0 x ®0 e
x x
x -1
(v) Lim sin x = xLim = Lim sin x = Lim x
=1
x®0 x ® 0 sin x x®0 x x ® 0 sin 1 x
x -1
(vi) Lim tan x = xLim = Lim tan x = Lim x
=1
x®0 x ® 0 tan x x®0 x x ® 0 tan 1 x
Lim loga (1 + x )
(ix) x ® 0 = loga e
x
sin x tan x
Note : 1) ® 1 as x ® 0 2) ® 1+ as x ® 0
x x
Illustration : 10
sin 2 2 x
Evaluate : xLim
®0 2 .
sin 3 x
Solution :
Lim
2
sin 2 x
= xLim
( )
sin 2 x
2x (2 x) ( ) 2x
sin 2 x
2x 2 2
Lim
( sin 2 x
2x ) ( sin 2 x
2x )
( ) ( ) 3x
=
x ® 0 2
sin 3 x ® 0 sin 3 x
3x (3 x)
sin 3 x
3x
32
x ®0
( sin 3 x
3x ) ( sin 3 x
3x )
Lim sin 2 2 x 22
x ® 0 2 =
sin 3 x 32
Illustration : 11
tan x - sin x
Evaluate : xLim
® 0 3
x
Solution :
æ ö
Lim tan x - sin x ç sin x - sin x cos x ÷
= xLim
® 0 ç ÷
x ® 0
x3 è x 3 cos x ø
ì sin x ü
ì
ï 2 sin2 x ü
ï 1
2
í lim . í xlim ý . xLim
=
î x ® 0 x þ
ý
ï
î
®0 x 2
2
.4 () ï
þ
® 0 cos x
556
6
Limits, Continuity, Differentiability
ì æ sin x ö
2 ü
ì sin x ü 1 ï ç 2 ÷ ï Lim 1 1 1 1
= í lim ý . í lim ç x ÷ ý x ® 0 sin x =1´ (1)2 ´ =
îx®0 x þ 2 ï x ® 0 çè 2 ÷ø ï 2 1 2
î þ
Illustration : 12
ax - bx
Evaluate : xLim
®0
x
Solution : Lim ax - bx
= xLim
(a x - 1) - (b x - 1) = Lim a x - 1 Lim bx - 1
x ®0 ®0 x ®0 x ®0
x x x x
æaö
= log a log b = log ç ÷
èbø
Illustration : 13
e- x - 1
Evaluate : xLim
® 0
x
Solution :
Lim e- x - 1 Lim ey - 1
x ® 0 = y ® 0 - y where x=y
x
Lim ey - 1
= y ®0 y
= 1
Illustration : 14
log x - 1
Evaluate : xLim
®e x-e
Solution :
log 1 + h
e = Lim(log 1 + h
e) 1 1 1 ( )
= hLim
®0 h®0 h . =1. =
h e e e
e
Illustration : 15
log x - log 5
Evaluate : xLim
®5 x-5
Solution :
Lim
log æç
è
5 + hö
5 ÷ø Lim
(
log 1 + h
5 1 1)
= h®0 = h®0 h . =
h 5 5
5
57
Limits, Continuity, Differentiability
1.7.5 Limits involving neighborhood of infinity:
To evaluate infinite limits, we will be using the following results.
ì 0 , 0 £ a < 1
ï
ï 1 , a = 1
(i) Lim a = í
x
¥ , a > 1
x®¥ ï
ïî does not exist , a £ -1
ì 0 , 0 £ a < 1
ï
m m -1 ï 1 , a = 1
Lim
a 0 x + a1 x + ..... í
(ii) x ® ¥ b x n + b x n - 1 + .....
= ï ¥ , a > 1
0 1
ïî does not exist , a £ -1
Illustration : 16
ax + b
Let f (x) = , xLim Lim
® 0 f (x) = 2 and x ® ¥ f (x) = 1 , prove that f ( 2) = 0 .
x +1
Solution :
We have xLim
® 0 f (x) = 2
Lim ax + b b
Þ x®0 =2Þ =2 Þ b=2
x +1 1
and xLim
® ¥ f (x) = 1
ax + b a+bx
Þ Lim =1Þ Lim =1Þ a=1
x®¥ x +1 x®¥ 1+ 1
x
x+2
Hence, f (x) = . So , f ( 2) = 0 .
x +1
Illustration : 17
Evaluate : x Lim
® -¥ ( 2
25 x - 3 x + 5 x )
Solution :
Let x = - y
Lim
x ® -¥
æ 25 x 2 - 3 x - 5 x ö
ç
è
÷ =
ø y®¥
Lim
( 25 y2 + 3 y - 5 y )
25 y 2 + 3 y - 25 y 2 3y
= yLim
®¥ 2
= yLim
®¥
25 y - 3 y + 5 y 25 y2 + 3 y + 5 y
3 3 3
= yLim
®¥ = =
25 + 3y + 5 5 + 5 10
558
8
Limits, Continuity, Differentiability
-2 2 5 -5
(A) (B) (C) (D)
3 5 2 2
1 + x 3 - 1 - x3
Q.2 Lt =
x®0 x3
1
(A) 1 (B) 1 (C) 2 (D)
2
x +1
Q.3 Lt =
x ®- 1
2 - 4 + x + x2
1 1
(A) (B) 4 (C) - (D) 4
4 2
cos( ax ) - cos(bx )
Q.4 Lt =
x®0 x2
a2 - b2 a 2 + b2 b2 - a2
(A) (B) (C) (D) b2 + a2
2 2 2
1 - cos3 x
Q.5 Lt =
x ® 0 sin 3 [Link] 5 x
-1 1 1 -1
(A) (B) (C) (D)
10 10 5 5
3x 2 + 5 x + 2
Q.6 Lt =
x® ¥ 2 x2 - 3x + 1
2 3 1
(A) (B) (C) 3 (D)
3 2 2
2x + 7
Q.7 Lt 2 =
x® ¥ x + 5x + 4
1
(A) 0 (B) 1 (C) 2 (D)
2
- x3 + 8
Q.8 Lt =
x® ¥ 2 x2 + 5 x + 7
(A) 0 (B) 1 (C) ¥ (D) ¥
59
Limits, Continuity, Differentiability
2| x |+x
Q.9 Lt =
x® -¥ 5 | x | - 3 x
3 3 1
(A) (B) (C) (D) does not exits
2 10 8
æ 1 2 ö
Q.10 Lt ç - 2 ÷=
x ®1è x -1 x -1ø
1 1 1 1
(A) (B) - (C) (D) -
2 2 3 3
Q.11 Lt
x ®¥
( x 2 + ax + b - x =)
b a b a
(A) (B) (C) (D)
2 2 2 2
3| x | +x
Q.12 Lt =
x® 0 7 | x | -5 x
3 1
(A) (B) 2 (C) (D) does not exist
2 6
sin[cos x]
Q.13 lim is
x ® 0 1 + [cos x ]
sin( x 0 )
Q.16 Lt =
x ®0 x
p 180
(A) 0 (B) 1 (C) (D)
180 p
xk - 5k
Q.17 If Lim = 500 , then the positive integral value of k is
x®5 x - 5
( 2 x - 3) ( x -1 )=
Q.18 L im 2
x ®1 2x + x - 3
1 1 2 2
(A) (B) - (C) (D) -
10 10 5 5
660
0
Limits, Continuity, Differentiability
1 + sin x + sin 2 x - 1
Q.19 L im =
x ®0 x
(A) 0 (B) 1 (C) 2 (D) 1/2
x-a - b-a
Q.20 The value of lim for b > a is
x ®b x 2 - b2
1 1 1 1
(A) (B) (C) (D)
4b a - b 4b b - a 4a a - b b b-a
x2
Q.21 L im =
x ®0
1- 3 1 + x2
1 1
(A) 1 (B) (C) -3 (D) -
2 3
x - sin x
Q.22 Lim =
x®0 x + cos 2 x
sin 3 [Link] 4 x
Q.23 Lt =
x®0 [Link] 5 x
1 12 6 7
(A) (B) (C) (D)
5 5 5 5
esin ax - esin bx
Q.24 Lt =
x ®0 tan 2 x
a-b
(A) a b (B) (C) 2(a b) (D) a + b
2
(2 x + 5) (3 x - 1)
Q.25 Lt =
x® ¥ (3 x + 7) (5 x - 3)
5 5 2 2
(A) (B) - (C) (D) -
2 2 5 5
( n + 2)!+ ( n + 1)!
Q.26 Lt
n® ¥ ( n + 2)!- ( n + 1)! =
æ 1 1 1 ö
Q.27 Lt ç + + ..... +
(4 n - 3) (4 n + 1) ø =
n ® ¥ è 1.5
÷
5.9
1 1 1
(A) 0 (B) (C) (D)
5 4 2
61
Limits, Continuity, Differentiability
One or more than one type
| 2sin x - 1 |
Q.28 L =lim
x®a , then
2sin x - 1
ì 2x
ï1 + , 0 £ x < 1
Q.29 Let f(x) = í a , If lim f ( x ) exists, then a can be
ïîax, x®1
1£ x < 2
(A) 1 (B) 1 (C) 2 (D) 2
Linked comprehension type
Passage - 1
If f, g, h are functions having a common domain D such that f ( x ) £ g ( x ) £ h ( x ) and
lim f ( x ) = lim h ( x ) = l , then according to Sandwich theorem lim g ( x) = l . Using it, compute the
x® a x® a x® a
following limits.
| x|
Q.30 lim =
x® 0
x + 4x 2 + 7
4
Column - I Column - II
A) If m > n P) ¥
B) If m = n Q) -¥
a0
C) If m < n and n - m is even and >0 R) a0 / b0
b0
a0
D) If m < n and n - m is even and <0 S) 0
b0
662
2
Limits, Continuity, Differentiability
Integer type
1
Q.34 Value of lim y sin =
y ®¥ y
æ 1 1 ö
Q.35 Value of lim ç
x ® 0 tan 2 x
- ÷=
è sin 2 x ø
x2 x3 xn ¥
xn Lim xr
n
(i) e =1+x+
x
2!
+ 3!
+ ..... + n!
+ .... = å n! = n®¥ å r!
n=0 r=0
( x l n a )2 ( x l n a )3 ( x l n a)n
(ii) ax = 1 + (x l n a) + 2!
+ 3!
+ .... + n!
+ ....
n
x2 x3 xr
(iii) l n (1 + x) =x + .... = Lim
n®¥
å ( 1)r + 1 ; 1<x£1
2 3 r =1 r
n (n - 1) 2
(iv) (1 + x)n = 1 + n x + x + .... x < 1 ( for rational or integral value of n)
2!
x3 x5
(v) sin x = x + .... "x Î R
3! 5!
x2 x4 n
x 2r
(vi) cos x = 1 2!
+ 4! .... = nLim
®¥ å ( 1)r
"x Î R
r=0 2r !
x3 2 p
(vii) tan x = x + + x5 + .... x<
3 15 2
x3 9 x5
(viii) sin x = x +
-1
+ + .... x £1
3! 5!
x3 x5 x7
(ix) tan -1 x = x + - + .... x £1
3 5 7
Illustration : 18
a ex - b
Evaluate : xLim
®0 = 2 . Find a and b .
x
Solution :
2
a æç1 + x + x + .... ¥ ö÷ - b
Lim è 1 ! 2 ! ø
x®0 =2
x
63
Limits, Continuity, Differentiability
Since , limit is finite (a b) = 0 Þ b=a
xa + a2!x + ....¥
2
Lim
x®0 =2
x
Lim ax
x®0 a+ + .... ¥ = 2 Þ a=2 So , b = 2
2!
Illustration : 19
3
cos 2 x - cos x - e x cos x + e x - x
Find the integer n for which the Lim 2 is a finite non-zero
x®0
xn
number .
Solution :
2 x x x 3
Let L = Lim cos x - cos x - e cos x + e - 2
x®0
xn
3
(cos x - 1) (cos x - e x ) - x
2
= xLim
®0
xn
éæ
æ1 - x 2 + x 4 - x 6 + .... - 1ö
x2 x4 ö æ x x2 ö ù x2
Lim ç 2! 4! 6! ê çè1 - 2 ! + 4 ! .... ÷ø - çè1 + 1 ! + 2 ! + .... ÷ø ú - 2
÷
= x®0 è ë ø û
n
x
2 4 6 æ 3 2 x 5 ö 2
æ - x + x - x + .... ö ç - x - x 2 - x - - .... ÷÷ - x
ç 2! 4! 6! ÷ç 3 ! 5 ! 2
= Lim è øè ø
x®0
n
x
æ x3 + x 4 + x5 - .... ö - x3
ç 2 2 12 ÷ 2 x 4 + x5 - x5
è ø
Lim
= x®0 = x ® 0 2 12n 24 = a non-zero number, if n = 4 .
Lim
xn x
2.1.2 Limit in the form of 1
To evaluate 1¥ form , we will be using the following results.
n
Lim (f ( x ) - 1) . f ( x )
then , xLim
® a f (x)
f (x)
= xLim
® a [1 + (f (x) 1)]
f (x)
= ex ® a
Illustration : 20
x+4
æx + 6ö
Evaluate : xLim ç ÷
® ¥ ç x + 1÷
è ø
Solution :
x+6
As x ® ¥ ; xLim
®¥ = 1 and (x + 4) ® ¥
x +1
æ 5 ö x+4
Lim ç ÷ (x
ç x + 1÷ + 4) Lim 5
x +1
= ex ® ¥ è ø
=e x®¥
= e5
664
4
Limits, Continuity, Differentiability
Illustration : 21
( )
1
Evaluate : xLim
® 0 1 + tan
2
x 2x
1
Lim tan2 x
(1 + tan )
1
Solution : Lim 2 2x = e x®0 2x
= e 1/2
x®0 x
Lim f (x) f ¢ (a )
x®a = ¢ .
g ( x) g (a )
Yes
65
Limits, Continuity, Differentiability
Illustration : 22
x+h - x
Evaluate : hLim
®0
h
Lim x+h - x
Solution : h®0
h
Lim 1 1
Applying L Hospital s rule h®0 =
2 x+h 2 x
Solution :
(p n )
2/ n
Here A = n lim
® ¥
2 . n1p . p
Log A = Lim 2 log ( p n) = Lim (By L Hospital s rule)
n®¥ n n®¥ 1
2
= nLim
®¥ =0 A=1
n
2.1.5 Sandwich Theorem/Squeeze Play Theorem
666
6
Limits, Continuity, Differentiability
Illustration : 25
[ x ] + [ 2 x ] + [ 3 x ] + .... + [ n x ]
Evaluate : nLim
®¥ 2 , where [ . ] the greatest integer function .
n
Solution :
We know that , x 1 < [ x ] £ x
Þ 2x 1 < [ 2x] £ 2x
Þ 3x 1 < [ 3x] £ 3x
..........................
..........................
Þ nx 1 < [ nx] £ nx
\ (x + 2 x + 3 x + ..... + n x) n < [ x ] + [ 2 x ] + ..... + [ n x ] £ (x + 2 x + ..... + n x)
n
x n (n + 1) x . n (n + 1)
Þ n < å [r x] £
2 r =1 2
Lim x æ1 + 1 ö 1 [ x ] + [ 2 x ] + ...... + [ n x ] x æ1 + 1 ö
Þ n®¥
ç
nø
÷ < nLim
®¥ 2 £ nLim
®¥
ç
n
÷
2 è n n 2 è ø
x [ x ] + [ 2 x ] + ...... + [ n x ] x
Þ < nLim
®¥ 2 =
2 n 2
Illustration : 26
Lim 2 x - sin -1 x
x®0 is equal to :
2 x + tan -1 x
1 1
(A) (B) (C) 0 (D) None of these
3 2
Solution :
Lim
(
2 x - x + x6 + ....
3
) 1
=
2 x + ( x - x3 + ....) 3
x®0 3
Lim
x ® 1 - 0 {x} = (x [ x ]) = 1 1 = 0
67
Limits, Continuity, Differentiability
æ 1 q 1 q 1 q ö
lim ç tan q + tan + 2 tan 2 + ..... + n tan n ÷ =
n ®¥
è 2 2 2 2 2 2 ø
1 1
(A) (B) 2 cot 2 q (C) 2 cot 2 q (D) None of these
q q
1 q 1 q
\ tan = cot cot q
2 2 2 2
1 q 1 q 1 q
n tan n = n cot n n -1 cot n -1
2 2 2 2 2 2
æ ö
ç ÷
Lim ç 1 1
Required limit = nLim - 2 cot 2 q ÷
\ ® ¥ Sn = n ® ¥ ç 2n tan q 2n ÷ =
q
2 cot 2 q
q
. n
ç n ÷
è q2 2 ø
3 2
Lim x - x log x + log x - 1 is equal to :
x ®1 x2 - 1
( x - 1) [ x 2 + x + 1 - ( x + 1) log x ] 12 + 1 + 1 - (1 + 1) log 1 3
= xLim
®1 ( x - 1) ( x + 1)
= (1 + 1)
=
2
668
8
Limits, Continuity, Differentiability
Q.3 Lt (1 + ax )1 / bx =
x® 0
x + x 2 + x 3 + ......... + x n - n
Q.5 Lt =
x ®1 x -1
n(n + 1) n +1 2
(A) (B) (C) (D) n
2 2 n
x - cos(sin -1 x)
Lt
Q.6 x®
1 1 - tan(sin -1 x) =
2
1 -1
(A) (B) (C) 0 (D) 1
2 2
(15) x - 5 x - 3 x + 1
Q.7 Lt =
x®0 1 - cos 4 x
1 log 5. log 3
(A) log5.log3 (B) 8log5. log3 (C) log 5. log 3 (D)
2 8
x3
sin x - x +
Q.8 Lt 6 =
x®0 x5
1 -1 1
(A) (B) (C) 0 (D)
120 120 2
tan x - x
Q.9 Lt =
x® 0 x 2 tan x
1 2 1
(A) (B) (C) (D) 1
3 3 2
69
Limits, Continuity, Differentiability
n (13 + 2 3 + 33 + ...... + n3 ) 2
Q.10 Lt =
n ® ¥ (12 + 2 2 + 3 2 + ..... + n 2 ) 3
16 27 9 16
(A) (B) (C) (D)
27 16 16 9
[ x ] + [2 x ] + [3 x ] + ....... + [ nx]
Q.11 If [.] denote the greatest integer function then n Lt =
®¥ n2
x x x
(A) (B) x (C) (D)
2 3 6
1/ x
Q.12 Lt ( cos x + sin x ) =
x® 0
(A) e (B) e 1
(C) e2 (D) 0
1/ x
æ x - 1 + cos x ö
Q.13 Lt ç ÷ =
x® 0 è x ø
-1/ 4
(A) 1 (B) e 1/3 (C) e 1/2 (D) e
1/ x
æ 1x + 2 x + ...... + n x ö
Q.14 Lt çç ÷÷ =
x® 0
è n ø
1
(A) ( n!)
n
(B) ( n!) n (C) n! (D) log n!
cot x - cos x
Q.15 Lt =
p 3
x® æp ö
2 ç - x÷
è2 ø
-1 1 1 1
(A) (B) (C) (D) -
2 2 6 6
3sin x 0 - sin(3 x 0 )
Q.16 Lt =
x® 0 x3
3 3
æ 180 ö æ p ö p p
(A) 4 ç ÷ (B) 4 ç (C) (D)
è p ø è 180 ÷ø 180 90
sin -1 x - tan -1 x
Q.17 Lt =
x®0 x3
1 1 1 1
(A) (B) - (C) (D) -
2 2 3 3
a sin x - sin 2 x
Q.18 Lt is finite, then a =
x® 0 tan 3 x
(A) 0 (B) 2 (C) 2 (D) cannot be determined
770
0
Limits, Continuity, Differentiability
x x x
(A) x (B) (C) (D)
2 2 4
æ log(1 + x )1+ x 1 ö
Q.20 Lt çç - ÷÷ =
x® 0
è x2 xø
1 -1
(A) (B) (C) 0 (D) 1
2 2
1/ x
æ 2 x + 2 2 x + 23 x ö
Q.21 Lt çç ÷÷ =
x® 0
è 3 ø
p
sin -1 x -
Q.22 Lt 6 =
x®
1 2x -1
2
1 -1 2 -2
(A) (B) (C) (D)
3 3 3 3
e x - esin x
Q.23 lim =
x ® 0 2( x - sin x)
1 1 3
(A) - (B) (C) 1 (D)
2 2 2
One or more than one type
æ 2ö
Q.24 If lim 1+ n
n ®¥ çç an - ÷ = b , where a finite number, then .....
÷ 1+ n ø
è
(A) a = 1 (B) a = 0 (C) b = 1 (D) b = 1
ae x - b
Q.25 If lim = 2 , then
x ®0 x
(A) a = 1 (B) b = 1 (C) a = 2 (D) b = 2
Q.26 Which of the following limit do not exist ?
(1 - cos a )
2
æ 1 1 ö
(C) lim (D) lim ç
x ®0 sin x
- ÷
a ®0 tan a - sin a
3 3
è tan x ø
71
Limits, Continuity, Differentiability
Q.27 If alim f ( x ) = p and lim- f ( x ) = q then the correct statement(s) is/are true ?
®0+ a ®0
(A) xlim +
f ( x3 - x ) = q (B) xlim -
f ( x3 - x ) = p
®0 ®0
1- cos(1- cos x)
B) xLt
® 0 e 4 x -1 x 2 .sin x =
( ) Q) -2
3 æç 1 ö
C) xLt ç - cot
2
x ÷÷÷ = R) 1/32
®0 64 çè x 2 ø
[| x |]
D) xLt = S) 0
®0 x
Integer type
772
2
Limits, Continuity, Differentiability
3.1 Definition
A function f(x) is said to be continuous at x = a , if xlim f ( x ) = lim+ f ( x ) = f ( a )
® a- x® a
i.e. LHL = RHL = value of the function at a .
If any two of the three quantities above are not equal, we say f (x) is not continuous at x = a, i.e. f (x)
is discontinuous at x = a .
Note: · All Polynomials, Trigonometrical functions, exponential and Logarithmic functions are
continuous in their domain .
· We never talk about continuity/discontinuity at points at which we can t approach from
either side of the point. These points are called isolated points .
e.g. f(x) = a - x + x - a at x = a.
p
ii) f (x) = tan x is discontinuous at x = (2n + 1) , where n Î I which are not in its domain, hence
2
tan x is continuous in its domain.
y
3p
2
- 3p -p p x
O 2
2 2
3.3.2 Lim
x ® a-
f (x) and x Lim
® a+
f (x) both exist and finite but are not equal
1
O
x
x¢ 2 1 1 2 3
1
y¢
ìï x , x ¹ 0
Ex: f (x) = í x
ïî 0 , x = 0
At x = 0 we see that
LHL = 1 , RHL = 1 , f (0) = 0
Þ LHL ¹ RHL ¹ f (0) hence the function is discontinuous and it has jump discontinuity.
3.3.3 Lim
x ® a-
f (x) = x Lim
® a+
f (x) but not equal to f (a)
x=2
ì x2 - 4
ï , x¹2
For example f (x) = í x - 2 at x = 2
ïî 5 , x=2
ì1 , xÏZü
Ex: f (x) = í ý around any integer n
î0 , x Î Z þ
774
4
Limits, Continuity, Differentiability
Note: Single point of Continuity :
There are some functions which are continuous only at one point.
ì x if x Î Q ì x if x Î Q
e.g. f (x) = í and g (x) = í are both continuous only at x = 0
î - x if x Ï Q î 0 if x Ï Q
Illustration : 01
ì1-x , 0£x< 1
ï2 2
1 ï 1
Discuss the continuity of the function , f (x) at x = , where f (x) = í 1 , x =
2
2 ï3
- x , 1 < x £1
ïî 2 2
Solution :
æ 1ö Lim Lim æ 1 ö é 1 1ù
We have : ç LHL at x = 2 ÷ = x ® 1 - f (x) = x ® 1 ç 2 - x ÷ ê Q f ( x ) = 2 - x for 0 £ x < 2 ú
è ø 2 2 è ø ë û
1 1
= = 0
2 2
3 1
= = 1
2 2
Lim Lim
Þ x® 1
- ¹ x®1
+
2 2
1 1
Hence f (x) is not continuous at x = . Clearly f (x) is discontinuous at x =
2 2
Illustration : 02
ì2 - x , x < 2
Discuss the continuity of the function , f (x) at x = 2 when f (x) = í 2 + x , x ³ 2
î
Solution :
Lim
We have : (LHL at x = 2) = x ® 2- f (x) = xLim
®2 2 x. [ Q f (x) = 2 x for x < 2 ]
= 2 2=0
Lim
and (LHL at x = 2) = x ® 2+ f (x) = xLim
®2 2+x. [ Q f (x) = 2 + x for x ³ 2 ]
= 2+2=4
Lim
x ® 2- ¹ x Lim
® 2+ f (x) . Hence f (x) is not continuous at x = 2 .
Illustration : 03
ì 2 x + 3 , -3 £ x < -2
ï
Show that the function , f (x) = í x + 1 , - 2 £ x < 0 is discontinuous at x = 0 and continuous
ï x + 2 , 0 £ x £1
î
at every other point in interval [ 3 , 1 ] .
75
Limits, Continuity, Differentiability
Solution :
ì 2x + 3 , -3 £ x < -2
ï
given f (x) = í x + 1 , - 2 £ x < 0
ï x + 2 , 0 £ x £1
î
At x = -2 ,
Lim
Here x ® 0- f (x) = 3
Lim
x ® 0+ f (x) = 3
f (0) = 0
Lim Lim
Thus x ® 0- f (x) = x ® 0+ f (x) = 3 ¹ f (0)
x2 - 1
If f (x) = x - 1 . Discuss the continuity at x = 1 .
776
6
Limits, Continuity, Differentiability
Solution :
x2 - 1
x -1
So f (x) is discontinuous at x = 1 .
Illustration : 06
f (x) = í
ìï ( (
tan p + x
4
)) 1/ x
, x¹0
. For what value of k , f (x) is continuous at x = 0 ?
ïî k , x=0
Solution :
1/ x
Here , Lim f (x) = Lim ì tan æç p + x ö÷ üý
x®0 x®0 í
î è4 øþ
1/ x
Þ Lim f (x) = Lim é 1 + tan x ù ( 1¥ form )
x®0 x ® 0 ê 1 - tan x ú
ë û
1/ x
é æ 1 + tan x öù
Þ Lim f (x) = Lim ê 1 + çç - 1÷÷ ú
x®0 x®0
ëê è 1 - tan x ø úû
æ 2 tan x ö 1
Lim ç ÷
ç 1 - tan x ÷ x
Þ Lim f (x) = ex ® 0 è ø
x®0
tan x
2 Lim
Þ Lim f (x) = e x ® 0 x (1 - tan x )
= e2
x®0
f (x)
(iv) is continuous at x = a, provided g (a) ¹ 0 .
g ( x)
Note · If f(x) is discontinuous and g(x) is also discontinuous at x = a , then the sum of the functions
may be continuous.
Example : f (x) = [x] and g (x) = {x} , then (f + g) (x) = x is a continuous function.
77
Limits, Continuity, Differentiability
· If f(x) is continuous and g(x) is discontinuous at x = a then the product function
ìï sin 1 , x ¹ 0
Example : f(x) = x and g (x) = í x Þ f (x) = 0 for all x Î R
îï 0 , x=0
· If f(x) and g(x) both are discontinuous at x = a then the product function f( x ) = f ( x ).g ( x )
is not necessarily be discontinuous at x = a.
ì1 , x³0 ì -1 , x³0
Example : f (x) = í and g (x) = í 1 , x<0
î -1 , x < 0 î
· Continuity of inverse of a function : If the function y = f(x) is defined, continuous and strictly
monotonic on the interval X, then there exist a single valued inverse of the function x = j (y)
defined, continuous and also strictly monotonic in the range of the function y = f (x).
3.5 Continuity of Composition of two functions
If f is continuous at x = c and g is continuous at x = f(c) then the composite g(f(x)) is continuous at
x sin x
x = c. e.g. f(x) = and g (x) = ½x½ are continuous at x = 0, hence the composite
x2 + 2
x sin x
(gof)(x) = will also be continuous at x = 0 .
x2 + 2
Illustration : 07
1 1
Find the point(s) of discontinuity of y = 2 , where u = .
u +u-2 x -1
1
Solution: The function u = f (x) = is discontinuous at the point x = 1. . . . (i)
x -1
1 1
The function y = g(x) = = is discontinuous at u = 2 and u = 1.
2
u +u-2 (u + 2) (u - 1)
1 1
when u = 2 , = 2 Þ x=
x -1 2
1
u=1 Þ =1 Þ x=2
x -1
1
Hence, the composite function y = g (f(x)) is discontinuous at three points x = , 1, 2
2
3.6 Intermediate Value Theorem
Suppose f (x) is continuous on an interval I, and a and b are two points of I. Then if y0 is a number
between f (a) and f (b), there exists a number c between a and b such that f(c) = y0.
Corollary: If a continuous function f(x) changes sign in the interval [a,b], i.e. if f(a)f(b)<0, then there exist
atleast one root of f(x)=0 in the interval (a,b).
Illustration : 08
c
Let f : [0 , 1] ® [1 , e] be a continuous function, then prove that f(c) = e for some c Î [0 , 1]
778
8
Limits, Continuity, Differentiability
Solution :
x
Let h(x) = f(x) e
h(0) = f(0) 1 ³ 0
h (1) = f (1) e £ 0
h(c) = 0 for at least one c Î [0 , 1]
Illustration : 09
Þ f (a ) = g (b)
· A continuous function whose domain is closed must have a range also in closed interval but
it is not necessary that domain is open then range is open (range can be closed). f(x) has
the minimum and maximum values on [a, b].
Illustration : 10
f : (0 , 1) ® [0 , 1] be a continuous function .
(A) if it is onto then it must be many to one (B) f must be onto
(C) f must be one-one (D) f can be bijective
Solution : (A)
Let f to be one to one then range of f will be an open interval as the domain is an open interval, but
as the co-domain given is a closed interval, range cannot be equal to co-domain hence it can t be
onto. Hence if it is onto then it must be many to one.
79
Limits, Continuity, Differentiability
(e kx - 1) (sin kx )
Q.3 f ( x) = , x ¹ 0, f(0) = 9, is continuous at x = 0, then k =
4 x2
(A) ± 2 (B) ± 6 (C) ± 4 (D) ± 8
1
Q.4 f ( x) = x -1 ,
x x ¹ 1 and f is continuous at x = 1 then f(1) =
1 1
(A) e (B) (C) e2 (D)
e e2
Q.5 f(x) = [x], at x = 2, f is
(A) left continuous (B) right continuous (C) continuous (D) none
ì 1 + kx - 1 - kx
ï for -1 £ x < 0
Q.6 If f(x)= í x
ï2 x2 + 3x - 2 for 0 £ x < 1
î
is continuous at x = 0 then k =
(A) 4 (B) 3 (C) 2 (D) 1
e1/ x - 1
Q.7 f ( x) = , f(0) = 0, at x = 0 f has
e1/ x + 1
(A) Continuity (B) Removable discontinuity
(C) Jump discontinuity (D) Essential discontinuity
ì 2 x - 1 if x > 2
ï
f ( x) = ík if x =2
Q.8 ï 2
is continuous at x = 2 then k =
î x - 1 if x < 2
880
0
Limits, Continuity, Differentiability
1 cos 4 x
; when x < 0
x2
Q.9 f(x) = a; when x = 0 is continuous at x = 0; then a =
x
; when x > 0
16+ x 4
1 + sin x - 1 - sin x
Q.10 f ( x) = is continuous on R then f(0) =
x
(A) 1 (B) 2 (C) 3 (D) 4
1
2 2 4
Q.11 If f(x) = (1 + tan x ) 2 x is continuous at x = 0, then f(0) =
1 1
(A) e (B) e (C) (D)
e e
ì a 2 cos 2 x + x 2sin 2 x, x £ 0
Q.12 If f : R R defined by f(x) = í ax + b
is continuous then
îe , x>0
(A) b = 2log |a| (B) 2b = log |a| (C) b = log |2a| (D) b2 = log|a|
(4 x - 1) 3
Q.13 f ( x) = 2 ö
is continuous at x = 0 and f(0) = 12 (ln 4)3 then p =
æ xö æ x
sin ç ÷ log ç1 + ÷
è pø è 3 ø
ì (36) x - 9 x - 4 x + 1
ïï if x¹0
f ( x) = í 2æ xö
Q.14 2sin ç ÷ is continuous at x = 0 then k =
ï è4ø
ïî k if x=0
(A) 8 ln 6 (B) 8 ln 5 (C) 32 ln 2 .ln 3 (D) ln 2 . ln 3
1
æ sin x ö x - a
Q.15 f ( x) = ç ÷ if x ¹ a and f(x) = k if x = a and f(x) is continuous at x = a then k =
è sin a ø
(A) etana (B) ecota (C) ea (D) e1/a
ì sin( a + 1) x + sin x
ï if x < 0
x
ï
Q.16 f ( x) = í 1 1
and f(0) = c is continuous at x = 0 then
ï ( x + bx 2 ) 2 - x 2
ï if x > 0
î b x3 / 2
-3 1 1
(A) a = , c = , b ¹ 0 (B) a = b = , c = 0
2 2 2
1 1
(C) a = b = c = (D) a = b¹0 c =1
2 2
81
Limits, Continuity, Differentiability
ì -1 æ 1 ö
ï a tan ç x - 4 ÷ if 0£ x<4
ï è ø p
Q.17 ï æ 2 ö and f ( 4 ) = is continuous on [0, 8] then (a, b) =
f ( x ) = í b tan -1 ç if 4< x<6 2
÷
ï è x-4ø
ï -1 p
ïsin ( 7 - x ) + a if 6 £ x £8
î 2
ì3 2
ï x 2 Sin 2 x ; if x < 0
ï 2
ï x + 2x + c 1
Q.18 f (x) = í 2
; if x ³ 0, x ¹ then in order that f be a continuous at x=0, the value of
ï 1 - 3x 3
ï0 1
ï ; if x =
î 3
c is
(A) 2 (B) 4 (C) 6 (D) 8
One or more than one type
ì
ï x 2 , x is rational
f ( x ) = ï
í 2
Q.19 If ï then f is.
î-x , is x is rational
ï
(A) continuous at x = 0 (B) discontinuous at x = 1/2
(C) discontinuous at x = 0 (D) continuous x = 1/2
Q.20 Let f and g be defined by f ( x ) = x and g( x) = x - 1 then
(A) fog is continuous on [0, ¥) (B) gof is continuous on [0, ¥)
(C) fog is continuous on [1, ¥] (D) none of these
1
Q.21 The points of discontinuous of the function fog where g( x ) = 1/( x - 1) and f ( x ) = 2 are x =
x + x-2
(A) 1/2 (B) 2 (C) 1 (D) -2
882
2
Limits, Continuity, Differentiability
Q.25 Which of the following function are continuous on (0, 1) ?
1
(A) x [x] (B) (C) (-1)[ x ] (D) sin[ x]
x - [ x]
Linked comprehension type
Passage - 1
Suppose x = c is an element of domain of f(x). If lim f ( x ) does not exists then f is said to be jump
x®c
discontinuity at c. If Lt f ( x ) exists but this limit is not equal to f (c) then it is removable discontinuity..
x ®c
ì
ï x 2 + 5, x < 2
ï
ï
Q.26 Let g ( x) = ïí10, x = 2 then x = 2 is
ï
ï
ï 3
î1 + x , x > 2
ï
(A) point of continuity (B) removable discontinuity
(C) jump discontinuity (D) infinite discontinuity
ì
ï x + 7; x < -3
ï
ï
ï
ï| x - 2 |; -3 £ x < -1 then
Q.27 g ( x) = í 2
ï
ï x - 2 x; - 1 £ x < 3
ï
ï
î2 x - 3;
ï
ï x³3
log(4 + x ) - log 4
B) f ( x) = Q) 0
x
1 1
C) f ( x) = - R) 4
sin x tan x
1- cos 3 x
D) f ( x ) = S) 3/4
[Link] 2 x
83
Limits, Continuity, Differentiability
Q.30 Match the following functions with the largest set in which they are continuous.
Column - I Column - II
1
A) f ( x) = P) R
x
x - sin x
B) f ( x) = ; f (0) = 1 Q) R +
x + sin x
p
C) f ( x ) = [Link] ; f (0) = 0 R) R-
x
1
D) f ( x ) = tan
-1
S) R - {0}
x
Q.31 Match the following functions with the intervals in which they are continuous.
Column - I Column - II
A) f ( x ) = [ x ] + [-x ] P) (-1, 0)
ì
ï
ïe1/ x , x ¹ 0
B) f ( x ) = í
ï Q) (3, 4)
î 0, x = 0
ï
| sin x |
C) f ( x ) = R) (1, 2)
sin x
Integer type
x 2 - hx + 25
Q.32 If f ( x ) = for x ¹ 5 is continuous at x = 5, then the value of f(5) is
x 2 - 7 x + 10
If f ( x ) = sgn ( sin x - sin x -1) has exactly four points of discontinuity for x Î ( 0, np ) , n Î N then
2
Q.33
the number possible of values of n is
ì é 2020sin x ù
ïê úû for x ¹ 0
Q.34 If f ( x) = í ë x is continuous at x = 0 then highest single digit divisor of sum of
ï k for x = 0
î
digits of k=
n®µ ( sin x)
for x Î[ 0, 2p ] then number of points of
2n
Q.35 If the function f ( x ) is defined as f ( x) =lim
discontinuity of f is
884
4
Limits, Continuity, Differentiability
æ f (x + D x) - f (x) ö
f (x) is called differentiable at the point x . The number f ¢ (x) çç = Lim = finite ÷
÷
è D x ® 0- Dx ø
æ f ( x + D x) - f (x) ö
Similarly the number f+¢ (x) çç = Lim + = finite ÷ is called the right hand derivative at
÷
è Dx ® 0 Dx ø
the point x . The necessary and sufficient condition for the existence of the derivative f (x) is the
existence of the finite right and left hand derivatives , and also of the equality
f+¢ (x) = f ¢ (x) = finite .
4.2 Geometrical Meaning of The Derivative
Let us consider the function f(x) and the corresponding curve y = f(x). Clearly line joining two
points M0 (x , y) and M1 (x + D x , y + D y) on the curve will be the secant to the curve and the
Dy
slope of this secant is given by tan f = D x (Where f is the angle made by the secant with the
positive direction of the x-axis). In the limiting case when D x ® 0 the point M1 approaches M0 and
the secant joining these two points will become the tangent at M0 whose slope will be given by tan a
Dy
= D Lim
x ® 0 D x = f ¢ (x) y
A function y = f (x) is differentiable on an interval (finite or infinite) if it has a derivative at each point
of the interval . It is differentiable on a closed interval [a , b] if it differentiable at every point of the
open interval (a, b) and if the limits
lim f ( a + h) - f ( a)
= finite (Right - hand derivative at a)
h ® 0+
h
85
Limits, Continuity, Differentiability
4.4 Relation Between Derivability And Continuity
(ii) a cusp, where the slope of PQ approaches ¥ from one side and ¥ from the other
(iii) a vertical tangent, where the slope of PQ approaches ¥ from both sides or approaches
¥ from both sides (here, ¥)
Q ·
·P
(iv) a discontinuity ·Q
+
(a) (b)
Remarks : There are functions which are continuous at every point but differentiable at no point.
¥ n
2
e.g. f (x) = å æç ö÷ cos (9n p x) . We shall not discuss such functions in our course.
n =0 è3ø
886
6
Limits, Continuity, Differentiability
(i) If f(x) and g(x) are derivable at x = a then the functions f(x) + g(x), f(x) - g(x), f(x).g(x) will
be derivable at x = a and if g (a) ¹ 0 , then the function f(x)/g(x) will also be derivable at x = a.
(ii) If f(x) is differentiable at x = a and g(x) is not differentiable at x = a, then the product
function f(x) g(x) can still be differentiable at x = a. e.g., f(x) = x and g(x) = |x| at x = 0.
(iii) If f(x) and g(x) both are not differentiable at x = a, then the product function f(x) g(x) can
still be differentiable at x = a i.e., f (x) = ½x½ and g (x) = ½x½ at x = 0 .
(iv) If f(x) is differentiable at x = a and g(x) is not differentiable at x = a, then the sum function
f(x) + g(x) is not - differentiable at x = a.
(v) If f(x) and g(x) both are not - differentiable at x = a, then the sum function may be a
differentiable function. e.g. f(x)= ½x½ + l and g(x) = ½x½
ìï x 2 sin 1 if x ¹ 0
e.g. f (x) = í x
îï 0 if x = 0
intersection
It can seen from the graph. That,
(a) range of f(x) = ( ¥, 1] È [0, 1]
(b) period of f(x) = p
p np
(c) Points of discontinuity are ± p , ± , 0 ... which can be put in the form of ,nÎI
2 2
87
Limits, Continuity, Differentiability
3p p
(d) Also the points of non differentiability are ± p , ,± , 0 , ... which can be put in form of
4 2
np
, n Î I.
4
Here dark lines of the curves represents min {tan x , cot x} and dotted lines is max. {tan x , cot x}
Illustration : 02
A function f is given by f (x) = mid {1 x , ½x½ , 2 x + 1} where mid means the expression whose
values lies between those of other two expressions . Find the function and test its continuity in entire
number scale .
y=2x+1
Solution :
y = ½x½
(b) Now if it is given that there exists a positive real d , such that f (h) = h for 0 < h < d then find
f ¢(x) and hence f(x).
Solution :
(a) Let x = 0, y = 0 in f ( x + f ( y ) ) = f ( x ) + y
888
8
Limits, Continuity, Differentiability
(b) Given f (h) = h
f ( x + h) - f ( x )
then f ¢(x) = hLim
®0 for 0 < h < d
h
f ( x + f (h)) - f ( x )
Þ f ¢(x) = hLim
®0 (given f (h) = h)
h
f (x) + h - f ( x) h
Þ f ¢(x) = hLim
®0 Þ f ¢(x) = hLim
®0
h h
f ( 0 + h ) - f (0 ) f (h)
also f ¢ (0) = hLim
®0 = hLim
® 0 h
h
= hLim
(
f (h1/ 3 ) ) 3
= Lim ç f (h ) ÷
æ 1/ 3 ö
3
= I3
®0 (h1/ 3 )3 h ® 0 ç (h1/ 3 ) ÷
è ø
I = I3 or I = 0 , 1 , 1 as f ¢(0) ³ 0 \ f ¢ (0) = 0 , 1 ................ (v)
g ( x) f ( a) - g ( a) f ( x)
Q.2 If f ( a) = 2, f 1 ( a) =1, g ( a) =-1, g1 ( a) = 2, then L im =
x ®a x-a
1 1
(A) (B) 5 (C) - (D) -5
5 5
L im
( 2 + h ) cos ( 2 + h ) - 2 cos 2 =
Q.3 h ®0 h
(A) cos 2 - 2 sin 2 (B) cos 2 + 2sin 2 (C) sin 2 - 2 cos 2 (D) sin 2 + 2 cos 2
f ( x ) - f ( 2)
Q.4 f ( x ) = x 2 - 3 x + 5, then L im =
x®2 x -2
1
(A) 0 (B) 1 (C) (D) 4
2
xf (2) - 2 f ( x)
Q.5 Let f (2) = 4, f '(2) = 4 Then lim is
x ®2 x-2
(A) 2 (B) -2 (C) -4 (D) 3
ì
ï sin x 2 - 5 x + 6
ï
ï
Q.6 Let f ( x) = ï , x ¹ 2,3 the set of all points where f is differentiable is
í x2 - 5x + 6
ï
ï
ï
ï
î 1, x = 2 or 3
(A) (-¥, ¥) (B) (-¥, ¥ ) - {2} (C) (-¥, ¥) - {3} (D) (-¥, ¥)- {2, 3}
1
Q.8 The number of values of x Î [0, 2] , at which the real function f ( x ) = x - + | x - 1| + tan x is not
2
differentiable :
(A) 2 (B) 3 (C) 1 (D) 0
Q.9 Let f : R ® R satisfies f ( x + y ) = f ( x) + f ( y ) + 2 xy - 3, f '(0) = 2 , then f '( x) is equal to
(A) 2x + 2 (B) x + 2 (C) x2 + 2x + 2 (D) None of these
990
0
Limits, Continuity, Differentiability
1 2
(A) f(x) (B) 2f(x) (C) (D)
f ( x) f ( x)
ì 1
( x - 1) 2 sin - | x | , if x ¹ 1
Q.13 Let f(x) = ïí ( x - 1) be a real-valued function. Then the set of points where
ïî - 1, if x = 1
f(x) is not differentiable is
(A) {0} (B) {0, 1} (C) {1} (D) null set
ì x
ï , x¹0
Q.14 For the function f(x) = í1 + e1/ x , the derivative from the right, f ¢(0 + ) and the derivative
ïî 0, x=0
é pù ì 3ü
Q.15 Let f ê0, ú ® R be a function defined by f(x) = max ísin x, cos x, ý , then number of points where
ë 2û î 4þ
f(x) is non differentiable is
(A) 1 (B) 2 (C) 3 (D) 0.
ì n 1
ï x sin , x ¹ 0
Q.16 Let f(x)= í x , then f(x) is continuous, but not differentiable at x=0, if
ïî0 , x =0
91
Limits, Continuity, Differentiability
ì 1
ï for | x | ³ 1
Q.17 Let f(x) = í | x | . If f(x) is continuous and differentiable everywhere, then
ïîax 2 + b for | x | < 1
1 3 1 3
(A) a = , b= (B) a = ,b= (C) a = 1, b = 1 (D) a = b = 1
2 2 2 2
Q.18 A function f : R ® R satisfies the equation f(x) f(y) f(xy) = x + y " x, y Î R and f(1) > 0, then
ì 1
ï(x - 1) sin if x ¹ 1
Q.19 Let f(x) = í x -1 . Then which one of the following is true?
ïî 0 if x = 1
f '(5)
Q.20 If f (x + y) = f(x) f(y) for all x, y Î R, f ¢ (0) = 3. Then =
f (5)
Q.23 The set of all points where the function f(x) = 1 - e - x 2 is differentiable is
992
2
Limits, Continuity, Differentiability
Then f ( x )
|x|
(A) f ( x ) = x1/ 3 (B) f ( x ) = (C) f ( x ) = e- x (D) f ( x ) = tan x
x
Matrix match type
Q.29 Column I Column II
é x + 1 if x < 0
(A) f (x) = ê at x = 1 is (P) Continuous
ëcos x if x > 0
sin ( p [ x - p])
g ( x) = where [x]
1 + [ x]
2
h ( x) = { x}
2
(C) where {x} denotes (R) Discontinuous
é x
if x ¹ 1
(D) k ( x ) = ê ln x at x = 1 is (S) Non derivable
ê
êë e if x = 1
Q.30 Column-I contains 4 functions and Column-II contains comments w.r.t their continuity and differen-
tiability at x = 0 . Note that Column-I may have than one matching options in column-II.
([.] Denotes the greatest integer function)
93
Limits, Continuity, Differentiability
Column-I Column-II
(A) f ( x ) = [ x ] + |1 - x | (P) Continuous
Integer type
é 1 1
ê |x| if | x | ³
2 1
Q.31 A function f is defined as, f ( x ) = ê . If f ( x ) is derivable at x = , then find
ê 2 1 2
êëa + bx if | x |<
2
(a - b) .
æ xö
1 - cos ç1 - cos ÷
è 2ø
Q.32 If lim m n is equal to the left hand derivative of e -|x| at x = 0, then find the value of
x ®0 2 x
( 2n + m ) .
Q.33 If the right hand derivative of f ( x ) = [ x ] tan p x at x = 7 is kp , then k is equal to
ì æ pxö
n
ax ( x - 1) ç cot ÷ + ( px + 2 )
2
ï
ïïlim è 4 ø
Q.34 Let f ( x ) = ín®¥ , x Î ( 0,1) È (1, 2 )
n
æ pxö
ï ç cot ÷ +1
è 4 ø
ï
ïî 0 x =1
a2
If f ( x ) is differentiable for all x Î ( 0, 2 ) then 2 equals
p
Q.35 For certain values of the triplets of real numbers (a, b, c) with a ¹ 0 , the function
ì x x £1
f ( x) = í 2 is differentiable for all real x. The minimum distance of the point
î ax + bx + c otherwise
d
(a, b, c) from the point (1, 0, 1) is , then the values of d =
3
994
4
Limits, Continuity, Differentiability
dy dy Lim f ( x + d x ) - f ( x )
f ¢ (x) = d x = d Lim
x ® 0 d x = dx ® 0 dx
f ( x + h) - f ( x )
or simply f ¢ (x) = hLim
®0 h
Illustration : 01
Using the definition of the derivative, find the derivative of the function cos ax at x.
Solution : Let y = cos a x , we have
æ a ö aD x
D y = cos a (x + D x) cos ax = 2 sin ç a x + 2 D x ÷ sin
è ø 2
Dy ( )
- 2 sin a x + a D x sin
2
aDx
2
Þ =
Dx Dx
sin a
x Dx
Hence y¢ = D Lim
Dy
= 2 Lim sin æç a x + a D x ö÷ Lim = a sin ax .
x®0 Dx ® 0
Dx 2 D x
è ® 0 ø Dx
tan -1 ( x + h) - tan -1 x
Let L = xlim =L
® 0
h
q + Dq - q Dq
L = xLim
®0 = xLim
®0 h from (i) and (ii)
h
Dq Dq
= hLim Lim
® 0 tan ( q + D q) - tan q = D q ® 0 tan (q + D q) - tan q
95
Limits, Continuity, Differentiability
5.2 Derivatives of some standard functions
d d
(i) (constant) = 0 (ii) xn = nxn 1
dx dx
d d
(iii) ax = ax l n a (iv) ex = ex
dx dx
d 1 d 1
(v) (loga |x| ) = loga e (vi) l n ½x½ =
dx x dx x
d d
(vii) sinx = cosx (viii) cos x = sin x
dx dx
d d
(ix) tan x = sec2x (x) sec x = sec x tan x
dx dx
d d
(xii) cot x = cosec2x (xiv) cosec x = cosec x cot x
dx dx
d du
5.3.1 (K u) = K , where K is any constant
dx dx
d du dv
5.3.2 (u ± v) = ± dx
dx dx
d dv du
5.3.3 Product Rule : dx
(u . v) = u +v
dx dx
du ö æ dv ö
v æç ÷ - uç d x ÷
d æuö è d x ø è ø
5.3.4 Quotient Rule : ç ÷
dx è v ø
= , where v ¹ 0
v2
dy dy du
5.3.5 Chain Rule : If y = f (u) and u = g (x) then = .
dx du dx
Illustration : 03
sin x dy
If y = x 1/2
+ log5x + + 2x , find ?
cos x dx
Solution :
Here y = x 1/2 + log5x + tanx + 2x on differentiating w.r.t. x we get,
dy d d d d
= (x) 1/2 + (log5 x) + tan x + (2x)
dx dx dx dx dx
1 1 1 1
= (x) 1/2 1
+ x log 5 + sec2 x + 2x l n 2 = (x) 3/2
+ + sec2 x + 2x l n 2
2 e 2 x loge 5
996
6
Limits, Continuity, Differentiability
Illustration : 04
tan 1 x2 - 1
Differentiate: y = 2l n sin e .
Solution :
tan 1 x2 - 1
l n sin e
y= 2
dy tan 1 x2 - 1 æ
l n sin e 1 tan 1
x 2 - 1 ö÷
dx =2 ln 2 . cos çç e ÷
æ tan 1
x 2 - 1 ö÷ è ø
sin ç e
ç ÷
è ø
1
. e tan x2 - 1 . 1 1 .2x
(
1+ x - 12
) 2 x -1 2
tan 1 x2 - 1 æ
l n sin e 1 tan 1
x 2 - 1 ö÷ 1
x2 - 1 1
=2 . ln 2. cos çç e ÷ . e
tan
.
æ tan 1
x - 1 ö÷
2 è ø x x2 - 1
sin ç e
ç ÷
è ø
5.3.6 Inverse of functions and their derivatives
Theorem :
If the inverse of functions f and g are defined by y = f (x) and x = g (y) and if f ¢ (x) exists and
1 dy dy
f ¢ (x) ¹ 0 then g ¢ (y) = ¢ . This result can also be written as , if exists and ¹0,
f ( x) dx dx
dy 1 dy dx dy 1 é dx ù
then = or . = 1 or = where ê ¹ 0ú
dx (d y d x) dx dy dx (d y d x) ë dy û
Standard Derivatives:
d 1 d 1
(i) d x sin 1 x = , 1<x<1 (ii) d x cos 1 x = , 1<x<1
2
1- x 1 - x2
d 1 d 1
(iii) d x tan 1 x = , xÎR (iv) d x cot 1 x = , xÎR
1 + x2 1 + x2
d 1 d 1
(v) d x sec 1 x = , ½x½ > 1 (vi) d x cosec 1 x = , ½x½ > 1
2
x x -1 x x2 - 1
97
Limits, Continuity, Differentiability
Solution :
2 dx 2
Here x = e - t so , = 2 . t e - t and y = tan-1 (2 t + 1)
dt
dy 1
2
On differentiating both sides, we get Þ = . (2) = 1 + ( 2t + 1)
2
dt 1 + ( 2 t + 1)2
dy 2
dy dt (
1 + 4 t2 + 4 t + 1 ) dy - et
2
dx
= dx
dt
=
- 2
2t Hence ,
dx
=
(
2 t 2t2 + 2 t + 1 )
et
d ì d ü ì d ü ì d ü
y. (ln x) + í yý . ln x + í x ý . lny + x í ln y ý =0
dx î dx þ î dx þ î dx þ
1 dx 1 dy
or y. + ln x . + 1 . ln y + x . . =0
x dy y dx
é xù dy éy ù dy (y + x l n y ) y
êl n x + ú = =
ë yû dx êx + ln
ë
yú
û
Þ
dx (x + y l n x ) . x
a-x a+x
or x = a cos 2 q
a+x a-x
a2 - x 2 a2 + x 2
or a2 = a2 cos 2 q
a2 + x 2 a2 - x2
998
8
Limits, Continuity, Differentiability
Illustration : 07
Differentiate y = sin 1 (3 x 4 x3)
Solution : Let y = sin 1 (3 x 4 x3) . Putting x = sin q , we get
y = sin 1 (3 sin q 4 sin3 q) = sin 1 (sin 3 q) = 3 q
or y = 3 sin 1 x [ Q x = sin q Þ q = sin 1 x ]
dy d d 1 3
= (3 sin 1 x) = 3 (sin 1 x) = 3 . =
dx dx dx 1- x 2
1 - x2
Illustration : 08
æ 2x ö
Differentiate y = sin 1 çç ÷
2 ÷
è1 + x ø
æ 2x ö
Solution : Let y = sin 1 çç ÷
2 ÷ . Putting x = tan q , we get
è1 + x ø
æ 2 tan q ö
y = sin 1 çç 2
÷ = sin 1 (sin 2 q) = 2 q .
÷
è 1 + tan q ø
dy d d 1 2
= (2 tan 1 x) = 2 (tan 1 x) = 2 . 2 =
dx dx dx 1+ x 1 + x2
dy
(i) In order to find d x , in the case of implicit functions, we differentiate each term w.r.t. x regarding y
dy dy
as a functions of x and then collect terms in d x together on one side to finally find d x .
dy
(ii) In answers of d x in the case of implicit functions, both x and y are present.
Illustration : 09
dy
If x2 + y2 + xy = 2, find
dx
Solution :
x2 + y2 + xy = 2, Differentiating both sides w.r.t. x we get,
d d d d
(x2) + (y2) + (x y) = (2)
dx dx dx dx
dy ì dx ü ì d ü dy dy
or 2x + 2y +í ý y+x í yý =0 or 2 x + 2 y +1.y+x. =0
dx î dx þ î dx þ dx dx
99
Limits, Continuity, Differentiability
dy dy (2 x + y )
(2 y + x) = (2 x + y) Þ =
dx dx (2 y + x )
Illustration : 10
dy x2 1 - y6
If 1 - x 6 + 1 - y 6 = a3 (x3 y3) , prove that =
dx y2 1 - x6
Solution :
æq + fö æq - fö é æ q + fö æq - föù
2 cos ç ÷ . cos ç ÷ = a3 ê 2 cos ç ÷ sin ç ÷ú
è 2 ø è 2 ø ë è 2 ø è 2 øû
æq - fö æq - fö æq - fö
cos ç ÷ = a3 sin ç ÷ = cot ç ÷ = a3
è 2 ø è 2 ø è 2 ø
q f = 2 cot 1 (a3)
1 1 dy dy x2 1 - y6
. 3 x2 . 3 y2 . = 0 Hence , =
dx dx y2 1 - x6
1 - x6 1 - y6
d f ( x)
d f ( x) dx f ¢(x)
= d f ( x) = ¢
d f (x) f (x)
dx
Illustration : 11
æ 2x ö
Differentiate : sin 1 çç ÷ with respect to tan 1 x
2÷
è 1 + x ø
Solution :
d sin-1 æç 2 x ö÷
dx ç 1 + x2 ÷
è ø dx
(
d 2 tan -1 x ) (
2 d tan -1 x
dx
)
d tan-1 (x )
dx
=
(
d tan -1 x
dx
) =
(
2 d tan -1 x
dx
) =2
Illustration : 12
Differentiate ln tan x with respect to sin 1 (ex) .
d (l n tan x )
d (l n tan x ) dx cot x sec 2 x e-x 1 - e2 x
Solution : = d = x =
(
d sin -1 (e x ) ) dx
sin -1 ( e x ) e . 1
1- e 2x
sin x . cos x
100
100
Limits, Continuity, Differentiability
5.3.12 Differentiation of expressions involving recurring non-terminating terms
dy
The value of y is given as an infinite series and we are asked to find . In such cases we use the fact
dx
that if a term is deleted from an infinite series it remains unaffected .
Illustration : 13
x....¥ dy
x
If y = x , find .
dx
Solution :
Since by deleting a single term from an infinite series, it remains same, the given function may be written
as ,
y = xy Þ log y = y log x [ Q on taking log of both sides ]
Differentiating both sides w.r.t. x , we get
1 dy dy d 1 dy dy y
= . log x + y . (log x) Þ = . log x +
y dx dx dx y dx dx x
dy ì 1 ü y d y {1 - y log x} y dy y2
Þ í - log x ý = Þ = Þ = x (1 - y log x )
dx î y þ x dx y x dx
Illustration : 14
dy cos x
If y = sin x + sin x + sin x + ...... to ¥ , prove that = .
dx 2y - 1
Solution : The given series may be written as :
dy dy dy dy cos x
2y = cos x + Þ (2 y 1) = cos x Þ =
dx dx dx dx 2y - 1
f ¢ ( x ) g¢ ( x ) h¢ ( x ) f ( x ) g ( x) h ( x ) f ( x) g (x) h (x)
F ¢ (x) = l ( x ) m ( x ) n ( x ) + l¢ ( x) m¢ ( x ) n¢ ( x ) + l ( x ) m ( x) n ( x )
u ( x) v ( x ) w ( x ) u ( x ) v ( x) w ( x ) u¢ ( x) v ¢ ( x) w ¢ ( x )
f ¢( x) g ( x) h ( x) f ( x) g '( x ) h( x ) f ( x) g ( x ) h '( x )
l '( x) m( x) n ( x) l( x) m '( x) n( x ) l( x) m( x ) n '( x )
= + +
u '( x) v( x ) w( x ) u ( x) v '( x) w( x) u ( x) v( x) w '( x)
101
Limits, Continuity, Differentiability
Illustration : 15
x + a2 ab ac
If f (x) = ab x + b2 bc . Find f ¢ (x) .
ac bc x + c2
Solution :
x + a2 ab ac
2
We have , f (x) = ab x+b bc
ac bc x + c2
1 0 0 x + b2 ab ac x + a2 ab ac
2
Þ f ¢ (x) = ab x + b bc + 0 1 0 + ab x+b 2
bc
ac bc x + c2 ac bc x + c2 0 0 1
x + b2 bc x + a2 ac x + a2 ab
Þ f ¢ (x) = 2 + 2 +
bc x+c ac x+c ab x + b2
Þ f ¢ (x) = [ ( x + b 2 ) ( x + c 2 ) - b2 c 2 ] + [ ( x + a 2 ) ( x + c 2 ) - a 2 c 2 ]
+ [ (x + a 2 ) ( x + b2 ) - a2 b2 ]
Þ f ¢ (x) = x2 + x (b2 + c2) + x2 + x (a2 + c2) + x2 + x (a2 + b2)
Þ f ¢ (x) = 3 x2 + 2 x (a2 + b2 + c2)
5.3.14 Derivatives of Order Two and Three
Let a function y = f (x) be defined on an open interval (a, b). It s derivative, if it exists on (a, b) is a
certain function f ¢ (x) [or (dy/dx) or y ¢] and is called the first derivative of y w.r.t. x. If it happens
that the first derivative has a derivative on (a, b) then this derivative is called the second derivative
of y w.r.t. x and is denoted by f ¢¢ (x) or (d2y/dx2) or y ¢¢ .
d3 y d æ d2 y ö
Similarly, the 3 order derivative of y w.r.t. x, if it exists, is defined by
rd
= ç ÷ .
d x3 dx ç d x2 ÷
è ø
It is also denoted by f ¢¢¢ (x) or y ¢¢¢ .
Illustration : 16
d2 y
If y = xx , find .
d x2
Solution : We have y = xx \ log y = x log x
Differentiating w.r.t. x , we get
1 dy 1 dy
= 1 , log x + x . Þ = y (1 + log x) .... (i)
y dx x dx
d2 y dy d
2
= (1 + log x) + y (1 + log x)
dx dx dx
d2 y dy 1 y
Þ = (1 + log x) + y . = y (1 + log x)2 + .... (i)
dx 2 dx x x
é 1ù
= xx ê (1 + log x )2 +
ë x úû
102
102
Limits, Continuity, Differentiability
d
Q.2 (cos x°) =
dx
-p p 2p
(A) sinxo (B) sin x° (C) sin x° (D) sin x°
180 180 180
d
Q.3 [sin n [Link] nx] =
dx
(A) n sinn 1 [Link](n+1)x (B) nsinn 1 [Link](n+1)x
(C) n sinn 1 [Link](n 1)x (D) n sinx
dy
Q.4 If 3 x 2 + 4 xy + 2 y 2 + x - 8 = 0 then the value of at ( 1, 3) is
dx
d é -1 æ 5 x öù
Q.5 ê tan ç ÷ú =
dx ë è 1 - 6 x2 øû
1 2 2 3 3 2
(A) 2 (B) 2 (C) 2
+ 2 (D) 2
+
1 + 4x 1 + 4x 1+ x 1 + 9x 1 + 9x 1 + 4 x2
æ dy ö
Q.6 If x = sin q + q cos q , y = cos q - q sin q then ç ÷ p =
è dx øq =
2
-p 2 p 4
(A) (B) (C) (D)
2 p 4 p
1
x
Q.7 Derivative of esin w.r.t sin 1 x is
-1
x
esin -1
x -1
x
(A) 2
(B) esin (C) esin 1 - x2 (D) 1 - x 2
1- x
103
Limits, Continuity, Differentiability
d é1 + x 2 + x 4 ù
Q.10 If ê ú = ax + b , then value of (3a b) is equal to
dx ë 1 + x + x 2 û
dy
Q.11 If ( x + y ) m + n = x m y n , then =
dx
dy
Q.12 If y = x + y + x + y + ......¥ , then is equal to :
dx
y2 - x y2 + x y2 - x y2 - x
(A) 2 y 3 - 2 xy - 1 (B) (C) (D) 3
2 y 3 - 2 xy - 1 2 y 3 - 4 xy + 1 y + 2 xy -1
4 2 2 4 3 dy
Q.13 If x + 7 x y + 9 y = 24 xy , then =
dx
x y x y
(A) y (B) (C) - y (D) -
x x
dy
Q.14 If x 1 + y + y 1 + x = 0 and x ¹ y , then =
dx
1 1 -1 -1
(A) (B) 2 (C) 2 (D)
1+ x (1 + x ) (1 + x ) 1+ x
dy
Q.15 y = x yx , then =
dx
cos x - sin x
Q.16 If f ( x ) = , then f '( x)
cos x + sin x
2 æp ö 2æ p ö 2 æp ö 2 æp ö
(A) sec çè + x ÷ø (B) sec çè - x÷ø (C) - sec çè - x ÷ø (D) - sec çè + x÷ø
4 4 4 4
d é æ 1 - cos x öù
Q.17 ê ln ç ÷÷ ú =
dx ëê çè 1 + cos x ø ûú
d æ a + b sin x ö
Q.18 ç ÷=
dx è b + a sin x ø
104
104
Limits, Continuity, Differentiability
d é -1 æ 3x x 3 ö ù
Q.19 êsin çç - ÷÷ ú = (| x |> 1)
dx ëê è 2 2 ø úû
3 -3 3 -3
(A) (B) (C) (D)
1 - x2 4 - x2 4 - x2 1 - x2
d é -1 æ a cos x + b sin x ö ù
Q.20 êsin ç ÷÷ ú = (whenever defined)
dx êë ç
è a 2 + b2 ø úû
dy
Q.21 e x - y = x y , then =
dx
- ln x 1- x x+ y ln x
(A) (B) y + x ln y (C) x ln ( ex ) (D*) (1 + ln x ) 2
1 + ln x
dy
Q.22 If x = 2 cos t - cos 2t , y = 2 sin t - sin 2t , then =
dx
æ 3t ö æ 3t ö
(A) tant (B) tant (C) tanç 2 ÷ (D) cotç 2 ÷
è ø è ø
æ 2x ö
Q.23 f ( x) = 2 tan-1 x + sin -1 ç 2 ÷ , then
è1+ x ø
(A) y (1/ 4) = 0
1
(B) y '(1/ 3) = 0 (C) y '(9 /16) = 0 (D) y '(2) = 0
1 1
(A) for |x| > 1 (B) - for 0 < |x| < 1
x x
1 1
(C) for |x| > 1 (D) for 0 < |x| < 1
x x
Q.26 If x 3-2x2y2+5x+y-5=0 and y > 0 then
22
(A) y '(1) = 4 / 3 (B) y "(1) = -4 / 3 (C) y "(1) = -8 (D) y '(1) = 2 / 3
27
105
Limits, Continuity, Differentiability
Linked comprehension type
Passage - 1
A function f : R ® R satisfies the following conditions
f '( x )
Q.29 The ratio of for all x, equal to
f ( x)
A) y = e x sin x p) y2 - y1 + ye 2 x = 0
B) y = e 4 x + 2e- x q) y2 - 2 y1 + 2 y = 0
C) (a + bx ) e y / x = x r) y3 -13 y1 -12 y = 0
2
D) y = cos e x + sin e x s) x3 y2 = ( xy1 - y)
x-b dy 4
A) y = 2sin p) dx =
-1
a -b (a - x ) ( x - b )
x-b dy 1
B) y = 4 tan q) dx =
-1
a-x (a - x ) ( x - b )
æ 2 (a - x )( x - b ) ö÷ dy 2
çç ÷÷
r) dx =
-1
C) y = 4sin çç ÷
çè a - b ø÷÷ (a - x ) ( x - b )
x-b dy -1
-1 =
D) y = 2 cos s) dx (a - x)( x - b )
a -b
106
106
Limits, Continuity, Differentiability
Integer type
æ x+ y ö æ 1ö
Q.32 f ( x) + f ( y ) = f ç ÷ and if f ' ( 0 ) = 3 then value of f ç tan ÷ is :
è 1 - xy ø è 3ø
dy y
Q.33 If xy = ( x - y ) and
n
= then n equal to
dx x
dy
Q.34 If sin ( x + y ) = e x + y - 2 for all x, y Î R and = k then value of ( k 2 + k )is
dx
Q.35 Let f(x) be a function satisfying f ( - x ) = f ( x ) for all x. If k is the value of f ' ( 0 ) then value of
(k 2
+ 2k + 3) is
ax 2 + bx + c + e nx
Q.3 A function f : R ® R is defined as f ( x ) = lim , where f is continuous on R. the
n ®¥ 1 + [Link]
values of a,b and c are
ì ü
ï ï
ï ï
ï x ï
lim í ý
Q.4 The value of
x ®¥
ïx +
3
x ï is
ï 3
x ï
ï x+ ...¥ ï
î x+ 3 x þ
1
(A) 1 B) 0 (C) 2 (D)
2
107
Limits, Continuity, Differentiability
Q.5 The value of
1 ö 2 cos x
2
æ 12 1 1 1
Lim ç 2
2 2
cos x +3 cos x +4 cos x
+5 cos x + 6 cos x ÷
2 2
pç
x® è ÷ is
2 ø
1
(A) 1 (B) 6 (C) 36 (D)
36
éf (x) ù
Q.6 (
If f(x) is continuous function "x Î R and the range of f ( x ) is 2, 26 and g ( x ) = ê
ë c û
ú is )
continuous "x Î R, then the least positive integral value of c is (where [.] denotes the greatest
integer function)
(A) 2 (B) 3 (C) 5 (D) 6
ìx ü
Q.7 f ( x ) = max í , sin p x ý , n Î N , n < 100 has
în þ
Q.8 If lim
x®0 ë
( û )
é 1- cos2x 3 cos3x 4 cos4x.....n cosnx / x2 ù is equal to 10, then the value of n is
Q.9 Let a1 , a2 ,...., an be sequence of real numbers with an+1 = an + 1 + an2 and a1 = 0 . Then
æ a ö
lim ç nn-1 ÷ =
n ®¥ 2
è ø
2 p 2 p
(A) (B) - (C) - (D)
p 2 p 2
Q.10 The integral value of n for which
æ x3 ö
co s 2 x - co s x - e x co s x + e x - ç ÷
lim è 2 ø is finite and non zero is
x® 0 xn
(A) 2 (B) 4 (C) 5 (D) 6
Q.11 ABC is an isosceles triangle inscribed in a circle of radius r. If AB = AC and h is the altitude from A
to BC, then the triangle ABC has perimeter P = 2é
êë ( 2hr - h ) +
2
2hr ù
úû and area A
A
then Lim
h ®0 P3
1 1 1 1
(A) (B) (C) (D)
r 64r 128r 2r
108
108
Limits, Continuity, Differentiability
x - ai
Q.12 If A i = x - a , i = 1, 2,3,...., n and a1 < a2 <a3 <..... < an , then xlim
® a m+
( A1A 2 ....A n ) ,1 £ m £ n
i
(x + 2 x + 3 + sin p x ) - 1
2 n
f ( x) = Lim
( sin ( x + h ) ) - ( sin x )
ln x
h ®0 h
æp ö
then f ç ÷ is
è2ø
p
(A) equal to 0 (B) equal to 1 (C) ln (D) non existent
2
( )
ìcos-1 1-{ x}2 sin-1 (1-{ x} )
ï , for x ¹ 0
ï
f ( x) = í 2 { x} -({ x}
3
)
Q.15 ï p
ï , for x = 0
î 2
(D) f ¢ ( 3) = 8
109
Limits, Continuity, Differentiability
Q.17 Let f(x + y) = f(x) + f(y) + 2xy - 1 " x , y Î R. If f(x) is differentiable and
f¢(0) = sinf, then
(A) f(x) < 0 " x Î R (B) f(x) > 0 " x Î R
3
(C) f(x) ³ xÎR (D) -1 £ f(x) £ 1 " x Î R
4 "
f ( c + h) - f ( c - h )
(A) If f is differentiable at x = c then Lim exists and equals f ' ( c )
h ®0 2h
f (c + h) - f ( c - h )
(B) Given a function f and a point c in the domain of f, if Lim exists then the
h ®0 h
function is differentiable at x = c
ì 2 1
ïx sin 2 , x ¹ 0
(C) Let g ( x ) = í x then g ' exists
ï 0, x=0
î
ì 1
ï x sin 2 , x ¹ 0
(D) Let g ( x ) = í x then g ' exists and is continuous.
ï 0, x =0
î
x
Q.19 The function f(x) = e - 1 - 1 is
ì tan 2 { x}
ï 2 for x > 0
(
ï x - [ x]
ï
2
)
Q.20 Given a real valued function f such that f ( x ) = í1 for x = 0 , where [x] is the integral
ï
ï { x} cot { x} for x < 0
ï
î
( ) =1 ( ) p
2
(C) cot lim- f ( x )
-1 -1
(D) tan xlim f ( x) =
x ®0 ®0+ 4
Q.21 For a function
ln ({sin x}{cos x} + 1)
f ( x) = , where {}
. denotes fractional part function, then
{sin x}{cos x}
110
110
Limits, Continuity, Differentiability
æp + ö æp - ö
(A) f ( 0 -
) = f ç ÷ (B) f ( 0 +
) = f ç ÷
è2 ø è2 ø
ïì x - 3, x < 1
Q.22 If f ( x ) = í x - 2 + a, x ³ 1 and
ïî
ïì 2 - x , x < 2
g ( x) = í and h ( x ) = f ( x ) + g ( x ) is discontinuous at exactly one point, then
ïî sgn ( x ) - b, x ³ 2
which of the following values of a and b are possible:
(A) a = -3, b = 0 (B) a = 2, b = 1 (C) a = 2, b = 0 (D) a = -3, b = 1
Linked comprehension type
Passage - 1
Q.25 Range of g ( x ) is
Passage - 2 ì p
ïï1 + tan x , 0 £ x < 4
ì x + 2, 0 £ x < 2 g ( x ) = í
Let f ( x ) = í , ï3 - cot x, p £ x < p
î6 - x, x ³ 2
ïî 4
Q.26 f ( g ( x ) ) is
p p
(A) discontinuous at x = (B) differentiable at x =
4 4
p
(C) continuous but non-differentiable at x =
4
p
(D) differentiable at x = , but derivative is not continuous.
4
111
Limits, Continuity, Differentiability
Q.28 The range of h ( x ) = f ( g ( x ) ) is
ì1
ï for x ³ 1
f ( x) = í x
A) is differentiable every where and k = a + b , P) 2
ïax 2 + b for x < 1
î
then value of k is
value of a can be
value of a is
1 - cos (1 - cos x ) 1
A) If f ( x ) = is continuous every where f ( 0 ) = P) 2
x 4
l
æ1ö n2
B) ' f ' be a continuous function on R. If f ç n ÷ = ( cos e ) 3 + 2
n - n2
Q) 3
è3 ø n + n +1
1
and f ( 0 ) = and let m be the number of points if
l
ì min { x, x 2 } , x ³ 0
ï
g ( x) = í is non differentiable in [ -2, 2] , then l + m
ïîmin .{2 x, x - 1, x < 0}
2
is divisible by
112
112
Limits, Continuity, Differentiability
2 cos x - 1 p æp ö 1
C) If f ( x ) = is continuous at x = and f ç ÷ = and m be R) 4
cot x - 1 4 è4ø l
the jump of the function at the point of discontinuity of the function
1 - k 1/ x
g ( x) = ( k > 0 ) , then l - m is divisible by S) 5
1 + k 1/ x
Integer type
ì 2x + 3 x £ 1
Q.31 Given the continuous function f ( x ) = í 2 , then number of points where f ( x ) is
î- x + 6 x > 1
non-differentiable is _________.
sin x 4 - x 4 cos x 4 + x 20
L = lim
Q.33 If x ®0
( 4
x 4 e 2 x - 1 - 2 x4 ) , then the value of 1/L is __________
æ xö
1 - cos ç1 - cos ÷
Q.34 If lim è 2 ø is equal to the left hand derivative of e- x at x = 0, then find the value of
m n
x ®0 2 x
(n 2
+ m).
1- x
ìï -ax + sin ( x - 1) + a üï1- x
1
lim í ý = is
îï x + sin ( x - 1) - 1 þï 4
x ®1
113
Limits, Continuity, Differentiability
ANSWER SHEET
PRACTICE PROBLEMS -1
1. [B] 2. [A] 3. [B] 4. [C] 5. [B]
6. [B] 7. [A] 8. [D] 9. [C] 10. [A]
11. [B] 12. [D] 13. [B] 14. [D] 15. [D]
16. [C] 17. [B] 18. [B] 19. [D] 20. [B]
21. [C] 22. [A] 23. [B] 24. [B] 25. [C]
26. [A] 27. [C] 28. [ABC] 29. [BC] 30. [B]
31. [C] 32. [C] 33. [A - S ; B - R ; C - P ; D - Q]
34. [1] 35. [0]
PRACTICE PROBLEMS -2
1. [A] 2. [B] 3. [B] 4. [D] 5. [A]
6. [B] 7. [D] 8. [A] 9. [A] 10. [B]
11. [A] 12. [A] 13. [C] 14. [B] 15. [B]
16. [B] 17. [A] 18. [B] 19. [D] 20. [A]
21. [A] 22. [A] 23. [B] 24. [AC] 25. [CD]
26. [AC] 27. [ABD] 28. [A] 29. [D] 30. [C]
31. [A - S ; B - R ; C - R ; D - S] 32. [5] 33. [1] 34. [2]
35. [6]
PRACTICE PROBLEMS -3
1. [B] 2. [A] 3. [B] 4. [A] 5. [B]
6. [C] 7. [C] 8. [C] 9. [D] 10. [A]
11. [B] 12. [A] 13. [D] 14. [C] 15. [B]
16. [A] 17. [D] 18. [C] 19. [AB] 20. [BC]
21. [ABC] 22. [BCD] 23. [ABD] 24. [ACD] 25. [ABCD]
26. [B] 27. [C] 28. [B] 29. [A - R ; B - P ; C - Q ; D -S]
30. [A - Q ; B - S ; C - P ; D - S] 31. [A - PQR ; B - PQRS ; C - PR ; D - QRS]
32. [0] 33. [2] 34. [6] 35. [2]
PRACTICE PROBLEMS -4
1. [A] 2. [B] 3. [A] 4. [B] 5. [C]
6. [D] 7. [A] 8. [B] 9. [A] 10. [B]
11. [C] 12. [D] 13. [A] 14. [A] 15. [B]
16. [A] 17. [B] 18. [C] 19. [A] 20. [A]
114
114
Limits, Continuity, Differentiability
21. [C] 22. [B] 23. [C] 24. [D] 25. [ABC]
26. [ABCD] 27. [D] 28. [A]
29. [A - PS ; B - PQ ; C - RS D- RS] 30. [A - RS ; B - PS ; C - PQ ; D - PQ]
31. [7] 32. [1] 33. [7] 34. [4] 35. [7]
PRACTICE PROBLEMS -5
1. [B] 2. [B] 3. [A] 4. [A] 5. [D]
6. [D] 7. [B] 8. [A] 9. [D] 10. [C]
11. [D] 12. [A] 13. [B] 14. [C] 15. [A]
16. [C] 17. [C] 18. [B] 19. [C] 20. [B]
21. [A] 22. [C] 23. [ABC] 24. [AB] 25. [BC]
26. [AC] 27. [A] 28. [C] 29. [D]
30. [A - Q ; B - R ; C - S ; D -P] 31. [A - Q ; B - R ; C - P ; D -S] 32. [1]
33. [2] 34. [0] 35. [3]
PRACTICE PROBLEMS -6
1. [B] 2. [C] 3. [A] 4. [A] 5. [C]
6. [D] 7. [B] 8. [C] 9. [A] 10. [B]
11. [C] 12. [C] 13. [A] 14. [A] 15. [C]
16. [AC] 17. [BC] 18. [AC] 19. [AD] 20. [ACD]
21. [AB] 22. [AB] 23. [D] 24. [C] 25. [A]
26. [C] 27. [B] 28. [C]
29. [A-RS ; B-PQ ; C-PQ ; D-QRS] 30. [A-PS ; B - PR ; C - PQRS]
31. [5] 32. [1] 33. [6] 34. [9] 35. [0]
115