Which Real Root is Larger: x^8 = 8 - 10x^9 or x^10 = 8 - 10x^11?

  • Context: MHB 
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Root
Click For Summary

Discussion Overview

The discussion revolves around comparing the real roots of two equations: \(x + x^2 + ... + x^8 = 8 - 10x^9\) and \(x + x^2 + ... + x^{10} = 8 - 10x^{11}\). Participants explore the values of these roots, employing graphical methods and personal approaches to derive their conclusions.

Discussion Character

  • Exploratory
  • Mathematical reasoning

Main Points Raised

  • Some participants propose that the second equation has a larger root, estimating it to be around 0.884, while the first is about 0.882.
  • One participant mentions using graphing techniques to find the roots and suggests "zooming" in on the zeros for accuracy.
  • Another participant acknowledges the complexity of understanding the conditions under which \(h(x) > 0\) in their approach, indicating a different method that they find less elegant but effective.

Areas of Agreement / Disagreement

Participants generally agree that the second equation has a larger root, but the exact values and methods used to arrive at these conclusions vary, indicating some level of disagreement or uncertainty in the approaches.

Contextual Notes

There are limitations in the methods discussed, including potential dependencies on graphical interpretations and the assumptions made in each participant's approach to finding the roots.

anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Which is larger, the real root of x + x2 + ... + x8 = 8 - 10x9, or the real root of x + x2 + ... + x10 = 8 - 10x11?
 
Physics news on Phys.org
The second one. The first has root about 0.882, the second, bout 0.884. I got that by graphing both and then "zooming" in on the zeros.
 
Here's my solution
It's not hard to show that the derivative of each is positive so both are increasing function meaning there's only one root. Let

$f(x) = 1 + x + x^2+ \cdots +x^8 + 10x^9 - 8$

and

$g(x) = 1 + x + x^2+ \cdots + x^{10} + 10x^{11} - 8$

We also have $f(0.8) <0, \; f(0.9) >0, \;g(0.8) <0, \;g(0.9) >0$ meaning that both roots lie between $0.8$ and $0.9$. Now consider the difference $h(x) = f(x)-g(x) =9x^8-x^{10}-10x^{11}= -(x+1)(10x-9)x^9 $. On the interval $(0.8,0.9)$ $h(x)> 0$ meaning that $ f(x) > g(x)$ giving that the root of $g(x)$ is larger than the root of $f(x)$ as HallsofIvy pointed out.
 
HallsofIvy said:
The second one. The first has root about 0.882, the second, bout 0.884. I got that by graphing both and then "zooming" in on the zeros.

Jester said:
Here's my solution
It's not hard to show that the derivative of each is positive so both are increasing function meaning there's only one root. Let

$f(x) = 1 + x + x^2+ \cdots +x^8 + 10x^9 - 8$

and

$g(x) = 1 + x + x^2+ \cdots + x^{10} + 10x^{11} - 8$

We also have $f(0.8) <0, \; f(0.9) >0, \;g(0.8) <0, \;g(0.9) >0$ meaning that both roots lie between $0.8$ and $0.9$. Now consider the difference $h(x) = f(x)-g(x) =9x^8-x^{10}-10x^{11}= -(x+1)(10x-9)x^9 $. On the interval $(0.8,0.9)$ $h(x)> 0$ meaning that $ f(x) > g(x)$ giving that the root of $g(x)$ is larger than the root of $f(x)$ as HallsofIvy pointed out.

Thanks for participating to both of you!:)

Hi Jester, it took me a fraction of time to decipher why $h(x)> 0$ on the interval $(0.8,0.9) in your approach!:o Well done!

I want to also let you know that my method is so much different than you and... it's less elegant but it works!:o
 
anemone said:
Which is larger, the real root of x + x2 + ... + x8 = 8 - 10x9, or the real root of x + x2 + ... + x10 = 8 - 10x11?

My solution:
First, notice that

[TABLE="class: grid, width: 500"]
[TR]
[TD]$1-x^9=(1-x)(x+x^2+\cdots+x^8)$

$1-x^9=(1-x)(8-10x^9)$

$1-x^9=8-10x^9-8x+10x^{10}$

$10x^{10}-9x^9-8x+7=0$[/TD]
[TD]$1-x^{11}=(1-x)(x+x^2+\cdots+x^{10})$

$1-x^{11}=(1-x)(8-10x^{11})$

$1-x^{11}=8-10x^{11}-8x+10x^{12}$

$10x^{12}-9x^{11}-8x+7=0$[/TD]
[/TR]
[TR]
[TD]So I let

$f(x)=10x^{10}-9x^9-8x+7$[/TD]
[TD]So I let

$g(x)=10x^{12}-9x^{11}-8x+7$[/TD]
[/TR]
[TR]
[TD]Descartes's Rule says $f(x)$ has two positive real roots and obviously $x=1$ is one of the root of $f(x)$ and the other root lies between $(0, 1)$.[/TD]
[TD]Descartes's Rule says $g(x)$ has two positive real roots and obviously $x=1$ is one of the root of $g(x)$ and the other root lies between $(0, 1)$.[/TD]
[/TR]
[/TABLE]

Observe also that

$g(x)=10x^{12}-9x^{11}-8x+7=x^2(10x^{10}-9x^9-8x+7)-8x+7+8x^3-7x^2=x^2f(x)+(8x-7)(x^2-1)$

If $a$ is a root of the function of $f$, then

$g(a)=a^2f(a)+(8a-7)(a^2-1)$

$g(a)=0+(8a-7)(a^2-1)$

$g(a)=(8a-7)(a^2-1)$

And here is a rough sketch of the graph $y=(8a-7)(a^2-1)$

View attachment 1544

So, if $\dfrac{7}{8}<a<1$, then $g(a)<0$ whereas if $a<\dfrac{7}{8}$, then $g(a)>0$.

Now, our objective is to find out whether the root of the function of $f$ is greater than or less than $\dfrac{7}{8}$.

$f(\dfrac{7}{8})=10(\dfrac{7}{8})^{10}-9(\dfrac{7}{8})^9-8(\dfrac{7}{8})+7=-0.075$

$f(\dfrac{6}{8})=10(\dfrac{6}{8})^{10}-9(\dfrac{6}{8})^9-8(\dfrac{6}{8})+7=0.8873$

Hence, we can say that the other positive real root of $f$, i.e. $a$, lies between $\dfrac{6}{8}$ and $\dfrac{6}{8}$, i.e. $\dfrac{6}{8}<a<\dfrac{7}{8}$, or a is less than $\dfrac{7}{8}$ and this tells us $g(a)>0$.

The graph below shows that the real root of $g(x)$ is larger than the root of $f(x)$.

View attachment 1545
 

Attachments

  • Graph 2.JPG
    Graph 2.JPG
    25.1 KB · Views: 116
  • Graph 3.JPG
    Graph 3.JPG
    25.7 KB · Views: 117

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K