Integral (x^2 + 7x + 12)/(x + 4)

  • Thread starter Thread starter b0rsuk
  • Start date Start date
  • Tags Tags
    Integral
b0rsuk
Messages
5
Reaction score
0

Homework Statement



Hello. I have a problem with a innocent-looking integral:

\int\frac{x^2 + 7x + 12}{x + 4} dx

It doesn't look like i can use the law of sines, because the numerator is of higher order than the denominator. It doesn't look like the numerator is a multiple of the denominator or vice versa. It doesn't look like I can split the relatively complex numerator to an useful product.

It looks like it relies on some high school level math for solving polynomials / fractions, but my math is rather rusty in some places and I can't seem to recall anything. I could look for the method if I knew its name. Sometimes it's best to ask a human being.

Homework Equations



It's from introductory examples, which means I'm not yet allowed to use:
- Integration by substitution
- Integration by parts

The Attempt at a Solution



\int\frac{x^2 + 7x + 12}{x + 4} dx = \int \frac{x^2}{x + 4} + \frac{7x}{x + 4} + \frac{12}{x + 4} dx =
=\int \frac{x^2}{x + 4} + \frac{7x}{x + 4}dx + 12 \int \frac{dx}{x + 4} =
= \int \frac{x^2}{x + 4} + \frac{7x}{x + 4}dx + 12 \ln |x + 4| + C_1

No, I can't get very far.
 
Physics news on Phys.org
The top can be factored, so that the denominator is canceled.
 
Oh, I gave up too soon.
It's not too hard if you start with the assumption that (x + 4) is a factor in numerator. Case closed :-)
 
b0rsuk said:
Oh, I gave up too soon.
It's not too hard if you start with the assumption that (x + 4) is a factor in numerator. Case closed :-)

Even if (x+4) were not a factor of the numerator, you can still do it by dividing the numerator by the denominator giving you a quotient and remainder.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top