All Exams Test series for 1 year @ ₹349 only
Question

The left-hand derivative of f(x) = [x] sin (πx) at x = k

Where k is an integer and [x] is the greatest integer function, is

This question was previously asked in
NDA I 2017 GAT Previous Year Paper (23-Apr-2017)
The correct answer is

(-1) k(k - 1)π

Let the given function be $f(x) = [x] \sin(\pi x)$, where $[x]$ denotes the greatest integer function and $k$ is an integer.

We need to find the left-hand derivative of $f(x)$ at $x = k$. The formula for the left-hand derivative of a function $f(x)$ at a point $x=k$ is given by:

$\qquad f'(k^-) = \lim_{h \to 0^-} \frac{f(k+h) - f(k)}{h}$

First, let's evaluate $f(k)$. Since $k$ is an integer, $[k] = k$.

$\qquad f(k) = [k] \sin(\pi k) = k \sin(\pi k)$

For any integer $k$, $\sin(\pi k) = 0$. Therefore,

$\qquad f(k) = k \times 0 = 0$

Next, let's evaluate $f(k+h)$ for $h < 0$ and $h$ approaching $0$. When $h$ is a small negative number (like $-0.001$), $k+h$ is slightly less than $k$. For an integer $k$, the greatest integer less than $k$ but greater than or equal to $k+h$ is $k-1$. So, for $h < 0$ and $h \to 0^-$, $[k+h] = k-1$.

$\qquad f(k+h) = [k+h] \sin(\pi (k+h)) = (k-1) \sin(\pi k + \pi h)$

Now, substitute $f(k+h)$ and $f(k)$ into the limit formula for the left-hand derivative:

$\qquad f'(k^-) = \lim_{h \to 0^-} \frac{(k-1) \sin(\pi k + \pi h) - 0}{h}$

$\qquad f'(k^-) = \lim_{h \to 0^-} \frac{(k-1) \sin(\pi k + \pi h)}{h}$

Using the trigonometric identity $\sin(A+B) = \sin A \cos B + \cos A \sin B$, with $A = \pi k$ and $B = \pi h$:

$\qquad \sin(\pi k + \pi h) = \sin(\pi k) \cos(\pi h) + \cos(\pi k) \sin(\pi h)$

Since $k$ is an integer, $\sin(\pi k) = 0$ and $\cos(\pi k) = (-1)^k$. Substituting these values:

$\qquad \sin(\pi k + \pi h) = 0 \cdot \cos(\pi h) + (-1)^k \sin(\pi h) = (-1)^k \sin(\pi h)$

Substitute this back into the limit expression for $f'(k^-)$:

$\qquad f'(k^-) = \lim_{h \to 0^-} \frac{(k-1) (-1)^k \sin(\pi h)}{h}$

We can pull the terms that do not depend on $h$ out of the limit:

$\qquad f'(k^-) = (k-1) (-1)^k \lim_{h \to 0^-} \frac{\sin(\pi h)}{h}$

We know the standard limit $\lim_{x \to 0} \frac{\sin(ax)}{x} = a$. In this case, $x = h$ and $a = \pi$. The limit as $h$ approaches $0$ from the left is the same as the two-sided limit for this expression.

$\qquad \lim_{h \to 0^-} \frac{\sin(\pi h)}{h} = \pi$

Substitute this limit back into the expression for $f'(k^-)$:

$\qquad f'(k^-) = (k-1) (-1)^k \pi$

Rearranging the terms, we get:

$\qquad f'(k^-) = (-1)^k (k-1) \pi$

Comparing this result with the given options, we find that it matches the first option.

Revision Table: Key Concepts for Left-Hand Derivative

Concept Definition/Formula Application in this Problem
Left-Hand Derivative $\lim_{h \to 0^-} \frac{f(k+h) - f(k)}{h}$ Used to find the derivative of $f(x)$ as $x$ approaches $k$ from values less than $k$.
Greatest Integer Function $[x]$ Largest integer less than or equal to $x$. $[k]=k$ for integer $k$. $[k+h]=k-1$ for integer $k$ and $h \to 0^-$.
Trigonometric Identity $\sin(A+B) = \sin A \cos B + \cos A \sin B$ Used to expand $\sin(\pi k + \pi h)$.
Trigonometric Values at Integer Multiples of $\pi$ $\sin(n\pi) = 0$, $\cos(n\pi) = (-1)^n$ for integer $n$. Used to simplify $\sin(\pi k)$ and $\cos(\pi k)$.
Standard Limit $\lim_{x \to 0} \frac{\sin(ax)}{x} = a$ Used to evaluate $\lim_{h \to 0^-} \frac{\sin(\pi h)}{h}$.

Additional Information: Derivative and Greatest Integer Function

The greatest integer function $f(x) = [x]$ has discontinuities at every integer value. A function can only be differentiable at a point if it is continuous at that point. However, the function $f(x) = [x] \sin(\pi x)$ is interesting because the $\sin(\pi x)$ term is zero at every integer $k$. This makes the function value $f(k) = [k]\sin(\pi k) = k \cdot 0 = 0$.

Let's consider the right-hand derivative at $x=k$ for comparison:

$\qquad f'(k^+) = \lim_{h \to 0^+} \frac{f(k+h) - f(k)}{h}$

For $h > 0$ and $h$ approaching $0$, $k+h$ is slightly greater than $k$. So, $[k+h] = k$.

$\qquad f(k+h) = [k+h] \sin(\pi (k+h)) = k \sin(\pi k + \pi h)$

$\qquad f'(k^+) = \lim_{h \to 0^+} \frac{k \sin(\pi k + \pi h) - 0}{h}$

Using $\sin(\pi k + \pi h) = (-1)^k \sin(\pi h)$ as derived before:

$\qquad f'(k^+) = \lim_{h \to 0^+} \frac{k (-1)^k \sin(\pi h)}{h}$

$\qquad f'(k^+) = k (-1)^k \lim_{h \to 0^+} \frac{\sin(\pi h)}{h}$

$\qquad f'(k^+) = k (-1)^k \pi = (-1)^k k \pi$

Comparing the left-hand derivative $f'(k^-) = (-1)^k (k-1) \pi$ and the right-hand derivative $f'(k^+) = (-1)^k k \pi$, we see that they are generally not equal (unless $k-1 = k$, which is impossible). This confirms that the function is typically not differentiable at integer points, but the left and right derivatives exist and are different.

Was this answer helpful?

Similar Questions

  1. The set of all points, where the function \({\rm{f}}\left( {\rm{x}} \right) = \sqrt {1 - {{\rm{e}}^{ - {{\rm{x}}^2}}}} \) is differentiable, is

  2. Consider the function

    \( f(x)=\begin{cases} x^2\ln|x|, & x\neq 0,\\[4pt] 0, & x=0. \end{cases} \)

    What is \(f'(0)\) equal to?

  3. If \({\rm{f}}\left( {\rm{x}} \right) = {\rm{x}}\left( {\sqrt {\rm{x}} - \sqrt {{\rm{x}} + 1} } \right)\) , then f(x) is

  4. \({\rm{f}}\left( {\rm{x}} \right) = \left\{ {\begin{array}{*{20}{c}} {3{{\rm{x}}^2} + 12{\rm{x}} - 1,{\rm{\;\;}} - 1 \le {\rm{x}} \le 2}\\ {37 - {\rm{x}},{\rm{\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;}}2 < {\rm{x}} \le 3} \end{array}} \right.\)

    Which of the following statements is/are correct?

    1. f(x) is increasing in the interval [-1, 2]

    2. f(x) is decreasing in the interval (2, 3).

    Select the correct answer using the code given below:

  5. \({\rm{f}}\left( {\rm{x}} \right) = \left\{ {\begin{array}{*{20}{c}} {3{{\rm{x}}^2} + 12{\rm{x}} - 1,{\rm{\;\;}} - 1 \le {\rm{x}} \le 2}\\ {37 - {\rm{x}},{\rm{\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;}}2 < {\rm{x}} \le 3} \end{array}} \right.\)

    Which of the following statements are correct?

    1. f(x) is continuous at x = 2

    2. f(x) attains greatest value at x = 2

    3. f(x) is differentiable at x = 2

    Select the correct answer using the code given below:

  6. Consider the following statements:

    1. The function f(x) is continuous at x = 0

    2. The function f(x) is continuous at \({\rm{x}} = \frac{{\rm{\pi }}}{2}\)

    Which of the above statements is/are correct?
  7. Consider the following statements:

    1. The function f(x) is differentiable at x = 0

    2. The function f(x) is differentiable at \({\rm{x}} = \frac{{\rm{\pi }}}{2}\) .

    Which of the above statements is/are correct?
  8. What is f’(4) equal to?

  9. What is f’’(2.5) equal to?

  10. Consider the following functions:

    1. \({\rm{f}}\left( {\rm{x}} \right) = \left\{ {\begin{array}{*{20}{c}} {\frac{1}{{\rm{x}}}{\rm{\;\;if\;\;x}} \ne 0}\\ {0{\rm{\;\;if\;\;x}} = 0} \end{array}} \right.\)

    2.  \({\rm{f}}\left( {\rm{x}} \right) = \left\{ {\begin{array}{*{20}{c}} {2{\rm{x}} + 5{\rm{\;\;if\;\;x}} > 0}\\ {{{\rm{x}}^2} + 2{\rm{x}} + 5{\rm{\;\;if\;\;x}} \le 0} \end{array}} \right.\)

    Which of the above functions is/are derivable at x = 0?

Important Questions from Differentiability

  1. What is the value of f'(x) at x = 4 from the following table of values?

    x1234
    f(x)20222735

  2. The set of all points, where the function \({\rm{f}}\left( {\rm{x}} \right) = \sqrt {1 - {{\rm{e}}^{ - {{\rm{x}}^2}}}} \) is differentiable, is

  3. Let f be a differentiable function defined for all x ∈ R such that f(x3) = x5 for all x ∈ R, x ≠ 0. Then the value of \(\dfrac{df}{dx} (8)\) is:

  4. If \(f(x)=\displaystyle\sum_{n-0}^{2k}\left(a_n|x|^n+b_n\ \sin^2x\right)\), where \(a_i^{'}\)s and \(b_i^{'}\)s (0 ≤ i ≤ k) are real constants, then f(x) is:

  5. The set of all point where the function f(x) = 2x|x| is differentiable, is:

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App