Last visit was: 09 May 2024, 02:11 It is currently 09 May 2024, 02:11

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 93118
Own Kudos [?]: 622332 [20]
Given Kudos: 81808
Send PM
Board of Directors
Joined: 17 Jul 2014
Posts: 2160
Own Kudos [?]: 1180 [2]
Given Kudos: 236
Location: United States (IL)
Concentration: Finance, Economics
GMAT 1: 650 Q49 V30
GPA: 3.92
WE:General Management (Transportation)
Send PM
avatar
Intern
Intern
Joined: 29 Sep 2014
Posts: 12
Own Kudos [?]: 32 [1]
Given Kudos: 2
Send PM
avatar
Intern
Intern
Joined: 21 Jul 2015
Posts: 27
Own Kudos [?]: 62 [2]
Given Kudos: 31
Send PM
Re: There is a sequence An such A1 = 2, A2 = 5, and An = A(n-1)/A(n-2), [#permalink]
2
Kudos
\(A_1 = 2\)
\(A_2 = 5\)
\(A_3 = A_2/A_1 = 5/2\)
\(A_4 = A_3/A_2 = (5/2)/5 = 1/2\)
\(A_5 = A_4/A_3 = (1/2)/(5/2) = 1/5\)
\(A_6 = A_5/A_4 = (1/5)/(1/2) = 2/5\)
\(A_7 = A_6/A_5 = (2/5)/(1/5) = 2\) same as \(A_1\)
\(A_8 = A_7/A_6 = (2)/(2/5) = 5\) same as \(A_2\)

So this sequence has the cyclicity of 6
\(A_{149} = A_5 = 1/5\) ( 149 when divided by 6 gives remainder of 5)

Answer (E)
Intern
Intern
Joined: 29 Aug 2013
Posts: 34
Own Kudos [?]: 82 [1]
Given Kudos: 48
Location: Bangladesh
GPA: 3.76
WE:Supply Chain Management (Transportation)
Send PM
Re: There is a sequence An such A1 = 2, A2 = 5, and An = A(n-1)/A(n-2), [#permalink]
1
Kudos
QUESTION #8:

There is a sequence An such that A1=2, A2=5, and An=An−1/An−2,when n is an integer greater than 2. What is the value of A149?

Solution:
A1=2
A2=5
A3=A3−1/A3−2=A2/A1=5/2
A4=A3/A2=5/2*1/5=1/2
A5=A4/A3=1/2*2/5=1/5
A6=A5/A4=1/5*2=2/5
A7=A6/A5=2/5*5=2
A8=A7/A6=2*5/2=5

Hereby, the series is: A1, A2, A3, A4, A5, A6, A7, A8=2,5, 5/2,1/2, 1/5,2/5,2,5
A149=the fifth term=1/5

Answer: 'E'
Senior Manager
Senior Manager
Joined: 23 Sep 2015
Posts: 333
Own Kudos [?]: 325 [1]
Given Kudos: 72
Location: France
GMAT 1: 690 Q47 V38
GMAT 2: 700 Q48 V38
WE:Real Estate (Mutual Funds and Brokerage)
Send PM
Re: There is a sequence An such A1 = 2, A2 = 5, and An = A(n-1)/A(n-2), [#permalink]
1
Kudos
\(A1 = 2, A2 = 5 and An = An-1/An-2\)
We get
\(A3 = 5/2\)
\(A4 = 1/2\)
\(A5 = 1/5\)
\(A6 = 2/5\)
\(A7 = 2\)
\(A8 = 5\)

We have a sequence that repeats every 6 terms
A1 = A7 and when 7 is divided by 6 the remainder is 1
A2 = A8 ... \(8/6\) = 2R

So we need to find the remainder when 149 is divided by 6 = 149/6 = 5R
So the answer is 1/5 answer E
Retired Moderator
Joined: 22 Jun 2014
Posts: 971
Own Kudos [?]: 3816 [2]
Given Kudos: 182
Location: India
Concentration: General Management, Technology
GMAT 1: 540 Q45 V20
GPA: 2.49
WE:Information Technology (Computer Software)
Send PM
Re: There is a sequence An such A1 = 2, A2 = 5, and An = A(n-1)/A(n-2), [#permalink]
2
Kudos
Formula to find terms of sequence is An = An-1/An-2, where n>2. (first and second term are already given)

A1 = 2 (Given)
A2 = 5 (Given)
A3 = A2/A1 = 2.5 (using An = An-1/An-2)
A4 = A3/A2 = 1/2 (using An = An-1/An-2)
A5 = A4/A3 = 1/5 (using An = An-1/An-2)
A6 = A5/A4 = 2/5 (using An = An-1/An-2)
A7 = A6/A5 = 2 (using An = An-1/An-2) - A7 = A1, this is where terms has started to repeat.
A8 = A7/A6 = 5 (using An = An-1/An-2) - A8 = A2

We can generalize that there are 6 different terms in sequence and then next six terms of the sequence are same.

150 is the multiple of 6, hence A150 would be equal to sixth term of sequence i.e. 2/5.

and A149 = fifth term of sequence i.e. 1/5.

Option E is the correct answer.
Intern
Intern
Joined: 06 Jul 2015
Posts: 19
Own Kudos [?]: 11 [3]
Given Kudos: 9
Send PM
Re: There is a sequence An such A1 = 2, A2 = 5, and An = A(n-1)/A(n-2), [#permalink]
2
Kudos
1
Bookmarks
There is a sequence An such that A1=2, A2=5, and An=An−1An−2,when n is an integer greater than 2. What is the value of A149?
A1 = 2
A2 = 5
A3 = 5/2
A4= 1/2
A5 = 1/5
A6 = 2/5
A7 = 2
A8 = 5

The numbers are repeating after six steps. The closest multiple of 6 to 149 is 144 . We are 5 five short to 149 .
So A149 = A5 Which is 1/5 so the answer is E
Math Expert
Joined: 02 Sep 2009
Posts: 93118
Own Kudos [?]: 622332 [0]
Given Kudos: 81808
Send PM
Re: There is a sequence An such A1 = 2, A2 = 5, and An = A(n-1)/A(n-2), [#permalink]
Expert Reply
Bunuel wrote:

Math Revolution and GMAT Club Contest Starts!



QUESTION #8:

There is a sequence \(A_n\) such that \(A_1=2\), \(A_2=5\), and \(A_n=\frac{A_{n-1}}{A_{n-2}}\),when n is an integer greater than 2. What is the value of \(A_{149}\)?

A. 2
B. 5
C. 2.5
D. 1/2
E. 1/5


Check conditions below:



Math Revolution and GMAT Club Contest

The Contest Starts November 28th in Quant Forum


We are happy to announce a Math Revolution and GMAT Club Contest

For the following four (!) weekends we'll be publishing 4 FRESH math questions per weekend (2 on Saturday and 2 on Sunday).

To participate, you will have to reply with your best answer/solution to the new questions that will be posted on Saturday and Sunday at 9 AM Pacific.
Then a week later, the forum moderator will be selecting 2 winners who provided most correct answers to the questions, along with best solutions. Those winners will get 6-months access to GMAT Club Tests.

PLUS! Based on the answers and solutions for all the questions published during the project ONE user will be awarded with ONE Grand prize:

PS + DS course with 502 videos that is worth $299!



All announcements and winnings are final and no whining :-) GMAT Club reserves the rights to modify the terms of this offer at any time.


NOTE: Test Prep Experts and Tutors are asked not to participate. We would like to have the members maximize their learning and problem solving process.

Thank you!



MATH REVOLUTION OFFICIAL SOLUTION:

Generally it is best to substitute in solving sequence questions. The sequence for this question is, \(A_1=2\), \(A_2=5\), \(A_3=\frac{A_2}{A_1}=\frac{5}{2}\), \(A_4=\frac{A_3}{A_2}=(5/2)/5=\frac{1}{2}\), \(A_5=\frac{1}{5}\) and \(A_6=\frac{2}{5}\). This means \(A_{n+6}=A_n\). Then, if we divide \(149=6*24+5\) by 6, the remainder is 5. So, \(A_{149}=A_6*24+5=A_5=\frac{1}{5}\) and E is a correct answer.
Current Student
Joined: 14 Nov 2016
Posts: 1173
Own Kudos [?]: 20760 [0]
Given Kudos: 926
Location: Malaysia
Concentration: General Management, Strategy
GMAT 1: 750 Q51 V40 (Online)
GPA: 3.53
Send PM
Re: There is a sequence An such A1 = 2, A2 = 5, and An = A(n-1)/A(n-2), [#permalink]
Bunuel wrote:
Bunuel wrote:

Math Revolution and GMAT Club Contest Starts!



QUESTION #8:

There is a sequence \(A_n\) such that \(A_1=2\), \(A_2=5\), and \(A_n=\frac{A_{n-1}}{A_{n-2}}\),when n is an integer greater than 2. What is the value of \(A_{149}\)?

A. 2
B. 5
C. 2.5
D. 1/2
E. 1/5


Check conditions below:



Math Revolution and GMAT Club Contest

The Contest Starts November 28th in Quant Forum


We are happy to announce a Math Revolution and GMAT Club Contest

For the following four (!) weekends we'll be publishing 4 FRESH math questions per weekend (2 on Saturday and 2 on Sunday).

To participate, you will have to reply with your best answer/solution to the new questions that will be posted on Saturday and Sunday at 9 AM Pacific.
Then a week later, the forum moderator will be selecting 2 winners who provided most correct answers to the questions, along with best solutions. Those winners will get 6-months access to GMAT Club Tests.

PLUS! Based on the answers and solutions for all the questions published during the project ONE user will be awarded with ONE Grand prize:

PS + DS course with 502 videos that is worth $299!



All announcements and winnings are final and no whining :-) GMAT Club reserves the rights to modify the terms of this offer at any time.


NOTE: Test Prep Experts and Tutors are asked not to participate. We would like to have the members maximize their learning and problem solving process.

Thank you!



MATH REVOLUTION OFFICIAL SOLUTION:

Generally it is best to substitute in solving sequence questions. The sequence for this question is, \(A_1=2\), \(A_2=5\), \(A_3=\frac{A_2}{A_1}=\frac{5}{2}\), \(A_4=\frac{A_3}{A_2}=(5/2)/5=\frac{1}{2}\), \(A_5=\frac{1}{5}\) and \(A_6=\frac{2}{5}\). This means \(A_{n+6}=A_n\). Then, if we divide \(149=6*24+5\) by 6, the remainder is 5. So, \(A_{149}=A_6*24+5=A_5=\frac{1}{5}\) and E is a correct answer.


Dear Bunuel,

\(A_{149}=A_6*24+5=A_5=\frac{1}{5}\)

Does we conclude \(A_{149}=A_{5}\) by obtaining the remainder equal to \(5\)?
Math Expert
Joined: 02 Sep 2009
Posts: 93118
Own Kudos [?]: 622332 [0]
Given Kudos: 81808
Send PM
Re: There is a sequence An such A1 = 2, A2 = 5, and An = A(n-1)/A(n-2), [#permalink]
Expert Reply
ziyuenlau wrote:
Bunuel wrote:
Bunuel wrote:

Math Revolution and GMAT Club Contest Starts!



QUESTION #8:

There is a sequence \(A_n\) such that \(A_1=2\), \(A_2=5\), and \(A_n=\frac{A_{n-1}}{A_{n-2}}\),when n is an integer greater than 2. What is the value of \(A_{149}\)?

A. 2
B. 5
C. 2.5
D. 1/2
E. 1/5


Check conditions below:



Math Revolution and GMAT Club Contest

The Contest Starts November 28th in Quant Forum


We are happy to announce a Math Revolution and GMAT Club Contest

For the following four (!) weekends we'll be publishing 4 FRESH math questions per weekend (2 on Saturday and 2 on Sunday).

To participate, you will have to reply with your best answer/solution to the new questions that will be posted on Saturday and Sunday at 9 AM Pacific.
Then a week later, the forum moderator will be selecting 2 winners who provided most correct answers to the questions, along with best solutions. Those winners will get 6-months access to GMAT Club Tests.

PLUS! Based on the answers and solutions for all the questions published during the project ONE user will be awarded with ONE Grand prize:

PS + DS course with 502 videos that is worth $299!



All announcements and winnings are final and no whining :-) GMAT Club reserves the rights to modify the terms of this offer at any time.


NOTE: Test Prep Experts and Tutors are asked not to participate. We would like to have the members maximize their learning and problem solving process.

Thank you!



MATH REVOLUTION OFFICIAL SOLUTION:

Generally it is best to substitute in solving sequence questions. The sequence for this question is, \(A_1=2\), \(A_2=5\), \(A_3=\frac{A_2}{A_1}=\frac{5}{2}\), \(A_4=\frac{A_3}{A_2}=(5/2)/5=\frac{1}{2}\), \(A_5=\frac{1}{5}\) and \(A_6=\frac{2}{5}\). This means \(A_{n+6}=A_n\). Then, if we divide \(149=6*24+5\) by 6, the remainder is 5. So, \(A_{149}=A_6*24+5=A_5=\frac{1}{5}\) and E is a correct answer.


Dear Bunuel,

\(A_{149}=A_6*24+5=A_5=\frac{1}{5}\)

Does we conclude \(A_{149}=A_{5}\) by obtaining the remainder equal to \(5\)?


The sequence goes in blocks of 6 {2, 5, 5/2, 1/2, 1/5, 2/5} {2, 5, 5/2, 1/2, 1/5, 2/5} {2, 5, 5/2, 1/2, 1/5, 2/5}...

149 is a multiple of 6 (144) plus 5, thus A149 equals to 5th number in the pattern, which is 1/5.
GMAT Club Legend
GMAT Club Legend
Joined: 03 Jun 2019
Posts: 5347
Own Kudos [?]: 3995 [0]
Given Kudos: 160
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Send PM
Re: There is a sequence An such A1 = 2, A2 = 5, and An = A(n-1)/A(n-2), [#permalink]
Bunuel wrote:

Math Revolution and GMAT Club Contest Starts!



QUESTION #8:

There is a sequence \(A_n\) such that \(A_1=2\), \(A_2=5\), and \(A_n=\frac{A_{n-1}}{A_{n-2}}\),when n is an integer greater than 2. What is the value of \(A_{149}\)?

A. 2
B. 5
C. 2.5
D. 1/2
E. 1/5


Check conditions below:



Math Revolution and GMAT Club Contest

The Contest Starts November 28th in Quant Forum


We are happy to announce a Math Revolution and GMAT Club Contest

For the following four (!) weekends we'll be publishing 4 FRESH math questions per weekend (2 on Saturday and 2 on Sunday).

To participate, you will have to reply with your best answer/solution to the new questions that will be posted on Saturday and Sunday at 9 AM Pacific.
Then a week later, the forum moderator will be selecting 2 winners who provided most correct answers to the questions, along with best solutions. Those winners will get 6-months access to GMAT Club Tests.

PLUS! Based on the answers and solutions for all the questions published during the project ONE user will be awarded with ONE Grand prize:

PS + DS course with 502 videos that is worth $299!



All announcements and winnings are final and no whining :-) GMAT Club reserves the rights to modify the terms of this offer at any time.


NOTE: Test Prep Experts and Tutors are asked not to participate. We would like to have the members maximize their learning and problem solving process.

Thank you!



A1 =2
A2 = 5
A3 =5/2
A4 = 1/2
A5 = 1/5
A6 = 2/5
A7 = 2
A8 = 5

We see that A7 = A1 & A8 = A2, in general A(6+k) = Ak
149 = 6*24 + 5
A149 = A5 = 1/5

IMO E
GMAT Club Bot
Re: There is a sequence An such A1 = 2, A2 = 5, and An = A(n-1)/A(n-2), [#permalink]
Moderators:
Math Expert
93117 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne