Can Any 4th Degree Polynomial Be Expressed as a Quadratic of a Quadratic?

  • Context: Graduate 
  • Thread starter Thread starter okkvlt
  • Start date Start date
Click For Summary
SUMMARY

It is established that a 4th degree polynomial cannot be expressed as a quadratic of a quadratic function. The discussion highlights the challenge of finding coefficients for a polynomial of degree 2^n expressed as n quadratic functions, specifically noting that the system of equations derived from this transformation results in more unknowns than equations. The equations derived from the polynomial's coefficients demonstrate that even setting one coefficient to zero does not resolve the indeterminacy of the system.

PREREQUISITES
  • Understanding of polynomial functions and their degrees
  • Familiarity with quadratic functions and their compositions
  • Knowledge of systems of equations and matrix solutions
  • Basic algebraic manipulation of coefficients in polynomial equations
NEXT STEPS
  • Research polynomial function composition and its implications
  • Study the properties of quadratic functions in higher-degree polynomials
  • Explore methods for solving systems of equations with more unknowns than equations
  • Investigate the implications of setting coefficients to zero in polynomial equations
USEFUL FOR

Mathematicians, algebra students, and anyone interested in polynomial function theory and the complexities of function composition.

okkvlt
Messages
53
Reaction score
0
Question about quadratics of quadratics

can any 4th degree polynomial be expressed as a quadratic of a quadratic function?


or in the more general case, can any polynomial of degree 2^n be expressed as n-many quadratic functions of quadratic functions?
and given a polynomial of degree 2^n is there a way to find the coefficients of the quadratics?


i tried finding a way to reduce the 4th degree poly into a quadratic of a quadratic. but the main problem is when trying to find the coefficients that i have 5 equations in 6 unknowns, so the system to find the coefficients isn't determined. why and what does this mean?


r=(R4)X^4+(R3)X^3+(R2)X^2+(R1)X+R0

p[q[X]]=P2(Q2*X^2+Q1*X+Q0)^2+P1(Q2*X^2+Q1*X+Q0)+P0

in order for r[x] to equal p[q[x]]:

R4=(P2)(Q2)
R3=2(P2)(Q2)(Q1)
R2=(P2)(2(Q2)(Q0)+(Q1)^2)+(P1)(Q2)
R1=2(P2)(Q0)(Q1)+(P1)(Q1)
R0=(P2)(Q0)^2+(P1)(Q0)+(P0)

im wondering if i could just set one of the coefficients of either quadratic equal to zero. but even then the system is unsolveable by matrices, and I am not sure what terms are allowed to be zero.
 
Physics news on Phys.org
? Yes...? Are you really asking about composition of functions? If so, then, yes.
 
No you can't.

If it was possible then you could always take Q0=0 and Q2=1, just by absorbing these constants into p. Then, you have 5 equations in 4 unknowns.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
18
Views
5K