Aliens, Number Systems, and Contemplative Mathematics

“Some alien spies have been helping our captain.  It turns out that you were right: there are enemies hiding on the field behind the house.  The captain wants to know how many.  The alien photographer comes down and takes a picture of them, gives it to her captain, who writes it down and gives it to our captain.  The alien captain wrote either 7, 13, or 23.  Which is correct?”1

I drew a diagram of the photo – a square containing 13 dots, each representing an enemy, in the shape of the number seven.  The kids debated whether 7 or 13 was correct until V questioned, “Why would 23 even be on this list?”  This is the real meat of the problem.  V’s question produced many very insightful conjectures about groupings of numbers.  I then drew a diagram of an alien (2 fingers on one hand, 3 on the other), leading to further conjectures, but none were fruitful in the long run.

I posed the alien question after I had begun class with a few rounds of child-directed Exploding Dots, first in decimal, then in octal.  We discussed different base systems, and King Charles XII of Sweden’s contribution to them.2  We even attempted to convert from octal to decimal.  A few students suggested a novel way to do this, but most didn’t understood this conversion.  That’s fine.  Math Circle is not a race to “get it.”  What’s important is that kids are developing mathematical thinking in a collegial environment.  Mathematical thinking is a contemplative endeavor.  Stuart C. Lord, President of Naropa University, states that “the greatest disservice we can do to students is to imprint them with how we assume the world to be, without giving them the necessary tools to investigate and explore the world as it is, with an open heart and discerning mind…  Those whose higher education includes a contemplative education component are imbued with the much-needed capacity for authentic insight and revolutionary thinking; they are poised to meet the world as it is, and have the passion and capacity to improve it.  When these students graduate, they have spent years turning problems upside down, looking at them from the inside out, holding them quietly within, and working collaboratively with others to find novel approaches to solving them – providing not just a quick fix, but a true change that benefits everyone.”3  We have been turning this Signaling Problem upside down for nearly 6 weeks.  While Dr. Lord is discussing college students and beyond, a contemplative approach to mathematics can begin in early childhood.  According to the Berkeley Math Circle, “It often requires several years to become an experienced problem solver and to be comfortable with everything taught by the Circle. Thus, expect the first year to understand on average between 30% and 50% of everything said at the Circle, taking into account that the material covered is very advanced and non-traditional. 30% to 50% is actually quite a lot!”4   I must admit that in my Math Circle at Talking Stick, I want kids to understand more than 50% of the material.  I want them to enjoy mathematics and to want to come back for more.  The yin that goes along with this yang, though, and what Berkeley is referring to, is that students need to experience frustration and confusion to have breakthroughs and really own their mathematics.

The mathematics that I’d like kids to own from this course is that counting strategies exist and that our number system depends upon the idea of grouping.  We call this grouping place value.  Once kids grasp the utility of grouping, arithmetic makes intuitive sense and the generalizations that define algebraic thinking can emerge naturally.  Robert Berkman, who created this alien question (thank you Robert!), extends the problem into algebra beautifully in his article “Exploring Interplanetary Algebra to Understand Earthly Mathematics.”1

In our exploration of the alien-question, I revisited the term “decimal” when the conjectures came to a standstill:

  • What does decimal mean?
  • What are digits?
  • What does the word digit mean in Latin?
  • Why do we count the way we do?
  • Why is it easy for us to use base 10 (a.k.a. decimal)?

When the group discussed these questions, and members practiced counting on their fingers, the initial question started to make sense.  I needed to add more choices to the initial numerical-only choices, and the kids arrived at consensus just as we ran out of time.  The answer was “(f) 1 or 2 of the above.”

They left asking to act out the problem next week, our final week.  I promised that after we finish Level 3 of the Signalling Problem (goal: devising a code that can send 30 messages) we will.  See you then!

Rodi Steinig, December 4, 2012

1 Teaching Children Mathematics, v5 n2 p78-83 Oct 1998

2 http://en.wikipedia.org/wiki/Charles_XII_of_Sweden (see “Scientific Contributions”)

3 Shambala Sun, v19 n6 p59 July 2011

4  http://mathcircle.berkeley.edu/index.php?options=bmc|bmc_elementary|BMC%20Elementary

9 Responses

  1. Rodi, allow me to share with you real alien math.
    assuming the aliens that created this dont have pinkies, their 8 would be our 10…
    Behold, OCTAL!
    \ = 1 _ = 2 _\ = 3 ….
    / = 4 /\ = 5 /_ = 6
    /_\ = 7

    where it gets real interesting is addition and using it to solve binary problems… 101 = /\ etc…

    \\ = _ = (=) / // = \(0)

    i have been working with zero, and have decided to use a dot in the center of the triangle, representing how many zeros. i have also been experimenting with 3D in order to multiply, but havent found much success.

    good luck!

    • Thanks, Clayton. I am not familiar with the notational system you are using. Is that your own, or is it a conventional system for symbolizing different bases? If the latter, could you point me toward some background on it?

  2. no, its not very conventional… i guess i could call it my own, so in this case the background has come to you! usually i have to twist elbows to explain octal. a change will be nice… have you tried octal yet? its not math. its just pictures. once you get the basic concept you can add in base 8 as fast as you can draw, without crunching any numbers. its just triangles! hmmm. ok, for example… just so you can see how it works…

    11 + 22

    \ \ + _ _ or

    \ \
    + _ _
    ————————-
    _\ _\

    it just falls together like that. if you ever add and end up with two lines on the same side, ”carry” it by moving it clockwise.

    11 + 11 51 + 23
    \ \ /\ \
    + \ \ + _ _\
    ——————————– ——————————
    \ \ \ \ /_\ _\\
    ——————————— ——————————-
    _ _ /_\ /

    im working on making multiplication 3D somehow so it looks pretty. for example, 7×7 looks like a pyramid, but its not as functional as id like just yet.
    so far its done the old fashioned way

    5 x 5

    /\
    /\
    /\
    /\
    /\
    ————————–
    / / / / / \ \ \ \ \ ((four) 1’s = (two) 2’s = (one) 4)
    ————————-
    / / / / / / \ ((six) 4’s=(three) carried 1’s, (two) of those carried 1’s =(one) 2)
    —————————–
    _\ \ 31

    …yes. i just did 5×5 in base 8 without using my brain.

    …there’s also squares for “16” but it is not as pretty as octal. im sure there’s more but i haven’t looked into it…

    hope this blew your mind a little. perhaps it will blow your students minds as well!
    if you have any questions or whatever, let me know!
    …seriously though, alien math.

  3. i’ll redo it…
    11 + 11
    \ \
    + \ \
    ——–
    _ _ (22)

    and
    51 + 23
    /\ \
    + _ _\
    ————
    /_\ _\\
    ————–
    /_\ / (74)

    • That’s a very interesting way to represent octal numbers.
      In effect, you represent each octal digit as a 3-digit binary number.
      \ corresponds to bit 0.
      _ corresponds to bit 1.
      / corresponds to bit 2.
      So, digit 1 to 7 are \ (1=001), _ (2=010), _\ (3=011), / (4=100), /\ (5=101), /_ (6=110), /_\ (7=111).
      But I guess you need to somehow represent zero or leave a big space for zero.

      Adding the numbers are just like adding binary numbers.
      >> it just falls together like that. if you ever add and end up with two lines on the same side, ”carry” it by moving it clockwise.
      So, it is essentially “carry” it to the next binary position.
      Very interesting way to represent octal numbers visually.

  4. You may be interested to learn that there is a declassified document from the NSA which shows extraterrestrials making use of octal numbers or base-8 mathematics. Check out the following blog where I decode the message, and tell me if I am wrong: http://dream-prophecy.blogspot.com/2013/06/a-decoded-nsa-extraterrestrial-radio.html. As you teach math you will probably find it interesting. You were probably not expecting this one! Found your blog trying to track down more information on this.

Leave a Reply

Your email address will not be published. Required fields are marked *