wu :: forums
« wu :: forums - You Can Turn but You Can't Hide »

Welcome, Guest. Please Login or Register.
Apr 25th, 2024, 1:52am

RIDDLES SITE WRITE MATH! Home Home Help Help Search Search Members Members Login Login Register Register
   wu :: forums
   riddles
   easy
(Moderators: Icarus, Grimbal, towr, william wu, Eigenray, SMQ, ThudnBlunder)
   You Can Turn but You Can't Hide
« Previous topic | Next topic »
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print
   Author  Topic: You Can Turn but You Can't Hide  (Read 909 times)
rloginunix
Uberpuzzler
*****





   


Posts: 1029
You Can Turn but You Can't Hide  
« on: Aug 27th, 2015, 8:06am »
Quote Quote Modify Modify

You Can Turn but You Can't Hide

2N people located at the South-Western corner of a square grid start walking at a constant speed and at every intersection (including the initial one) the same process occurs:
 
- the group of people splits in half;
- one half turns and walks North;
- the other half turns and walks East;
 
What will the distribution of people be after all of them visit N intersections?
IP Logged
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: You Can Turn but You Can't Hide  
« Reply #1 on: Aug 27th, 2015, 1:09pm »
Quote Quote Modify Modify

Off the top of my head, pascal's triangle?
IP Logged

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





   


Posts: 1029
Re: You Can Turn but You Can't Hide  
« Reply #2 on: Aug 27th, 2015, 2:46pm »
Quote Quote Modify Modify

Dangit. Einstein was wrong - you guys are faster than light.
 
In terms of N - which row?
IP Logged
pex
Uberpuzzler
*****





   


Gender: male
Posts: 880
Re: You Can Turn but You Can't Hide  
« Reply #3 on: Aug 27th, 2015, 5:32pm »
Quote Quote Modify Modify

on Aug 27th, 2015, 2:46pm, rloginunix wrote:
In terms of N - which row?

The one that sums to 2N Cool
IP Logged
rmsgrey
Uberpuzzler
*****





134688278 134688278   rmsgrey   rmsgrey


Gender: male
Posts: 2872
Re: You Can Turn but You Can't Hide  
« Reply #4 on: Aug 28th, 2015, 6:03am »
Quote Quote Modify Modify

on Aug 27th, 2015, 2:46pm, rloginunix wrote:
Dangit. Einstein was wrong - you guys are faster than light.
 
In terms of N - which row?

 
Depends how you number the rows.
 
If you number the start row (1) as row 1, then row N+1; if you number the start row as 0, and the next row (1,1) as 1, then row N. I believe the latter is more standard since it means row n corresponds to the relevant power of the binomial expansion
IP Logged
rloginunix
Uberpuzzler
*****





   


Posts: 1029
Re: You Can Turn but You Can't Hide  
« Reply #5 on: Aug 28th, 2015, 8:09am »
Quote Quote Modify Modify

Minor detail of course but no C(2, 1) ways about it - pex++ for a shrewd observation and rmsgrey covered it thoroughly. The (1975) book gives (N + 1)-st row but I'd rather go with N-th.
IP Logged
Grimbal
wu::riddles Moderator
Uberpuzzler
*****






   


Gender: male
Posts: 7527
Re: You Can Turn but You Can't Hide  
« Reply #6 on: Aug 31st, 2015, 8:46am »
Quote Quote Modify Modify

As a C and Java programmer I know 0-based ordinals is the most natural way to go.  Tongue
IP Logged
rloginunix
Uberpuzzler
*****





   


Posts: 1029
Re: You Can Turn but You Can't Hide  
« Reply #7 on: Aug 31st, 2015, 3:17pm »
Quote Quote Modify Modify

(Patterns, patterns. As a C/Java (Solaris/CentOS) programmer I concur)
 
Just a thought - a 3D extension:
 
3N people walk through a cubic lattice made up of unit cubes. At each intersection they split into three equally sized groups ...
IP Logged
pex
Uberpuzzler
*****





   


Gender: male
Posts: 880
Re: You Can Turn but You Can't Hide  
« Reply #8 on: Aug 31st, 2015, 8:11pm »
Quote Quote Modify Modify

on Aug 31st, 2015, 3:17pm, rloginunix wrote:
(Patterns, patterns. As a C/Java (Solaris/CentOS) programmer I concur)
 
Just a thought - a 3D extension:
 
3N people walk through a cubic lattice made up of unit cubes. At each intersection they split into three equally sized groups ...

Guess what: this is called Pascal's tetrahedron
 
 
on Aug 31st, 2015, 8:46am, Grimbal wrote:
As a C and Java programmer I know 0-based ordinals is the most natural way to go.  Tongue

Ah, but does "natural" include zero...?
IP Logged
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: You Can Turn but You Can't Hide  
« Reply #9 on: Aug 31st, 2015, 10:17pm »
Quote Quote Modify Modify

on Aug 31st, 2015, 8:11pm, pex wrote:
Ah, but does "natural" include zero...?
Naturally. If convenient.
IP Logged

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





   


Posts: 1029
Re: You Can Turn but You Can't Hide  
« Reply #10 on: Sep 1st, 2015, 10:45am »
Quote Quote Modify Modify

Dangit again. No PhD in Pascal's anything.
 
nD? nN people walk ...
IP Logged
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: You Can Turn but You Can't Hide  
« Reply #11 on: Sep 1st, 2015, 1:00pm »
Quote Quote Modify Modify

Sure, let's get hyper
IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
Grimbal
wu::riddles Moderator
Uberpuzzler
*****






   


Gender: male
Posts: 7527
Re: You Can Turn but You Can't Hide  
« Reply #12 on: Sep 2nd, 2015, 2:13am »
Quote Quote Modify Modify

1N people located at the West end of a 1-dimensional grid start walking at a constant speed and at every grid point (including the initial one) the same process occurs:
 
- the group of people splits in one;
- the resulting group walks East;
 
What will the distribution of people be after all of them visit N intersections?
 
Tongue
IP Logged
rloginunix
Uberpuzzler
*****





   


Posts: 1029
Re: You Can Turn but You Can't Hide  
« Reply #13 on: Sep 2nd, 2015, 10:19am »
Quote Quote Modify Modify

Absolutely cool but dangit3 - I either can not catch a break or great minds think alike,  Smiley
 
What is the date on the Potsdam article? Thanks.
 
 
Grimbal's problem:
 
- split 1N people into (n > 1)N elementary (hyper) particles;
- split the West end of a 1-dimensional grid into a crystalline (hypercubic) lattice;
- apply the previously obtained solutions;
IP Logged
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: You Can Turn but You Can't Hide  
« Reply #14 on: Sep 2nd, 2015, 11:10am »
Quote Quote Modify Modify

on Sep 2nd, 2015, 10:19am, rloginunix wrote:
What is the date on the Potsdam article? Thanks.
The document properties say the creation date was "11/4/2003, 4:31:15 PM", whether that's April 11th or November 4th, I don't know.
IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
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