Closed numbers are cool

Submitted by gwolf on Mon, 04/28/2008 - 13:39.

I like them. And if there is such a thing, I hope they carry good luck with them - Not that I believe in good luck, but anyway - Yesterday was a very good day, in quite many fronts. And it's nice to make a nice, closed leap on so many bases:

>> puts [was,am].map {|age| [98,111,100,120].map {|s| sprintf "%#{s.chr}", age}.join(', ')}
11111, 37, 31, 1f
100000, 40, 32, 20

And just for coolness sake: It gets even better when looking at coincidence with my father - at least for the next couple of months:

>>puts [f_was, f_is].map {|age| [98,111,100,120].map {|s| sprintf "%#{s.chr}", age}.join(', ')}
111111, 77, 63, 3f
1000000, 100, 64, 40

So, in most useful systems, we are both in a very nice and closed number. Sadly, I can no longer say that five bits should be enough for anybody.

( categories: )

numbers are numbers. But if

numbers are numbers. But if there ir such a thing like good luck, it is always welcomed. even if we don´t believe in it at all...

(good days - the very good ones - turn everything nicer, don`t you think so? they are not easy to find, but if you got one.... congratulations!!!)

I did not understood this

I did not understood this post, what a "closed number" is supposed to be?

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <br> <b> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <img> <h1> <h2> <h3> <tt> <pre> <strike>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
4 + 2 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.