Last visit was: 22 Apr 2026, 17:17 It is currently 22 Apr 2026, 17:17
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
gurpreetsingh
Joined: 12 Oct 2009
Last visit: 15 Jun 2019
Posts: 2,266
Own Kudos:
3,962
 [37]
Given Kudos: 235
Status:<strong>Nothing comes easy: neither do I want.</strong>
Location: Malaysia
Concentration: Technology, Entrepreneurship
Schools: ISB '15 (M)
GMAT 1: 670 Q49 V31
GMAT 2: 710 Q50 V35
Products:
Schools: ISB '15 (M)
GMAT 2: 710 Q50 V35
Posts: 2,266
Kudos: 3,962
 [37]
8
Kudos
Add Kudos
28
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
gurpreetsingh
Joined: 12 Oct 2009
Last visit: 15 Jun 2019
Posts: 2,266
Own Kudos:
3,962
 [16]
Given Kudos: 235
Status:<strong>Nothing comes easy: neither do I want.</strong>
Location: Malaysia
Concentration: Technology, Entrepreneurship
Schools: ISB '15 (M)
GMAT 1: 670 Q49 V31
GMAT 2: 710 Q50 V35
Products:
Schools: ISB '15 (M)
GMAT 2: 710 Q50 V35
Posts: 2,266
Kudos: 3,962
 [16]
6
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
arpanpatnaik
Joined: 25 Feb 2013
Last visit: 12 Jan 2015
Posts: 101
Own Kudos:
217
 [8]
Given Kudos: 14
Status:*Lost and found*
Location: India
Concentration: General Management, Technology
GMAT 1: 640 Q42 V37
GPA: 3.5
WE:Web Development (Computer Software)
GMAT 1: 640 Q42 V37
Posts: 101
Kudos: 217
 [8]
7
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
shrouded1
User avatar
Retired Moderator
Joined: 02 Sep 2010
Last visit: 29 Apr 2018
Posts: 608
Own Kudos:
3,230
 [4]
Given Kudos: 25
Location: London
Products:
Posts: 608
Kudos: 3,230
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gurpreetsingh
Q2. Find the remainder when \(1^{39} +2^{39} + 3^{39}..........12^{39}\) is divided by 39.

A) 0
B) 1
C) 3
D) 2
E) 12

The solution will be posted on Monday 13 Sept, 22:00 IST. Please post explanations along with your answer.

Happy Weekend Questions Archive : happy-weekend-questions-100374.html

Great question !

Split the sequence into sets of two such that each pair sums to 13. So \(1^{39}+12^{39},2^{39}+11^{39},...,6^{39}+7^{39}\)

Now consider any one pair of these numbers \(a^{39}+b^{39}\) where \(a+b=13\).

We know by the binomial theorem that \((a+b)^{39} = \Sigma_{r=0}^{39}( C_r^{39} a^{39} b^{39-r})\)
Now each term of this expansion except the first and last which are \(a^{39}\) and \(b^{39}\) is divisible by \(39\) since it contains a \(C_{r}^{39}\) where \(1<=r<=38\). So the remainder when divided by 39 for the whole expansion is just the remainder when \(a^{39}+b^{39}\) is divided by 39.

Hence when \(a+b=13\) then \((a^{39}+b^{39}) mod 39 = (a+b)^{39} mod 39 = 13^{39} mod 39\)

This then reduces the problem to \((6 * (13^{39} mod 39)) mod 39\)

Now note that \(13^2 mod 39 = 169 mod 39 = 13\)
Therefore \(13^{39} mod 39 = 13\)

So the final answer is \(6 * 13 mod 39 = 78 mod 39 = 0\)

All this effort to get an answer = 0 !!
User avatar
sandeep800
Joined: 03 Apr 2010
Last visit: 22 Dec 2014
Posts: 262
Own Kudos:
Given Kudos: 7
Status:GMAT Time...!!!
Concentration: Strategy,IT management
Posts: 262
Kudos: 83
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gurpreetsingh
Q2. Find the remainder when \(1^{39} +2^{39} + 3^{39}..........12^{39}\) is divided by 39.

A) 0
B) 1
C) 3
D) 2
E) 12

The solution will be posted on Monday 13 Sept, 22:00 IST. Please post explanations along with your answer.

Happy Weekend Questions Archive : happy-weekend-questions-100374.html


Hey why this weekend scheme?by the end of next year we will only get 52 questions...:( if u have doc or pdf upload that one if u dont have any issues? or post a question daily!!!
User avatar
gurpreetsingh
Joined: 12 Oct 2009
Last visit: 15 Jun 2019
Posts: 2,266
Own Kudos:
Given Kudos: 235
Status:<strong>Nothing comes easy: neither do I want.</strong>
Location: Malaysia
Concentration: Technology, Entrepreneurship
Schools: ISB '15 (M)
GMAT 1: 670 Q49 V31
GMAT 2: 710 Q50 V35
Products:
Schools: ISB '15 (M)
GMAT 2: 710 Q50 V35
Posts: 2,266
Kudos: 3,962
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I do not even have 52 questions :lol: .

I would have been happy to hear your comments on this, if you had posted the solution. But you have disappointed me. Any way good luck.


--------this thread is meant only for question related discussion , for anything else pls PM me-----------
User avatar
saxenashobhit
Joined: 20 Jul 2010
Last visit: 14 Nov 2013
Posts: 135
Own Kudos:
Given Kudos: 9
Products:
Posts: 135
Kudos: 256
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hey gurpreet. nice explanation with simple formula to remember. I was really scared by reading binomial theorem. That may still be the root but I can live with simple formula u gave (i could relate with it by a^3 + b^3 expansion)
User avatar
nonameee
Joined: 23 Apr 2010
Last visit: 30 Sep 2013
Posts: 475
Own Kudos:
412
 [1]
Given Kudos: 7
Posts: 475
Kudos: 412
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can this problem be solved easier (e.g. 1^13 + 2^13 + ... 12^13 = (1+2+3+..+12)(1^12 + ...12^12) ?

I understood the solution provided by shrouded1 but it's rather complicated and takes considerable effort.

The solution by gurpreetsingh is not clear because I don't get how from the fact that a^n + b^n is always divisible by a+b if n is odd he got that it is divisible by 39.
avatar
aylesspres
Joined: 27 Apr 2013
Last visit: 14 Jun 2013
Posts: 2
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi,

When I calculate this summing the units digit of each integer ie 1^39 U=1; 2^39 U=8 and so on giving (1, 8, 7, 4, 5, 6, 3, 2, 9, 0, 1 and 8) the sum is 54 which leaves a remainder of 15. Obviously wrong but not sure why?

Any help? Thanks
avatar
aylesspres
Joined: 27 Apr 2013
Last visit: 14 Jun 2013
Posts: 2
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi,

When I calculate this summing the units digit of each integer ie 1^39 U=1; 2^39 U=8 and so on giving (1, 8, 7, 4, 5, 6, 3, 2, 9, 0, 1 and 8) the sum is 54 which leaves a remainder of 15. Obviously wrong but not sure why?

Any help? Thanks
User avatar
cyberjadugar
Joined: 29 Mar 2012
Last visit: 01 Apr 2026
Posts: 264
Own Kudos:
1,814
 [3]
Given Kudos: 23
Location: India
GMAT 1: 640 Q50 V26
GMAT 2: 660 Q50 V28
GMAT 3: 730 Q50 V38
GMAT 3: 730 Q50 V38
Posts: 264
Kudos: 1,814
 [3]
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Hi,

\(2^n\) (n>1) when divided by any number x, such that x > 2, the remainder will always be 2
similarly, \(1^(39)+2^(39)+...+12^(39)\) when divided by 39 will give remainder 1+2+3+...+12
so, we only have to check whether 1+2+...+12 or \(\frac{(12*13)}{2}\)or 78 is divisible by 39, and it is.

thus, the remainder is 0.

Regards,
User avatar
sanjoo
Joined: 06 Aug 2011
Last visit: 24 Dec 2016
Posts: 266
Own Kudos:
Given Kudos: 82
Posts: 266
Kudos: 680
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is it GMAT type question?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
810,669
 [4]
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,669
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sanjoo
Is it GMAT type question?
________________________________________

No, it's not.
Moderators:
Math Expert
109754 posts
Tuck School Moderator
853 posts