mersenneforum.org  

Go Back   mersenneforum.org > Fun Stuff > Puzzles

Reply
 
Thread Tools
Old 2005-10-03, 22:06   #100
fetofs
 
fetofs's Avatar
 
Aug 2005
Brazil

2×181 Posts
Default

This thread is full of status updates, but could someone kindly enough provide a list of every number found smaller than 1000 in 1/4 or 2/4 time?
fetofs is offline   Reply With Quote
Old 2005-10-04, 05:49   #101
R. Gerbicz
 
R. Gerbicz's Avatar
 
"Robert Gerbicz"
Oct 2005
Hungary

22×7×53 Posts
Default New solutions and program

Part 1.:
Here is a solution for famous 93 and a solution for 203:
93=((4!-4sqsq)sq-4sqsq)/(4!sq)
203=(4!sq-4sqsqsq)/(4sqsq-4!sq)

I've written an UBASIC program to find using fewest 4's ( no more than 4 )
formulas for n ( here 0<=n<1000 ). This program find solutions if intermediate values are such rationals where abs(denominator*numerator)<2^50 is true.
It took about 1 hour to compute these solutions ( on a P4 Celeron 1.7 GHz ).
I think it is very probably that remaining integers hasn't got solutions.

Program is in four4.txt and solutions in solution.txt ( integers up to 999 ).
There are formulas where program has found formulas using fewer 4's.
For example this pretty: 180=(4!/4)!/4 see solution.txt
( Some formulas has got some spare parentheses ).
Attached Files
File Type: txt solution.txt (21.6 KB, 235 views)

Last fiddled with by R. Gerbicz on 2005-10-04 at 05:53
R. Gerbicz is offline   Reply With Quote
Old 2005-10-04, 05:51   #102
R. Gerbicz
 
R. Gerbicz's Avatar
 
"Robert Gerbicz"
Oct 2005
Hungary

101110011002 Posts
Default

Part 2.:
Here is the program in four4.txt
Attached Files
File Type: txt four4.txt (2.9 KB, 233 views)
R. Gerbicz is offline   Reply With Quote
Old 2005-10-04, 12:27   #103
fetofs
 
fetofs's Avatar
 
Aug 2005
Brazil

2×181 Posts
Default

Bye bye 93!!!! I'll miss you!!!

But I can't use Gerbicz's program...
Will someone try to solve the other remaining ones?
fetofs is offline   Reply With Quote
Old 2007-02-01, 19:30   #104
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

10010010001002 Posts
Default

Quote:
Originally Posted by fetofs View Post
Bye bye 93!!!! I'll miss you!!!

But I can't use Gerbicz's program...
Will someone try to solve the other remaining ones?
Coming from the camp the squared is NOT valid since it uses a 2 ... I have solutions for all 101 from 0 - 100 including 93:

93 = (4!*4) - sqrt(4/.4~)
93 = 96 - 3
assuming .4~ is the repeating decimal that equates to .444444 OR 4/9.
petrw1 is offline   Reply With Quote
Old 2007-03-22, 01:06   #105
fetofs
 
fetofs's Avatar
 
Aug 2005
Brazil

16A16 Posts
Default

Sorry, but you can't simply modify the rules we've been playing by all along, that explictly allow squaring, forbid square roots and repeating decimals.
fetofs is offline   Reply With Quote
Old 2016-10-20, 20:36   #106
R. Gerbicz
 
R. Gerbicz's Avatar
 
"Robert Gerbicz"
Oct 2005
Hungary

22×7×53 Posts
Default

Up to n=10000 the number of missing values is 7116. Found for each possible n the formula that used the smallest number of 4 (up to four values), and in those sequences printed the shortest one ("shortest" in my own form).
Attached Files
File Type: txt fourfour.txt (83.7 KB, 252 views)
R. Gerbicz is offline   Reply With Quote
Old 2021-05-04, 15:40   #107
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

22×7×167 Posts
Default If you love this kind of puzzle but can never get enough...

Look up this app:
TCHISLA
Russian for "numbers"

Asks you to solve for every number from 1 to 10,000
with the least number of each digit from 1 to 9
using only:
+ - X / !
Square root
Concatenation: 66 or 666 or 6666

For example here is a wild on for 41 with 4 4's:
SQRT(((4+4)!+(4)!)/(4)!)

Tchisla looks like an ordinary calculator but it is designed to help you in your fight with the problem. It proposes you autocomplete variants that can lead you to the goal. You choose the way and the app calculates and performs all the menial job for you.
petrw1 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:49 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.