Slashdot Mirror


The Binary Code In Canada's Gov-Gen Coat of Arms

Lev13than writes "Dr. David Johnston, formerly the president of the University of Waterloo, was installed as Canada's new Governor-General on Friday. As de facto head of state and the Queen's representative in Canada he is required to design a personal coat of arms. One modern detail has attracted particular attention - a 33-digit palindromic binary stream at the base. Efforts to decode the meaning of the number using ASCII, Morse, grouping by 3/11 and other theories has so far come up empty (right now it's a toss up between random, the phone number 683-077-0643 and Morse code for 'send help - trapped in a coat of arms factory.') Is 110010111001001010100100111010011 the combination to his luggage, or just a random stream of digits?"

5 of 486 comments (clear)

  1. Re:Palindrome by binkzz · · Score: 4, Interesting

    Even more reason to believe it is totally artistic and not a meaningful translation of anything though, as coat of arms and crests tend to do that sort of thing over the entire imagery, typically only exception for items added in later, which doesn't seem to be the case here.

    Still, it's amusing to think how many people will spend their Monday trying to decode this heh

    Yea, and while I agree with you that it's most likely a random number, I can't help but keep wondering. That it's a prime number doesn't help much either.

    If you were the designer, what would you encode? It's hardly big enough to fit a four letter word in. I think I would probably go with the boring ol' date of birth.

    --
    'For we walk by faith, not by sight.' II Corinthians 5:7
  2. Can get even worse by Moraelin · · Score: 4, Interesting

    It can get even worse. At least "chop suey $3.99" is clear where is came from.

    Funnier stories are those like the guy who got "pig meat" in chinese letters because it was copied off a can of that. But I'd imagine that the latter realization comes after seeing that this guy has "pig meat" written on him. Yeah.

    Then there was the guy who thought he got a tattoo saying "wise dog that guards the pack", but it actually meant "dog's ass".

    In the same vein of "you're not going to get hooked up with any woman that can read that", one guy got a tattoo which he thought was totally bad ass, until a Japanese girl told him it means "abusive husband". Well, I guess at least it works as a warning.

    Conversely one woman got the longer version of that, and it translated to "my abusive husband beats me." It's one of the things that aren't even funny but make one wonder if she got ripped off or it's a cry for help.

    Though to be entirely fair, apparently cool kids in Beijing tattoo themselves with nonsensical combinations of English letters too, like "TWARP", "GWIPO", "FRUNK" and get told by unscrupulous tattoo parlor artists that they mean stuff like "old soul with young spirit" in English. (Actual example. If you were wondering what FRUNK means in English, now you know;)) Also apparently both CRYMPH and DLECH mean "beautiful flower dancing in the wind" in American according to one tattoo parlour in Beijing. In case you were wondering ;)

    Luckily individual letters are not whole words in the Latin alphabet, so most are just nonsense. But you just have to wonder if there's some brave soul somewhere in China wearing a tattoo that says "I suck cock" and thinks it means "loyalty, courage, honour" ;)

    That said, since runes were an alphabetic system, I would assume most of those are equally nonsense combinations. I wouldn't wonder if some guys out there were running around with tattoos that just say "FUTHARK" because someone just copied the first characters of the runic alphabet.

    --
    A polar bear is a cartesian bear after a coordinate transform.
  3. Re:The number is a Palindromic Prime in base 2. by horza · · Score: 4, Interesting

    Well found. The page also explains for dissy above why it has 33 digits:

    "Except for 11, all palindromic primes have an odd number of digits, because the divisibility test for 11 tells us that every palindromic number with an even number of digits is a multiple of 11."

    Phillip.

  4. Re:Random? by symbolset · · Score: 5, Interesting

    I put the answer already in the first sumbission. I don't know why the second sumbmission was picked.

    It's a black and white binary image, three rasters of 11 pixels. Combined it makes a scrollwork that can tile horizontally. It's ornamental. It's an italic mirrored N and a /.

    --
    Help stamp out iliturcy.
  5. Re:The number is a Palindromic Prime in base 2. by maxwell+demon · · Score: 5, Interesting

    Well, 33 itself is also a binary-palindromic number (although not prime): 100001
    And of course, 33 is a palindrome in base 10, too.

    Moreover note that the sum of the binary digits (which equals the number of ones) is 17, which is also prime, and in binary is written 10001, so this is again a binary-palindromic prime, and the binary digit-sum here is 2, which again is a prime (although not binary-palindromic).

    --
    The Tao of math: The numbers you can count are not the real numbers.