Question:

If \[ f(x) = \int \frac{1}{x^{1/4} (1 + x^{1/4})} \, dx, \quad f(0) = -6, { then } f(1) { is equal to:} \]

Show Hint

For integrals involving powers of \( x \), substitution can simplify the expression and make the integrals easier to evaluate.
Updated On: May 1, 2025
  •  \( 4 (\log 2 - 2) \) 

     

  • \( \log 2 + 2 \)

  • \( 2 - \log 2 \)
  • \( 4 (\log 2 + 2) \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

We are given the integral and asked to solve for \( f(x) \) in a detailed step-by-step manner.

Step 1: Substitution 

The given integral is: \[ \int \frac{1}{x^{1/4} (1 + x^{1/4})} \, dx \] Let \( x = t^4 \). Then, the differential \( dx \) becomes: \[ dx = 4t^3 \, dt \] Substituting into the integral: \[ \int \frac{1}{x^{1/4} (1 + x^{1/4})} \, dx = \int \frac{4t^3}{t(1 + t)} \, dt \]

Step 2: Simplifying the Expression

The integral simplifies to: \[ \int \frac{4t^3}{t(1 + t)} \, dt = \int 4 \frac{t^2}{1+t} \, dt \] We now split the integral: \[ 4 \int \frac{t^2}{1 + t} \, dt \] Perform polynomial division on \( \frac{t^2}{1+t} \) to get: \[ \frac{t^2}{1+t} = t - 1 + \frac{1}{1+t} \] So, the integral becomes: \[ 4 \int \left( t - 1 + \frac{1}{1+t} \right) \, dt \]

Step 3: Integrating Each Term

We now integrate each term: \[ \int t \, dt = \frac{t^2}{2}, \quad \int 1 \, dt = t, \quad \int \frac{1}{1+t} \, dt = \ln(1+t) \] Therefore, the integral becomes: \[ f(x) = 4 \left( \frac{t^2}{2} - t + \ln(1+t) \right) + C \] Substituting back \( t = x^{1/4} \) into the expression, we get: \[ f(x) = 4 \left( \frac{x^{1/2}}{2} - x^{1/4} + \ln(1 + x^{1/4}) \right) + C \]

Step 4: Using the Initial Condition

We are given that \( f(0) = -6 \). Substituting \( x = 0 \) into the equation: \[ f(0) = 4 \left( \frac{0^{1/2}}{2} - 0^{1/4} + \ln(1 + 0^{1/4}) \right) + C = C \] Therefore, \( C = -6 \). The function becomes: \[ f(x) = 4 \left( \frac{x^{1/2}}{2} - x^{1/4} + \ln(1 + x^{1/4}) \right) - 6 \]

Step 5: Finding \( f(1) \)

Now, substitute \( x = 1 \) into the expression for \( f(x) \): \[ f(1) = 4 \left( \frac{1^{1/2}}{2} - 1^{1/4} + \ln(1 + 1^{1/4}) \right) - 6 \] Simplifying: \[ f(1) = 4 \left( \frac{1}{2} - 1 + \ln(2) \right) - 6 \] \[ f(1) = 4 \left( -\frac{1}{2} + \ln(2) \right) - 6 \] \[ f(1) = -2 + 4 \ln(2) - 6 = -8 + 4 \ln(2) \] Thus, the final expression for \( f(1) \) is: \[ f(1) = 4 \ln(2) - 8 = 4 (\ln 2 - 2) \]

Final Answer:

\[ f(1) = 4 (\ln 2 - 2) \] Therefore, the correct option is \( 4 (\log_e 2 - 2) \).

Was this answer helpful?
0
0