mersenneforum.org  

Go Back   mersenneforum.org > Fun Stuff > Puzzles

Reply
 
Thread Tools
Old 2005-10-01, 23:00   #78
fetofs
 
fetofs's Avatar
 
Aug 2005
Brazil

36210 Posts
Default Tricky...

I tried to work with the "576-x" idea. Guess what... I got a pretty tricky solution!

((4!/.4)sq-4!sq)/4sq=189

14 left!

Last fiddled with by Wacky on 2005-10-02 at 01:52 Reason: Removed list of Unsolved
fetofs is offline   Reply With Quote
Old 2005-10-02, 00:04   #79
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

22·3·641 Posts
Default

Quote:
Originally Posted by Ken_g6
Concatenate (44); also before (4.4) or after (.44) a Decimal.
Ken, would the rules allow any of the following concatenations?

.(4!) = .24

(4sq)4 = 164

4(4!) = 424

Perhaps we could require an explicit concatenation operator, such as "cat", except when only plain "4"s are concatenated in a decimal number (e.g., 44, 4.4, 444, .44, 4444, 4.444).

.cat4! = .24

4sqcat4 = 164

4cat4! = 424



We've been using .4sq = .16, but in that case (.4)sq = (.)(4sq)
cheesehead is offline   Reply With Quote
Old 2005-10-02, 00:10   #80
fetofs
 
fetofs's Avatar
 
Aug 2005
Brazil

16A16 Posts
Default

Quote:
Originally Posted by cheesehead
Ken, would the rules allow any of the following concatenations?

.(4!) = .24

(4sq)4 = 164

4(4!) = 424

Perhaps we could require an explicit concatenation operator, such as "cat", except when only plain "4"s are concatenated in a decimal number (e.g., 44, 4.4, 444, .44, 4444, 4.444).

.cat4! = .24

4sqcat4 = 164

4cat4! = 424



We've been using .4sq = .16, but in that case (.4)sq = (.)(4sq)
Interesting suggestion cheesehead.

If that's possible, 164-1=163
164/.8=205
fetofs is offline   Reply With Quote
Old 2005-10-02, 00:30   #81
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

22×3×641 Posts
Default

To put it another (and more precise) way, what is the precedence of the concatenation operation? I think we mostly assume that it has the highest precedence, so that 4.4sq = (4.4)sq = 19.36, not 4.4sq = (4.)(4sq) = 4.16 and that 44sq = (44)sq = 1936, not 44sq = (4)(4sq) = 416.

Quote:
Originally Posted by cheesehead
We've been using .4sq = .16, but in that case (.4)sq = (.)(4sq)
But for .4sqsq, ((.4)sq)sq = .0256, while (.)((4sq)sq) = .256

Last fiddled with by cheesehead on 2005-10-02 at 00:37
cheesehead is offline   Reply With Quote
Old 2005-10-02, 00:40   #82
fetofs
 
fetofs's Avatar
 
Aug 2005
Brazil

2·181 Posts
Default 243 is out!

Quote:
Originally Posted by cheesehead
To put it another (and more precise) way, what is the precedence of the concatenation operation? I think we mostly assume that it has the highest precedence, so that 4.4sq = (4.4)sq = 19.36, not 4.4sq = (4.)(4sq) = 4.16 and that 44sq = (44)sq = 1936, not 44sq = (4)(4sq) = 416.
Although the suggestion is pretty good, I wouldn't like to make things too easy...

243=(576/256)sq*(4!+4!)

13 left!

Last fiddled with by Wacky on 2005-10-02 at 01:53 Reason: Removed list of unsolved
fetofs is offline   Reply With Quote
Old 2005-10-02, 01:23   #83
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

22×3×641 Posts
Default

Ah, so _that_'s how to get 35.



Quote:
Originally Posted by fetofs
Although the suggestion is pretty good, I wouldn't like to make things too easy...
Apparently not -- you've left 189 on the list so someone else can work on it. :-)

Last fiddled with by Wacky on 2005-10-02 at 01:54 Reason: Removed list of unsolved
cheesehead is offline   Reply With Quote
Old 2005-10-02, 02:08   #84
Wacky
 
Wacky's Avatar
 
Jun 2003
The Texas Hill Country

32·112 Posts
Default To complete through 300, these still need a solution

163
177
183
187
205
213
218
223
237
283
298

Last fiddled with by Wacky on 2005-10-04 at 12:29
Wacky is offline   Reply With Quote
Old 2005-10-02, 02:17   #85
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

22×3×641 Posts
Default

Hmmm... wasn't my list correct?

Last fiddled with by cheesehead on 2005-10-02 at 02:19
cheesehead is offline   Reply With Quote
Old 2005-10-02, 03:32   #86
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

22×3×641 Posts
Default

A few more solutions in 3/4, 2/4 and 1/4 time:

281 = 4sq[sup]sq[/sup]+4/.4sq

304 = 4sq[sup]sq[/sup]+4!+4!

316 = 4sq[sup]sq[/sup]+4!/.4

640 = 4sq[sup]sq[/sup]/.4

784 = (4!+4)sq

65536 = 4sq[sup]sq[sup]sq[/sup][/sup]
cheesehead is offline   Reply With Quote
Old 2005-10-02, 03:48   #87
Wacky
 
Wacky's Avatar
 
Jun 2003
The Texas Hill Country

32·112 Posts
Default

Yes, but you cannot edit it. As I see it, continuous repetition of "the (current) list" doesn't really add anything to the discussion, but rather detracts from it in a significant manner by obscuring the more meaningful part of the discussion. That is why I have been maintaining the list in a message and periodically re-posting it so that it recains near the end of the thread.
When I do so, I've deleted the previous version of the message.

My preference would have been to keep the "scoreboard" at the very top of the thread and update it in place. The next time one of these kinds of "puzzles" (amusements that lead to a large number of responses which in some way "refine" the answer) is submitted, I request that the person posting follow the procedure that I outlined earllier in this thread. That way we can have the information presented in a usable manner and avoid cluttering the content of the thread with "status" information.
Wacky is offline   Reply With Quote
Old 2005-10-02, 23:03   #88
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

22·3·641 Posts
Default

Quote:
Originally Posted by Wacky
That is why I have been maintaining the list in a message and periodically re-posting it so that it recains near the end of the thread.
Okay.

Quote:
When I do so, I've deleted the previous version of the message.
Oh, I hadn't noticed. Makes sense, as does your recommendation. :-)
cheesehead is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Suggestions for the "Classic Summary" page davieddy PrimeNet 26 2011-06-13 09:38
"Classic" (colourful) Status report davieddy PrimeNet 6 2009-10-04 08:33
PSU problem? ian209 Hardware 4 2006-02-18 19:52
Classic: Hats puzzle fetofs Puzzles 7 2005-10-16 11:45
Classic puzzle JuanTutors Puzzles 24 2005-08-28 23:46

All times are UTC. The time now is 03:19.


Sat Jul 17 03:19:50 UTC 2021 up 50 days, 1:07, 1 user, load averages: 2.15, 1.56, 1.41

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.