ExamBro
ExamBro
AP EAMCET · Maths · Definite Integration

If \(a \in \mathbb{Z}^{+},[x]\) is greatest integer not more than \(x\) and \(\int_0^a 2^{[x]} d x=127\), then \(a=\)

  1. A \(6\)
  2. B \(7\)
  3. C \(8\)
  4. D \(9\)
Verified Solution

Answer & Solution

Correct Answer

(C) \(8\)

Step-by-step Solution

Detailed explanation

\begin{aligned} & \text {} \int_0^a 2^{[x]} d x \\ & =\int_0^1 2^0 d x+\int_1^2 2^1 d x+\int_2^3 2^2 d x+\ldots \int_{a-1}^a 2^{a-1} d x=127 \\ & \Rightarrow 2^0+2^1+2^2+\ldots+2^{a-1}=127 \\ & \Rightarrow \frac{1\left[2^a-1\right]}{2-1}=127 \Rightarrow 2^a=128 \Rightarrow…