Last visit was: 06 Sep 2026, 23:28 It is currently 06 Sep 2026, 23:28
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: 06 Sep 2026
Posts: 113,179
Own Kudos:
Given Kudos: 111,357
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 113,179
Kudos: 839,626
 [39]
2
Kudos
Add Kudos
37
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 05 Sep 2026
Posts: 7,293
Own Kudos:
17,485
 [8]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 7,293
Kudos: 17,485
 [8]
6
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 06 Sep 2026
Posts: 11,288
Own Kudos:
46,106
 [3]
Given Kudos: 339
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,288
Kudos: 46,106
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
PyjamaScientist
User avatar
Admitted - Which School Forum Moderator
Joined: 25 Oct 2020
Last visit: 14 Jul 2026
Posts: 1,123
Own Kudos:
1,396
 [3]
Given Kudos: 633
GMAT 1: 740 Q49 V42 (Online)
Products:
GMAT 1: 740 Q49 V42 (Online)
Posts: 1,123
Kudos: 1,396
 [3]
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Bunuel
What is the remainder when \(8^1+ 8^2+ 8^3 + ... +8^{15}\) is divided by 6 ?

A. 0
B. 1
C. 2
D. 4
E. 5
We need to check divisibility of \(8^1+ 8^2+ 8^3 + ... +8^{15}\) by 6.
\(6 = 2 * 3\). Since, we know 8 is an even no. and thus it will no remainder when divided by 2, we need to basically check for divisibility of \(8^1+ 8^2+ 8^3 + ... +8^{15}\) by just no. \(3\).

Using Binomial theorem,
We can write \(8^1+ 8^2+ 8^3 + ... +8^{15}\) as = \((9-1)^1+ (9-1)^2+ (9-1)^3 + ... +(9-1)^{15}\)
\((9-1)^k\) for k odd, this will give remainder of -1 when divided by 3. And for k even, \((9-1)^k\) will give remainder of +1 when divided by 3.

Thus, our series of remainder from individual \((9-1)^1+ (9-1)^2+ (9-1)^3 + ... +(9-1)^{15}\) will be = \(-1 + 1 - 1 + 1 ... +1 - 1\). Since, there are 15 (odd no.) terms, first 14 terms will cancel out, and the last term remaining would be \(-1\).

Thus, the remainder would be, \(-1 = 3(-1) + \)\(2\). Option (C).
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 09 Aug 2026
Posts: 2,286
Own Kudos:
Given Kudos: 100
Status:Tutor - BrushMyQuant
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Expert
Expert reply
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
Posts: 2,286
Kudos: 2,769
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We need to find the remainder when \(8^1+ 8^2+ 8^3 + ... +8^{15}\) is divided by 6?

To solve this problem we need to find the cycle of remainder of power of 8 when divided by 6

Remainder of \(8^1\) (=8) by 6 = 2
Remainder of \(8^2\) (=64) by 6 = 4
Remainder of \(8^3\) (=512) by 6 = 2
Remainder of \(8^4\) (=4096) by 6 = 4

Now, notice that Cycle is 2 and Sum of two consecutive remainders = 2 + 4 = 6 which is same as remainder of 6 by 6 = 0

=> Remainder of \(8^1+ 8^2+ 8^3 + ... +8^{14} +8^{15}\) by 6 = Remainder of \(8^1+ 8^2+ 8^3 + ... +8^{14} by 6 + Remainder of 8^{15}\) by 6 = 0 + 2 = 2

So, Answer will be C
Hope it Helps!

Watch following video to MASTER Remainders by 2, 3, 5, 9, 10 and Binomial Theorem

User avatar
gadbadhai
Joined: 25 Aug 2025
Last visit: 06 Sep 2026
Posts: 30
Own Kudos:
Given Kudos: 5
Location: India
GMAT Focus 1: 645 Q84 V79 DI74
GPA: 7
GMAT Focus 1: 645 Q84 V79 DI74
Posts: 30
Kudos: 15
Kudos
Add Kudos
Bookmarks
Bookmark this Post
PyjamaScientist

We need to check divisibility of \(8^1+ 8^2+ 8^3 + ... +8^{15}\) by 6.
\(6 = 2 * 3\). Since, we know 8 is an even no. and thus it will no remainder when divided by 2, we need to basically check for divisibility of \(8^1+ 8^2+ 8^3 + ... +8^{15}\) by just no. \(3\).

Using Binomial theorem,
We can write \(8^1+ 8^2+ 8^3 + ... +8^{15}\) as = \((9-1)^1+ (9-1)^2+ (9-1)^3 + ... +(9-1)^{15}\)
\((9-1)^k\) for k odd, this will give remainder of -1 when divided by 3. And for k even, \((9-1)^k\) will give remainder of +1 when divided by 3.

Thus, our series of remainder from individual \((9-1)^1+ (9-1)^2+ (9-1)^3 + ... +(9-1)^{15}\) will be = \(-1 + 1 - 1 + 1 ... +1 - 1\). Since, there are 15 (odd no.) terms, first 14 terms will cancel out, and the last term remaining would be \(-1\).

Thus, the remainder would be, \(-1 = 3(-1) + \)\(2\). Option (C).
The correct answer option is [b]C. 2[/b].
1. Simplify individual terms
We find the remainder of each power of \(8\) when divided by \(6\):
  • \(8^1 \equiv 2 \pmod 6\)
  • \(8^2 = 64 \equiv 4 \pmod 6\)
  • \(8^3 \equiv 4 \times 8 \equiv 2 \pmod 6\)
  • \(8^4 \equiv 2 \times 8 \equiv 4 \pmod 6\)

The remainders alternate between \(2\) and \(4\).
  • Odd powers yield a remainder of \(2\).
  • Even powers yield a remainder of \(4\).


2. Count the terms
The sequence goes from power \(1\) to \(15\).
  • There are \(8\) odd powers (\(1, 3, \dots, 15\)).
  • There are \(7\) even powers (\(2, 4, \dots, 14\)).


3. Total the remainders
We multiply the counts by their respective remainders:
\(\text{Total\ Remainder}\equiv (8\times 2)+(7\times 4)\mathinner{\;\left(\mod \,6\right)}\)
\(\text{Total\ Remainder}\equiv 16+28\mathinner{\;\left(\mod \,6\right)}\)
\(\text{Total\ Remainder}\equiv 44\mathinner{\;\left(\mod \,6\right)}\)

We divide \(44\) by \(6\) to get the final remainder:
\(44=(6\times 7)+2\)

The final remainder is \(2\).





Analysis of Choices
  • [b]A. 0[/b]: Incorrect because the sum is not a multiple of \(6\).
  • [b]B. 1[/b]: Incorrect because the final remainder is \(2\).
  • [b]C. 2[/b]: Correct because \(44 \pmod 6\) equals \(2\).
  • [b]D. 4[/b]: Incorrect because \(44\) does not leave a remainder of \(4\).
  • [b]E. 5[/b]: Incorrect because an even number divided by \(6\) cannot leave an odd remainder.
Moderator:
Math Expert
113179 posts