A problem by Charlton Teo

Level pending

Google+, Facebook, Twitter are commonly used social networks. They connect millions of people together. In unrelated news, people are playing a game called "Connect". In this game, people hold on to ends of a string where the other end is held by another person. Everyone must be connected by a string to any other person. Given that if two people play the game, they require one string to connect everyone and for three people, what is the maximum number of people you can connect with less than 1000 strings?

Sorry if some of u don't understand I'll try to simplify it. Basically ensure that each person is connected to every other person in this game. By using less than 1000 strings, what is the maximum number of people you can connect? Do victor's question instead he rephrase and put the correct answer


The answer is 44.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Charlton Teo
Feb 8, 2014

Sorry if you people got it wrong cause you don't understand the question but anyway, here's the method and see if you can get the meaning of the question through this answer. 1 person = 0 strings 2 people = 1 string 3 people = 3 strings 4 people = 6 strings Note the pattern is +1+2+3. This pattern will continue, we just need to find out which number is the nearest to 1000 but still smaller than it. Using Gauss' Theorem, we can then trial and error this question thereby getting 44.

Hi Charlton,

Actually your answer is wrong. The answer should be 45 45 but I accidentally entered it as 44 44 .

Here's why:

When there are 2 2 people, the number of strings required is ( 2 ) ( 2 1 ) 2 = 1 \frac{(2)(2-1)}{2}=1 . Similarly, when there are 3 3 people, the number of strings required is ( 3 ) ( 3 1 ) 2 = 3 \frac{(3)(3-1)}{2}=3 .

Note that ( 45 ) ( 44 ) 2 = 990 \frac{(45)(44)}{2}=990 and ( 46 ) ( 45 ) 2 = 1035 \frac{(46)(45)}{2}=1035 .

Hence the answer is 45 \boxed{45} . Please edit your question. Thanks XD

Victor Loh - 7 years, 4 months ago

Log in to reply

Lol!

Joshua Ong - 7 years, 4 months ago

Log in to reply

Hi Joshua!

Charlton Teo - 7 years, 4 months ago

Nvm I'll post another version of this problem XD

Victor Loh - 7 years, 4 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...