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

It is currently 19 Jun 2013, 06:53
Customize  |  Hide

m17 q25

  Question banks Downloads My Bookmarks Reviews  
Author Message
Intern
Intern
Joined: 10 Jun 2010
Posts: 10
Followers: 0

Kudos [?]: 1 [0], given: 4

m17 q25 [#permalink] New post 06 Jul 2010, 07:30
00:00

Question Stats:

0% (00:00) correct 0% (00:00) wrong based on 0 sessions
Series A(n) is such that i*A(i) = j*A(j) for any pair of positive integers (i,j) . If A(1) is a positive integer, which of the following is possible?

I. 2A(100) = A(99) + A(98)
II. A(1) is the only integer in the series
III. The series does not contain negative numbers

a. I only
b. II only
c. I and III only
d. II and III only
e. I, II, and III

[Reveal] Spoiler:
II is possible. If A(1)=1 then A(k) = \frac{1}{k} . There are no more integers in the sequence except A(1) .
III is possible as well. Same example applies.
I is not possible. Because i*A(i) = (i + 1)A(i + 1)A(i + 1) = \frac{i}{i + 1} A(i) which is less then A(i). This means that this sequence is a decreasing sequence in which every subsequent element is smaller than its predecessor. Thus, A(100) + A(100) \lt A(99) + A(98)
The correct answer is D.


Can someone please explain this?
I have no clue what data is provided and what answer is expected in this question
1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879

Kudos [?]: 10121 [1] , given: 963

Re: m17 q25 [#permalink] New post 08 Jul 2010, 18:01
1
This post received
KUDOS
yeahwill wrote:
Series A(n) is such that i*A(i) = j*A(j) for any pair of positive integers (i,j) . If A(1) is a positive integer, which of the following is possible?

I. 2A(100) = A(99) + A(98)
II. A(1) is the only integer in the series
III. The series does not contain negative numbers

a. I only
b. II only
c. I and III only
d. II and III only
e. I, II, and III

[Reveal] Spoiler:
II is possible. If A(1)=1 then A(k) = \frac{1}{k} . There are no more integers in the sequence except A(1) .
III is possible as well. Same example applies.
I is not possible. Because i*A(i) = (i + 1)A(i + 1)A(i + 1) = \frac{i}{i + 1} A(i) which is less then A(i). This means that this sequence is a decreasing sequence in which every subsequent element is smaller than its predecessor. Thus, A(100) + A(100) \lt A(99) + A(98)
The correct answer is D.


Can someone please explain this?
I have no clue what data is provided and what answer is expected in this question


This question was posted in PS forum. Below is my post from there:

A set of numbers a_1, a_2, a_3, ... have the following properties: i*a_i=j*a_j and a_1=positive \ integer, so 1*a_1=2*a_2=3*a_3=4*a_4=5*a_5=...=positive \ integer.

We should determine whether the options given below can occur (note that the question is which can be true, not must be true).

I. 2a_{100}=a_{99}+a_{98} --> as 100a_{100}=99a_{99}=98a_{98}, then 2a_{100}=\frac{100}{99}a_{100}+\frac{100}{98}a_{100} --> reduce by a_{100} --> 2=\frac{100}{99}+\frac{100}{98} which is not true. Hence this option cannot be true.

II. a_1 is the only integer in the series. If a_1=1, then all other terms will be non-integers --> a_1=1=2a_2=3a_3=... --> a_2=\frac{1}{2}, a_3=\frac{1}{3}, a_4=\frac{1}{4}, and so on. Hence this option can be true.

III. The series does not contain negative numbers --> as given that a_1=positive \ integer=n*a_n, then a_n=\frac{positive \ integer}{n}=positive \ number, hence this option is always true.

Answer: D (II and III only).

Hope it's clear.
_________________

NEW TO MATH FORUM? PLEASE READ THIS: ALL YOU NEED FOR QUANT!!!

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS set. NEW!!!


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

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

Manager
Manager
Joined: 16 Feb 2011
Posts: 199
Schools: ABCD
Followers: 1

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

GMAT Tests User
Re: m17 q25 [#permalink] New post 13 Jul 2012, 12:22
Bunuel,
I agree with (i) and (iii). However, I am not sure about (ii).

Why did you substitute a1 =1 ? If A(1) is the only integer => n=1; But how do we know that a1 = 1? a1 could be anything....a1=2 also holds good because there is only one number. Correct? Essentially, there is no A(2), A(3) etc.

Thoughts?
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879

Kudos [?]: 10121 [0], given: 963

Re: m17 q25 [#permalink] New post 13 Jul 2012, 12:28
voodoochild wrote:
Bunuel,
I agree with (i) and (iii). However, I am not sure about (ii).

Why did you substitute a1 =1 ? If A(1) is the only integer => n=1; But how do we know that a1 = 1? a1 could be anything....a1=2 also holds good because there is only one number. Correct? Essentially, there is no A(2), A(3) etc.

Thoughts?


The question asks "which of the following is possible" or which of the following COULD be true. So, we don't know that a_1=1, but a_1 COULD be 1 and in this case it would be the only integer in the sequence. So, II is certainly POSSIBLE.

Hope it's clear.
_________________

NEW TO MATH FORUM? PLEASE READ THIS: ALL YOU NEED FOR QUANT!!!

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS set. NEW!!!


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

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

Re: m17 q25   [#permalink] 13 Jul 2012, 12:28
    Similar topics Author Replies Last post
Similar
Topics:
Popular new posts 1 Experts publish their posts in the topic M17-16 sondenso 16 26 May 2008, 03:55
Popular new posts 6 Experts publish their posts in the topic M17Q5 ventivish 21 30 Oct 2008, 18:05
Popular new posts 11 Experts publish their posts in the topic m17 #8 sharmar 18 05 Dec 2008, 19:08
New posts Experts publish their posts in the topic m 17 #27 pmal04 9 27 Jun 2009, 13:05
Popular new posts 1 Experts publish their posts in the topic M17 study 10 03 Oct 2009, 00:31
Display posts from previous: Sort by

m17 q25

  Question banks Downloads My Bookmarks Reviews  

Moderator: Bunuel



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®.