Find all School-related info fast with the new School-Specific MBA Forum

It is currently 19 May 2013, 15:31
Customize  |  Hide

If m and n are positive integers, is m^n < n^m?

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Intern
Intern
Joined: 02 Jul 2010
Posts: 20
Followers: 0

Kudos [?]: 2 [0], given: 8

If m and n are positive integers, is m^n < n^m? [#permalink] New post 22 Sep 2010, 13:37
00:00

Question Stats:

53% (02:19) correct 46% (02:44) wrong based on 0 sessions
If m and n are positive integers, is m^n < n^m?

(1) m = sqrt(n)
(2) n > 5

[Reveal] Spoiler:
i disagree with the OA.
My reasoning below
1) if m = 1 & n = 1 then m=sqrt(n) and m^n=n^m
if m=2 & n=4 then m=sqrt(n) and m^n=n^m
if m=3 & n=9 then m=sqrt(n) and m^n>n^m
So if 1) then m^n<n^m always false ==> sufficient

2) we do not know anything about m so insufficient

I assume answer is A. Do you agree ?
[Reveal] Spoiler:
[Reveal] Spoiler: OA
Retired Moderator
User avatar
Joined: 02 Sep 2010
Posts: 815
Location: London
Followers: 56

Kudos [?]: 300 [0], given: 25

GMAT ToolKit User GMAT Tests User Reviews Badge
Re: Exponents-roots DS [#permalink] New post 22 Sep 2010, 14:08
tatane90 wrote:
If m and n are positive integers, is m^n < n^m?
(1) m = sqrt(n)
(2) n > 5

i disagree with the OA.
My reasoning below
1) if m = 1 & n = 1 then m=sqrt(n) and m^n=n^m
if m=2 & n=4 then m=sqrt(n) and m^n=n^m
if m=3 & n=9 then m=sqrt(n) and m^n>n^m
So if 1) then m^n<n^m always false ==> sufficient

2) we do not know anything about m so insufficient

I assume answer is A. Do you agree ?


(1) : m^n < n^m
m^{m^2} < n^m
(m^2)^{m^2/2} < n^m
n^{m^2/2} < n^m

For n,m integers and both greater than 1, this implies

m^2/2 < m
m(m-2) < 0

This expression is false for all m>2

Also we know for m=1 and m=2 that m^n=n^m ... so again the expression is false

So (1) is sufficient

(2) : Not sufficient as only condition on n


So I agree answer is A

The answer would be (c) if the original question was m^n <= n^m
_________________

Math write-ups
1) Algebra-101 2) Sequences 3) Set combinatorics 4) 3-D geometry

My GMAT story

Find out what's new at GMAT Club - latest features and updates

SVP
SVP
User avatar
Joined: 05 Jul 2006
Posts: 1563
Followers: 4

Kudos [?]: 63 [0], given: 32

CAT Tests
Re: Exponents-roots DS [#permalink] New post 22 Sep 2010, 14:35
If m and n are positive integers, is m^n < n^m?
(1) m = sqrt(n)
(2) n > 5


from 1

m = sqrt n ie: n = m^2

is m^(m^2)< m^2m , is m^m(m-2) < 1 is m(m-2)<0 is m>2.... insuff




from 2

obviously insuff

both suff

n>5, n = m^2 ( try worst case scenario n = 9 ) thus m = 3 >2...suff

Last edited by yezz on 22 Sep 2010, 14:43, edited 1 time in total.
Manager
Manager
Joined: 30 May 2010
Posts: 196
Followers: 3

Kudos [?]: 24 [0], given: 32

GMAT Tests User
Re: Exponents-roots DS [#permalink] New post 22 Sep 2010, 14:37
It seems like I've seen this problem before. Would you mind sharing the source?
Retired Moderator
User avatar
Joined: 02 Sep 2010
Posts: 815
Location: London
Followers: 56

Kudos [?]: 300 [0], given: 25

GMAT ToolKit User GMAT Tests User Reviews Badge
Re: Exponents-roots DS [#permalink] New post 22 Sep 2010, 14:43
yezz wrote:
If m and n are positive integers, is m^n < n^m?
(1) m = sqrt(n)
(2) n > 5


from 1

m = sqrt n ie: n = m^2

is m^(m^2)< (m^2)^m

plug m = 1 or 2 (no), plug m = 7 (yes) insuff

from 2

obviously insuff

both suff

C


With m=7, LHS is 7^49 or 49^(24.5)
RHS is 49^(7)
So LHS > RHS
So answer is NO not YES

A is sufficient !
_________________

Math write-ups
1) Algebra-101 2) Sequences 3) Set combinatorics 4) 3-D geometry

My GMAT story

Find out what's new at GMAT Club - latest features and updates

1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11516
Followers: 1791

Kudos [?]: 9536 [1] , given: 826

Re: Exponents-roots DS [#permalink] New post 22 Sep 2010, 14:44
1
This post received
KUDOS
tatane90 wrote:
If m and n are positive integers, is m^n < n^m?
(1) m = sqrt(n)
(2) n > 5

i disagree with the OA.
My reasoning below
1) if m = 1 & n = 1 then m=sqrt(n) and m^n=n^m
if m=2 & n=4 then m=sqrt(n) and m^n=n^m
if m=3 & n=9 then m=sqrt(n) and m^n>n^m
So if 1) then m^n<n^m always false ==> sufficient

2) we do not know anything about m so insufficient

I assume answer is A. Do you agree ?


It seems that you are right, answer should be A.

Answer to be C question shouldn't say that m and n are integers. In this case if m=\sqrt{n}=\sqrt{2} then m^n=\sqrt{2}^2=2<2^{\sqrt{2}}=n^m, so (1) wouldn't be sufficient.

Also the question would be a little bit trickier in this case.


yezz wrote:
If m and n are positive integers, is m^n < n^m?
(1) m = sqrt(n)
(2) n > 5


from 1

m = sqrt n ie: n = m^2

is m^(m^2)< (m^2)^m

plug m = 1 or 2 (no), plug m = 7 (yes) insuff
from 2

obviously insuff

both suff

C


If m=7 then n=49 and 7^{49}>49^7, so answer is still NO.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

SVP
SVP
User avatar
Joined: 05 Jul 2006
Posts: 1563
Followers: 4

Kudos [?]: 63 [0], given: 32

CAT Tests
Re: Exponents-roots DS [#permalink] New post 22 Sep 2010, 14:45
shrouded1 wrote:
yezz wrote:
If m and n are positive integers, is m^n < n^m?
(1) m = sqrt(n)
(2) n > 5


from 1

m = sqrt n ie: n = m^2

is m^(m^2)< (m^2)^m

plug m = 1 or 2 (no), plug m = 7 (yes) insuff

from 2

obviously insuff

both suff

C


With m=7, LHS is 7^49 or 49^(24.5)
RHS is 49^(7)
So LHS > RHS
So answer is NO not YES

A is sufficient !


Apologies i have edited my post
Senior Manager
Senior Manager
Joined: 20 Jul 2010
Posts: 277
Followers: 2

Kudos [?]: 26 [0], given: 9

GMAT ToolKit User Reviews Badge
Re: Exponents-roots DS [#permalink] New post 22 Sep 2010, 16:28
I will go with C...OA seems correct

1. With one alone I get

Is m^n > n^m
Is (\sqrt{n})^n >n^(\sqrt{n}
Is n^(\frac{n}{2}) = n^(\sqrt{n}). Since I made bases same I have to answer is n/2 greater than squreroot n....cannot answer

2. knowing n alone will not tell me about expression

If I combine both I can answer my question - Is N/2 greater than \sqrt{n}
_________________

If you like my post, consider giving me some KUDOS !!!!! Like you I need them

Senior Manager
Senior Manager
Joined: 20 Jul 2010
Posts: 277
Followers: 2

Kudos [?]: 26 [0], given: 9

GMAT ToolKit User Reviews Badge
Re: Exponents-roots DS [#permalink] New post 22 Sep 2010, 16:39
I think I answered the question by reversing the signs of equality. Is the question really correct?
_________________

If you like my post, consider giving me some KUDOS !!!!! Like you I need them

Senior Manager
Senior Manager
Joined: 24 Aug 2009
Posts: 280
Schools: Harvard, Columbia, Stern, Booth, LSB,
Followers: 2

Kudos [?]: 129 [0], given: 216

Re: Exponents-roots DS [#permalink] New post 12 Sep 2012, 16:28
Bunuel wrote:
tatane90 wrote:
If m and n are positive integers, is m^n < n^m?
(1) m = sqrt(n)
(2) n > 5

i disagree with the OA.
My reasoning below
1) if m = 1 & n = 1 then m=sqrt(n) and m^n=n^m
if m=2 & n=4 then m=sqrt(n) and m^n=n^m
if m=3 & n=9 then m=sqrt(n) and m^n>n^m
So if 1) then m^n<n^m always false ==> sufficient

2) we do not know anything about m so insufficient

I assume answer is A. Do you agree ?


It seems that you are right, answer should be A.

Answer to be C question shouldn't say that m and n are integers. In this case if m=\sqrt{n}=\sqrt{2} then m^n=\sqrt{2}^2=2<2^{\sqrt{2}}=n^m, so (1) wouldn't be sufficient.

Also the question would be a little bit trickier in this case.


yezz wrote:
If m and n are positive integers, is m^n < n^m?
(1) m = sqrt(n)
(2) n > 5


from 1

m = sqrt n ie: n = m^2

is m^(m^2)< (m^2)^m

plug m = 1 or 2 (no), plug m = 7 (yes) insuff
from 2

obviously insuff

both suff

C


If m=7 then n=49 and 7^{49}>49^7, so answer is still NO.



Hi Bunuel,

Can you discuss this question from scratch as a new question. As per me answer is A.
_________________

If you like my Question/Explanation or the contribution, Kindly appreciate by pressing KUDOS.
Kudos always maximizes GMATCLUB worth
-Game Theory

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11516
Followers: 1791

Kudos [?]: 9536 [0], given: 826

Re: If m and n are positive integers, is m^n < n^m? [#permalink] New post 13 Sep 2012, 04:56
If m and n are positive integers, is m^n < n^m?

(1) m = sqrt(n) --> m^2=n. Substitute n in the question: is m^{m^2}<(m^2)^m? --> is m^{m^2}<m^{2m}? Now, if m is 1 or 2, then m^{m^2}=m^{2m}, so the answer is NO and if m is an integer greater than 2, then m^{m^2}>m^{2m}, so the answer is still NO. Sufficient.

(2) n > 5. If m=1, then the answer is YES but if m=2, then the answer is NO. Not sufficient.

Answer: A.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Senior Manager
Senior Manager
Joined: 24 Aug 2009
Posts: 280
Schools: Harvard, Columbia, Stern, Booth, LSB,
Followers: 2

Kudos [?]: 129 [0], given: 216

Re: If m and n are positive integers, is m^n < n^m? [#permalink] New post 13 Sep 2012, 06:50
Bunuel wrote:
If m and n are positive integers, is m^n < n^m?

(1) m = sqrt(n) --> m^2=n. Substitute n in the question: is m^{m^2}<(m^2)^m? --> is m^{m^2}<m^{2m}? Now, if m is 1 or 2, then m^{m^2}=m^{2m}, so the answer is NO and if m is an integer greater than 2, then m^{m^2}>m^{2m}, so the answer is still NO. Sufficient.

(2) n > 5. If m=1, then the answer is YES but if m=2, then the answer is NO. Not sufficient.

Answer: A.



Thanks Bunuel for the quick reply
_________________

If you like my Question/Explanation or the contribution, Kindly appreciate by pressing KUDOS.
Kudos always maximizes GMATCLUB worth
-Game Theory

Re: If m and n are positive integers, is m^n < n^m?   [#permalink] 13 Sep 2012, 06:50
    Similar topics Author Replies Last post
Similar
Topics:
New posts m and n are integers, is m^n an integer? 1) n^m is positive anuramm 2 09 Sep 2004, 02:14
New posts Is mn < m/n (1) mn is a positive integer. (2) n is a saurya_s 6 29 Sep 2004, 04:43
New posts m and n are integers. Is m^n an integer? 1) n^m is positive gamjatang 5 11 Nov 2005, 09:09
New posts EXPERTS_POSTS_IN_THIS_TOPIC If m and n are nonzero integers, is m^n an integer? (1) n^m Baten80 3 21 Feb 2011, 11:26
Popular new posts 3 EXPERTS_POSTS_IN_THIS_TOPIC If m and n are positive integers, is m^n < n^m ? (1) m = kad 10 30 Sep 2011, 05:34
Display posts from previous: Sort by

If m and n are positive integers, is m^n < n^m?

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.