Compare

How to compare log43,log54,log65.\log_4 3,\log_5 4,\log_6 5..

Note by Kishan K
7 years, 10 months ago

No vote yet
2 votes

  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

Lemma: If f(x)f(x) is a positive function that satisfies f(x+2)f(x+1)<f(x+1)f(x) f(x+2) - f(x+1) < f(x+1) - f(x) , then f(x+2)f(x)<f(x+1)2 f(x+2)f(x) < f(x+1)^2

Proof: Apply AM-GM._\square

Note: This condition can be thought of as a concave function, in a discrete setting. This is all the calculus that is required.

Now apply this to f(x)=lnx f(x) = \ln x for x2 x \geq 2 .

Calvin Lin Staff - 7 years, 10 months ago

Show that log(x)log(x+1)\frac{\log(x)}{\log(x+1)} is an increasing function for x>0x>0, where the base is e.

Abhishek Sinha - 7 years, 10 months ago

Log in to reply

I dont know much Calculus....please write ur solution.Is there any simple method......?

Kishan k - 7 years, 10 months ago

Log in to reply

Let f(x)=log(x)log(x+1) f(x) = \frac { \log (x) }{ \log (x + 1) } for x>0x > 0

By Quotient Rule, we have f(x)=log(x+1) 1xlog(x) 1x+1(log(x+1))2 \large f'(x) = \frac { \log (x+1) \space \cdot \frac {1}{x} - \log (x) \space \cdot \frac {1}{x+1} } { ( \log (x+1))^2 } or

f(x)=(x+1) log(x+1) x log(x)x(x+1) (log(x+1))2 \large f'(x) = \frac { (x+1) \space \log (x+1) \space - x \space \log (x) } { x(x+1) \space ( \log (x+1))^2 }

f(x)=x(log(x+1)log(x))+log(x+1)x(x+1)(log(x+1))2 \large f'(x) = \frac { x ( \log (x+1) - \log (x) ) + \log (x+1) } { x(x+1) ( \log (x+1))^2 }

Since for x>0 x > 0 , we have log(x+1)log(x)=log(1+1x)>0 \log (x+1) - \log (x) = \log ( 1 + \frac {1}{x} ) > 0 Thus the entire numerator of f(x) f'(x) is positive, same goes to the denominator of f(x)f'(x) , thus f(x)f'(x) is strictly positive, or f(x)f(x) is an increasing function.

Thus f(3)<f(4)<f(5) f(3) < f(4) < f(5) , we have log3log4<log4log5<log6log5 \frac { \log 3 }{ \log 4 } < \frac { \log 4 }{ \log 5 } < \frac { \log 6 }{ \log 5 } or

log43<log54<log65 \log_4 3 < \log_5 4 < \log_6 5

Alternatively, suppose we consider their reciprocals log34,log45,log56 \log_3 4, \log_4 5, \log_5 6

log34=log3(343),log45=log4(454),log56=log5(565) \log_3 4 = \log_3 (3 * \frac {4}{3}), \log_4 5 = \log_4 (4 * \frac {5}{4}), \log_5 6 = \log_5 (5 * \frac {6}{5})

log34=1+log343,log45=1+log454,log56=log565 \log_3 4 = 1 + \log_3 \frac {4}{3}, \log_4 5 = 1 + \log_4 \frac {5}{4}, \log_5 6 = \log_5 \frac {6}{5}

Since 1+log(x) 1+ \log (x) is an increasing function, and because 43>54>65 \frac {4}{3} > \frac {5}{4} > \frac {6}{5}

Then log34>log45>log56 \log_3 4 > \log_4 5 > \log_5 6 or log43<log54<log65 \log_4 3 < \log_5 4 < \log_6 5

Pi Han Goh - 7 years, 10 months ago

Log in to reply

@Pi Han Goh Why do you need x>ex>e ?

Abhishek Sinha - 7 years, 10 months ago

Log in to reply

@Abhishek Sinha MY MISTAKE! TYPO. FIXED

Pi Han Goh - 7 years, 10 months ago

Is there any method using only algebra?

Kishan k - 7 years, 10 months ago

Log in to reply

Perhaps this is the approach you are looking for: let a=log4(3)a = \log_4(3); then 0<a<10 < a < 1 and 4a=34^a = 3. So 5a=(454)a=4a(5/4)a=3(5/4)a<35/4=15/4<4, 5^a = (4\cdot \frac{5}{4})^a = 4^a \cdot (5/4)^a = 3\cdot (5/4)^a < 3 \cdot 5/4 = 15/4 < 4, which implies that a<log5(4)a < \log_5(4). So we showed that log4(3)<log5(4)\log_4(3)<\log_5(4). A very similar method also shows that log5(4)<log6(5)\log_5(4)<\log_6(5).

John Smith Staff - 7 years, 10 months ago
×

Problem Loading...

Note Loading...

Set Loading...