Factoring is important in mathematics

Click For Summary

Discussion Overview

The discussion revolves around the importance of factoring in mathematics, particularly focusing on polynomials. Participants explore various methods of factoring, express their needs for understanding the process, and seek clarification on techniques suitable for different contexts.

Discussion Character

  • Exploratory
  • Technical explanation
  • Homework-related

Main Points Raised

  • One participant expresses a desire to understand how to factor polynomials, indicating a lack of clarity despite searching for information.
  • Another participant inquires about the specific types of polynomials the original poster wishes to factor.
  • Methods such as Berlekamp's method for finite fields and numerical methods for rational polynomials are mentioned as common techniques for factoring.
  • A participant notes the importance of finding critical points of a function through factorization to determine maxima and minima.
  • There is a suggestion that the rational root theorem is useful for factoring small polynomials by hand, contrasting with more complex methods suited for larger polynomials.
  • One participant provides an example of factoring a specific polynomial, detailing a step-by-step approach to find roots and perform polynomial division.

Areas of Agreement / Disagreement

Participants express varying levels of understanding and approaches to factoring, with no consensus on a single method or explanation that satisfies all. Some methods are discussed as more suitable for certain contexts, but the overall discussion remains unresolved regarding the best approach for the original poster's needs.

Contextual Notes

Participants reference various methods and techniques without fully resolving the assumptions or limitations of each approach. The discussion includes both advanced and basic techniques, indicating a range of familiarity with the topic.

Darkiekurdo
Messages
111
Reaction score
0
Hi,
Factoring is important in mathematics so I should know how to factor things. But I don't see how one should factor something! I have looked all over the web but I still don't get it. Could someone show me how factoring works? I would appreciate it.

Thank you.
 
Mathematics news on Phys.org
What sorts of things do you want to factor?
 
Polynomials.
 
To factor an arbitrary polynomial over a finite field, something like Berlekamp's method is usually used.

To factor arbitrary rational polynomials (or polynomials over a number field), I think the favorite method is to use numerical methods to find a root, and the use lattice methods to recover the minimal polynomial of that root.
 
I mostly want to use factorization because I want to find the critical points of a given function so I can use it to find the maxima and minima of the given function.
 
Hurkyl said:
To factor an arbitrary polynomial over a finite field, something like Berlekamp's method is usually used.

To factor arbitrary rational polynomials (or polynomials over a number field), I think the favorite method is to use numerical methods to find a root, and the use lattice methods to recover the minimal polynomial of that root.
I'm sorry, but I don't understand this. Could you explain this like you would explain a 14-year old (like me)? I'm sorry for my ignorance.
 
Oh, if you're trying to factor small polynomials by hand, the rational root theorem is one of the most useful techniques.

The thing I mentioned is more of a sledgehammer approach that a computer would use to factor a large polynomial.
 
Darkiekurdo said:
I mostly want to use factorization because I want to find the critical points of a given function so I can use it to find the maxima and minima of the given function.


The examples you will do will all be easy to factor by trial and error, or appeal to the quadratic formula. This is because the questions will not be attermpting to find just how good you are at impossible things. You will undoutbedly only have to factor something like x^4+x^2-2, for whcih you will easily recognise 1 and -1 as roots, this allows you to do polynomial division, or less fancily write

(x-1)(x+1)(ax^2+bx+c)=x^4+x^2-2

and multiplying out and equating coefficients shows that a=1, c=2 and you can find b. This means you now have to factor only a quadratic which is easy by anyone's standards since there is a formula for it.
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K