![]() |
|
|
#56 |
|
"Robert Gerbicz"
Oct 2005
Hungary
22·7·53 Posts |
OK, made a rerun; without percent symbol: the smallest missing value is at n=103, up to n=1000 there are 445 missing values, and up to n=10000 there are 8682 missing values.
|
|
|
|
|
|
#57 |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
2A0116 Posts |
If you allow me the standard notation lg(x) defined as the binary logarithm of x, logn(x) defined as logarithm of x to base n, the square root symbol and the minus-symbol I can generate all integers with only two nines.
I'll build up the proof in easy stages. First, note that log9(β9) = 1/2, log9(ββ9) = 1/4, log9(βββ9) = 1/8 and, in general, log9(β...β9) = 1/2N where the β symbol has been repeated N times. Second, lg(1/2N) = -N So far I've created all the negative integers. Preceding the expressions given above with a '-' generates all the strictly positive integers. The only remaining case to be solved is zero, which is just 9-9. The case 103, in this notation, is -lg(log9(βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ9)) If you disallow lg(x), replace it with log log[SUB]β9(9)[/SUB](x) and now you've a solution which uses four nines. Last fiddled with by xilman on 2016-10-20 at 10:36 Reason: Add minus-symbol to list of required functions. |
|
|
|
|
|
#58 | |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
22·7·167 Posts |
Quote:
You found the following 9 that we had solutions for using the % (could be once people fouud the solution with the % they didn't look further) Code:
140 9/((β(9)!)%) - 9/.9 ((((sqrt(9))!)!)-((sqrt(9))!))/(((sqrt(9))!)-.9) 150 ((9*9)/9%)/β(9)! 9/(.9/(9+((sqrt(9))!))) 152 9/((β(9)!)%) + β(9)!/β(9) ((((sqrt(9))!)!)+((((sqrt(9))!)!)*.9))/9 170 (β(9)!)/((β(9))%) - 9/(β(9%)) (((sqrt(9))!)+((9!)/(((sqrt(9))!)!)))/(sqrt(9)) 199 99 + 9/9% sqrt(((9+(9!))/9)-(((sqrt(9))!)!)) 206 (9+9)/9%+β(9)! (((sqrt(9))!)^(sqrt(9)))-(9/.9) 220 ((β(9)!)!/β(9)! + 9/9% ((9+(sqrt(9)))!)/((9!)*((sqrt(9))!)) 273 (β(9)/9% - β(9)) * 9 ((((sqrt(9))!)!)+99)/(sqrt(9)) 306 9 / (β(9))% + β(9) + β(9) 9+((sqrt(9))*99) And at first look it seemed you missed one...however my combined list had 1 mistake. 295 = β(9)!^ β(9) + 9*9 should be 297 (though we had another solution for that one. Now how about four 4's. That puzzle should be somewhere in this forum too. |
|
|
|
|
|
|
#59 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
10,753 Posts |
Quote:
I must make it clear that I didn't invent the technique. I have an idea that it originates with PAM Dirac but may have misremembered. However, it appears not to be widely known so I take up opportunities to publicize it. |
|
|
|
|
|
|
#60 | ||
|
"Robert Gerbicz"
Oct 2005
Hungary
22·7·53 Posts |
Quote:
n=log_c{log_x{b}}, where we use four b values: c=log_{sqrt(b)}{b} and x=sqrt(sqrt(...(sqrt(b))...) (here sqrt iterated n times) with this c=2 and x=b^(1/2^n), hence log_c{log_x{b}}=log_2(2^n)=n. Quote:
|
||
|
|
|