relinquished™
- 79
- 0
I know for a fact that
<br /> \int \frac{(du)}{(a^2 + u^2)} = \frac{1}{a} \cdot arctan \frac{u}{a} + C<br />
I was given the problem of solving the indefinite integral of
<br /> \int \frac{(dx)}{(2x^2 + 2x + 5)}<br />
First, I multiplied the integral by (1/2) / (1/2) to eliminate the coefficient of the x^2 in the denominator, so now I am left with
<br /> \frac{1}{2} \cdot \int \frac{(dx)}{(x^2 + x + \frac{5}{2})}<br />
Now, in completing the square of the denominator, I added \frac{1}{4} - \frac{1}{4} (which is zero) so that the equation would look like this:
<br /> = \frac{1}{2} \int \frac{dx}{x^2 + x + \frac{5}{2} + \frac{1}{4} - \frac{1}{4}}<br />
Simplifying, I got:
<br /> = \frac{1}{2} \int \frac{dx}{x^2 + x + \frac{1}{4} + (\frac{5}{2} - \frac{1}{4})}<br />
<br /> = \frac{1}{2} \int \frac{dx}{(x + \frac{1}{2})^2 + \frac{9}{4}}<br />
<br /> = \frac{1}{2} \int \frac{dx}{(x + \frac{1}{2})^2 + ( \frac{3}{2})^2}<br />
If we let (x + \frac{1}{2})^2 = u^2 and ( \frac{3}{2})^2 = a^2 we now have the integrable form stated above, so
<br /> = \frac{1}{2} \int \frac{du}{u^2 + a^2}<br />
<br /> = \frac{1}{2} \cdot \frac{2}{3} \cdot arctan \frac{u}{a} + C<br />
<br /> = \frac{1}{3} \cdot arctan \frac{x^2 + \frac{1}{2}}{\frac{3}{2}} + C<br />
<br /> = \frac{1}{3} \cdot arctan \frac{2(x^2 + \frac{1}{2})}{3} + C<br />
My questions are:
(1) Is this the correct solution?
(2) If my solution is correct, how do you get the necessary constant in order to make the denominator of this problem a complete square? the (1/4 - 1/4) I added to the denominator just popped out of my mind. Is there any way to get it without resorting to trial and error?
thank you
<br /> \int \frac{(du)}{(a^2 + u^2)} = \frac{1}{a} \cdot arctan \frac{u}{a} + C<br />
I was given the problem of solving the indefinite integral of
<br /> \int \frac{(dx)}{(2x^2 + 2x + 5)}<br />
First, I multiplied the integral by (1/2) / (1/2) to eliminate the coefficient of the x^2 in the denominator, so now I am left with
<br /> \frac{1}{2} \cdot \int \frac{(dx)}{(x^2 + x + \frac{5}{2})}<br />
Now, in completing the square of the denominator, I added \frac{1}{4} - \frac{1}{4} (which is zero) so that the equation would look like this:
<br /> = \frac{1}{2} \int \frac{dx}{x^2 + x + \frac{5}{2} + \frac{1}{4} - \frac{1}{4}}<br />
Simplifying, I got:
<br /> = \frac{1}{2} \int \frac{dx}{x^2 + x + \frac{1}{4} + (\frac{5}{2} - \frac{1}{4})}<br />
<br /> = \frac{1}{2} \int \frac{dx}{(x + \frac{1}{2})^2 + \frac{9}{4}}<br />
<br /> = \frac{1}{2} \int \frac{dx}{(x + \frac{1}{2})^2 + ( \frac{3}{2})^2}<br />
If we let (x + \frac{1}{2})^2 = u^2 and ( \frac{3}{2})^2 = a^2 we now have the integrable form stated above, so
<br /> = \frac{1}{2} \int \frac{du}{u^2 + a^2}<br />
<br /> = \frac{1}{2} \cdot \frac{2}{3} \cdot arctan \frac{u}{a} + C<br />
<br /> = \frac{1}{3} \cdot arctan \frac{x^2 + \frac{1}{2}}{\frac{3}{2}} + C<br />
<br /> = \frac{1}{3} \cdot arctan \frac{2(x^2 + \frac{1}{2})}{3} + C<br />
My questions are:
(1) Is this the correct solution?
(2) If my solution is correct, how do you get the necessary constant in order to make the denominator of this problem a complete square? the (1/4 - 1/4) I added to the denominator just popped out of my mind. Is there any way to get it without resorting to trial and error?
thank you