A valuable fact about the problem's equation: the roots are integers.

Algebra Level 3

x 12 + 19 x 11 2183 x 10 31719 x 9 + 1589484 x 8 + 16094622 x 7 455383230 x 6 2973046830 x 5 + 48128758761 x 4 + 175583002303 x 3 1410337871531 x 2 1916138684507 x + 7420738134810 = 0 x^{12}+19 x^{11}-2183 x^{10}-31719 x^9+1589484 x^8+16094622 x^7-455383230 x^6-2973046830 x^5+ \\ 48128758761 x^4+175583002303 x^3-1410337871531 x^2-1916138684507 x+7420738134810=0

Note 1: Read the title again!

Note 2: The answer is an integer by value. It was made a floating point number for the answer on a whim.

Note 3: 1 is greater than -2.

Note 4: The absolute value of any of the roots does not exceed 100.

Note 5: The root of the equation: x 1 = 0 x-1=0 is 1.

This problem's question: What is the largest root by numeric value?


The answer is 31.0.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

See Vieta's Formulae . By factoring the constant term, you get 12 primes, therefore, you now know the absolute values of all the roots. Examination of the coefficient of the x 11 x^{11} term tells you that some of the roots are negative. At this point, you have five attacks on the problem: solving multiple equations in multiple unknowns using Vieta's formulae, guessing which combination of signs allows the sum of the roots to be 19, polynomial division to test each sign possibility, plotting the polynomial to find the approximate roots knowing that the roots are integers and when you get the remaining polynomial to a quartic equation, using closed form solutions.

The roots are {{x->-37},{x->-29},{x->-19},{x->-13},{x->-7},{x->-3},{x->2},{x->5},{x->11},{x->17},{x->23},{x->31}}.

You can see the answer in this plot:

I think you also have to note that 1 1 and 1 -1 are not roots before jumping to knowing the absolute values of all the roots. But that is easily done by inspection.

eg the roots could be 1 , 1 , 6 , 11 , 13 , 17 , 19 , 23 , 29 , 31 , 35 , 37 -1, -1, 6, -11, 13, -17, 19, -23, 29, -31, 35, -37 adding to 19 -19 .

I guess all you need to say is that the last term is greater than the sum of the absolute values of the others.

Alex Burgess - 2 years, 1 month ago

The degree of the polynomial is 12. The equation has 12 roots. The constant has 12 prime factors. Therefore, ignoring their signs, those are the roots. Therefore, x=-1 or 1 do not happen in this case.

A Former Brilliant Member - 2 years, 1 month ago

Log in to reply

No, you need to check 1 1 and 1 -1 before you make that conclusion:

Simple case: 210 = 2 3 5 7 210 = 2*3*5*7 . 4 Prime factors. Below are 2 different polynomials of degree 4 with 4 integer roots and 210 210 as the constant:

1) x 4 7 x 3 19 x 2 + 163 x 210 x^4 - 7 x^3 - 19 x^2 + 163 x - 210 has integer roots: 2 , 3 , 5 , 7 2, 3, -5, 7 .

2) x 4 7 x 3 55 x 2 + 271 x 210 x^4 - 7 x^3 - 55 x^2 + 271 x - 210 has integer roots: 1 , 3 , 7 , 10 1, 3, -7, 10 .

With 1) you can see that 210 > 163 + 19 + 7 + 1 = 190 210 > 163 + 19 + 7 + 1 = 190 , so, up to their respective signs, the roots are 2 , 3 , 5 , 7 2, 3, 5, 7 . The only way for the roots to add up to 7 7 is 2 + 3 + ( 5 ) + 7 2 + 3 + (-5) + 7 or ( 2 ) + ( 3 ) + 5 + 7 (-2) + (-3) + 5 + 7 , the prior is the only one with the product of 210 -210 .

Alex Burgess - 2 years, 1 month ago

Log in to reply

Try substituting 1 and -1 for x x and get a non-zero result, respectively 4314562560000 and7801587892224. This is a non-problem.

A Former Brilliant Member - 2 years, 1 month ago

Log in to reply

@A Former Brilliant Member True, true, it is rather trivial. But should probably be stated in the solution.

Alex Burgess - 2 years, 1 month ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...