Mathematical Tools Academic Year: 2024-2025 1: Ingé Sup (English Section) Semester 1
Mathematical Tools Academic Year: 2024-2025 1: Ingé Sup (English Section) Semester 1
Exercise 1 :
For each of the following cases, specify the domain of the function f , then specify the limits at
the extremities of the domain.
1
1. f : x → e x √ x( x+1) .
x
e −1
2. f : x → ln ( ) x
.
Exercise 2 :
For each of the following cases, specify the domain and the domain of differentiability of the
function f , then compute its derivative.
1. f : x → esin ( x) .
2. f : x → ln|cos(x)| .
1
√x
3. f : x→ x .
Exercise 3 :
* sin (x)
1. ∀ x∈ℝ ; f (x)=
x
x
* e −1
2. ∀ x∈ℝ ; f (x)=
x
* cos (x)−1
3. ∀ x∈ℝ ; f (x)= .
x2
Exercise 4 :
2
( 1x ) ; if x≠0
{
2
x sin
Let f be a function defined by f (x) =
0 ; if x=0
1. Study continuity of f at 0.
2. Study derivability of f at 0.
3. Study derivability of f on ℝ .
1
4. Is f of class C on ℝ ?
Exercise 5 :
th
For each of the following functions, find its n derivative.
1
1. f : x → .
1+x
2. f : x →cos(x ) .
2 2x
3. f : x →( x +2 x−1)e .
Exercise 6 :
Exercise 7 :
Exercise 9 :
4. f : x → ln(ln (x)) .
Exercise 10 :
Exercise 11 :
x
1 1 3
2
x−
Let f be a function defined on the segment [ ]
0 ,
2 (
4
by f (x)= x − x −1 e 2 .
2 )
1
Using Rolle’s theorem on f , show that ∃c∈ 0 , ] [ 2
/ 8 c 5−6 c 4+ 17 c 3−6 c 2−8 c +2=0 .
Exercise 12 :
Exercise 13 :
Using Rolle’s theorem, prove that f has at most two real roots.
Exercise 14 :
1
Show that ∀ x∈ ] 0 , +∞ [ , 1− ≤ln (x)≤x−1 .
x
Exercise 15 :
Exercise 16 :
x −1
Show that ∀ x∈ [ 0 , +∞ [ , 2
≤ tan ( x)≤x .
1+ x
Exercise 17 :
x
1. Show that ∀ x∈ [ 0 , +∞ [ , ≤ln (x+1)≤ x .
x+1
1
x
2. Deduce lim (1+ x) .
+
x →0
Mathematical Tools
Ingé Sup (English Section) 1
Semester 1
Academic year : 2024-2025
1 Continuous functions :
Continuity at a point :
Limit definition :
[ left and right limits when x tends to a are finite and are equal to f (a) ].
Continuity in an interval :
Continuous extension :
If lim f (x ) exists (finite and unique) and let lim f ( x )=l∈ℝ , then we can redefine the function
x→ a x→ a
by letting f (a)=l .
Such a way of redefining a function where it was not defined before is called continuous extension,
i.e. it is extended by continuity at a .
Obviously if lim f ( x ) doesn’t exist (i.e. it is infinite or right and left limits are not equal)
x→ a 2
then f can’t be extended by continuity to a .
Graphically we can say that even though the function is not defined at some point, we can complete
the drawing of the function without creating any hole or without lifting off the pen.
Example :
sin(x )
f ( x)= ; x≠0 is possible to extend
x
by continuity at x=0 ,
sin(x )
as lim f ( x )=lim =1 and we define
x→ 0 x→ 0 x
f (0)=1 .
sin( x )
So even though f (x)= is not
x
defined at x=0 , we can draw the function at x=0 because it can be made continuous
Property :
In other words, the image of an interal by some continuous function is also an interval.
Application :
Then :
1)
f (a)f (b)≤0 , 0∈ f ( [ a ,b ] ) ⇒ ∃c ∈ [ a , b ] / f (c )=0
Therefore ∃c ∈ [ a , b ] / f ( c)=0 .
That means the equation f (x)=0 has atleast one solution on the interval [ a , b ] .
a. f is continuous on I .
Then,
a. f I is an interval.
4
b. f : I f I is bijective (invertible).
c.The inverse of f , denoted by, f −1 : f I I is also continuous and has the same nature of
−1
monotonicity as f , i.e. if f is st. increasing (or decreasing resp.) then f is st. increasing (or
decreasing resp.)
Moreover the intervals I and f I are of the same type, i.e. if one is closed (or open or half-
open resp.), the other is also closed (or open or half-open resp.)
Property :
−1
In the ortho normal frame of reference, the graphs of f and f are symmetric to the first
bisector of the axes, i.e. the line y=x .
Derivability or Differentiability :
df
This is also the rate of change of f w.r.t. x at a and we write : f ' (a)= (a) .
dx
f (x)−f (a)
b. If the limit lim exists, then f is called right-derivable at a and its right
+
x →a x−a
f (x)−f (a)
derivative at a is given by : ∂+ f (a)=lim .
x →a
+
x −a
f (x)−f (a)
its left derivative at a is given by : ∂ - f (a)=lim .
x→ a
-
x−a
x 0∈I and if f ' (x0 )≠0 , then f −1 is derivable (differentiable) at y 0 ∈J , where y 0=f (x 0)
−1 ' 1
and its derivative is given by : (f ) ( y 0 )= −1
.
f ' (f ( y 0 ))
n n
(fg)(n) =∑ n f (k ) g(n−k)=∑ n f (n−k) g(k )
k=0 k
() k=0 k
() [ This is known as Leibniz rule ]
(k)
By convention, f (0)=f , g(0)=g , f denoted the k -th derivative of f .
n!
Where
(nk )= k ! (n−k )! is the binomial coefficient.
Local Extrema :
Definition :
f has a local maximum (resp. a local miminum) at x 0 if there exists an open interval J
with x 0∈ J such that ∀ x ∈I ∩J , f ( x)≤f (x 0) (resp. f (x)≥f (x 0 ) )
When we say f has a local maximum at x 0 it implies that f (x0 ) is the greatest value of
f ( x) for x sufficiently close to x 0 . We say f : I →ℝ has a global or absolute maximum
(resp. a global or absolute minimum) ar x 0 if for all values of f (x) , x ∈I we have
f ( x)≤f ( x 0 ) (resp. f (x)≥f ( x 0 ) ).
Obviously a global maximum (resp. un minimum) is a local maximum (resp. ocal minimum), but
the converse is not true.
7
Global maximum
Statement :
f is continuous on [ a , b ]
f differentiable on open interval ] a , b [
f (a)=f (b)
Geometric interpretation :
There exists atleast one point on the graph of f (denoted by C f ) where the tangent is
horizontal.
Statement :
f is continuous on [ a , b ]
f differentiable on open interval ] a , b [
f (b)−f ( a)
Then ∃ c ∈ ] a , b [ such that f ' (c)= ( a≠b )
b−a
Geometric interpretation :
Statement :
Let f be any function defined on some closed interval [ a , b ] ; a<b such that
f is continuous on [ a , b ]
f differentiable on open interval ] a , b [
∃ m and M ∈ ℝ / m≤f ' ≤M
f ( y )−f ( x)
Then ∀ x and y ∈ [ a , b ] with x < y , m≤ ≤M
y−x
Physical interpretation :
If the instantaneous speed of a vehicle cannot exceed 120 km / h, then neither can its average speed.
6. ∀ x ∈I , f '( x )≥0 and f ( x)=0 only at isolated points i.e. the set of points where f ( x)=0
is of empty interior (i.e. there is no trivial interval where f (x)=0 )
and elsewhere it is strictely positive. Then f is st. increasing on I .
7. ∀ x ∈I , f '( x )≤0 and f ( x)=0 only at isolated points i.e. the set of points where f ( x)=0
is of empty interior (i.e. there is no trivial interval where f (x)=0 ) and elsewhere it is always
negative. Then f is st. decreasing on I .
(6) and (7) can be resumed as if f ' keeps a constant sign on I and f (x)=0 only
at isolated points then f is st. monotonous on I .