How Do You Factor Complex Algebraic Expressions Like This Olympiad Problem?

AI Thread Summary
The discussion centers on factoring the complex algebraic expression a(1-b²)(1-c²) + b(1-c²)(1-a²) + c(1-a²)(1-b²) - 4abc, identified as an Olympiad problem. Participants express difficulty in finding the correct factors and suggest that the expression likely contains independent terms of a, b, and c. One contributor attempts to expand the equation and identifies potential factors involving cyclic symmetry. There is a request for articles on factorization techniques for mathematical Olympiads, and a couple of resources are shared. The conversation highlights the challenge of finding elegant solutions beyond straightforward expansion.
Dinheiro
Messages
56
Reaction score
0

Homework Statement


Factorate the expression a(1-b²)(1-c²) + b(1-c²)(1-a²) + c(1-a²)(1-b²) - 4abc

Homework Equations


Algebric identities

The Attempt at a Solution


It seems to be an olympic problem, and I can't find the right factors for it.
I would really appreciate the help and, if possible, could you indicate me some articles about factorizations, like this one, for mathematic olympiads.
Thanks
 
Physics news on Phys.org
This was a bit hard to crack. I'll show you my thought chain. By the nature of the equation you see there are going to be independent a, b, c terms in the equation when expanded. This hints to a final factor containing constant term (±1) multiplied by another which contains independent terms (± a ± b ± c). After that I couldn't make any conclusions to decide the factors, and hence expanded the equation, which gives,

a²b²c + b²c²a + c²a²b - a²b - a²c - b²a - b²c - c²a - c²b + a + b + c - 4abc

Taking out ab, bc and ca as factors, and by cyclic symmetry in the equation,

ab(abc - a - b) + bc(abc - b - c) + ca(abc - c - a) + (a + b + c - 4abc)

Now if the factors (abc - a - b) , (abc - b - c) and (abc - c - a) could all be made of the form (abc - a - b - c) you can factor it out from all the terms. See if you can do this.

I'm not aware of any specific articles on factorization. Just play around with enough problems to give you an hint of what you can do in various situations.

PS: I'm curious to see if there are more elegant solutions to this from someone, than expanding out the whole equation.

Edit: Google gave these articles,
http://tutorial.math.lamar.edu/Classes/Alg/Factoring.aspx
http://www.qc.edu.hk/math/Resource/AL/Cyclic%20and%20symmetric%20polynomials.pdf
 
Last edited:
  • Like
Likes 1 person
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top