1.) Let \(a,b,c\) be positive real numbers such that \[\displaystyle \frac{\left(\displaystyle a+ \frac{1}{a}\right)\left(\displaystyle b+ \frac{1}{b}\right)\left(\displaystyle c+ \frac{1}{c}\right)}{abc} = 8\] Prove that \(abc \geq 1\).
2.) Let n be positive integers n≥2 and x1,y1,x2,y2,...,xn,yn be positive real numbers such that
i=1∑nxi≥i=1∑nxiyi
Prove that i=1∑nxi≤i=1∑nyixi
3.) Let a,b,c be positive real numbers, prove that
a3+b3+c3≥41(a+b+c)3−6abc
4.) Let a,b,c,d be positive real numbers and 36a+4b+4c+3d=25, prove that
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
For number 1, using the fact that a + (1/a) >= 2, this also applies for b and c. Hence, [a + (1/a)][b + (1/b)][c + (1/c)] >= 8. Hence, 8abc >= 8 and abc >= 1.
Equality occurs if and only if x=2,y=3,z=4 which means a=4,b=9,c=16 ~~~
I don't have much time for doing these problems right now. I have to study math from POSN for whole October and I'm freaking busy reviewing lots of stuffs. heavy breathing
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
For number 1, using the fact that a + (1/a) >= 2, this also applies for b and c. Hence, [a + (1/a)][b + (1/b)][c + (1/c)] >= 8. Hence, 8abc >= 8 and abc >= 1.
Log in to reply
Yep, that's how I did it.
This is the easiest question because professor let everyone get at least 1 problem to bring some joy of solving the hardest topic of all.
first one is easy
Can someone tell me how to solve 4? I solved the rest.
Log in to reply
Never mind. Just realised that 4 was quite easy.
For number 5, I'm trying to get the maximum value of 5/8sqrt(2) + 1/3 cube root(2)...
Trying #5...
abcbca−2+ca3b−6+ab4c−12
=aa−2+b3b−6+c4c−12
Let x=a−2,y=b−6,z=c−12 such that x,y,z≥0.
The expression becomes =x+2x+y+63y+z+124z
By AM-GM; x+2x≤22xx=221
Similarly, y+3+33y≤33y×323y=3×32/31
z+4+4+44z≤44z×434z=4×43/41
Sum all these up and we get
abcbca−2+ca3b−6+ab4c−12≤221+3×32/31+4×43/41 ~~~
Equality occurs if and only if x=2,y=3,z=4 which means a=4,b=9,c=16 ~~~
I don't have much time for doing these problems right now. I have to study math from POSN for whole October and I'm freaking busy reviewing lots of stuffs. heavy breathing
3rd one is preety easy. Do u still need it?
Log in to reply
Yup I'm still stuck till now. =_="