What went wrong in evaluating this integral?

norman95
Messages
6
Reaction score
1
What did I do wrong evaluating this integral: ∫ [4 / (4x^2 + 4x + 65) dx ?
Here were my steps:
1) = 4 ∫ [1 / (4x^2 + 4x + 65)] dx
2) = 4 ∫ [1 / (4x^2 + 4x + 1 + 64)] dx
3) = 4 ∫ [1 / ((2x+1)^2 + 64)] dx ;

Then I applied the formula: ∫ [1 / √(a^2 + u^2)] dx = (1/a)arctan(u/a) + C;

4) = (4)(1/8)arctan [(2x+1) / (√64)] + C
5) = (1/2)arctan [(2x+1) / 8] + C

My answer: (1/2)arctan [(2x+1) / 8] + C
The correct answer: (1/4)arctan[(2x+1) / 8] + C
 
Physics news on Phys.org
norman95 said:
What did I do wrong evaluating this integral: ∫ [4 / (4x^2 + 4x + 65) dx ?
Here were my steps:
1) = 4 ∫ [1 / (4x^2 + 4x + 65)] dx
2) = 4 ∫ [1 / (4x^2 + 4x + 1 + 64)] dx
3) = 4 ∫ [1 / ((2x+1)^2 + 64)] dx ;

Then I applied the formula: ∫ [1 / √(a^2 + u^2)] dx = (1/a)arctan(u/a) + C;

4) = (4)(1/8)arctan [(2x+1) / (√64)] + C
5) = (1/2)arctan [(2x+1) / 8] + C

My answer: (1/2)arctan [(2x+1) / 8] + C
The correct answer: (1/4)arctan[(2x+1) / 8] + C
Your answer is too large by a factor of 2. I suspect that when you made the substitution from x to u, you forgot to change from dx to du correctly. If u = 2x + 1, then du = 2*dx.

BTW, when you do an integration problem, it is a good idea to check your work by differentiating your answer. You should end up with the same integrand you started with.
 
norman95 said:
What did I do wrong evaluating this integral: ∫ [4 / (4x^2 + 4x + 65) dx ?
Here were my steps:
1) = 4 ∫ [1 / (4x^2 + 4x + 65)] dx
2) = 4 ∫ [1 / (4x^2 + 4x + 1 + 64)] dx
3) = 4 ∫ [1 / ((2x+1)^2 + 64)] dx ;

Then I applied the formula: ∫ [1 / √(a^2 + u^2)] dx = (1/a)arctan(u/a) + C;
There is no such formula. Did you mean "\int \frac{1}{a^2+ u^2} du= arctan(u/a)+ C"?

4) = (4)(1/8)arctan [(2x+1) / (√64)] + C
5) = (1/2)arctan [(2x+1) / 8] + C

My answer: (1/2)arctan [(2x+1) / 8] + C
The correct answer: (1/4)arctan[(2x+1) / 8] + C
 
Last edited by a moderator:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top