This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
I think, that by Descartes' rule of signs, the signs of the coefficients must interleave for the solutions to be positive, so for the quadratic equation a and c must have equal signs and b must have opposite sign; similarity for the cubic equation, a and c must have equal signs, and b and d must have equal signs but opposite from a and c.
Now, the second condition is that the discriminant must be greater than 0, that is because the discriminant is just the product of the squaresof every possible difference of two roots at time, all that multiplied by a2n−2, where a is the leading coefficient. For example, for a second degree equation: D=a2(x1−x2)2, and for a third degree equation: D=a4(x1−x2)2(x1−x3)2(x2−x3)2. It's clearly that if at least one root is repeated, the whole discriminant will be 0. And if there are a pair of complex roots it will be negative. But, these discriminants now in terms of the coefficients are: D=b2−4ac and D=b2c2−4ac3−4b3d+18abcd−27a2d2.So, in both cases, D>0.
I think that in these grades these are the sufficient and necesary conditions for all roots to be distinct and positive, but in higher degrees I'm not sure. The proofs of how to obtain the discrimimants are a little hard and I will not give them, also I'm writing this from my phone, and it's a pain, so if there are any mistakes, I'm sorry.
Yes, combining Descartes' Rule of signs and Discriminant helps us approach this.
Firstly, in the quadratic and cubic case, a positive discriminant is a necessary and sufficient condition that the roots are real.
Secondly, Descartes' rule of signs tells us that if the signs are alternating, then there are (at most) 0 negative roots.
Hence, all the roots are positive and real!
The converse is obvious. If the roots are positive reals, then the discriminant is positive, and the signs alternate.
This is with regard to second part, although the approach could also be used for quadratic case.
The general cubic equation is
ax3+bx2+cx+d=0
Convert the general cubic equation into depressed cubic.Thus
t3−mt−c=0
with t=x+b/(3a)
Then we may consider this to be the intersection of two curves namely y=t3and a straight line y=mt+c.
Now plotting these two curves one clearly sees that for 3 real roots the slope m of the line must be positive.Thus condition one is
m>0
This is equivalent to the condition that the derivative of the cubic polynomial must have two roots.Next if there were two repeated roots then the slope of the line and tangent are equal. Equating both we get
t0=±3m .
Substituting t0 back into the straight line equation we get a value for the y-intercept for this special case and noting that the intercept
∣c∣ must be less than this for 3 unequal real roots to exist.Thus we have the condition two
∣c∣≤32m3m
This is equivalent to the discriminant condition of the cubic equation.
Next we turn to the question of positive roots. This is equivalent to
t>3ab
Now we note that if the depressed cubic has 3 real roots then by necessity it will have one negative root (since sum of roots is zero in depressed cubic & by same logic it will also atleast have one positive root). So for positive real roots of the original cubic we need to have
ab<0
This third condition is only necessary not sufficient.Next we ensure that the smallest root of depressed cubic is greater than b/3a . For this we suppose a straight line of slope m passes through the point (3ab,(3ab)3)
then the y intercept of this line comes out to be
c0=(3ab)3−m3ab
This c0 must be lesser than y intercept of the straight line for roots of depressed cubic to be greater than b/3a.Thus condition four is
c0<c.
Once all the four conditions are satisfied simultaneously we will have positive unequal roots for the original cubic.
guys, I hate to rain on your parade but can you elaborate this much clearer and simpler for me because I can't understand a word you're typing. please???
Roots are basically answers to the question. In algebra, they are often used to represent the value of the variable if the whole equation is equivalent to 0. For instance, if you have the equation 4x−4=0, its root would be 1 because if you input 1 into the equation, the whole statement is true.
Real numbers are just the set of rational and irrational numbers.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
I think, that by Descartes' rule of signs, the signs of the coefficients must interleave for the solutions to be positive, so for the quadratic equation a and c must have equal signs and b must have opposite sign; similarity for the cubic equation, a and c must have equal signs, and b and d must have equal signs but opposite from a and c.
Now, the second condition is that the discriminant must be greater than 0, that is because the discriminant is just the product of the squaresof every possible difference of two roots at time, all that multiplied by a2n−2, where a is the leading coefficient. For example, for a second degree equation: D=a2(x1−x2)2, and for a third degree equation: D=a4(x1−x2)2(x1−x3)2(x2−x3)2. It's clearly that if at least one root is repeated, the whole discriminant will be 0. And if there are a pair of complex roots it will be negative. But, these discriminants now in terms of the coefficients are: D=b2−4ac and D=b2c2−4ac3−4b3d+18abcd−27a2d2.So, in both cases, D>0.
I think that in these grades these are the sufficient and necesary conditions for all roots to be distinct and positive, but in higher degrees I'm not sure. The proofs of how to obtain the discrimimants are a little hard and I will not give them, also I'm writing this from my phone, and it's a pain, so if there are any mistakes, I'm sorry.
Log in to reply
Yes, combining Descartes' Rule of signs and Discriminant helps us approach this.
Firstly, in the quadratic and cubic case, a positive discriminant is a necessary and sufficient condition that the roots are real.
Secondly, Descartes' rule of signs tells us that if the signs are alternating, then there are (at most) 0 negative roots.
Hence, all the roots are positive and real!
The converse is obvious. If the roots are positive reals, then the discriminant is positive, and the signs alternate.
For the quadratic equation, 2 conditions arise-
If a>0, then c>0 and b2−4ac>0. Also, 2a−b>0 which means that b<0
If a<0, then c<0 and b2−4ac>0. Also, 2a−b>0 which means that b>0
For the cubic equation, 2 conditions arise-
Let f(x)=ax3+bx2+cx+d
If the cubic has 3 roots, then f′(x) has 2 positive real roots. Let they be p,q. The conditions for it can be found from above.
For three roots,
f(p).f(q)<0
Assuming that the condition is satisfied, then 2 cases arise-
If a<0, then d>0
If a>0, then d<0
Log in to reply
I don't think I buy that for the cubic case.
Even if f′(x) has 2 roots, it doesn't guarantee that f(x) has two more real roots.
For example: look at this one.
Log in to reply
All right, i will modify it.
For the quadratic case, can you explain why those are necessary and sufficient conditions? What would be the best way of interpreting it?
Log in to reply
If both the roots are positive, their sum is positive and so is their product.
Product of roots is ac which means a and c are of the same sign.
Sum of roots is a−b which means a and b are of opposite signs.
Also, the discriminant b2−4ac should be positive for two real roots.
This is with regard to second part, although the approach could also be used for quadratic case. The general cubic equation is
ax3+bx2+cx+d=0
Convert the general cubic equation into depressed cubic.Thus
t3−mt−c=0
with t=x+b/(3a)
Then we may consider this to be the intersection of two curves namely y=t3and a straight line y=mt+c. Now plotting these two curves one clearly sees that for 3 real roots the slope m of the line must be positive.Thus condition one is
m>0
This is equivalent to the condition that the derivative of the cubic polynomial must have two roots.Next if there were two repeated roots then the slope of the line and tangent are equal. Equating both we get
t0=±3m .
Substituting t0 back into the straight line equation we get a value for the y-intercept for this special case and noting that the intercept ∣c∣ must be less than this for 3 unequal real roots to exist.Thus we have the condition two
∣c∣≤32m3m
This is equivalent to the discriminant condition of the cubic equation. Next we turn to the question of positive roots. This is equivalent to
t>3ab
Now we note that if the depressed cubic has 3 real roots then by necessity it will have one negative root (since sum of roots is zero in depressed cubic & by same logic it will also atleast have one positive root). So for positive real roots of the original cubic we need to have
ab<0
This third condition is only necessary not sufficient.Next we ensure that the smallest root of depressed cubic is greater than b/3a . For this we suppose a straight line of slope m passes through the point (3ab,(3ab)3) then the y intercept of this line comes out to be
c0=(3ab)3−m3ab
This c0 must be lesser than y intercept of the straight line for roots of depressed cubic to be greater than b/3a.Thus condition four is
c0<c.
Once all the four conditions are satisfied simultaneously we will have positive unequal roots for the original cubic.
Log in to reply
Shusant I think u made out a spledid explanation thanks for the ri8 solution.
Condition 4 when simplified leads to d/a<0.Thus condition three and four are equivalent to descartes rule of signs.
if x and y are real numbers satisfying x^3-3x^2+5x-17=0 and y^3-3y^2+5y+11=0 then the value of x+y=______
Log in to reply
2
Log in to reply
Yes, that allows us to say that there are 2 real roots. But must the roots be positive? How can we ensure that these roots are positive?
Log in to reply
Yes, you are right. I will modify this.
This makes me think about the problems I posted about Brilli the Ant playing the games against Brian Till.
guys, I hate to rain on your parade but can you elaborate this much clearer and simpler for me because I can't understand a word you're typing. please???
b sqred - 4ac>0
Cubic Equation x³+ax²+bx+c=0 with real coefficients a,b,c have ONLY REAL ROOTS iff
1) (2a³-9ab+27c)² ≤ 4(a²-3b)³
2) a² ≥ 3b
"+" to be 3 POSITIVE must be by Vietta
3) a<0
4) b>0
5) c<0
a and c having same sign b is different
Log in to reply
I agree that is necessary, but it is not sufficient. For example x2−x+1=0 does not have 2 positive real roots.
What is the meaning of all these things i.e possible real roots and all ,these thing are not taught in my school
Log in to reply
Roots are basically answers to the question. In algebra, they are often used to represent the value of the variable if the whole equation is equivalent to 0. For instance, if you have the equation 4x−4=0, its root would be 1 because if you input 1 into the equation, the whole statement is true.
Real numbers are just the set of rational and irrational numbers.