wu :: forums
« wu :: forums - A magical number? »

Welcome, Guest. Please Login or Register.
May 10th, 2024, 7:24pm

RIDDLES SITE WRITE MATH! Home Home Help Help Search Search Members Members Login Login Register Register
   wu :: forums
   riddles
   hard
(Moderators: ThudnBlunder, towr, Icarus, william wu, Grimbal, Eigenray, SMQ)
   A magical number?
« Previous topic | Next topic »
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print
   Author  Topic: A magical number?  (Read 1336 times)
BMAD
Junior Member
**





   


Posts: 57
A magical number?  
« on: Feb 24th, 2015, 9:01am »
Quote Quote Modify Modify

Write a list from 1 to 100.
Pick two numbers at random
Sum the two numbers and find the product of the two numbers
Sum the above two numbers you found
Erase the two chosen numbers from the list
Add the final sum of the two numbers to the list
Repeat until there is only one number.
 
Repeat the above process multiple times.  
 
Is it the same number? Do the numbers center around a point? Bimodal?  analyze.
 
I recommend trying this for numbers 1-10 and 1-20 to see if anything special is happening ... The calculated numbers can be quite huge.
« Last Edit: Feb 24th, 2015, 9:02am by BMAD » IP Logged
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: A magical number?  
« Reply #1 on: Feb 24th, 2015, 11:15am »
Quote Quote Modify Modify

The operation is commutative and associative, so the answer is always the same for a given starting set of numbers
It seems to be to sum of the products of each set in the powerset. But calculated much quicker than it sounds :p
IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
pex
Uberpuzzler
*****





   


Gender: male
Posts: 880
Re: A magical number?  
« Reply #2 on: Feb 24th, 2015, 2:32pm »
Quote Quote Modify Modify

Numerically, the result seems to be (n+1)!-1. Given the form of the answer and towr's observation that the order in which the operations are performed doesn't matter, it looks like it shouldn't be too hard to produce a proof based on good old mathematical induction, but I don't have the time right now.
 
Edit: Ok, the base case is obvious, and the induction step is essentially just (n!-1) + n + n(n!-1) = n!(n+1) +n-n -1 = (n+1)!-1. Neat little puzzle!
 
Edit the Second: By the same reasoning, if the list of numbers does not have to be 1..n but can be anything, the result is product(xi+1)-1.
« Last Edit: Feb 25th, 2015, 1:38pm by pex » IP Logged
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print

« Previous topic | Next topic »

Powered by YaBB 1 Gold - SP 1.4!
Forum software copyright © 2000-2004 Yet another Bulletin Board