Comparing Powers: A Mental Technique

  • Context: Undergrad 
  • Thread starter Thread starter vin300
  • Start date Start date
  • Tags Tags
    Compare
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
vin300
Messages
602
Reaction score
4
This is by no means a trick question, I would want to know whether there is any technique to compare two powered terms with different bases, that is if I say I want to compare 2 powered 200 to 3 powered 120 to estimate which of these may be greater without any special or digital aid, how can I do it in my mind?
 
Mathematics news on Phys.org
Take the logarithm of both numbers:

ln(2200) = 200 ln 2 = 138.629436112
ln(3120) = 120 ln 3 = 131.83347464

So 2200 > 3120

EDIT: fixed a math error.
 
Are you talking about exponents?
So like x^n vs y^m?
You could just take the logs, and do some algebra.

Have the ~ symbol be a placeholder for =,<,> symbols

[tex]2^{200} \sim 3^{120}[/tex]
[tex]200 log(2) \sim 120 log(3)[/tex]
[tex]\frac{200}{120} \sim \frac{log(3)}{log(2)}[/tex]
[tex]\frac{5}{3} \sim log_2(3)[/tex]
[tex]2^{\frac{5}{3}} \sim 3[/tex]
[tex]2^5 \sim 3^3[/tex]
[tex]32 \sim 27[/tex]

therefore: ~ is >
so
[tex]2^{200} > 3^{120}[/tex]

No calculator needed.