Calculus · real student question

Given F(x) = the integral of dx/(2x + 1) with F(0) = 0, find F((e^2 - 1)/2).

Question

Let

F(x)=dx2x+1,F(0)=0F(x)=\int\frac{dx}{2x+1},\qquad F(0)=0

Find F ⁣(e212)F\!\left(\dfrac{e^2-1}{2}\right).

Step-by-step solution

  1. Integrate with the substitution u=2x+1u=2x+1. The integrand is a reciprocal of a linear function, so a linear substitution clears it:

    u=2x+1,du=2dx,dx=du2u=2x+1,\qquad du=2\,dx,\qquad dx=\frac{du}{2}

    F(x)=1udu2=12lnu+C=12ln2x+1+CF(x)=\int\frac{1}{u}\cdot\frac{du}{2}=\frac{1}{2}\ln|u|+C=\frac{1}{2}\ln|2x+1|+C

    The factor 12\tfrac12 is the derivative of the inside undone; dropping it is the most common error in this family of integrals.

  2. Pin down the constant with the initial condition. Substituting x=0x=0:

    F(0)=12ln1+C=0+CF(0)=\frac{1}{2}\ln|1|+C=0+C

    and F(0)=0F(0)=0 forces

    C=0F(x)=12ln2x+1C=0\qquad\Longrightarrow\qquad F(x)=\frac{1}{2}\ln|2x+1|

    The condition is what upgrades a whole family of antiderivatives into a single function.

  3. Simplify the argument before plugging it in. With x=e212x=\dfrac{e^2-1}{2},

    2x+1=2e212+1=(e21)+1=e22x+1=2\cdot\frac{e^2-1}{2}+1=(e^2-1)+1=e^2

    The awkward-looking input was engineered precisely so that 2x+12x+1 collapses to e2e^2 — always simplify the inside of the logarithm first. Note e2>0e^2>0, so the absolute value is harmless.

  4. Evaluate. Using ln(e2)=2\ln(e^2)=2:

    F ⁣(e212)=12ln(e2)=122=1F\!\left(\frac{e^2-1}{2}\right)=\frac{1}{2}\ln\left(e^2\right)=\frac{1}{2}\cdot 2=1

    1\boxed{1}

  5. Cross-check as a definite integral. Because F(0)=0F(0)=0, the answer is also

    0(e21)/2dx2x+1=[12ln(2x+1)]0(e21)/2=12(20)=1\int_0^{(e^2-1)/2}\frac{dx}{2x+1}=\left[\frac{1}{2}\ln(2x+1)\right]_0^{(e^2-1)/2}=\frac{1}{2}(2-0)=1

    Numerically the upper limit is 3.1945\approx 3.1945 and 12ln(23.1945+1)=1.0000\tfrac12\ln(2\cdot 3.1945+1)=1.0000, confirming the value.

Answer

11

Need to solve a different problem like this? Open the solver →