I had to use a calculator for all but the last 3 digits.
You mean you did it manually? You didn't write code to do the grunt work?
I had to use a calculator for all but the last 3 digits.
You mean you did it manually? You didn't write code to do the grunt work?
In the interest of challenging my mental abilities, I used as few resources as possible (and I suck at writing code). It took fewer than 3^^^3 steps, thankfully.
I solved the last 8 digits of 3^^^3 (they're ...64,195,387). Take that ultrafinitists!
That's awesome. Why did you do this? (ie. Did you get to publish it someplace...)
Partially just to prove it is a real number with real properties, but mostly because I wanted a challenge and wasn't getting it from my current math classes (I'm currently in college, majoring in math). As much as I'd like to say it was to outdo the AI at math (since calculators can't do anything with the number 3^^^3, even take its mod 2), I had to use a calculator for all but the last 3 digits.
I.. just.. WHAT? The last digits are the easiest, of course, BUT STILL. What was your methodology? (because I can't be bothered to think of how to do it myself)
I started with some iterated powers of 3 and tried to find patterns. For instance, 3 to an odd (natural number) power is always 3 mod 4, and 3 to the power of (a natural number that's 3 mod 4) always has a 7 in the one's place.
I solved the last 8 digits of 3^^^3 (they're ...64,195,387). Take that ultrafinitists!
How about 3^...(3^^^3 up arrows)...^3?
Hmm. "Three to the 'three to the pentation of three plus two'-ation of three". Alternatively, "big" would also work.
How do you pronounce 3^^^3?
"Three to the pentation of three".
Although making precommitments to enforce threats can be self-destructive, it seems the only reason they were for the baron is because he didn't account for a 3rd outcome, rather than just the basic set {you do what I want, you do what I don't want} and 3rd outcomes kept happening.
I don't see how those are Newcomb situations at all. When I try to come up with an example of a Newcomb-like sports situation (eg football since plays are preselected and revealed simultaneously more or less) I get something like the following:
The problem lies in the 3rd assumption. Why would the opposing coach ever select play X? Symmetrically, if Omega was actually competing against you and trying to minimize your winnings why would it ever put a million dollars in the second box.
Newcomb's works, in part, due to Omega's willingness to select a dominated strategy in order to mess with you. What real-life situation involves an opponent like that?
Newcomb's problem does happen (and has happened) in real life. Also, omega is trying to maximize his stake rather than minimize yours; he made a bet with alpha with much higher stakes than the $1,000,000. Not to mention newcomb's problem bears some vital semblance to the prisoners' dilemma, which occurs in real life.
So you would never one-box unless the simulator did some sort of scan/simulation upon your brain?
I'd one-box when Omega had sufficient access to my source-code. It doesn't have to be through scanning - Omega might just be a great face-reading psychologist.
But it's better to one-box and be derivable as the kind of person to (probably) one-box than to two-box and be derivable as the kind of person to (probably) two-box.
We're in agreement. As we discussed, this only applies insofar as you can control the factors that lead you to be classified as a one-boxer or a two-boxer. You can alter neither demographic information nor past behavior. But when (and only when) one-boxing causes you to be derived as a one-boxer, you should obviously one box.
Your final decision never affects the actual arrangement of the boxes, but its causes do.
Well, that's true for this universe. I just assume we're playing in any given universe, some of which include Omegas who can tell the future (which implies bidirectional causality) - since Psychohistorian3 started out with that sort of thought when I first commented.
Ok, so we do agree that it can be rational to one-box when predicted by a human (if they predict based upon factors you control such as your facial cues). This may have been a misunderstanding between us then, because I thought you were defending the computationalist view that you should only one-box if you might be an alternate you used in the prediction.
View more: Next
...62535796399618993967905496638003222348723967018485186439059104575627262464195387.
Boo-yah.
Edit: obviously this was not done by hand. I used Mathematica. Code:
Edit: this was all done to make up for my distress at only having an Erdos number of 3.
Impressive, I didn't think it could be automatized (and even if it could, that it could go so many digits before hitting a computational threshold for large exponentials). My only regret is that I have but 1 upvote to give.