Solve Geometric Sequence Word Problem in Gossipopolis

  • Thread starter Thread starter ThomasMagnus
  • Start date Start date
  • Tags Tags
    Geometric Sequence
AI Thread Summary
The word problem involves a geometric sequence where each person in Gossipopolis tells three others every hour. After 7 hours, the sequence of people knowing the secret is 1, 3, 9, 27, 81, 243, 729, and 2187. The correct total of people who know the secret, including the original person, is calculated as 1 + 3 + 9 + 27 + 81 + 243 + 729 + 2187, which equals 1093. The confusion arises from miscalculating the initial terms and the total sum. The final answer should be 1093, as the book states, not 3,280.
ThomasMagnus
Messages
138
Reaction score
0
I'm having trouble with a word problem:

The people of Gossipopolis cannot keep a secret. Upon being told a secret, a person from Gossipopolis will spend the next hour telling three people. In turn, those friends will spend the next hour each telling 3 more people. This process continues and no one will tell someone who already knows the secret. If you tell a person from Gossipopolis a secret, how many people excluding you, will know the secret after 7 hours?

Here is my attempt:

In the first hour 3 people are told, therefore a=3

Each hour they tell 3 more, therefore common ratio is 3

Over 7 hours, therefore N=7

Find the sum of the first 7 terms formed by the geometric series: 3,9,27...

Sn=a[(R^n)-1]/(R-1)
S7=3[(3^7)-1]/(3-1)
Sum of the seven terms equals 3,279
The person who was originally told the secret also has to be added. Therefore, after seven hours 3,280 people will know the secret.


The answer in the book says 1093. I think this is a mistake because they seemed to work out the equation wrong. Am I doing this correctly?

Thanks!
 
Physics news on Phys.org
1093 is the sum of the first six terms, plus one. Looks like the answer in the book is a mistake.
 
Manarius said:
1093 is the sum of the first six terms, plus one. Looks like the answer in the book is a mistake.

I don't think so, you are adding 1+3+9+27+81+243+729, not 3+9+27+81+243+729+2187, read the question again (you only tell one person the secret)
 
sjb-2812 said:
I don't think so, you are adding 1+3+9+27+81+243+729, not 3+9+27+81+243+729+2187, read the question again (you only tell one person the secret)

Yes, but it doesn't take you an hour to tell the one person.

You tell 1 person.

He tells 3 people (1 hour gone)

They tell 9 people (2 hours gone)

They tell 27 (3 hours gone)

81 (4 hours)

243 (5 hours)

729 (6 hours)

2187 (7 hours)

It should be: 1+3+9+27+81+243+729+2187
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top