Last visit was: 12 Jul 2025, 12:38 It is currently 12 Jul 2025, 12:38
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
vanidhar
Joined: 04 Feb 2010
Last visit: 14 Jan 2014
Posts: 71
Own Kudos:
1,389
 [152]
Given Kudos: 15
Status:GMAT Preperation
Concentration: Social Entrepreneurship, Social Entrepreneurship
GPA: 3
WE:Consulting (Insurance)
Posts: 71
Kudos: 1,389
 [152]
4
Kudos
Add Kudos
148
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 12 Jul 2025
Posts: 102,636
Own Kudos:
Given Kudos: 98,172
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,636
Kudos: 740,745
 [77]
37
Kudos
Add Kudos
40
Bookmarks
Bookmark this Post
General Discussion
User avatar
shrouded1
User avatar
Retired Moderator
Joined: 02 Sep 2010
Last visit: 29 Apr 2018
Posts: 609
Own Kudos:
3,129
 [2]
Given Kudos: 25
Location: London
 Q51  V41
Products:
Posts: 609
Kudos: 3,129
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
ravsg
Joined: 18 Jan 2011
Last visit: 18 Dec 2015
Posts: 184
Own Kudos:
77
 [5]
Given Kudos: 4
Posts: 184
Kudos: 77
 [5]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
=> 2^n = n^2
Taking nth root on both sides
=> 2 = (n^2)^1/n
=> 2 = n ^ 2/n
Lets consider positive even multiples of 2 for n (since LHS = 2)
For n = 2
=> 2 = 2 ^ 2/2 - First value that satisfier

For n = 4
=> 2 = 4 ^ 2/4 - Second value that satisfier

For n = 8
=> 2 = 8 ^ 2/8 - Doesnt satisfy

For n = 16
=> 2 = 16 ^ 2/16 - Doesnt satisfy

Two values. Ans = C
User avatar
AmritaSarkar89
Joined: 22 Feb 2016
Last visit: 02 Jul 2025
Posts: 65
Own Kudos:
52
 [1]
Given Kudos: 208
Location: India
Concentration: Economics, Healthcare
GMAT 1: 690 Q42 V47
GMAT 2: 710 Q47 V39
GPA: 3.57
GMAT 2: 710 Q47 V39
Posts: 65
Kudos: 52
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
This question might very well baffle us under the exam stress . So what is the methodology.
We can assume that the number wont be very large as - the bigger the numbers will get the difference between the two algebraic expression will increase.
STart with n=0
we realise 2^0 is not equal to 0^2.
The continue with 1, 2, 3 4, 5, 6, 7, 8 by then you will get n=2, 4 suits the criterion, others don't and any bigger number will go super off limit.

trust me it took my 59 sec to do it using this long method.
User avatar
Abhishek009
User avatar
Board of Directors
Joined: 11 Jun 2011
Last visit: 21 Apr 2025
Posts: 5,965
Own Kudos:
5,156
 [4]
Given Kudos: 463
Status:QA & VA Forum Moderator
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Posts: 5,965
Kudos: 5,156
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
vanidhar
For how many integers n is 2^n = n^2 ?

A. None
B. One
C. Two
D. Three
E. More than Three

\(n^2 = 2^n\)

So, \(n\) = \(2^\frac{n}{2}\)

Now, n must be Even and a multiple of 2

Plug in the even values only 2 and 4 remains...

\(2\) = \(2^\frac{2}{2}\)

\(4\) = \(2^\frac{4}{2}\)

Hence, answer will be (C) 2
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 12 Jul 2025
Posts: 102,636
Own Kudos:
Given Kudos: 98,172
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,636
Kudos: 740,745
Kudos
Add Kudos
Bookmarks
Bookmark this Post
spatel2
why is the answer 2 and not 3? shouldn't zero be counted too?

If n = 0:

2^n = 2^0 = 1 (recall that any nonzero number to the power of 0, is 1).
n^2 = 0^2 = 0.
User avatar
BoundMan
User avatar
Current Student
Joined: 20 Jun 2018
Last visit: 30 May 2025
Posts: 222
Own Kudos:
Given Kudos: 121
Products:
Posts: 222
Kudos: 259
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello chetan2u

Is there another approach to solving this question? I do not want to rely on hit and trial method.
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 12 Jul 2025
Posts: 11,295
Own Kudos:
Given Kudos: 333
Status:Math and DI Expert
Products:
Expert
Expert reply
Posts: 11,295
Kudos: 41,699
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vanidhar
For how many integers n is 2^n = n^2 ?

A. None
B. One
C. Two
D. Three
E. More than Three


akash7gupta11

\(2^n = n^2 \)
What all does this tell you
(a) n cannot be negative as LHS 2^n will become fraction, while n^2 will remain integer.
(b) Since we have LHS as power of 2, the RHS or n will also be in terms of 2

So, let \(n=2^x\)....
\(2^{2^x}=(2^x)^2=2^{2x}.......2^x=2x.....2^{x-1}=x\)
Now moment x>2, the equality fails, so x=1 and 2

C
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 12 Jul 2025
Posts: 4,847
Own Kudos:
8,635
 [3]
Given Kudos: 225
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,847
Kudos: 8,635
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
\(2^n = n^2\) therefore, \(\frac{2^n}{n^2} = 1\)

Odd powers are out as the denominator has to be even.

When n = 2, \(\frac{2^2}{2^2} = \frac{4}{4} = 1\)

When n = 4, \(\frac{4^2}{2^4} = \frac{16}{16} = 1\)

When n = 6, \(\frac{2^6}{6^2} = \frac{64}{36} \neq 1\)

Our search stops here as for all other multiples, the difference between the numerator and denominator will keep increasing.


Therefore only 2 possible values


Option C

Arun Kumar
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,078
Own Kudos:
18,736
 [1]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,078
Kudos: 18,736
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
\(2^n = n ^2\) for n = 2 and 4

=> \(2^2 = 2^2 = 4\)

=> \(2^4 = 4^2 = 16\)

Answer C
User avatar
Basshead
Joined: 09 Jan 2020
Last visit: 07 Feb 2024
Posts: 927
Own Kudos:
Given Kudos: 432
Location: United States
Posts: 927
Kudos: 287
Kudos
Add Kudos
Bookmarks
Bookmark this Post
For how many integers n is 2^n = n^2 ?

We can plug in numbers starting with 0:

2^0 = 1
0^2 = 0

2^2 = 4
2^2 = 4


2^3 = 8
3^2 = 9

2^4 = 16
4^2 = 16


There are two integers for which 2^n = n^2.
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 12 Jul 2025
Posts: 2,246
Own Kudos:
Given Kudos: 100
Status:Tutor - BrushMyQuant
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Expert
Expert reply
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
Posts: 2,246
Kudos: 2,459
Kudos
Add Kudos
Bookmarks
Bookmark this Post
\(2^n\) = \(n^2\) for two values of n

n = 2
\(2^2\) = \(2^2\) = 4 and

and n = 4
\(2^4\) = \(4^2\) = 16

So, Answer will be C
Hope it helps!

Watch the following video to learn the Basics of Exponents

User avatar
sachi-in
Joined: 12 Oct 2023
Last visit: 03 Mar 2025
Posts: 125
Own Kudos:
Given Kudos: 146
Posts: 125
Kudos: 235
Kudos
Add Kudos
Bookmarks
Bookmark this Post
 
BoundMan
Hello chetan2u

Is there another approach to solving this question? I do not want to rely on hit and trial method.
­
This is way simple if we simply draw the grap for 2^n  and  n^2

Consider the X axis as N then for:

n > 0  :  n^2 will catchup with 2^n at n = 2 ( intersection point and never ever meet after that point, imagine 10^10 is much higher than 2^10 )

n < 0  :  n^2 will be symmetric ( from 0 it will be ever increasing ) but 2^n is ever decreasing ( from 1 it decreases to zero )
             so they will meet only once and then never ever meet

They meet twice once for n > 0 and another time for n < 0

 ­
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 37,370
Own Kudos:
Posts: 37,370
Kudos: 1,010
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
102636 posts
PS Forum Moderator
690 posts