answer comments on New Monthly Thread: Bragging - Less Wrong

30 Post author: Joshua_Blaine 11 August 2013 05:50PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (145)

You are viewing a single comment's thread. Show more comments above.

Comment author: answer 12 August 2013 04:48:33AM 4 points [-]

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.

Comment author: wedrifid 12 August 2013 05:00:53AM 1 point [-]

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?

Comment author: answer 12 August 2013 05:19:41AM 6 points [-]

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.

Comment author: AlexMennen 12 August 2013 09:01:55PM 12 points [-]

and I suck at writing code

In that case, you might find writing a program to solve it for you an even better challenge of your mental abilities.