Pattern recognition on integrals questions

Dan350
Messages
44
Reaction score
0
Hello users,
I would like to know when do you use pattern recognition over integrals
Someone told me it was that
For example the integral below

I would like to know the procedure to rewrite the numerators as (2x-2) + 3
Where does the 3 come from?
I would really appreciate

Thanks in advance!
 

Attachments

  • ScreenHunter_31 Jul. 03 11.13.jpg
    ScreenHunter_31 Jul. 03 11.13.jpg
    1.6 KB · Views: 455
Physics news on Phys.org
Pattern recognition is at the heart of mathematics no matter which branch of math you're dealing with. In this case, you can complete the square in the denominator. Rewriting the numerator the way you've mentioned then makes the squared term in the denominator appear in the numerator. Then you can try a change of variables. You get:
\int \frac{2x+1}{(x-1)^{2}-3}\,dx = \int \frac{(2x-2)+3}{(x-1)^{2}-3}\,dx<br /> =\int \frac{2(x-1)+3}{(x-1)^{2}-3} \, dx.
Substitute u=x-1 to simplify.
 
Ackbeet said:
Pattern recognition is at the heart of mathematics no matter which branch of math you're dealing with. In this case, you can complete the square in the denominator. Rewriting the numerator the way you've mentioned then makes the squared term in the denominator appear in the numerator. Then you can try a change of variables. You get:
\int \frac{2x+1}{(x-1)^{2}-3}\,dx = \int \frac{(2x-2)+3}{(x-1)^{2}-3}\,dx<br /> =\int \frac{2(x-1)+3}{(x-1)^{2}-3} \, dx.
Substitute u=x-1 to simplify.
Makes sense,, thank you,, but could you explain me how did you get the number 3 in the numerator??
I know that the integral is in the form f'(x)/f(x),, but what do you do with the constant?
I am a little confused
 
Last edited:
Dan350 said:
Makes sense,, thank you,, but could you explain me how did you get the number 3 in the numerator?? I am a little confused

Sure. You can't actually change the numerator, can you? You can rewrite it to look a little different, but that's all. The 3 in the numerator is the number you must add to -2 in order to ensure that you end up with the original +1. So the thinking goes this way: I want a -2 there, but I have a +1. How could I get a -2? By rewriting 1=-2+3. So that's where the 3 comes from.
 
  • Like
Likes 1 person
Back
Top