Last visit was: 23 Apr 2026, 13:56 It is currently 23 Apr 2026, 13:56
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
guerrero25
Joined: 10 Apr 2012
Last visit: 13 Nov 2019
Posts: 244
Own Kudos:
5,201
 [32]
Given Kudos: 325
Location: United States
Concentration: Technology, Other
GPA: 2.44
WE:Project Management (Telecommunications)
Posts: 244
Kudos: 5,201
 [32]
3
Kudos
Add Kudos
28
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
810,850
 [5]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,850
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
marcovg4
Joined: 15 Mar 2012
Last visit: 04 Jan 2017
Posts: 45
Own Kudos:
Given Kudos: 19
Location: United States
Concentration: Marketing, Strategy
Posts: 45
Kudos: 48
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
810,850
 [2]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,850
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
marcovg4
Then.. The information for "every k>2" is irrelevant right

Posted from my mobile device

"A sequence ... is given by \(a_k=(a_{k-1})^2(a_{k-2})\) for every k>2" means that the given formula applies for the terms starting \(a_3\).
User avatar
marcovg4
Joined: 15 Mar 2012
Last visit: 04 Jan 2017
Posts: 45
Own Kudos:
Given Kudos: 19
Location: United States
Concentration: Marketing, Strategy
Posts: 45
Kudos: 48
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
marcovg4
Then.. The information for "every k>2" is irrelevant right

Posted from my mobile device

"A sequence ... is given by \(a_k=(a_{k-1})^2(a_{k-2})\) for every k>2" means that the given formula applies for the terms starting \(a_3\).

Oh I get it, thanks!
avatar
abhi4gmat
Joined: 29 Oct 2012
Last visit: 27 Oct 2018
Posts: 1
Given Kudos: 14
Concentration: General Management, Leadership
Schools: ISB '15
GMAT 1: 520 Q42 V20
GMAT 2: 660 Q48 V32
GPA: 2.69
Schools: ISB '15
GMAT 2: 660 Q48 V32
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
A sequence of non-zero terms \(a_1\), \(a_2\), \(a_3\), ..., \(a_{m-1}\), \(a_m\), is given by \(a_k=(a_{k-1})^2(a_{k-2})\) for every k>2. If m=12, then how many terms in the given sequence are positive?

From above:
\(a_3=(a_2)^2*a_1\);
\(a_4=(a_3)^2*a_2\);
...

(1) \(a_3\) is positive --> \(a_3=(a_2)^2*a_1=positive\) --> \(a_1=positive\). Now, if \(a_1=a_2=1\), then ALL 12 terms in the sequence will be positive but if \(a_1=1\), and \(a_2=-1\) (\(a_3=(a_2)^2*a_1=(-1)^2*1=1=positive\)), then not all the terms in the sequence will be positive. Not sufficient.

(2) \(a_4\) is positive --> \(a_4=(a_3)^2*a_2=positive\) --> \(a_2=positive\). The same here: if \(a_1=a_2=1\), then ALL 12 terms in the sequence will be positive but if \(a_1=-1\), and \(a_2=1\) (\(a_3=(a_2)^2*a_1=(1)^2*(-1)=-1\) and \(a_4=(a_3)^2*a_2=(-1)^2*1=1=positive\)), then not all the terms in the sequence will be positive. Not sufficient.

(1)+(2) From above we have that \(a_1=positive\) and \(a_2=positive\). Therefore, all 12 terms of the sequence are positive. Sufficient.

Answer: C.

Hope it's clear.


Although the Answer is correct..but as I see the question Posted and the question in the image are different. Considering the question in the image a1 = +ve, a2=-ve, a3=+ve, a4=-ve and so on...Therefore, there will be 6 +ve terms in the sequence...
User avatar
nikhil007
Joined: 04 Dec 2011
Last visit: 28 Feb 2015
Posts: 48
Own Kudos:
Given Kudos: 13
Posts: 48
Kudos: 86
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Now, if \(a_1=a_2=1\), then ALL 12 terms in the sequence will be positive .

How can we say that because a1 and a2 are positive all terms will be positive?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,850
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nikhil007
Bunuel
Now, if \(a_1=a_2=1\), then ALL 12 terms in the sequence will be positive .

How can we say that because a1 and a2 are positive all terms will be positive?

\(a_3=(a_2)^2*a_1\);
\(a_4=(a_3)^2*a_2\);
...

Now, if a1 and a2 are both positive can a3 be negative? a4? an?
avatar
HKHR
Joined: 31 Mar 2013
Last visit: 27 Apr 2023
Posts: 42
Own Kudos:
Given Kudos: 110
Location: India
GPA: 3.02
Posts: 42
Kudos: 81
Kudos
Add Kudos
Bookmarks
Bookmark this Post
guerrero25
A sequence of non-zero terms \(a_1\), \(a_2\), \(a_3\), ..., \(a_{m-1}\), \(a_m\), is given by \(a_k=(a_{k-1})^2(a_{k-2})\) for every k>2. If m=12, then how many terms in the given sequence are positive?

(1) \(a_3\) is positive
(2) \(a_4\) is positive

My apologies . I could not find a way to type the sequence here , so I am attaching the DS question .

Statement 2 in the question and in the screenshot are different! is \(a_4\) positive or negative?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,850
Kudos
Add Kudos
Bookmarks
Bookmark this Post
emailmkarthik
guerrero25
A sequence of non-zero terms \(a_1\), \(a_2\), \(a_3\), ..., \(a_{m-1}\), \(a_m\), is given by \(a_k=(a_{k-1})^2(a_{k-2})\) for every k>2. If m=12, then how many terms in the given sequence are positive?

(1) \(a_3\) is positive
(2) \(a_4\) is positive

My apologies . I could not find a way to type the sequence here , so I am attaching the DS question .

Statement 2 in the question and in the screenshot are different! is \(a_4\) positive or negative?

The discussion is on the question which says that \(a_4\) is positive.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,962
Own Kudos:
Posts: 38,962
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
109785 posts
498 posts
212 posts