Problem I can't solve

"Determine which of the numbers: 2011+2013+2015+2017 \sqrt { 2011 } +\sqrt { 2013 } +\sqrt { 2015 } +\sqrt { 2017 } and 420144\sqrt { 2014 } is greater. " Do you have any ideas? :D

#Algebra #Problem #Roots #Greater #Determine

Note by Jan Sadowski
6 years, 1 month ago

No vote yet
1 vote

  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:

  • 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.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # 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"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

The second number, 420144\sqrt{2014} is larger.

We need to prove that (x3x)+(x+3x)+(x1x)+(x+1x)<0 ( \sqrt{x-3} - \sqrt{x} ) + ( \sqrt{x+3} - \sqrt{x} )+ ( \sqrt{x-1} - \sqrt{x} ) + ( \sqrt{x+1} - \sqrt{x} ) < 0 for all x>3x > 3 .

We want to prove that the sum of the first two terms is negative by contradiction. Suppose it's non-negative, then

(x3x)+(x+3x)0(x3+x+3)2x0(x3+x+3)2(2x)202x+2x294x2x+2x294x2x292x4(x29)4x2360 Which is absurd \begin{aligned} ( \sqrt{x-3} - \sqrt{x} ) + ( \sqrt{x+3} - \sqrt{x} ) & \geq & 0 \\ ( \sqrt{x-3} + \sqrt{x+3} ) - 2 \sqrt x & \geq & 0 \\ \sqrt{( \sqrt{x-3} + \sqrt{x+3} )^2} - \sqrt{(2 \sqrt x)^2} & \geq & 0 \\ \sqrt{2x + 2\sqrt{x^2-9}} & \geq & \sqrt{4x} \\ 2x + 2\sqrt{x^2-9} & \geq & 4x \\ 2\sqrt{x^2-9} & \geq & 2x \\ 4(x^2-9) & \geq & 4x^2 \\ -36 & \geq & 0 \text{ Which is absurd} \\ \end{aligned}

Thus (x3x)+(x+3x)<0 ( \sqrt{x-3} - \sqrt{x} ) + ( \sqrt{x+3} - \sqrt{x} ) < 0 . Using an analogous argument, we can see that the sum of the other two terms is negative as well.

Thus the inequality in question holds true. In this case, x=2014x =2014.

Pi Han Goh - 6 years, 1 month ago

We can also apply calculus. Define f(x)=xf(x) = \sqrt x , then f(x)>0,f(x)<0f'(x) > 0, f''(x) < 0 for x>3x> 3 . Then the difference between x3x \sqrt{x-3} - \sqrt{x} and x+3x \sqrt{x+3} - \sqrt{x} is strictly negative. Similarly the difference between x1x \sqrt{x-1} - \sqrt{x} and x+1x \sqrt{x+1} - \sqrt{x} is strictly negative. Add them up shows that (x3x)+(x+3x)+(x1x)+(x+1x)<0 ( \sqrt{x-3} - \sqrt{x} ) + ( \sqrt{x+3} - \sqrt{x} )+ ( \sqrt{x-1} - \sqrt{x} ) + ( \sqrt{x+1} - \sqrt{x} ) < 0 . In this case, x=2014x=2014. So the second number is larger.

Pi Han Goh - 6 years, 1 month ago

Alternatively, one could solve this by binomial expansion. For x>3x > 3 . Consider the expression x[(1+a)n+(1a)n+(1+b)n+(1b)n4] \sqrt{x} \cdot \bigg [ (1 + a)^n + (1-a)^n + (1+b)^n + (1-b)^n - 4 \bigg ]

For a<1,b<1 \mid a \mid < 1, \mid b \mid < 1 .

Binomal expansion: (1±c)n=1±nc+n(n1)2c2+ (1\pm c)^n = 1 \pm nc + \frac{n(n-1)}{2} c^2 + \ldots .

Taking a=3x,b=1x,n=12a = \frac 3 x, b= \frac 1 x, n = \frac 12 shows that the expression [(1+a)n+(1a)n+(1+b)n+(1b)n4] \bigg [ (1 + a)^n + (1-a)^n + (1+b)^n + (1-b)^n - 4 \bigg ] is negative. With the substitution of x=2014x=2014 proves that the second number is larger.

Pi Han Goh - 6 years, 1 month ago
×

Problem Loading...

Note Loading...

Set Loading...