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
Suppose otherwise, that is suppose that sin(40∘)≥73, then squaring both sides gives sin2(40∘)≥73⇒1−2sin2(40∘)≤−76+1=71, equivalently by double angle formula, cos(80∘)=sin(10∘)=sin(18π)≤71. By Maclaurin Series, sin(x)=x−3!x3+120x5…, so sin(x)≤x−6x3+120x5. Thus we have
@Pi Han Goh
–
What all did you try in geometric interpretation? I wrote sin(92π)=∫092πcosxdx and tried Cauchy-Schwarz inequality for integrals with different functions, but it didn't work out well enough to prove the desired inequality.
Consider the polynomial f(x)=8x3−6x+3. The roots of f(x) are sin(9π),sin(92π) and −sin(94π), the largest root being sin(92π). Note that, f(0)>0, f(21)<0 and f(73)>0.
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
Suppose otherwise, that is suppose that sin(40∘)≥73, then squaring both sides gives sin2(40∘)≥73⇒1−2sin2(40∘)≤−76+1=71, equivalently by double angle formula, cos(80∘)=sin(10∘)=sin(18π)≤71. By Maclaurin Series, sin(x)=x−3!x3+120x5…, so sin(x)≤x−6x3+120x5. Thus we have
18π−61(18π)3+1201(18π)5≤71
π(120⋅184−182⋅π2⋅20+π4)≤7120⋅185
3×182⋅20(6⋅182−π)<7120⋅185
120⋅3⋅184<7120⋅185
3<718
which is clearly absurd, thus sin(40∘)<73.
Log in to reply
Just a query, how will you show that the remaining terms in the Maclaurin series are negative? The terms after …
Log in to reply
I did'nt say that it's negative, but sum of every two consecutive terms are positive.
Log in to reply
sin(x)≤x−6x3, or am I missing something?
Then how did you say thatLog in to reply
Log in to reply
sinx≥x−6x3
I get that sum of every two consecutive terms must be positive. I think I got confused due to the typo. It should beLog in to reply
By the way, do you have a solution of your own? I do not like my solution.
Log in to reply
Log in to reply
Log in to reply
sin(92π)=∫092πcosx dx and tried Cauchy-Schwarz inequality for integrals with different functions, but it didn't work out well enough to prove the desired inequality.
What all did you try in geometric interpretation? I wroteLog in to reply
Nice solution but I did not understand a single thing, explanation please and a reference link too.
Consider the polynomial f(x)=8x3−6x+3. The roots of f(x) are sin(9π),sin(92π) and −sin(94π), the largest root being sin(92π). Note that, f(0)>0, f(21)<0 and f(73)>0.
∴21<sin(92π)<73.
Log in to reply
How do you know that f(sqrt(3/7)) > 0?
And it's obvious that sin(2pi/9) > 1/2 because sin(2pi/9) > sin(pi/6)
Log in to reply
f(73)=3(1−(7718)) and since (77)2>182, f(73)>0
Yeah, that's obvious. I just wrote it to illustrate the location of the root.
Log in to reply
Log in to reply
x and arrive at a contradiction.
Thanks. Maybe we can try substituting forLog in to reply
x=18π, we got −4sin3(x)+3sin(x)=21⇒−4sin3(x)≥21−73=141⇒sin3(x)≤−14⋅41<0 which is clearly absurd.
aha yes it works!! ForBy the way, great solution!
Log in to reply
Log in to reply
Consider a triangle with angles A, B and C such that A=94π, B=92π and C=3π . We have,
sin(2A)⋅sin(2B)⋅sin(2C)<81
⟹sin(9π)sin(92π)<41
Assume, on the contrary, that
sin(92π)≥73
⟹sin(18π)≤71
⟹cos(94π)≤71
⟹tan(94π)≥43
⟹tan(92π)≥23
⟹tan(92π)≥sin(3π)
⟹2sin(92π)≥2sin(3π)cos(92π)
⟹2sin(92π)≥sin(94π)+sin(9π)
⟹2sin(92π)≥2sin(92π)cos(92π)+sin(9π)
⟹sin(9π)sin(92π)≥41
Contradiction.
Typo: "that the above inequality holds true" ;P
Log in to reply
Thanks. Amended. :)