Is this a good substitution that will work

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Substitution Work
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Homework Helper
Messages
6,221
Reaction score
31

Homework Statement


Prove [tex]\int_0^{1} \frac{1}{\sqrt{x^2+6x+25}} = ln(\frac{1+\sqrt{2}}{2})[/tex]

Homework Equations


The Attempt at a Solution



[tex]\int_0^{1} \frac{1}{\sqrt{x^2+6x+25}}<br /> <br /> = \int_0^{1} \frac{1}{\sqrt{(x+3)^2+16}}[/tex]

Let [tex]x+3=4tan\theta[/tex] so that [tex]dx=4sec^2\theta d\theta[/tex]

and so the problem becomes

[tex]\int \frac{4sec^2\theta}{\sqrt{16tan^2\theta+16}} d\theta[/tex]

giving [tex]\int sec\theta d\theta = ln|sec\theta + tan\theta|+ K[/tex]
 
Last edited:
Physics news on Phys.org
Isolate theta in the substitution you made i.e. [tex]\theta=arctan\frac{x+3}{4}[/tex]. From there, you should be able to evaluate the definite integral, and come to the required solution.
 
You are correct so far, now just change the bounds accordingly to your substitutions. The first bound, x=1, so put that into your subsitution, tan theta = 1, ie theta = pi/4. Do the same for the other bound, and evaluate from your last line.
 
It is not absolutely necessary to let
[tex]\theta=arctan\frac{x+3}{4}[/tex]
(and then use trig identities). Imagine a right triangle with one angle [itex]\theta[/itex] since you know
[tex]tan(\theta)= \frac{x+3}{4}[/tex],
the triangle has "opposite side" of length x+3 and "near side" of 4.

By the Pythagorean theorem, the square of the hypotenuse is [itex](x+3)^2+ 16= x^2+ 6x+ 25[/itex].

Then [itex]sec(\theta)[/itex], hypotenuse over near side is [tex]\frac{x^2+ 6x+ 25}{4}[/tex]
and
[tex]tan(\theta)[/tex]
is, of course,
[tex]\frac{x+3}{4}[/itex].[/tex]