Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

3.6 Q-13

Question Statement

Evaluate the integral: ∫12ln⁑x,dx\int_{1}^{2} \ln x , dx


Background and Explanation

This is an integral involving the natural logarithm function, ln⁑x\ln x. To solve this, we can use integration by parts, a technique based on the product rule of differentiation. The formula for integration by parts is: ∫u,dv=uvβˆ’βˆ«v,du\int u , dv = uv - \int v , du

In this case, we’ll choose u=ln⁑xu = \ln x and dv=dxdv = dx, and then differentiate and integrate as required.


Solution

  1. Set Up Integration by Parts:

    Using the formula for integration by parts, let: u=ln⁑xanddv=dxu = \ln x \quad \text{and} \quad dv = dx

    Now, differentiate and integrate: du=1x,dxandv=xdu = \frac{1}{x} , dx \quad \text{and} \quad v = x

  2. Apply the Formula:

    Using the integration by parts formula: ∫u,dv=uvβˆ’βˆ«v,du\int u , dv = uv - \int v , du

    Substitute the values of uu, vv, and dudu into the equation: ∫ln⁑x,dx=xln⁑xβˆ’βˆ«xΓ—1x,dx\int \ln x , dx = x \ln x - \int x \times \frac{1}{x} , dx

    Simplify the second integral: ∫ln⁑x,dx=xln⁑xβˆ’βˆ«1,dx\int \ln x , dx = x \ln x - \int 1 , dx

  3. Evaluate the Integrals:

    The first term is straightforward: xln⁑x∣12=2ln⁑2βˆ’1ln⁑1x \ln x \Big|_1^2 = 2 \ln 2 - 1 \ln 1

    Since ln⁑1=0\ln 1 = 0, the second term becomes: 2ln⁑2βˆ’0=2ln⁑22 \ln 2 - 0 = 2 \ln 2

    Now, evaluate the second integral: ∫121,dx=x∣12=2βˆ’1=1\int_1^2 1 , dx = x \Big|_1^2 = 2 - 1 = 1

  4. Final Calculation:

    Now, combine the results: 2ln⁑2βˆ’12 \ln 2 - 1

    Thus, the value of the integral is: 2ln⁑2βˆ’1\boxed{2 \ln 2 - 1}


Key Formulas or Methods Used

  • Integration by Parts: ∫u,dv=uvβˆ’βˆ«v,du\int u , dv = uv - \int v , du

Summary of Steps

  1. Apply integration by parts with u=ln⁑xu = \ln x and dv=dxdv = dx, leading to: ∫ln⁑x,dx=xln⁑xβˆ’βˆ«1,dx\int \ln x , dx = x \ln x - \int 1 , dx

  2. Evaluate xln⁑xx \ln x at the limits: 2ln⁑2βˆ’1ln⁑1=2ln⁑22 \ln 2 - 1 \ln 1 = 2 \ln 2

  3. Evaluate the integral ∫121,dx\int_1^2 1 , dx to get 11.

  4. Combine the results to get the final answer: 2ln⁑2βˆ’12 \ln 2 - 1