Skip to main content
Back to Application of Derivatives
JEE Main 2018
Application of Derivatives
Application of Derivatives
Hard

Question

Let f be any function defined on R and let it satisfy the condition : f(x)f(y)(xy)2,(x,y)R|f(x) - f(y)|\, \le \,|{(x - y)^2}|,\forall (x,y) \in R If f(0) = 1, then :

Options

Solution

Key Concepts and Formulas

  • Definition of the Derivative: f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}
  • Squeeze Theorem: If g(x)h(x)k(x)g(x) \le h(x) \le k(x) for all xx in an interval containing aa (except possibly at aa), and limxag(x)=limxak(x)=L\lim_{x \to a} g(x) = \lim_{x \to a} k(x) = L, then limxah(x)=L\lim_{x \to a} h(x) = L.
  • Constant Function: If f(x)=0f'(x) = 0 for all xx in an interval, then f(x)f(x) is constant on that interval.

Step-by-Step Solution

Step 1: Start with the Given Condition We are given: f(x)f(y)(xy)2,(x,y)R|f(x) - f(y)| \le |(x - y)^2|, \quad \forall (x,y) \in \mathbb{R} Since (xy)2(x-y)^2 is always non-negative, (xy)2=(xy)2|(x-y)^2| = (x-y)^2. Therefore, f(x)f(y)(xy)2|f(x) - f(y)| \le (x - y)^2 This inequality holds for all real numbers xx and yy.

Step 2: Form the Difference Quotient Our goal is to relate the given inequality to the definition of the derivative. We divide both sides of the inequality by xy|x - y| for xyx \neq y: f(x)f(y)xy(xy)2xy\frac{|f(x) - f(y)|}{|x - y|} \le \frac{(x - y)^2}{|x - y|} WHY: Dividing by xy|x-y| transforms the inequality into the absolute value of a difference quotient, which is necessary to find the derivative. We must specify xyx \neq y to avoid division by zero.

Step 3: Simplify the Inequality Using the property ab=ab\frac{|a|}{|b|} = \left|\frac{a}{b}\right|, the left side becomes f(x)f(y)xy\left|\frac{f(x) - f(y)}{x - y}\right|. For the right side, we have (xy)2xy=xy2xy=xy\frac{(x-y)^2}{|x-y|} = \frac{|x-y|^2}{|x-y|} = |x-y|. Thus, the inequality simplifies to: f(x)f(y)xyxy\left| \frac{f(x) - f(y)}{x - y} \right| \le |x - y|

Step 4: Apply Limits and the Squeeze Theorem Now, we take the limit as xyx \to y to find the derivative. WHY: Taking the limit as xyx \to y directly relates the difference quotient to the definition of the derivative f(y)f'(y). limxyf(x)f(y)xylimxyxy\lim_{x \to y} \left| \frac{f(x) - f(y)}{x - y} \right| \le \lim_{x \to y} |x - y| The right-hand side is: limxyxy=yy=0\lim_{x \to y} |x - y| = |y - y| = 0 Thus, limxyf(x)f(y)xy0\lim_{x \to y} \left| \frac{f(x) - f(y)}{x - y} \right| \le 0 Since absolute values are non-negative, we must have limxyf(x)f(y)xy=0\lim_{x \to y} \left| \frac{f(x) - f(y)}{x - y} \right| = 0 This implies that limxyf(x)f(y)xy=0\left| \lim_{x \to y} \frac{f(x) - f(y)}{x - y} \right| = 0 So, f(y)=0|f'(y)| = 0, which means f(y)=0f'(y) = 0. Note: This step also implicitly proves that f(y)f'(y) exists for all yRy \in \mathbb{R}. Since 0f(x)f(y)xyxy0 \le \left| \frac{f(x) - f(y)}{x - y} \right| \le |x - y|, and limxy0=0\lim_{x \to y} 0 = 0 and limxyxy=0\lim_{x \to y} |x - y| = 0, by the Squeeze Theorem, limxyf(x)f(y)xy=0\lim_{x \to y} \left| \frac{f(x) - f(y)}{x - y} \right| = 0. This implies limxyf(x)f(y)xy=0\lim_{x \to y} \frac{f(x) - f(y)}{x - y} = 0, meaning f(y)f'(y) exists and is equal to 00.

Step 5: Deduce f(x)=0f'(x) = 0 Since f(y)=0|f'(y)| = 0, we must have f(y)=0f'(y) = 0 for all yRy \in \mathbb{R}. WHY: The absolute value of any real number is always non-negative (i.e., A0|A| \ge 0). The only way for an absolute value to be zero is if the number itself is zero. Therefore, f(y)=0f'(y) = 0.

Step 6: Conclude that f(x)f(x) is Constant Since f(x)=0f'(x) = 0 for all xRx \in \mathbb{R}, f(x)f(x) must be a constant function. WHY: A function with a derivative of zero everywhere must be constant.

Step 7: Determine the Constant Value We are given that f(0)=1f(0) = 1. Since f(x)f(x) is a constant function, f(x)=f(0)f(x) = f(0) for all xRx \in \mathbb{R}. Therefore, f(x)=1f(x) = 1 for all xRx \in \mathbb{R}.

Step 8: Examine the Options Now we examine the given options: (A) f(x)f(x) can take any value in R (B) f(x)<0,xRf(x) < 0, \forall x \in R (C) f(x)>0,xRf(x) > 0, \forall x \in R (D) f(x)=0,xRf(x) = 0, \forall x \in R

Since f(x)=1f(x) = 1 for all xRx \in \mathbb{R}, option (A) is the correct answer.

Common Mistakes & Tips

  • Dividing by Zero: Remember to explicitly state that xyx \neq y when dividing by xy|x-y|.
  • Squeeze Theorem: Correctly applying the Squeeze Theorem is crucial for proving the existence and value of the derivative.
  • Constant Function Implication: A zero derivative implies a constant function, which simplifies the problem significantly.

Summary

We started with the given inequality and used the definition of the derivative and the Squeeze Theorem to show that f(x)=0f'(x) = 0 for all xx. This implied that f(x)f(x) is a constant function. Using the given condition f(0)=1f(0) = 1, we concluded that f(x)=1f(x) = 1 for all xx. Therefore, the correct answer is that f(x) can take any value in R.

Final Answer

The final answer is \boxed{A}.

Practice More Application of Derivatives Questions

View All Questions