Last visit was: 28 Apr 2024, 15:51 It is currently 28 Apr 2024, 15:51

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
General GMAT Forum Moderator
Joined: 19 Jan 2024
Posts: 193
Own Kudos [?]: 100 [3]
Given Kudos: 28
Send PM
Most Helpful Reply
Intern
Intern
Joined: 06 Aug 2023
Posts: 21
Own Kudos [?]: 18 [5]
Given Kudos: 20
Location: India
GMAT Focus 1:
685 Q90 V80 DI82
GMAT 1: 690 Q50 V33
GPA: 4
Send PM
General Discussion
Quant Chat Moderator
Joined: 22 Dec 2016
Posts: 3097
Own Kudos [?]: 4134 [2]
Given Kudos: 1851
Location: India
Concentration: Strategy, Leadership
Send PM
General GMAT Forum Moderator
Joined: 19 Jan 2024
Posts: 193
Own Kudos [?]: 100 [0]
Given Kudos: 28
Send PM
Re: ­Find the remainder when 17^17 is divided by 64: [#permalink]
gmatophobia wrote:
playthegame wrote:
­Find the remainder when 17^17 is divided by 64:

A 0
B 1
C 17
D 34
E 64­

­
Remainder(\(\frac{17^{17}}{64}\)) = ­\(\frac{17^{16}*17}{64}\)

= Remainder(­\(\frac{17^{16}}{64}\)) * Remainder(­\(\frac{17}{64}\))

= Remainder(­\(\frac{((16-1)^{2})^8}{64}\)) * Remainder(­\(\frac{17}{64}\))­

= Remainder(­\(\frac{(256 + 1 - 32)^8}{64}\)) * Remainder(­\(\frac{17}{64}\))­

⇒ Remainder(­\(\frac{(256 + 1 - 32)}{64}\)) = -31

Remainder(­\(\frac{(-31)^8}{64}\)) * Remainder(­\(\frac{17}{64}\))­

= Remainder(­\(\frac{((-31)^2)^4}{64}\)) * Remainder(­\(\frac{17}{64}\))­

⇒ Remainder(­\(\frac{(-31)^2)}{64}\))

⇒ Remainder(­\(\frac{961}{64}\)) = 1

= Remainder(­\(\frac{(1)^4}{64}\)) * Remainder(­\(\frac{17}{64}\))­

\(1 * 17 = 17\)

Option C

Another method to solve this question is using theorems. However, such concepts are not required to solve any questions in GMAT.­

­Great thanks. So re: your comment about theorems which ones are you suggesting? Binomial theorem? Would you be able to describe the theorem you think is applicable in this case?

I think Fermat's little theorem and the remainder theorem I was not able to really apply.

I ended up taking 17 square out as 289 then that gave me a remainder of 33 when divided by 64 (289-256) and I ended up reducing from there.

Thanks!
SVP
SVP
Joined: 27 May 2012
Posts: 1680
Own Kudos [?]: 1426 [0]
Given Kudos: 632
Send PM
Re: ­Find the remainder when 17^17 is divided by 64: [#permalink]
gmatophobia wrote:
playthegame wrote:
­Find the remainder when 17^17 is divided by 64:

A 0
B 1
C 17
D 34
E 64­

­
Remainder(\(\frac{17^{17}}{64}\)) = ­\(\frac{17^{16}*17}{64}\)

= Remainder(­\(\frac{17^{16}}{64}\)) * Remainder(­\(\frac{17}{64}\))

= Remainder(­\(\frac{((16-1)^{2})^8}{64}\)) * Remainder(­\(\frac{17}{64}\))­



 

Is this a typo or am I lacking some concept?

How \(17 = 16-1 \)

Thank you.­
Quant Chat Moderator
Joined: 22 Dec 2016
Posts: 3097
Own Kudos [?]: 4134 [0]
Given Kudos: 1851
Location: India
Concentration: Strategy, Leadership
Send PM
Re: ­Find the remainder when 17^17 is divided by 64: [#permalink]
stne wrote:
Is this a typo or am I lacking some concept?

How \(17 = 16-1 \)

Thank you.­

­Corrected typo. 

Hope it helped.
Manager
Manager
Joined: 12 Oct 2023
Posts: 104
Own Kudos [?]: 48 [1]
Given Kudos: 129
Send PM
Re: ­Find the remainder when 17^17 is divided by 64: [#permalink]
1
Kudos
­This is a problem of Binomial expansion

17 ^ 17  divided by 64  ( we should note 64 can be written as 16 * 4 )

hence we can write 17 ^ 17 as  ( 16 + 1 ) ^ 17

(x + y) ^ 17 Binomial expansion is :

C0 * x^17 * y^0 + C1 * x^16 * y^1 + ..... + C16 * x^1 * y^16 + C17 * x^0 * y^17

C0 * 16^17 * 1^0 + C1 * 17^16 * 1^1 + ..... + C16 * 16^1 * 1^16 + C17 * 16^0 * 1^17

The portion marked in green is the only portion not divisible by 64 rest all terms have atleast 16^2 as power hence divisible by 64

C16 * 16^1 * 1^16 + C17 * 16^0 * 1^17 = 17 * 16 * 1 + 1  =  16(16 + 1) + 1

Again 16*16 is divisible by 64 .. remiander is 16*1 + 1 = 17
Director
Director
Joined: 16 Jul 2019
Posts: 525
Own Kudos [?]: 198 [0]
Given Kudos: 146
Send PM
Re: ­Find the remainder when 17^17 is divided by 64: [#permalink]
(16+1)^17=17C1 (16)^17+17C1 (16)^17+… 17C1(16)+17C0
=16^2 z+ 17x16+1=16^2a+16+1=16^2b+17

Remainder is 17

Posted from my mobile device
GMAT Club Bot
Re: ­Find the remainder when 17^17 is divided by 64: [#permalink]
Moderators:
Math Expert
92977 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne