Question
Question: Let R be the set of real numbers and f: R → R, be a differentiable function such that |f(x) - f(y)| ...
Let R be the set of real numbers and f: R → R, be a differentiable function such that |f(x) - f(y)| ≤ |x - y|³ ∀x, y∈ R. If f(10) = 100, then the value of f(20) is equal to:

0
10
20
100
100
Solution
The problem asks us to find the value of f(20) given a differentiable function f:R→R with the property ∣f(x)−f(y)∣≤∣x−y∣3 for all x,y∈R, and f(10)=100.
Explanation of the solution:
-
Analyze the given inequality: We are given the condition ∣f(x)−f(y)∣≤∣x−y∣3 for all x,y∈R.
-
Form the difference quotient: To relate this inequality to the derivative, we consider the difference quotient. For any x=y, we can divide both sides by ∣x−y∣: ∣x−y∣∣f(x)−f(y)∣≤∣x−y∣∣x−y∣3 This simplifies to: x−yf(x)−f(y)≤∣x−y∣2 Since the absolute value is always non-negative, we also have 0≤x−yf(x)−f(y). So, we have: 0≤x−yf(x)−f(y)≤∣x−y∣2
-
Apply limits to find the derivative: The function f is stated to be differentiable, which means f′(x)=limy→xy−xf(y)−f(x) exists for all x∈R. Now, we take the limit as y→x for all parts of the inequality: limy→x0≤limy→xy−xf(y)−f(x)≤limy→x∣y−x∣2 Evaluating the limits:
- limy→x0=0
- limy→xy−xf(y)−f(x)=∣f′(x)∣ (since the limit of the absolute value is the absolute value of the limit, provided the limit exists)
- limy→x∣y−x∣2=∣x−x∣2=02=0
So, the inequality becomes: 0≤∣f′(x)∣≤0 By the Squeeze Theorem, this implies that ∣f′(x)∣ must be equal to 0.
-
Deduce the nature of f(x): If ∣f′(x)∣=0, then f′(x)=0 for all x∈R. A fundamental result in calculus states that if the derivative of a function is zero everywhere on an interval, then the function must be a constant on that interval. Since f′(x)=0 for all x∈R, f(x) must be a constant function. Let f(x)=C for some constant C.
-
Use the given condition to find C: We are given that f(10)=100. Since f(x)=C, we have f(10)=C. Therefore, C=100.
-
Find f(20): Now we know that f(x)=100 for all x∈R. To find f(20), we simply substitute x=20 into the function: f(20)=100.
The value of f(20) is 100.