Simplifying the result of integration

LoA
Messages
12
Reaction score
0

Homework Statement



The original problem is \int \, \frac {xe^{2x}}{(1+2x)^2} dx. I utilized integration by parts to get:

-\frac {xe^{2x}}{2(1+2x)} \, + \, \frac {1}{4}e^{2x} \, + \, C

which I know is correct. However, I am told by the book that this may also be expressed as:

\frac {e^{2x}}{4(2x+1)} + C


It is a failing of my algebra skills that I am unable to make this translation. I have banged my head against this problem for close to an hour now. The truly frustrating thing is that it was very apparent to me yesterday (I was redoing the problem just to warm up for more i.b.p. problems), and I quickly wrote it down, but cannot seem to 'see' it today. Any help would be much appreciated.

Homework Equations



none

The Attempt at a Solution



I have tried expanding the denominator of the first term and factoring out the common \frac{1}{2} e^{2x} but then I get stuck. In particular, I can't figure out how to deal with the x in the numerator and the negative sign. I think I'm pretty clearly forgetting/misapplying some algebraic rules, so the first thing in the way of suggestive assistance that might help would be just a reference to the relevant rules/ideas. I think that given such a push in the right direction I can figure this out on my own.

Additionally, if anyone could suggest some resources for practice with algebra of this level of difficulty I'd greatly appreciate it.
 
Physics news on Phys.org
LoA said:
I have tried expanding the denominator of the first term
Not necessary.

LoA said:
factoring out the common \frac{1}{2} e^{2x}
Good start:) What does it look like after factoring out the term?

LoA said:
but then I get stuck. In particular, I can't figure out how to deal with the x in the numerator and the negative sign.
It just means -x, or (-1)x. And I'm sure you know -b+a=a-b.
Do you remember how to add/subtract fractions with different denominators?
 
LoA said:

Homework Statement



The original problem is \int \, \frac {xe^{2x}}{(1+2x)^2} dx. I utilized integration by parts to get:

-\frac {xe^{2x}}{2(1+2x)} \, + \, \frac {1}{4}e^{2x} \, + \, C

which I know is correct. However, I am told by the book that this may also be expressed as:

\frac {e^{2x}}{4(2x+1)} + C


It is a failing of my algebra skills that I am unable to make this translation. I have banged my head against this problem for close to an hour now. The truly frustrating thing is that it was very apparent to me yesterday (I was redoing the problem just to warm up for more i.b.p. problems), and I quickly wrote it down, but cannot seem to 'see' it today. Any help would be much appreciated.

Homework Equations



none

The Attempt at a Solution



I have tried expanding the denominator of the first term and factoring out the common \frac{1}{2} e^{2x} but then I get stuck. In particular, I can't figure out how to deal with the x in the numerator and the negative sign. I think I'm pretty clearly forgetting/misapplying some algebraic rules, so the first thing in the way of suggestive assistance that might help would be just a reference to the relevant rules/ideas. I think that given such a push in the right direction I can figure this out on my own.

Additionally, if anyone could suggest some resources for practice with algebra of this level of difficulty I'd greatly appreciate it.
Multiply the first expression by 2/2, and multiply the second one by (1 + 2x)/(1 + 2x). That will give you two expressions with the same denominator, so you can combine them.
 
Awesome, thank you, I'm really not sure why that didn't click. I think I frequently miss the forest for the trees :redface:

BTW, is the notion of a "simplified" related to how many operators have scope over the whole expression? i.e., here it went from two applications of "+" to just one. Just what is "simple" has never really been explained to me my satisfaction. Anyway, that's sort of asinine, but thanks again for your quick response and help with my problem!
 
LoA said:
BTW, is the notion of a "simplified" related to how many operators have scope over the whole expression? i.e., here it went from two applications of "+" to just one. Just what is "simple" has never really been explained to me my satisfaction. Anyway, that's sort of asinine, but thanks again for your quick response and help with my problem!

I don't know that there's a whole lot of agreement on what "simplified" means. In my experience it's somewhat subjective. However, most people would agree that the simplified form of 2x2 - 3x2 + 3 - 2x - 18 + 2x2 is x2 - 2x - 15.

Where they might not agree is whether the factored form is simpler than the form I show.
 
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...
Back
Top