All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Express as product of quadratic (Posted on 2020-12-27) Difficulty: 3 of 5
Let p be a certain prime number. Find all non-negative integers n for which polynomial P(x)=x4-2(n+p)x2+(n-p)2 may be rewritten as product of two quadratic polynomials with integer coefficients.

No Solution Yet Submitted by Danish Ahmed Khan    
Rating: 3.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
solution | Comment 1 of 3
let
(x^2+ax+b)(x^2+cx+d)=P(x)

then we have

bd=(n-p)^2
ad=-bc
ac+b+d=-2(n+p)
a=-c -> c=-a

substituting gives

bd=(n-p)^2
ad=ab
-a^2+b+d=-2(n+p)

case 1: a=0
bd=(n-p)^2
b+d=-2(n+p)
d=-2(n+p)-b

b[-2(n+p)-b]=(n-p)^2
b^2+2(n+p)b+(n-p)^2=0
b=-(sqrt(n)+-sqrt(p))^2
n=p

case 2: a!=0
d=b

b^2=(n-p)^2
-a^2+2b=-2(n+p)

b=+-(n-p)

sub case 1: b=-(n-p)=p-n
-a^2+2p-2n=-2n-2p
-a^2=-4p
a^2=4p false

sub case 2: b=n-p
-a^2+2n-2p=-2n-2p
-a^2=-4n
a^2=4n
n=k^2
a^2=4k^2
a=2k
b=2k-p
c=-2k
d=2k-p

(x^2+2k+2k-p)(x^2-2k+2k-p)

so the possible values for n are either p or any perfect square


  Posted by Daniel on 2020-12-29 06:20:47
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (16)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information