Loading...Loading Video....
Box & Composite Functions
Mockat Admin
Module 6 of 10
6.Special Types of Functions
6.1 Greatest/Smallest Integer Functions
These are also called step functions as they look like steps when graphically plotted.| Greatest integer function of , also denoted as , returns the greatest integer less than or equal to . For instance, This is also called a floor function. | ![]() |
| Least integer function of , returns the least integer greater than or equal to . For instance, LIF() LIF() LIF() , LIF() This is also called a ceiling function. |
![]() |
Example 12
If [X] denotes the greatest integer less than or equal to X, then
[XAT 2008]
()33 ()34 ()66 ()67 ()98
From onwards, all the terms equal .
Between and (both inclusive), there are total of terms, each of whose value is .
Total of these terms is .
Answer: (1)
[XAT 2008]
()33 ()34 ()66 ()67 ()98
Solution
, and so on tillFrom onwards, all the terms equal .
Between and (both inclusive), there are total of terms, each of whose value is .
Total of these terms is .
Answer: (1)
6.2 Nested & Composite Functions
In nested functions, we will given a function and asked to find . This is a function within a function.In composite functions, we will be given or more functions, say and . We will then be asked to find , etc.
Example 13
If and , then
(I) What is
(II) What is
(III) What is ?
Case II:
Case III:
(I) What is
(II) What is
(III) What is ?
Solution
Case I:Case II:
Case III:

