MHB Solve Polynomial Challenge: Prove $(x-1)(x-2)(x-3)(x-4)(x-5)(x-6)=720$

AI Thread Summary
The discussion centers on proving that the equation (x-1)(x-2)(x-3)(x-4)(x-5)(x-6)=720 has only two real solutions. Participants share their methods for solving the problem, with one user expressing appreciation for another's fast and effective approach. Both users mention utilizing computational tools to assist with the calculations involved in the solution. The conversation highlights collaboration and the exchange of problem-solving techniques. Ultimately, the focus remains on the mathematical proof of the equation's solutions.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Prove that there are only two real numbers such that $(x-1)(x-2)(x-3)(x-4)(x-5)(x-6)=720$.
 
Mathematics news on Phys.org
My solution:

Given that $6!=720$ we can see that:

$$x=0,\,7$$

And so, we may look at the number of real roots for:

$$f(x)=\frac{(x-1)(x-2)(x-3)(x-4)(x-5)(x-6)-720}{x(x-7)}=x^4-14x^3+77x^2-196x+252$$

$$f'(x)=2(2x-7)\left(x^2-7x+14 \right)$$

The discriminant of the quadratic factor is negative, hence there is only 1 critical value:

$$x=\frac{7}{2}$$

$$f''(x)=12x^2-84x+154=3(2x-7)^2+7$$

Thus, the function is concave up for all $x$, and we find:

$$f\left(\frac{7}{2} \right)=\frac{945}{16}$$

And therefore $$0<f(x)$$ for all $x$, hence the original equation has no real roots beyond the two found by inspection.
 
Thanks MarkFL for participating and your solution is awesome and...you're FAST! I used essentially the same method as yours to solve this problem too...:o
 
I had a little help from the computer with the grunt work of dividing, differentiating and factoring...(Bandit)
 
Addendum to my solution:

After dividing, we found:

$$f(x)=x^4-14x^3+77x^2-196x+252$$

We may write this as:

$$\left(x^2-7x \right)^2+28\left(x^2-7x \right)+252=\left(x^2-7x+14 \right)^2+56$$

This is enough to show that this function as no real roots.
 
MarkFL said:
Addendum to my solution:

After dividing, we found:

$$f(x)=x^4-14x^3+77x^2-196x+252$$

We may write this as:

$$\left(x^2-7x \right)^2+28\left(x^2-7x \right)+252=\left(x^2-7x+14 \right)^2+56$$

This is enough to show that this function as no real roots.

Hey MarkFL, I like this method even more!(Nerd)
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top