Math problems from the *free* official practice tests and
problems from mba.com
abehrman
Course Students
 
Posts: 6
Joined: Sun Oct 04, 2009 1:20 pm
 

2^n = n^2

by abehrman Mon Jan 25, 2010 11:47 pm

for how many integers is 2^n = n^2?

I can only find one, but the answer is 2.
oana_mitrache
Forum Guests
 
Posts: 2
Joined: Tue Dec 15, 2009 10:54 am
 

Re: 2^n = n^2

by oana_mitrache Tue Jan 26, 2010 1:12 pm

the answers are:2 and 4
zchampz
Course Students
 
Posts: 21
Joined: Mon Dec 08, 2008 8:52 pm
 

Re: 2^n = n^2

by zchampz Tue Jan 26, 2010 3:10 pm

Yep.
n=2 => 2^2 = 2^2 = 4
n=4> 2^4 = 4^2 = 16

I am wondering is there any better approach/trick to solve these kind of problems or just we have to plug-in numbers and verify?
agha79
Course Students
 
Posts: 98
Joined: Sun Mar 13, 2005 6:13 am
 

Re: 2^n = n^2

by agha79 Sat Jan 30, 2010 5:48 pm

I lined up integers 1, 2, 3, 4, 5, 6, 7, and start plugging in. After 4 it was quite clear nothing else would work. I think it took me less than 60 secs to come to the answer. Not sure if there is another approach but brute force here is not that time consuming.
RonPurewal
Students
 
Posts: 19744
Joined: Tue Aug 14, 2007 8:23 am
 

Re: 2^n = n^2

by RonPurewal Tue Feb 09, 2010 7:23 am

agha79 Wrote:I lined up integers 1, 2, 3, 4, 5, 6, 7, and start plugging in. After 4 it was quite clear nothing else would work. I think it took me less than 60 secs to come to the answer. Not sure if there is another approach but brute force here is not that time consuming.


good for you.

the test will do this on occasion: include problems that effectively CANNOT be solved by algebra, but whose solutions may be deduced very quickly by simple enumeration (listing of possibilities).

if an algebraic solution is ever not forthcoming, don't try to force one; it may not exist!