Factoring the Sum of Two Fifth Powers

  • Thread starter Thread starter magisbladius
  • Start date Start date
  • Tags Tags
    Factoring Sum
AI Thread Summary
The discussion centers on the difficulty of factoring the expression x^5 + y^5. The initial attempts yield incorrect factors, with one participant suggesting a correct factorization as (x+y)(x^4 - x^3y + x^2y^2 - xy^3 + y^4). Confusion arises regarding the validity of intermediate steps and the presence of extraneous terms like x^9 and y^9. The conversation highlights the importance of correctly applying algebraic identities, specifically the sum of cubes, in the factorization process. Ultimately, the participants are seeking clarity on the correct approach to factor the sum of two fifth powers.
magisbladius
Messages
7
Reaction score
0
My problem is to factor x^{5} + y^{5}.

I get (x+y)(x^{8}-x^{4}y^{4}+y^{8}).

However, the answer is (x+y)(x^{4}-x^{2}y^{2}+y^{4}).
 
Mathematics news on Phys.org
Neither is right! Multiplying out in either cases does not give you the original back.

The correct answer is (x+y)(x^4-x^3y+x^2y^2-xy^3+y^4)
 
x^{5}+y^{5}
=x^{3}x^{2}+y^{3}y^{2}​

=(x^{2}x+y^{2}y)(x^{4}x^{2}-x^{2}xy^{2}y+y^{4}y^{2})​

=(x+y)(x^{2}-xy+y^{2})(x^{6}-x^{3}y^{3}+y^{6})​

=(x+y)(x^{8}-x^{5}y^{3}+x^{2}y^{6}-x^{7}y+x^{4}y^{3}-xy^{7}+x^{6}y^{2}-x^{3}y^{5}+y^{8})​

What am I doing wrong?

------------------------

Your answer:
=(x+y)(x^{4}-x^{3}y+x^{2}y^{2}-xy^{3}+y^{4})​
 
magisbladius said:
What am I doing wrong?
The first and last steps are the only ones that make any sense; I have no idea what you were trying to do inbetween.
 
How about you try factoring 5*x^4*y + 10*x^3*y^2 + 10* x^2 * y^3 + 5*x*y^4 instead? This gives 5*xy( (x+y)^3 - x^2*y - x*y^2) = 5*xy( (x+y)^3 - xy(x + y)) = 5*xy*(x+y)*((x+y)^2 - xy). Since x^5 + y^5 = (x+y)^5 - (5*x^4*y + 10*x^3*y^2 + 10* x^2 * y^3 + 5*x*y^4), we obtain x^5 + y^5 = (x+y)^5 - 5*xy*(x+y)*((x+y)^2 - xy) = (x+y)((x+y)^4 - 5*xy*(x+y)*((x+y)^2 - xy)), and take it from there (you can extract (x+y) still).
 
Last edited:
You could think of that expression as [/itex]x^5 - (-y)^5[/itex] and apply that into a^n - b^n = (a-b)(a^{n-1} + a^{n-2}b + ... + b^{n-1}). You can verify that general equation by expanding the RHS.
 
magisbladius said:
x^{5}+y^{5}
=x^{3}x^{2}+y^{3}y^{2}​

=(x^{2}x+y^{2}y)(x^{4}x^{2}-x^{2}xy^{2}y+y^{4}y^{2})​


What am I doing wrong?

------------------------

Your answer:
=(x+y)(x^{4}-x^{3}y+x^{2}y^{2}-xy^{3}+y^{4})​

Your last assertion makes no sense. You have terms x9 and y9 among others. They seem to come out of nowhere!
 
mathman said:
Your last assertion makes no sense. You have terms x9 and y9 among others. They seem to come out of nowhere!

I thought applying the sum of cubes on the cubed power parts would have worked x^{3}x^{2}+y^{3}y^{2}.

Now I realize why that was inappropriate.
 
Last edited:

Similar threads

Replies
15
Views
2K
Replies
5
Views
1K
Replies
24
Views
2K
Replies
10
Views
2K
Replies
20
Views
2K
Replies
4
Views
1K
Replies
1
Views
1K
Replies
5
Views
2K
Back
Top