I.. \(A,B,C\) are angles of a triangle. Prove that
cyc∑cosA≤cyc∑sin(2A)
ii. Consider a,b,c>0,abc=1. Prove that
cyc∑a8+b8a2+b2≤a3+b3+c3
iii. For a,b>0, prove that (1+a)8+(1+b)8≥128ab(a+b)2
iv. p,q,r are distinct prime numbers such that rp3+p2+p=2rq2+q2+q. Find all possible values of pqr.
v. If a,b are integers, then prove that at least one of these expressions is an integer: b2−aa2+b,a2−bb2+a.
vi. cyclic∑a,b,cab+2bc+ac(b+c)(a4−(bc)2)≥0.
#Algebra
#RMO
#NMTC
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
Q1) cosA+cosB=2cos(2A+B)cos(2A−B)
Since A,B,C are angles of triangle. This gives us that A+B+C=π⟹A+B=π−C. We also have cos(2A−B)≤1
So, cosA+cosB=2cos(2π−C)cos(2A−B)=2sin2Ccos(2A−B)≤2sin2C
Similarly we get cosB+cosC≤2sin2A and cosC+cosA≤2sin2B.
Adding all these we get,
cyc∑cosA≤cyc∑sin2A
And equality holds when A=B=C=3π.
What does question 4 ask for?
Log in to reply
Its correct now.
q3)
(1+a)8+(1+b)8≥(2a)8+(2b)8=256(a4+b4) It remains to prove 256(a4+b4)≥128ab(a+b)2 which is obvious by expansion.