Polynomials: Theory and Problems to Solve

  • Context: Undergrad 
  • Thread starter Thread starter jonas.hall
  • Start date Start date
  • Tags Tags
    Classes Polynomial
Click For Summary
SUMMARY

This discussion focuses on two polynomial problems involving integer coefficients and real polynomials. The first problem requires demonstrating the existence of infinitely many polynomials \( P \) such that \( P(x^2 - 1) = (P(x))^2 - 1 \) with the condition \( P(0) = 0 \). The second problem asks whether real polynomials \( P \) exist such that \( P(x^2 - 1) = (P(x))^2 + 1 \) for all \( x \). The suggested approach involves making an ansatz for \( P(y) \) and analyzing the implications on the coefficients.

PREREQUISITES
  • Understanding of polynomial functions and their properties
  • Familiarity with algebraic structures, particularly integer coefficients
  • Knowledge of numerical algorithms for finding roots of polynomials
  • Basic concepts of algebraic geometry
NEXT STEPS
  • Research the implications of polynomial identities in algebraic geometry
  • Study numerical algorithms for polynomial root-finding, such as Newton's method
  • Explore the theory of polynomial coefficients and their constraints
  • Investigate the conditions under which polynomial equations have solutions
USEFUL FOR

Mathematicians, students of algebra, and anyone interested in polynomial theory and problem-solving techniques in algebraic contexts.

jonas.hall
Messages
23
Reaction score
0
Here are two very similar questions about polynomials that I feel may have deeper roots (excuse pun).

a) Does anyone know of any interesting theory related to them that I could read up upon?

b) How would one start solving them?

Here are the problems:

1) Show that there are infinitely many polynomials p with integer coefficients such that P(x^2 - 1) = (P(x))^2 - 1, P(0) =0 .

2) Are there real polynomials p satisfying P(x^2 - 1) = (P(x))^2 + 1 for all x? If so, determine what they look like.

Observe the plus sign at the end of the second problem.
 
Mathematics news on Phys.org
jonas.hall said:
Here are two very similar questions about polynomials that I feel may have deeper roots (excuse pun).

a) Does anyone know of any interesting theory related to them that I could read up upon?
Algebraic geometry.
b) How would one start solving them?
Solve what? If you are looking for roots, then a numerical algorithm is probably the best way to approach the problem. Unless there are additional information on the number of variables, coefficients and degrees.
Here are the problems:

1) Show that there are infinitely many polynomials p with integer coefficients such that ##P(x^2 - 1) = (P(x))^2 - 1, P(0) =0 .##
Make an ansatz ##P(y)=a_ny^n + \ldots +a_1y+a_0## and see what these conditions mean to your coefficients.
2) Are there real polynomials ##P## satisfying ##P(x^2 - 1) = (P(x))^2 + 1## for all ##x##? If so, determine what they look like.

Observe the plus sign at the end of the second problem.
Same idea as above. Assume an arbitrary solution and deduce conditions for the coefficients. If you run into a contradiction, then there won't be a solution. Otherwise the conditions will tell you how to chose ##P##.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 26 ·
Replies
26
Views
4K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 0 ·
Replies
0
Views
3K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K