Question:

The absolute minimum value, of the function $f(x)=\left|x^2-x+1\right|+\left[x^2-x+1\right]$, where $[t]$ denotes the greatest integer function, in the interval $[-1,2]$, is:

Show Hint

The greatest integer function \( \left\lfloor t \right\rfloor \) returns the largest integer less than or equal to \( t \). Always check where the function reaches its minimum value.
Updated On: Mar 20, 2025
  • $\frac{3}{2}$
  • $\frac{1}{4}$
  • $\frac{5}{4}$
  • $\frac{3}{4}$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Approach Solution - 1


Let


Both have minimum value at
Minimum

So, the correct option is (D) : $\frac{3}{4}$
Was this answer helpful?
20
6
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

The given function is: \[ f(x) = |x^2 - x + 1| + \left\lfloor x^2 - x + 1 \right\rfloor \quad \text{where} \, x \in [-1, 2]. \] Step 1: Let \( g(x) = x^2 - x + 1 \). Thus, the function becomes: \[ f(x) = |g(x)| + \left\lfloor g(x) \right\rfloor. \] 
Step 2: We need to find the values of \( x \) in the interval \( [-1, 2] \) that minimize \( f(x) \). 
Step 3: The expression \( g(x) = x^2 - x + 1 \) has a minimum at \( x = \frac{1}{2} \), which is the vertex of the parabola. 
Step 4: At \( x = \frac{1}{2} \), we have: \[ g\left( \frac{1}{2} \right) = \left( \frac{1}{2} \right)^2 - \frac{1}{2} + 1 = \frac{1}{4} - \frac{1}{2} + 1 = \frac{3}{4}. \] Step 5: Both \( |g(x)| \) and \( \left\lfloor g(x) \right\rfloor \) reach their minimum values at \( x = \frac{1}{2} \), where \( |g(x)| = \frac{3}{4} \) and \( \left\lfloor g(x) \right\rfloor = 0 \). 
Step 6: Therefore, the minimum value of \( f(x) \) is: \[ f\left( \frac{1}{2} \right) = \frac{3}{4} + 0 = \frac{3}{4}. \]

Was this answer helpful?
0
0

Concepts Used:

Maxima and Minima

What are Maxima and Minima of a Function?

The extrema of a function are very well known as Maxima and minima. Maxima is the maximum and minima is the minimum value of a function within the given set of ranges.

There are two types of maxima and minima that exist in a function, such as:

  • Local Maxima and Minima
  • Absolute or Global Maxima and Minima