Solveeit Logo

Question

Question: Let $f(x) = |(x - 1)| + |(x - 4)| + |(x - 9)| + ..... + |(x - 2401)| + |(x - 2500)| \forall x \in R$...

Let f(x)=(x1)+(x4)+(x9)+.....+(x2401)+(x2500)xRf(x) = |(x - 1)| + |(x - 4)| + |(x - 9)| + ..... + |(x - 2401)| + |(x - 2500)| \forall x \in R. If m and n denote the number of points of non differentiability of f(x)f(x) and number of integral points where f(x)f(x) has minimum value respectively then

A

m = 50

B

n = 52

C

m + n = 100

D

m = n = 50

Answer

A and B

Explanation

Solution

We have

f(x)=k=150xk2.f(x)=\sum_{k=1}^{50}|x-k^2|.
  1. Points of non-differentiability (m):

Each term xk2|x - k^2| is non-differentiable at x=k2x=k^2. Since the 50 numbers 12,22,,5021^2, 2^2, \dots, 50^2 are distinct,

m=50.m=50.
  1. Integral points where f(x)f(x) is minimum (n):

For a sum of absolute values with an even number of terms, the minimum occurs for any xx in the interval between the two middle (median) values. Here, the 25th and 26th terms are:

252=625,262=676.25^2=625,\quad 26^2=676.

Thus, f(x)f(x) is minimum when

x[625,676].x\in[625,676].

Count of integral points in this interval:

n=676625+1=52.n = 676-625+1=52.

Conclusion:

  • (A) m=50m=50 is true.
  • (B) n=52n=52 is true.
  • (C) m+n=100m+n=100 is false (since 50+52=10250+52=102).
  • (D) m=n=50m=n=50 is false.