Prove that $$p(x,y) = x^4 + y^4 + x^2 + y^2$$ can be written as a sum of squares of three polynomials over $x,y$ for real numbers.
2026-03-26 16:26:34.1774542394
Find three polynomials whose squares sum up to $x^4 + y^4 + x^2 + y^2$
466 Views Asked by user31869 https://math.techqa.club/user/user31869/detail At
1
There are 1 best solutions below
Related Questions in POLYNOMIALS
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Integral Domain and Degree of Polynomials in $R[X]$
- Can $P^3 - Q^2$ have degree 1?
- System of equations with different exponents
- Can we find integers $x$ and $y$ such that $f,g,h$ are strictely positive integers
- Dividing a polynomial
- polynomial remainder theorem proof, is it legit?
- Polyomial function over ring GF(3)
- If $P$ is a prime ideal of $R[x;\delta]$ such as $P\cap R=\{0\}$, is $P(Q[x;\delta])$ also prime?
- $x^{2}(x−1)^{2}(x^2+1)+y^2$ is irreducible over $\mathbb{C}[x,y].$
Related Questions in SUM-OF-SQUARES-METHOD
- An algebraic inequality involving $\sum_{cyc} \frac1{(a+2b+3c)^2}$
- Prove the next cyclic inequality
- I have a inequality, I don't know where to start
- How can one prove that this polynomial is non-negative?
- How to prove expression greater than 0
- Homogeneous fourth degree inequality : $\sum x_i^2x_j^2 +6x_1x_2x_3x_4 \geq\sum x_ix_jx_k^2$
- Find minimum value of $\sum \frac {\sqrt a}{\sqrt b +\sqrt c-\sqrt a}$
- Triangle inequality $\frac{ab}{a^{2}+ b^{2}}+ \frac{bc}{b^{2}+ c^{2}}+ \frac{ca}{c^{2}+ a^{2}}\geq \frac{1}{2}+ \frac{2r}{R}$
- Prove this stronger inequality
- Express $x^4 + y^4 + x^2 + y^2$ as sum of squares of three polynomials in $x,y$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
$(\sqrt{2\sqrt{2}-2}y^2+x)^2 + (-\sqrt{2\sqrt{2}-2}xy + y)^2 + (x^2 + (1-\sqrt{2})y^2)^2 = x^4+y^4+x^2+y^2$.
In fact, there are many other solutions by using brute force, as suggested by Will Jagy in the comments.
Step 1 Let's suppose that $x^4+y^4+x^2+y^2 = \sum_{i=1}^3 (a_i x^2 + b_i xy + c_i y^2 + d_i x + e_i y)^2$. If we write $\vec{a} = (a_1,a_2,a_3)$ and so forth, we obtain the following identities by comparing coefficients:
Part (a): $x^2: \| \vec{d} \|^2 = 1$, $y^2: \| \vec{e} \|^2 = 1$, $xy: \langle \vec{d}, \vec{e} \rangle = 0$.
Part (b): $x^3: \langle \vec{a}, \vec{d} \rangle = 0$, $y^3: \langle \vec{c}, \vec{e} \rangle = 0$, $x^2y: \langle \vec{b}, \vec{d} \rangle = - \langle \vec{a}, \vec{e} \rangle$, $xy^2: \langle \vec{b} ,\vec{e} \rangle = - \langle \vec{c}, \vec{d} \rangle$.
Part (c): $x^4: \| \vec{a} \|^2 = 1$, $y^4: \| \vec{c} \|^2 = 1$, $x^2y^2: \| \vec{b} \|^2 + 2 \langle \vec{a}, \vec{c} \rangle = 0$, $x^3y: \langle \vec{b}, \vec{a} \rangle = 0$, $xy^3: \langle \vec{b}, \vec{c} \rangle = 0$.
(All inner products are standard Euclidean inner products)
Step 2 We consider an orthonormal basis of $\mathbb{R}^3$: $\vec{d}, \vec{e}, \vec{f}$. This used part (a).
Using part (b), we get
$\vec{a} = x_1 \vec{e} + y_1 \vec{f}$,
$\vec{b} = -x_1 \vec{d} - x_2 \vec{e} + y_3 \vec{f}$,
$\vec{c} = x_2 \vec{d} + y_2 \vec{f}$
for some reals $x_1,x_2,y_1,y_2,y_3$.
Step 3 Part (c) tells us that
$x_1^2 + y_1^2 = 1$, $x_2^2 + y_2^2 = 1$. (From norm of $\vec{a}, \vec{c}$ being 1.)
$y_1y_3 = x_1x_2$, $y_2y_3 = x_1x_2$ (From $\vec{b}$ perpendicular to $\vec{a}, \vec{c}$.)
$x_1^2+x_2^2+y_3^2 + 2y_1y_2 = 0$.
In the second equation, if $y_3$ is not 0, then $y_1 = y_2$, which forces $x_1 = x_2 = y_1 = y_2 = y_3 = 0$ in the third equation, contradicting the first equation.
So $y_3 = 0$, which implies $x_1x_2 = 0$. WLOG assume $x_1 = 0$, then $y_1 = \pm 1$. The third equation becomes
$0 = x_2^2 + 2y_1y_2 = 1 - y_2^2 + 2y_1y_2 = 2 - (y_2 - y_1)^2$.
So $y_2 - y_1 = \pm \sqrt{2}$. The first equation tells us that $y_1,y_2$ has norms less than 1, which implies that $y_2 = \pm (1 - \sqrt{2})$. This gives $x_2 = \pm \sqrt{2\sqrt{2} - 2}$.
To summarize, up to symmetry of $(x_1,y_1) \leftrightarrow (x_2,y_2)$, we have $x_1 = 0$, $y_1 = \pm 1$, $y_2 = \pm (1 - \sqrt{2})$ (same sign as $y_1$), $x_2 = \pm \sqrt{2\sqrt{2} - 2}$ and $y_3 = 0$.
Step 4 By picking arbitrary orthonormal basis $\vec{d}, \vec{e}, \vec{f}$, we can substitute the values for $x_1,x_2,y_1,y_2,y_3$ above to get solutions for $\vec{a}, \vec{b}, \vec{c}$. All these would give the required sum of squares decomposition. The decomposition I took above comes from choosing the standard orthonormal basis of $\mathbb{R}^3$.