Last visit was: 18 Nov 2025, 20:11 It is currently 18 Nov 2025, 20: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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,087
 [19]
3
Kudos
Add Kudos
16
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,087
 [6]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,087
 [6]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
GraCoder
Joined: 15 Dec 2024
Last visit: 15 Jun 2025
Posts: 65
Own Kudos:
70
 [1]
Given Kudos: 19
Posts: 65
Kudos: 70
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 18 Nov 2025
Posts: 5,793
Own Kudos:
5,509
 [1]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,793
Kudos: 5,509
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If n is the number of multiples of 3 between 3^13 and 3^10, not inclusive, what is the remainder when n is divided by 13?

In arithmetic progression (applicable in case of multiples ) : -
First term = a
Last term = l
Common difference = d
Number of terms, not inclusive = (l-a)/d - 1

n = Number of multiples of 3 between 3^10 and 3^13, not inclusive = (3^13 - 3^10)/3 - 1 = 3^10*(3^3-1)/3 - 1 = 3^9*26 - 1

The remainder when n is divided by 13 = The remainder when (3^9*26 - 1) is divided by 13 = 13-1 = 12

IMO E
User avatar
RamaSubramanian
Joined: 15 May 2022
Last visit: 03 Jul 2025
Posts: 15
Own Kudos:
12
 [2]
Given Kudos: 73
Posts: 15
Kudos: 12
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of Prizes

If n is the number of multiples of 3 between 3^13 and 3^10, not inclusive, what is the remainder when n is divided by 13?

A. 0
B. 1
C. 3
D. 10
E. 12

 


This question was provided by GMAT Club
for the 12 Days of Christmas Competition

Win $40,000 in prizes: Courses, Tests & more

 

  • We are asked to find number of 3's between 3^10 and 3^13 (exclusive) and find remainder when divided by 13

say, lets count number of 3's from 3^1 to 3^3 (exclusive)

which would be {3,6,9,12,15,18,21,24,27} - {3,27}

= (3^3 - 3^1) / 3 + 1 - 2
= 7

similarly extending

we have (3^13 - 3^10) / 3 + 1 - 2

= (3^13 - 3^10) / 3 + 1 - 2

3^10 (3^3 - 1) / 3 - 1

=3^9 * 26 - 1
= when mod 13, we get 12

So , option E
User avatar
hr1212
User avatar
GMAT Forum Director
Joined: 18 Apr 2019
Last visit: 17 Nov 2025
Posts: 621
Own Kudos:
924
 [1]
Given Kudos: 1,483
GMAT Focus 1: 775 Q90 V85 DI90
Products:
Expert
Expert reply
GMAT Focus 1: 775 Q90 V85 DI90
Posts: 621
Kudos: 924
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of Prizes

If n is the number of multiples of 3 between 3^13 and 3^10, not inclusive, what is the remainder when n is divided by 13?

A. 0
B. 1
C. 3
D. 10
E. 12

 


This question was provided by GMAT Club
for the 12 Days of Christmas Competition

Win $40,000 in prizes: Courses, Tests & more

 

For an AP, nth term Tn = a + (n - 1)d

Here, \(Tn = 3^{13} - 3, a = 3^{10} + 3, d = 3\)

\(3^{13} - 3 = 3^{10} + 3 + (n - 1)*3\)
\(3^{10}*(3^3 - 1) - 6 = (n - 1)*3\)
\((3^9)*26 - 2 = n - 1\)
n = \((3^9)*26 - 1\)

Here, first term is divisible by 13, so subtracting 1 from a number that is divisible by a divisor will always give us a remainder of (divisor - 1) => 13 - 1 = 12

Answer: E
User avatar
missionmba2025
Joined: 07 May 2023
Last visit: 07 Sep 2025
Posts: 341
Own Kudos:
427
 [1]
Given Kudos: 52
Location: India
Posts: 341
Kudos: 427
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of Prizes

If n is the number of multiples of 3 between 3^13 and 3^10, not inclusive, what is the remainder when n is divided by 13?

A. 0
B. 1
C. 3
D. 10
E. 12

 


This question was provided by GMAT Club
for the 12 Days of Christmas Competition

Win $40,000 in prizes: Courses, Tests & more

 


We can take a small subset to understand the number of terms that are divisible by 3

Between 3 and 3^2 , we have 1 terms which is divisible by 3

We can find this by

\(\frac{(3^2 - 3)}{3} - 1 \) = 1

Similarly, Between 3 and 3^3 , we have 8 terms which is divisible by 3

We can find this by

\(\frac{(3^3 - 3)}{3} - 1 \) = 8

In similar fashion between \(3^{10}\) and \(3^{13}\), we have \(\frac{3^{13} - 3^{10}}{3} - 1\) terms which are divisible by 3

n = \(\frac{3^{13} - 3^{10}}{3} - 1\)

n = \(\frac{3^{10}( 3^2- 1)}{3} - 1\)

n = \(3^{9}*26 - 1\)

Remainder when n is divided by 13 = -1

13 - 1 = 12

Option E
User avatar
nishantswaft
User avatar
ISB School Moderator
Joined: 17 Oct 2024
Last visit: 10 Oct 2025
Posts: 160
Own Kudos:
114
 [1]
Given Kudos: 18
Posts: 160
Kudos: 114
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The stem tells us that;
  • n is the number of multiples of 3 between 3^13 and 3^10, not inclusive

And we have to select;
  • what is the remainder when n is divided by 13?

Let's find the number of multiples of 3 or value of n first

n=[{\(3^{13}\)-\(3^{10}\)}/3] -1
{\(3^{12}\)-\(3^{9}\)} -1
\(3^{9}\)( \(3^{3}\)-1 ) -1

When n is divided by 13,
R(\(\frac{n}{13}\)) = R( \(3^{9}\)(26)/13 ) -R(\(\frac{1}{13}\))
R( 0 ) -R(\(\frac{1}{13}\))
0-1= -1

Since -1 can't be the remainder;
actual remainder = 13-1 =12
User avatar
SafSin28
Joined: 16 Aug 2022
Last visit: 17 Nov 2025
Posts: 73
Own Kudos:
58
 [2]
Given Kudos: 56
Posts: 73
Kudos: 58
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
If n is the number of multiples of 3 between 3^13 and 3^10, not inclusive, what is the remainder when n is divided by 13?
Solution:
n is divisible by both 3^11 and 3^12. So Take the last and divide by 13.
3^12=9^6=81^3=(6*13+3)^3.
So 3^3=27.
27/13=2 (1 remains)

B. 1
User avatar
pintukr
Joined: 03 Jul 2022
Last visit: 18 Nov 2025
Posts: 1,590
Own Kudos:
1,088
 [1]
Given Kudos: 22
GMAT 1: 680 Q49 V34
Products:
GMAT 1: 680 Q49 V34
Posts: 1,590
Kudos: 1,088
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If n is the number of multiples of 3 between 3^13 and 3^10, not inclusive, what is the remainder when n is divided by 13?

A. 0
B. 1
C. 3
D. 10
E. 12


Number of multiples, n = (3^13 - 3^10) -1
= 3^10 (3^3 -1) -1
= 3^10 (26) -1
= 3^10 (2)(13) -1

thus , n will leave the remainder of (-1), when divided by 13

or, n will leave the remainder of 13 + (-1), when divided by 13
or, n will leave the remainder of 12, when divided by 13


(E) is the CORRECT answer
User avatar
Lizaza
Joined: 16 Jan 2021
Last visit: 17 Nov 2025
Posts: 165
Own Kudos:
219
 [1]
Given Kudos: 5
GMAT 1: 710 Q47 V40
GMAT 1: 710 Q47 V40
Posts: 165
Kudos: 219
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We're dealing with an arithmetic sequence here, with a difference of 3. The number of items in it is:
\(\frac{a_n-a_1}{3}=n-1\)

Therefore, as neither the first nor the last member is included, we need to subtract yet another 1 from this value. So:
\(\frac{3^{13}-3^{10}}{3}=\frac{3^{10}(3^3-1)}{3}=3^9(27-1)=3^9*26\)
From that, we're subtracting 1 more, and the number of values is \(n=3^9*26-1\)

As we see, \( 3^9*26 \) is definitely divisible by 13. Subtracting 1, we get the remainder of 12.
Therefore, the answer is E.
Moderators:
Math Expert
105355 posts
Tuck School Moderator
805 posts