Go Back   Flash Flash Revolution > General Discussion > Chit Chat
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
Old 11-18-2008, 07:38 PM   #141
funmonkey54
The Chill Keeper
FFR Veteran
 
funmonkey54's Avatar
 
Join Date: Oct 2007
Posts: 4,127
Send a message via AIM to funmonkey54
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

Quote:
Originally Posted by Reach View Post
Blue.



Nobody bothered with my last problem. So...

Eight hooks are attached to the corners of a giant cubical wooden box, one hook at each corner. String is stretched between each and every pair of hooks. Rubix walks along the strings, always remaining in contact with one of them and changing directions only at the hooks, not at any other points at which two or more strings are contiguous. Rubix never walks along the same length of string twice, although he may pass another string at an angle. Of the twenty-eight string segments between pairs of hooks, what is the maximum number Rubix may traverse under these conditions?
Tried to do it in my head.
Is it 16?

EDIT:
2K POST!!!
__________________


Last edited by funmonkey54; 11-18-2008 at 10:52 PM..
funmonkey54 is offline   Reply With Quote
Old 11-18-2008, 07:49 PM   #142
MrRubix
FFR Player
FFR Veteran
 
MrRubix's Avatar
 
Join Date: Dec 1969
Location: New York City, New York
Posts: 8,340
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

I get 24 but that's just trying to go through pure reasoning of concept -- I'm probably forgetting something vital. I'll give it another shot later.
MrRubix is offline   Reply With Quote
Old 11-18-2008, 08:14 PM   #143
Reach
FFR Simfile Author
Retired StaffFFR Simfile AuthorFFR Veteran
 
Reach's Avatar
 
Join Date: Jun 2003
Location: Canada
Age: 37
Posts: 7,471
Send a message via AIM to Reach Send a message via MSN to Reach
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

Both are wrong, though I know how one goes about obtaining 24 as an answer. As for 16, well, you're missing a few :P

Edit: All subsequent attempts up to ieat have been incorrect. If it's any condolence, both problems I posted are incredibly hard :P
__________________

Last edited by Reach; 11-18-2008 at 09:52 PM..
Reach is offline   Reply With Quote
Old 11-18-2008, 08:16 PM   #144
Magnum GS
FFR Player
 
Magnum GS's Avatar
 
Join Date: Feb 2007
Location: in my house
Age: 33
Posts: 9
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

18?

Last edited by Magnum GS; 11-18-2008 at 08:22 PM..
Magnum GS is offline   Reply With Quote
Old 11-18-2008, 08:41 PM   #145
dore
caveman pornstar
Retired StaffFFR Simfile AuthorFFR Music ProducerFFR Veteran
 
dore's Avatar
 
Join Date: Feb 2006
Location: ridin on a unicorn
Age: 33
Posts: 6,317
Send a message via AIM to dore
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

7! maybe
dore is offline   Reply With Quote
Old 11-18-2008, 09:47 PM   #146
ieatyourlvllol
FFR Player
FFR Veteran
 
Join Date: Sep 2006
Location: it's a mystery oooo
Posts: 3,221
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

Quote:
Originally Posted by Reach View Post
Blue.
Incorrect =/

Quote:
Originally Posted by Reach View Post
Nobody bothered with my last problem. So...

Eight hooks are attached to the corners of a giant cubical wooden box, one hook at each corner. String is stretched between each and every pair of hooks. Rubix walks along the strings, always remaining in contact with one of them and changing directions only at the hooks, not at any other points at which two or more strings are contiguous. Rubix never walks along the same length of string twice, although he may pass another string at an angle. Of the twenty-eight string segments between pairs of hooks, what is the maximum number Rubix may traverse under these conditions?
I got 20 on my first attempt.

Last edited by ieatyourlvllol; 11-18-2008 at 09:53 PM..
ieatyourlvllol is offline   Reply With Quote
Old 11-18-2008, 09:58 PM   #147
Reach
FFR Simfile Author
Retired StaffFFR Simfile AuthorFFR Veteran
 
Reach's Avatar
 
Join Date: Jun 2003
Location: Canada
Age: 37
Posts: 7,471
Send a message via AIM to Reach Send a message via MSN to Reach
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

Quote:
Incorrect =/
Ambiguous riddle with ill defined parameters and multiple answers D:

Though, you're also incorrect, so 8)
__________________
Reach is offline   Reply With Quote
Old 11-18-2008, 10:02 PM   #148
MrRubix
FFR Player
FFR Veteran
 
MrRubix's Avatar
 
Join Date: Dec 1969
Location: New York City, New York
Posts: 8,340
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

I would have said blue too, lol.

Last edited by MrRubix; 11-18-2008 at 10:06 PM..
MrRubix is offline   Reply With Quote
Old 11-18-2008, 10:02 PM   #149
Silvuh
quit
Retired StaffFFR Simfile AuthorFFR Music ProducerFFR Veteran
 
Silvuh's Avatar
 
Join Date: Apr 2005
Location: anywhere but here
Posts: 938
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

I thought about it and came up with 25... How I see it, you can make three complete loops around all eight hooks (24), so you would have used six paths from each hook. The last line from the start will lead to a hook with all other paths taken. That leaves six hooks with one path left each, so the three paths you can't take each connect two of those six hooks.
I haven't actually tried making three complete loops, but, yeah.

How do you write a single function where the output is dependent on whether the input is odd or even?
If I'm right, an equation to solve this riddle for any natural number of "hooks" could be... if x is the number of "hooks" or points, and g(x) = Σ of n=1 to x for x-n, or the total number of paths between the points, then... When x is even, f(x) = g(x) - (x-2)/2. The "x-2" comes from how you can only walk all the paths from two points, the starting and ending points. Halving the number of points with one path left results in the amount of paths you cannot walk. So, that value subtracted from g(x) will answer the riddle. And when x is odd, f(x) = g(x), all paths can be taken.

Also, this was my graphical approach:

( Oops, makes more sense if the two ones in a row are at the end.)
The image displays two points with the extended paths. The first point is the starting point, and the other point is just... any point, really. You start with a loop around the other points, the dark purple line. This loop will, of course, count for x-1 paths. You must complete the loop, following one path, the purple lines. The last step will always be connecting the starting and ending points. When x is odd, the last step completes the last loop. When x is even, the last step follows the completion of a loop.

Well it appears ieat found ways to reach 27, but, uh, I still feel like editing a bit more in to my post...

Another diagram in the form of an octagon showing what I thought up. The magenta dots are dots that are represented by the second dot in my diagram above this one. The yellow lines are the three unexplored paths etc.

And back to bed I go...
__________________

Last edited by Silvuh; 11-19-2008 at 03:01 AM..
Silvuh is offline   Reply With Quote
Old 11-19-2008, 02:41 AM   #150
ieatyourlvllol
FFR Player
FFR Veteran
 
Join Date: Sep 2006
Location: it's a mystery oooo
Posts: 3,221
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

Assuming I haven't made any errors, I've found several configurations for 27. In each one, for the count to reach 28, there had to be a segment that repeated itself, which violates the restrictions specified by Reach.
ieatyourlvllol is offline   Reply With Quote
Old 11-19-2008, 08:09 AM   #151
Reach
FFR Simfile Author
Retired StaffFFR Simfile AuthorFFR Veteran
 
Reach's Avatar
 
Join Date: Jun 2003
Location: Canada
Age: 37
Posts: 7,471
Send a message via AIM to Reach Send a message via MSN to Reach
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

I would be interested in the steps followed to come up with 27.

Silvuh's answer is correct. Bravo. Also, I like your method. Personally, I used a more humble approach of a small moisturizer box and basic deductive reasoning, lol.
__________________

Last edited by Reach; 11-19-2008 at 08:12 AM..
Reach is offline   Reply With Quote
Old 11-19-2008, 05:23 PM   #152
Quasar889
FFR Player
FFR Veteran
 
Quasar889's Avatar
 
Join Date: Sep 2005
Posts: 79
Default Re: MrRubix's Riddle/Problem Thread: Rebirth

Anyone for my calculus "proof"?
Quasar889 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 04:21 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright FlashFlashRevolution