MHB What Polynomial Pairs Satisfy These Complex Functional Equations?

  • Thread starter Thread starter Mathick
  • Start date Start date
  • Tags Tags
    Polynomials
Click For Summary
The discussion focuses on finding pairs of polynomials \( p(x) \) and \( q(x) \) that satisfy the equations \( p(x^2+1)=q(x)^2+2x \) and \( q(x^2+1)=p(x)^2 \) for all real \( x \). Initial attempts to solve the equations through substitution yielded no results. A substitution of \( x^2+1 \) into the first equation and squaring the second equation led to a combined equation that simplifies the problem. By assuming \( p(x) \) is linear, a solution was found: \( p(x) = x \) and \( q(x) = x - 1 \), but the existence of other solutions remains uncertain.
Mathick
Messages
23
Reaction score
0
Find all pairs of polynomials $$p(x)$$ and $$ q(x)$$ with real coefficients for which both equations are satisfied: $$p(x^2+1)=q(x)^2+2x$$ and $$q(x^2+1)=p(x)^2$$. These equations are set for all real $$x$$.

I tried to substitute $$x$$ for $$-x$$ and others numbers like $$-1,1$$ etc. but nothing happened... I need your help
 
Physics news on Phys.org
Mathick said:
Find all pairs of polynomials $$p(x)$$ and $$ q(x)$$ with real coefficients for which both equations are satisfied: $$p(x^2+1)=q(x)^2+2x$$ and $$q(x^2+1)=p(x)^2$$. These equations are set for all real $$x$$.

I tried to substitute $$x$$ for $$-x$$ and others numbers like $$-1,1$$ etc. but nothing happened... I need your help
Not sure if this is going to lead anywhere or not.

In the first equation, substitute $x^2+1$ for $x$ to get $p\bigl((x^2+1)^2 + 1\bigr) = \bigl(q(x^2+1)\bigr)^2 + 2(x^2+1).$

Square both sides of the second equation to get $\bigl(q(x^2+1)\bigr)^2 = \bigl(p(x)\bigr)^4.$

Combine those two equations to get $p(x^4 + 2x^2+2) = \bigl(p(x)\bigr)^4 + 2x^2 + 2$.

Now what? Suppose that there is a solution in which $p(x)$ is a linear polynomial, say $p(x) = ax+b.$ Then $$a(x^4 + 2x^2+2) + b = (ax+b)^4 + 2x^2 + 2.$$ Compare coefficients of $x^4$ on both sides to see that $a=1$. Then compare coefficients of $x^3$ to get $b=0.$ That leads to a solution $\boxed{p(x) = x,\ q(x) = x-1}$.

Are there any other solutions? I don't know.
 
Hello, I'm joining this forum to ask two questions which have nagged me for some time. They both are presumed obvious, yet don't make sense to me. Nobody will explain their positions, which is...uh...aka science. I also have a thread for the other question. But this one involves probability, known as the Monty Hall Problem. Please see any number of YouTube videos on this for an explanation, I'll leave it to them to explain it. I question the predicate of all those who answer this...
I'm taking a look at intuitionistic propositional logic (IPL). Basically it exclude Double Negation Elimination (DNE) from the set of axiom schemas replacing it with Ex falso quodlibet: ⊥ → p for any proposition p (including both atomic and composite propositions). In IPL, for instance, the Law of Excluded Middle (LEM) p ∨ ¬p is no longer a theorem. My question: aside from the logic formal perspective, is IPL supposed to model/address some specific "kind of world" ? Thanks.
Back
Top