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

Home > Just Math
Cycles of roots as coefficients (Posted on 2022-06-16) Difficulty: 3 of 5
Part 1:
Find any and all quadratic functions
f(x)=x2+bx+c with roots {b,c}.

Part 2:
Find any and all pairs of quadratic functions
f1(x)=x2+b1x+c1 with roots {b2,c2} and
f2(x)=x2+b2x+c2 with roots {b1,c1}.

Part 3:
Find any and all trios of quadratic functions
f1(x)=x2+b1x+c1 with roots {b2,c2},
f2(x)=x2+b2x+c2 with roots {b3,c3}, and
f3(x)=x2+b3x+c3 with roots {b1,c1}.

No Solution Yet Submitted by Jer    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Puzzle Solution: Part 2 | Comment 2 of 4 |
The given conditions generate four simultaneous equations:
b2^2 +b1* b2 +c1 = 0
c2^2 + b1 *c2 + c1 = 0
b1^2 + b1*b2 + c2 = 0
c1^2 + b2 * c1 + c2 = 0 

This generates four cases:
CASE 1: b2=c2 and b1=c1
CASE 2: b2=c2 and b1+c1+b2= 0
CASE 3: b2+c2+b1 =0 and, b1=c1
CASE 4: b2+c2+b1=0 and, b1+c1+b2=0

From here on it gets extremely lengthy and messy. 
To cut a long story short, solving the cases one by one, we obtain:
(b1, b2, c1, c2) 
= (-1/2, -1/2, -1/2, -1/2)
or,  (1, 1, -2, -2)
or, (m, -m, 0, 0) where m is any real number including zero.
Checking the first validity of the first quadruplet, we observe that
x^2-x/2-1/2 =0
or, x=1, -1/2, which is a contradiction. 

For the second quadruplet, we observe that:
x^2+x-2=0, gives: x=1, -2
-> This checks out

For the last one:
x^2-mx =0 has roots (m, 0)
x^2+mx=0 has roots (-m, 0) 

Consequently,  (b1, b2, c1, c2) = (1, 1, -2, -2) and, (m, -m, 0, 0) gives all possible solutions to the given equation.

Note: (b1, b2, c1, c2) =(0, 0, 0, 0) is included in the 2nd quadruplet when m=0

Edited on June 16, 2022, 7:43 am
  Posted by K Sengupta on 2022-06-16 07:29:34

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (12)
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