Last visit was: 25 Apr 2024, 14:43 It is currently 25 Apr 2024, 14:43

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
User avatar
Manager
Manager
Joined: 19 Nov 2007
Posts: 97
Own Kudos [?]: 802 [37]
Given Kudos: 1
Send PM
Most Helpful Reply
User avatar
Manager
Manager
Joined: 11 Sep 2009
Posts: 81
Own Kudos [?]: 1005 [13]
Given Kudos: 6
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 13 Oct 2009
Affiliations: PMP
Posts: 153
Own Kudos [?]: 250 [1]
Given Kudos: 38
 Q48  V32
Send PM
User avatar
Manager
Manager
Joined: 19 Nov 2007
Posts: 97
Own Kudos [?]: 802 [0]
Given Kudos: 1
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
Good work AKProdigy87

The answer is indeed 0
User avatar
Intern
Intern
Joined: 27 Oct 2009
Affiliations: CA - India
Posts: 27
Own Kudos [?]: 1305 [2]
Given Kudos: 5
Location: India
Concentration: Finance
Schools:ISB - Hyderabad, NSU - Singapore
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
2
Kudos
i tried the problem with similar method:

3^0/13= remainder 1.
3^0/13+3^1/13= remainder 4.
3^0/13+3^1/13+3^2/13= remainder 0.
3^3/13= remainder 1.
3^3/13+3^4/13= remainder 4.
3^3/13+3^4/13+3^5/13= remainder 0.
.
.
.
.
Hence, sum of last 3 digits in the given equation must also give remainder 0. Some times, pattern of similar answers saves time, i guess.. works for me!!
avatar
Intern
Intern
Joined: 28 Apr 2009
Posts: 18
Own Kudos [?]: 13 [2]
Given Kudos: 2
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
2
Kudos
worked it out like this..

1+3+3^2 = 14 => divisible by 13

3^3+3^4+3^5 = 3^2(1+3+3^2) = 9x13 => divisible by 13..

starting from 1 the sum of every three terms is a multiple of 13..

so upto the power of 200, there are 201 terms.. which is a multiple of 3.. so the sum must me a multiple of 13..

Remainder would be therefore 0..
User avatar
Intern
Intern
Joined: 23 Jun 2009
Posts: 41
Own Kudos [?]: 23 [0]
Given Kudos: 9
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
mbaquestionmark wrote:
worked it out like this..

1+3+3^2 = 14 => divisible by 13

3^3+3^4+3^5 = 3^2(1+3+3^2) = 9x13 => divisible by 13..

starting from 1 the sum of every three terms is a multiple of 13..

so upto the power of 200, there are 201 terms.. which is a multiple of 3.. so the sum must me a multiple of 13..

Remainder would be therefore 0..


I worked it out the same way.. :-D but was a bit confused between 200 and 201 terms
avatar
Intern
Intern
Joined: 28 Apr 2009
Posts: 18
Own Kudos [?]: 13 [4]
Given Kudos: 2
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
4
Kudos
It is always easy if u remember that the co-efficient only term can be written as (co-efficient) x (the variable raised to 0).

so it is 3^0 to 3^200.. i.e. 0 to 200 so 201 terms.

cheers.

Casinoking wrote:
mbaquestionmark wrote:
worked it out like this..

1+3+3^2 = 14 => divisible by 13

3^3+3^4+3^5 = 3^2(1+3+3^2) = 9x13 => divisible by 13..

starting from 1 the sum of every three terms is a multiple of 13..

so upto the power of 200, there are 201 terms.. which is a multiple of 3.. so the sum must me a multiple of 13..

Remainder would be therefore 0..


I worked it out the same way.. :-D but was a bit confused between 200 and 201 terms
User avatar
Manager
Manager
Joined: 29 Oct 2009
Posts: 126
Own Kudos [?]: 2860 [1]
Given Kudos: 18
GMAT 1: 750 Q50 V42
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
1
Kudos
Hey guys,

This is how I worked it out:

If \(3^x\) is a number such that x is evenly divisible by 3 (ie. it leaves remainder of 0), then the sum of numbers from \(3^0\) to \(3^{x-1}\) will always be evenly divisible by 13.

Now, we know that 201 is divisible by 3. Therefore, 200 = 201 - 1 (which satisfies our condition)

Hence sum of the numbers from \(3^0\) to \(3^{200}\) will be divisible by 13.

Thus answer is 0.
User avatar
Intern
Intern
Joined: 11 Jul 2009
Posts: 22
Own Kudos [?]: 126 [0]
Given Kudos: 19
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
mbaquestionmark wrote:
It is always easy if u remember that the co-efficient only term can be written as (co-efficient) x (the variable raised to 0).

so it is 3^0 to 3^200.. i.e. 0 to 200 so 201 terms.

cheers.

Casinoking wrote:
mbaquestionmark wrote:
worked it out like this..

1+3+3^2 = 14 => divisible by 13

3^3+3^4+3^5 = 3^2(1+3+3^2) = 9x13 => divisible by 13..

starting from 1 the sum of every three terms is a multiple of 13..

so upto the power of 200, there are 201 terms.. which is a multiple of 3.. so the sum must me a multiple of 13..

Remainder would be therefore 0..


I worked it out the same way.. :-D but was a bit confused between 200 and 201 terms



Useful tip. I too used to get confused. Kudos. :)
Retired Moderator
Joined: 16 Nov 2010
Posts: 909
Own Kudos [?]: 1173 [1]
Given Kudos: 43
Location: United States (IN)
Concentration: Strategy, Technology
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
1
Kudos
There are 201 numbers in series


(1/13 + 3/13 + 9/13) + (27/13 + 81/13 + 243/13)

(1+ 3 + 9) + (1 + 3 + 9) - Pattern of remainers

= 13 + 13 + ..

On dividing by 13 again

0 + 0 + 0

Answer - C
User avatar
Director
Director
Joined: 03 Aug 2012
Posts: 587
Own Kudos [?]: 3156 [3]
Given Kudos: 322
Concentration: General Management, General Management
GMAT 1: 630 Q47 V29
GMAT 2: 680 Q50 V32
GPA: 3.7
WE:Information Technology (Investment Banking)
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
2
Kudos
1
Bookmarks
1+3+3^2+3^3+..................+3^200

Is a Geometric progression having common ratio as '3' and number of terms as '201'.

Since Sum to n terms in GP = a(r^n-1)/(r-1)

where a=First term and r =common ration

Hence,

1*(3^201 -1 )/(3-1)

Rem of (3^201-1)/2 divided by 13

3^201 -1 /26

WKT, 3^3 = 27 = 26+1

{(26+1)^67 - 1}/26

{1-1}/26

=>0
avatar
Manager
Manager
Joined: 10 Jul 2013
Posts: 229
Own Kudos [?]: 1037 [0]
Given Kudos: 102
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
jade3 wrote:
The remainder when 1+3+3^2+3^3+..........+3^200 is divided 13.

A.12
B.7
C.0
D.5
E.3

1+3+3^2+3^3+..........+3^(201-1) = (3^201 - 1)/(3-1) = (3^201 - 1) / 2
Now by 13 = (3^201 - 1) / 26 = (3^3)^67 - 1 / 26 = (26+1)^67 - 1 / 26 = (26)^67/26....... (1^67/26 - 1/26)
= An integer quotient and from the last part 0 . so remainder = 0
Director
Director
Joined: 13 Mar 2017
Affiliations: IIT Dhanbad
Posts: 628
Own Kudos [?]: 589 [0]
Given Kudos: 88
Location: India
Concentration: General Management, Entrepreneurship
GPA: 3.8
WE:Engineering (Energy and Utilities)
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
jade3 wrote:
The remainder when 1+3+3^2+3^3+..........+3^200 is divided 13.

A. 12
B. 7
C. 0
D. 5
E. 3


1+3 +3^2 = 13
so let make the sets of 3 terms..all these sets will be divisible by 13

There are total 201 terms.. 201/3 is fully divisible. So we can consume all the terms in set of 3.

(1+3+3^2) + 3^3(1+3+3^2 ) + ......... + 3^198(1+3+3^2)
Now these sets are divisible by 13 .
Remainder = 0

Answer C
Director
Director
Joined: 13 Mar 2017
Affiliations: IIT Dhanbad
Posts: 628
Own Kudos [?]: 589 [0]
Given Kudos: 88
Location: India
Concentration: General Management, Entrepreneurship
GPA: 3.8
WE:Engineering (Energy and Utilities)
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
jade3 wrote:
The remainder when 1+3+3^2+3^3+..........+3^200 is divided 13.

A. 12
B. 7
C. 0
D. 5
E. 3


First time I solved it by another method .. This time I am providing a different method to approach the same.

1+3+3^2+3^3+..........+3^200
= (3^201-1)/(3-1) = (3^201-1)/2

Now (1+3+3^2+3^3+..........+3^200)/13 = (3^201-1)/26 = [(3^3)^67 -1]/26 =[(1+26)^67 -1]/26 ~ (1^67 -1)/26 ~ (1-1)/26 ~ 0/26

Remainder = 0

Answer C
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32679
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: What is the remainder when 1 + 3 + 3^2 + 3^3 + ... + 3^200 is divided [#permalink]
Moderators:
Math Expert
92915 posts
Senior Moderator - Masters Forum
3137 posts

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