(1) Integral formula for arclength:

S=ab1+(f)2dx01/21+e2xdx

(2) Perform u-sub with u=1+e2x and so e2x=u21 and also:

u=1+e2x(Note A)e2x=u21,du=e2x1+e2xdxdx=uu21du

Now transform the integral to u:

\int_0^{1/2} \sqrt{1+e^{2x}}\,dx \quad \gg\gg \quad \int_\sqrt{2}^\sqrt{1+e} \frac{u^2}{u^2-1}\,du ParseError: Got function '\sqrt' with no arguments as subscript at position 58: …\gg \quad \int_\̲s̲q̲r̲t̲{2}^\sqrt{1+e} …

Note A: Instead of this u-sub and partial fractions, one can set ex=u and obtain \int_1^\sqrt{e}\frac{\sqrt{1+u^2}}{u}\,du ParseError: Got function '\sqrt' with no arguments as superscript at position 8: \int_1^\̲s̲q̲r̲t̲{e}\frac{\sqrt{…. Then trig sub with u=tanθ leads to (eventually) the same final answer.


(3) Integrate: partial fraction decomposition:

Number degree not lower → long division first:

u2u211+1u211+1(u+1)(u1)

Write general PFD formula:

1(u+1)(u1)=Au+1+Bu1

Solve for A and B. Cross multiply:

1=A(u1)+B(u+1)
  • x=1A=1/2
  • x=1B=1/2
21+eu2u21du21+e1+1/2u+1+1/2u1du

(4) Evaluate integral:

21+e112(u+1)+12(u1)duu12ln|u+1|+12ln|u1||21+e[1+e12ln(1+e+1)+12ln(1+e1)][212ln(2+1)+12ln(21)](Note B)1+e2+12(ln(2+121)+ln(1+e11+e+1))

Note B: This answer is sufficient. It is not necessary to simplify as in the last step.


Alternative:

(1) Sub u=ex, du=exdx, dx=1udu:

01/21+e2xdx1e1+u2udu

(2) Trig sub u=tanθ, du=sec2θdθ and simplify the integrand:

1+tan2θtanθsec2θdθsecθtanθ(1+tan2θ)dθ(secθtanθ+secθtanθ)dθ(cscθ+tanθsecθ)dθ

(3) Integrate:

(cscθ+tanθsecθ)dθln|cscθcotθ|+secθ+C

(4) Back-substitute cscθ=u2+1u, cotθ=1u, secθ=u2+1:

ln|u2+11u|+u2+1+C

(5) Evaluate at the u-bounds:

ln|u2+11u|+u2+1|1eln(e+11e)+e+1ln(21)2ln(e+11)12+e+1ln(21)20.8210