Evaluating integral of 1/(x²-6x+8)

  • Context: High School 
  • Thread starter Thread starter radtad
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
radtad
Messages
19
Reaction score
0
How do you evaluate this integral:

integral(1/(x^2-6x+8)

i don't kno how to subsitute on this or anything. I am completely stuck
 
Physics news on Phys.org
Standard Arctan? I did this on Mathematica's online integral calculator and got the difference of two logarithms. I would do this integral by partial fractions.

[tex]\int\frac{1}{x^2-6x+8}dx = \int\frac{A}{x-4} + \frac{B}{x-2}dx[/tex]
 
Sorry.:redface:


[tex]\int \frac{dx}{(x-3)^{2}-1}[/tex]

and then the substituion [itex]x-3=u[/itex]

which would give

[tex]\int \frac{du}{u^{2}-1}[/tex]

which is typically "arctanh"...

Daniel.