Last visit was: 22 Apr 2026, 22:18 It is currently 22 Apr 2026, 22:18
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,765
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,765
Kudos: 810,696
 [16]
4
Kudos
Add Kudos
12
Bookmarks
Bookmark this Post
avatar
Pragnya87
Joined: 18 Jul 2012
Last visit: 16 Aug 2018
Posts: 4
Own Kudos:
8
 [2]
Given Kudos: 21
Location: United States
Concentration: Finance, International Business
GMAT 1: 470 Q41 V27
GPA: 3.87
WE:Consulting (Consulting)
Products:
GMAT 1: 470 Q41 V27
Posts: 4
Kudos: 8
 [2]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
Pragnya87
Joined: 18 Jul 2012
Last visit: 16 Aug 2018
Posts: 4
Own Kudos:
8
 [1]
Given Kudos: 21
Location: United States
Concentration: Finance, International Business
GMAT 1: 470 Q41 V27
GPA: 3.87
WE:Consulting (Consulting)
Products:
GMAT 1: 470 Q41 V27
Posts: 4
Kudos: 8
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
shriramvelamuri
Joined: 27 Dec 2013
Last visit: 29 Jun 2016
Posts: 159
Own Kudos:
Given Kudos: 113
Posts: 159
Kudos: 140
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IMO- Answer should be C. Please post OA.

Bunuel
The sequence a1, a2, …, an, … is such that \(a_n=\sqrt{a_{n-1}*a_{n-3}}\) for all integers n≥4. If \(a_4=16\), what is the value of a6?

(1) a1=2
(2) a2=4

Kudos for a correct solution.
User avatar
santorasantu
Joined: 27 Aug 2014
Last visit: 06 Apr 2023
Posts: 242
Own Kudos:
461
 [1]
Given Kudos: 76
Location: Netherlands
Concentration: Finance, Strategy
Schools: ISB '21 LBS '22
GPA: 3.9
WE:Analyst (Energy)
Schools: ISB '21 LBS '22
Posts: 242
Kudos: 461
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
The sequence a1, a2, …, an, … is such that \(a_n=\sqrt{a_{n-1}*a_{n-3}}\) for all integers n≥4. If \(a_4=16\), what is the value of a6?

(1) a1=2
(2) a2=4

Kudos for a correct solution.


Answer is C:

from stem: a4 =16

from 1: a1 = 2, from stem a4 = sqrt(2*a3) ==> 16 = sqrt(2*a3), so a3 = 128,
we just know the sequence as 2,a2,126,15,a5..., we need a5 to find a6, so NSF

from 2: a2 = 4, as a1 is not known, this statement itslef is insufficient NSF

combined 1+2:
a5 = sqrt(a4*a2) = 8,
sequence is like 2,4,128,16,8,..we have all values to find a6 so C
User avatar
buddyisraelgmat
Joined: 14 Jul 2014
Last visit: 07 Jun 2015
Posts: 67
Own Kudos:
Given Kudos: 49
Posts: 67
Kudos: 104
Kudos
Add Kudos
Bookmarks
Bookmark this Post
To Find a6 , we need to know the values of a5 & a3

Stmnt 1 - gives value of a3 - Not Suff
Stmtn 2 - gives value of a5 - Not suff

Combined - Suff

Ans - C
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,765
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,765
Kudos: 810,696
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
The sequence a1, a2, …, an, … is such that \(a_n=\sqrt{a_{n-1}*a_{n-3}}\) for all integers n≥4. If \(a_4=16\), what is the value of a6?

(1) a1=2
(2) a2=4

Kudos for a correct solution.

VERITAS PREP OFFICIAL SOLUTION:

One key for this problem, which looks worse than it actually is, is to avoid actually solving for the values. We only need to answer the question of whether a certain value can be solved for, not the more difficult question of what value would actually result.

The sequence rule gives that \(a_6=\sqrt{(a_5)(a_3)}\). In order to obtain the value of a6, we will need to obtain the values of both a5 and a3. Standing alone, a4 cannot produce either.

Adding statement (1) to the mix, we have the values of a1 and a4. Using the sequence rule with n=4 gives \(a_4=\sqrt{(a_3)(a_1)}\). Since we have both a4 and a1, this equation will allow us to solve for a3. From there, however, we can go no further. The values of a1,a3, and a4 do not collectively produce any of the other terms, and, in particular, we cannot solve for a5 with this information. Statement (1) alone is insufficient.

Taking statement (2) alone, we have the values of a2 and a4. Using the sequence rule with n = 5 gives \(a_5=\sqrt{(a_4)(a_2)}\). We have both a4 and a2, so we can get a5. Again, though, we reach a dead end. The values of a2,a4, and a5 do not collectively produce any of the other terms, and, in particular, we cannot solve for a3 with this information. Statement (2) alone is insufficient.

Combining the two statements, we are able to obtain all values from a1 through a5 (and beyond). In particular, statement (1) allows us to solve for a3, and statement (2) allows us to solve for a5. Recalling that \(a_6=\sqrt{(a_5)(a_3)}\), we know that we will be able to obtain a6. The two statements taken together are sufficient.
avatar
AbhimanyuDhar
Joined: 14 Oct 2016
Last visit: 07 May 2019
Posts: 29
Own Kudos:
Given Kudos: 155
Location: India
WE:Sales (Energy)
Posts: 29
Kudos: 37
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel,

Is this approach right.

√(ab)=√a√b ,

So a4= √a3*√a1
a5= √a4*√a2
a6= √a5*√a3
Weare given a4=16
a4= √a3*√a1

STMT 1: a1=2 .

16=√a3*√2

so √a3= 16/√2 = 8√2

STM2: a2=4

a5= √a4*√a2

a5=√16*√4

a5= 8

a6= √a5*√a3
From above we can find the value of a6
User avatar
Bambi2021
Joined: 13 Mar 2021
Last visit: 23 Dec 2021
Posts: 306
Own Kudos:
Given Kudos: 226
Posts: 306
Kudos: 142
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Only by knowing that...

a1 = 2
a3 = 128
a4 = 16

...can't we solve this using some kind of pattern recognition? I mean, all values in a sequence are related. Or are there more than one equation (string of operations?) that could possibly lie behind this pattern?
User avatar
WannaManaConsult
Joined: 27 Dec 2013
Last visit: 17 Feb 2024
Posts: 33
Own Kudos:
Given Kudos: 8
Location: United States (NY)
Concentration: Strategy, Sustainability
GMAT Focus 1: 715 Q84 V86 DI87
GRE 1: Q170 V168
GPA: 3.25
WE:Consulting (Consulting)
GMAT Focus 1: 715 Q84 V86 DI87
GRE 1: Q170 V168
Posts: 33
Kudos: 26
Kudos
Add Kudos
Bookmarks
Bookmark this Post
To get A6, we need A3 and A5. To get A5, we need A2 and A4.

1) A1=2
sqrt( 2 * A3) = 16
A3= 256
But this doesn't help us get A2, which means we can't get the A5 needed for A6.
Insufficient

2) A2 = 4
This helps us get A5, but A3 is still unaccounted for so we still can't get A6.
Insufficient.

1) helps us get A2, 2) helps us get A5, we have both of the numbers needed to get A6.

Answer: C
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,963
Own Kudos:
Posts: 38,963
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109765 posts
498 posts
212 posts