Slashdot Mirror


Traffic Jams In Your Brain

An anonymous reader writes "Carl Zimmer's latest foray into neuroscience examines why the brain can get jammed up by a simple math problem: 'Its trillions of connections let it carry out all sorts of sophisticated computations in very little time. You can scan a crowded lobby and pick out a familiar face in a fraction of a second, a task that pushes even today's best computers to their limit. Yet multiplying 357 by 289, a task that demands a puny amount of processing, leaves most of us struggling.' Some scientists think mental tasks can get stuck in bottlenecks because everything has to go through a certain neural network they call 'the router.'"

250 comments

  1. Router eh? by MrQuacker · · Score: 5, Funny

    Have they tried unplugging it, waiting 30 seconds, and plugging it back in?

    1. Re:Router eh? by fyngyrz · · Score: 2, Funny

      Yes, hello sir, my name is Rasheed. I understand your router is down. Can you tell me what lights are on on your modem? No Modem? Hmm. Let me call my supervisor.

      --
      I've fallen off your lawn, and I can't get up.
    2. Re:Router eh? by Anonymous Coward · · Score: 0

      Yeah, we call that "weekend".

    3. Re:Router eh? by orangesquid · · Score: 3, Interesting

      I wonder if idiot savants' routers are just fewer hops from the backbone? ;P

      --
      --TheOrangeSquid Is it any wonder things seem so awry? We swim in a sea of confusion and don't have to think to survive
    4. Re:Router eh? by Pharmboy · · Score: 1

      Have they tried unplugging it, waiting 30 seconds, and plugging it back in?

      Everyone knows you can't go back to the matrix. Worse yet, you end up on a decrepit ship eating food that looks like runny eggs and taking orders from some asshole named Morpheus.

      --
      Tequila: It's not just for breakfast anymore!
    5. Re:Router eh? by 0100010001010011 · · Score: 3, Insightful

      Like Sleep? I can't count the number of times I've been stuck with programming logic, math word problems, etc. I'll stare at it until I can't make any more sense of it, go to bed. Wake up and within 30 seconds have the solution.

      Sounds pretty close to a reboot to me.

    6. Re:Router eh? by fyngyrz · · Score: 2, Insightful

      And I wonder if the supreme court judges' routers are missing the DNS information that is supposed to point to the constitution... because there's an awful lot of "lookup failed" in their decisions.

      --
      I've fallen off your lawn, and I can't get up.
    7. Re:Router eh? by Requiem18th · · Score: 1

      More like savants' routers are stuck in a single configuration (RTFA) "maths" but I'm sure the phenomenon is much more complex (also, look around you!)

      --
      But... the future refused to change.
    8. Re:Router eh? by Anonymous Coward · · Score: 0

      I can't count the number of times I've been stuck with programming logic, math word problems, etc.

      357 by 289 times?

    9. Re:Router eh? by mcvos · · Score: 1

      If we are slow at math because everything has to go through a single point, then idiots savant who are impossibly fast at really complex math probably don't have such a single bottleneck. Instead of a single dedicated math processor in their brain, half their brain is a massive parallel grid of math processors, or something like that.

    10. Re:Router eh? by shnull · · Score: 0

      for all you sixties psychologists : object recognition is vital to survival, mathematics is not, i think some guy named Darwin called it evolution (the reason why object recognition gets hardwired into the brain and mathematics is not) What if you were to train a child from infancy to do just this 'simple' task of calculating? Would it get the Vulcan death grip as a bonus? I guess we won't find out soon, experimenting on baby homo sapiens will pretty much be illegal until the next step in evolution becomes dominant (according to the mayans that should be less than two years now ;) what did you say, sir ? Yes, im pretty sure that was the reaction of neanderthal just before he got owned by your kind...

      --
      beware he who denies you access to information for in his mind, he already deems himself to be your master (SMAC-ish)
  2. Quick enough for this... by Anonymous Coward · · Score: 0

    First!

  3. FPGA by DamonHD · · Score: 2, Interesting

    So the claim is that our brain is a field-programmable gate array (for economy and flexibility and performance) that takes time to re-arrange to accommodate different sorts of tasks.

    Sounds entirely sensible to me.

    But distracted me too long to get first post.

    Rgds

    Damon

    --
    http://m.earth.org.uk/
    1. Re:FPGA by TheLink · · Score: 1

      It doesn't that much like an FPGA.

      I can give a rough estimate of the multiplication answer quite quickly. If I keep needing similar or better estimates, after lots of practice I'd get better at doing it assuming appropriate feedback and training.

      I haven't seen an FPGA adjust itself when you tell it "bad boy, that's not what I want".

      As for picking out a familiar face so quickly. That's because there's a neuron or more in your brain that do the equivalent of yelling "Bingo!" every time you see or think of that face.

      Human brains create models of the world. So in your brain there's a model of that familiar person - face, rough expected behaviour etc. Same for objects, and environments.

      In the old days of slow computers when people wanted to simulate hydro stuff, they'd build scale models and pour water and see what happens.

      Once the model is built, you could get good enough answers very quickly.

      --
    2. Re:FPGA by baffled · · Score: 1

      To me, if a thought process isn't innate, then I must consciously traverse it, step-wise. I suppose processes that I haven't been rigorously taught may consist of a set of steps which are only somewhat dependent on order, and I stumble my way through fulfilling requirements as necessary. Either way, I must consciously make my way from one part of a sequence to another.

      This involves calling up the next step, which can be fast if the steps have been rigorously learned, or slower if I must analyze the process and determine (perhaps through logic) what the next step should be. At the same time I must temporarily save any data pertinent to the current stage of the entire process, to be utilized either immediately or further down the "processing pipeline."

      I believe that makes a decent generalization of conscious thought processes for me, and it probably applies to most people. The act of performing this process in itself is a conscious decision, which the mind's eye must also keep itself aware of. Otherwise, it could get distracted, and lose itself in some tangent during a step in a thought process and either hamper the efficiency of the process or never finish it altogether.. All of that can also waste considerable processing power ;)

    3. Re:FPGA by Anonymous Coward · · Score: 0

      I haven't seen an FPGA adjust itself when you tell it "bad boy, that's not what I want".

      To be fair I have not seen a human do that either.

    4. Re:FPGA by DamonHD · · Score: 1

      Nothing says that you can't have a separate route for getting approximate answers quickly in parallel with exact answers slowly. Indeed 'emotional' reasoning seems to be an example of the former: "That's not fair!" vs "That leaves me 6.8% out of pocket!"

      Rgds

      Damon

      --
      http://m.earth.org.uk/
    5. Re:FPGA by Anonymous Coward · · Score: 0

      I read something about using FPGA-like devices to mimic evolution about 10 years ago.

      Basically, they had a programmable chip that took an input, and produced an output. There would be random changes made to the circuit, and depending on whether the output was closer to what was wanted, the design change was accepted or rejected. Repeat a few hundred times.

      What ended up happening was that the design had isolated closed circuitry that was not connected to the "main" circuit, yet was crucial to the functioning of the "program". When they decided to remove that "excess" isolated circuit, the chip no longer functioned. And when they took the exact "program" and copied it onto another, identical chip, the "program" no longer functioned, because that circuit that was created was made for that original chip.

      IIRC, that isolated circuit was a RC-timer loop that just created a high-frequency "noise" that just happened to influence the final value. Because no two chips have the same type of silicon defect, the program only worked for that original chip that went through the "evolutionary" stage. So as to the parent's claim that "FPGA can't adjust itself", is not quite true. You can get an FPGA to adjust itself. The problem is that if you do that, you get a FPGA layout that only works for that one chip. Probably true for people's brain also.

      -- sf

  4. Pulling it between layers of abstraction. by Securityemo · · Score: 4, Interesting

    Couldn't it just be that we do not really have direct access to the raw computational capacity of the brain? There are savants and people who have trained themselves tremendously who can do arithmetric like this, using memory tricks and such. Wouldn't that be more like a hack to "reach down" to utilize the low-level capacity of the brain? The brain is nothing like a man-made computer, but doesn't the "layers of abstraction" still apply? The brain can calculate 357 by 289, but it does not naturally "understand" what 357 or 289 is, or for that matter what the high-level instruction from "me" to "multiply" is.

    --
    Emotions! In your brain!
    1. Re:Pulling it between layers of abstraction. by h4rm0ny · · Score: 5, Insightful

      I don't think it's processing power or inability at all. I thnk it's lack of working memory. We can all work out 357 multiplied by 289 easily with pencil and paper. Very easily. And we could do it in our heads just as well if we could casually remember all the intermediary stages: e.g. 9 times 7 is 63, 9 times 50 is 450, 9 times 300 is 2,700, sum all three numbers and remember the result, now begin with 80 times... etc. But it's not easy for most people to do that. The computation is easy. But we need more registers.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    2. Re:Pulling it between layers of abstraction. by Securityemo · · Score: 1

      As I understand it, "living calculators" have learned to use their long-term memory to store values quickly.

      --
      Emotions! In your brain!
    3. Re:Pulling it between layers of abstraction. by ultranova · · Score: 5, Insightful

      Couldn't it just be that we do not really have direct access to the raw computational capacity of the brain?

      Probably. You can scan a crowd because you have a hardware-level implementation for that; you can't multiply efficiently because that has to go through multiple levels of emulation, at least one of which has a severe lack of reliable memory.

      We shouldn't forget that abstract thought is actually a very new evolutionary hack; we've only had a real culture for a 10,000 years or so. Before that, it was cave paintings for a 100,000 years. You can't expect a very experimental feature to be thoroughly optimized, yet.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    4. Re:Pulling it between layers of abstraction. by anss123 · · Score: 1

      Do we have any idea how the brain goes about calculating stuff, and at what precision?

      I would be surprised if it has a general purpose math unit. It's more likely that there are some operations that has to be done, and it can do those very fast - e.g. sin(x)*y - but it can't suddenly switch to using another formula without major rewiring... and it might even be using table lookups instead of proper math.

    5. Re:Pulling it between layers of abstraction. by satuon · · Score: 4, Insightful

      I think it is because the brain is at heart an analog instead of digital machine. Multiplying integer numbers however isn't a task well suited for analog machines.

    6. Re:Pulling it between layers of abstraction. by ProfessionalCookie · · Score: 1

      The brain arguably is man-made.

    7. Re:Pulling it between layers of abstraction. by Jarik+C-Bol · · Score: 1

      I think you may actually be on to something here. Because intellectually, i know how to multiply those two numbers, but in practice, without paper, i'm going to drop digits at some stage and foul it up. I can do it perfectly on paper, and if i devote a large amount of my focus to hand waving and writing numbers in the air, I *may* be able to crank through it without paper, but there is still a decent chance of a computational error. Its like I need to output the results somewhere besides my short term memory, and 'writing' the numbers in the air helps send them to longer term memory somehow. physical output of the data and all that.

      --
      I've decided to Diversify my Holdings. I've divided my cash between my left and right pockets, instead of all in one.
    8. Re: Pulling it between layers of abstraction. by A1rmanCha1rman · · Score: 2, Interesting

      Yep. India's Shakuntala Devi (known in those days as The Human Computer) as a girl used to challenge the mainframes of the 70s with such prodigious feats as multiplication of 2 massive numbers, and frequently pointed out correctly that the computer was wrong after assessing its answer.

      As usual, nothing was made of this ability aside from its sideshow value, and no studies made of her brain capacity or computational methods.

      Last I heard, she's reduced to making a living selling horoscopes and the like, if she's still alive.

      Question is, do we really want to know what our capabilities are as human beings, or do we just want to keep selling big iron to governments and corporations at great profit?

      --
      I get up, I get down...
    9. Re:Pulling it between layers of abstraction. by h4rm0ny · · Score: 5, Funny

      The brain arguably is man-made.

      I think you'll find there's usually a woman involved in the process too. :)

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    10. Re: Pulling it between layers of abstraction. by Securityemo · · Score: 1

      Why not both?

      --
      Emotions! In your brain!
    11. Re:Pulling it between layers of abstraction. by goodmanj · · Score: 2, Interesting

      The brain is not a digital computer in any useful sense. It has no clock, no real concept of "bits", either for data transmission or storage. Its elemental operations are best described in terms of message passing over a network, not in terms of math.

      Yes, you can say that it can do tasks that only a powerful computer could perform, but that doesn't mean it's a powerful computer any more than a shark is a very powerful jet-ski. It's not a matter of "not having access" to "low level capability": at a low level, the brain is a totally different thing than a computer.

    12. Re:Pulling it between layers of abstraction. by Securityemo · · Score: 1

      Yes, the underlying constructs are very different. But again, doesn't the concept of abstraction between high and low layers of processing still apply to any system that is made up of any form of discrete operations?

      --
      Emotions! In your brain!
    13. Re: Pulling it between layers of abstraction. by mwvdlee · · Score: 2, Informative

      Last I heard, she's reduced to making a living selling horoscopes and the like, if she's still alive.

      Tt seems she's doing quite well and is still active: http://en.wikipedia.org/wiki/Shakuntala_Devi

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    14. Re:Pulling it between layers of abstraction. by icebraining · · Score: 2, Insightful

      and 'writing' the numbers in the air helps send them to longer term memory somehow

      Sure, it turns them into visual memories.

    15. Re: Pulling it between layers of abstraction. by icebraining · · Score: 1

      Real life mentats...

    16. Re:Pulling it between layers of abstraction. by goodmanj · · Score: 3, Insightful

      2 corrections:

      1. "I think it is because the brain is at heart an analog instead of digital machine. Multiplying integer numbers however isn't a task well suited for analog machines."

      The humble slide rule is a beautiful analog computer whose primary job is doing multiplication. A skilled user can do multiplication with one faster than he can use a digital calculator.

      2. The brain isn't a digital computer, but it isn't really "analog" either. Individual synapses are either off (not firing) or on (firing), never something in between. But the *rate* at which they fire encodes information in a way that's not analogous to either analog calculating machines or digital computers.

      Comparing the human brain to *any* human technology, be it a digital computer or an analog calculator, is a massive category error.

    17. Re:Pulling it between layers of abstraction. by JustOK · · Score: 1

      but there's a difference between being able to fire, and not able to refire right now because of reuptake

      --
      rewriting history since 2109
    18. Re: Pulling it between layers of abstraction. by A1rmanCha1rman · · Score: 1

      Real life mentats...

      Glad to hear it, I checked the same Wikipedia article just after I posted this comment and also Googled her name for articles and pictures.

      What struck me was that there are no pictures of her when she was carrying out her wondrous exploits at the age of 8, and precious little analysis of her abilities outside of documents posted in India.

      That's a crying shame for such a prodigious talent.

      --
      I get up, I get down...
    19. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      The brain evolved to be able to recognise people who are familiar to you. Being able to pick out people you know from a crowd of unfamiliar apes is somewhat useful. Safety in numbers and solidarity and somesuch eh? Also somewhat useful being able to pick your enemies from a distance so you could avoid/destroy them, preferably before they recognised you.

      Homonids never really needed the ability to multiply large and therefore abstract numbers.

    20. Re:Pulling it between layers of abstraction. by MDillenbeck · · Score: 3, Insightful

      Neurobiology is a fascinating topic. Of course a brain is not a digital. Neurons often have multiple connections (dendrites) and emit more than one type of neurochemical signal and often has more than one type of receptor. However, I can see the point that these neurochemicals are sent out in specific quanta and that a threshold needs to be exceeded to initiate a response. Thus instead of using a neuron as the basic unit but the receptor type as the unit, we can see neurology in a digital aspect. I would take it a step further that the brain would then be a series of parallel digital computers (based on receptors) that are networked to produce a series of responses, both when considering a network of neurons and within the neuron itself.

      Essentially, what we are looking at is emergent behavior. On the receptor level we see digital activity. However, once we get to the neuron or brain level, the emergent behavior of the system appears analog.

    21. Re:Pulling it between layers of abstraction. by mr_mischief · · Score: 3, Insightful

      We also haven't been worried so much about exact numbers of things for much of that time, and matching faces against memories isn't that exact of an example.

      You're likely to recognize someone who grew a mustache or cut their hair, or to ask someone familiar to you where they got a fresh scar rather than walking right past them.

      You are also not likely to care exactly how many bushels of barley you raised until you start selling the grain for currency or protecting it from known thieves. So long as your granary doesn't run out before the next harvest, you have enough grain. Even when bartering or selling for currency, unless you do a lot of it you can estimate your reserves of unsold stock. Once you move to a mercantile economy rather than being your own producer of sustenance, though, knowing how much of something you have and what you can get in exchange becomes more important.

      Building things takes a similar route to economics. If you're building small houses with a central hearth, the construction skills are much more important than anything numeric. Once you're building grand temples and fortifications, engineering kicks in.

      Now for the car analogy. I'll hit both engineering and economics. Once you have the materials and power sources to make automobiles and airplanes, engineering and trial-and-error still play a role. If you build custom buggies or roadsters on the weekends, you can utilize hard engineering but you probably don't need to. If you're meeting specific crash safety, fuel economy, and profit margin goals for the design of a car model and its highly automated production process for a big mass-market car manufacturer, your numbers had better be right.

    22. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      Must be why guys are sometimes involved in car accidents as well...

    23. Re: Pulling it between layers of abstraction. by demonlapin · · Score: 1

      frequently pointed out correctly that the computer was wrong after assessing its answer.

      What morons built a "mainframe" that couldn't multiply? Sounds like an urban legend.

    24. Re:Pulling it between layers of abstraction. by mikael · · Score: 1

      I'd say it's more that we just need practise to build up the connections to all the different areas of the brain. Much like when solving a mathematics problem, there are so many different ways of looking at the problem. Sometimes it helps to use algebra or to draw a picture or diagram. That makes use of the visual areas of the brain - around 30% in mammalian brains. For simple arithmetic we usually learn times-tables (1x1 = 1, 2x2=2, 3x2=6, ... 12x12 = 144). Doing this for certain larger numbers is easy (350x200, 400x250), but the extra digits requires practise in remembering the intermediate results and performing the final addition. If you look as silicon design papers, they would have papers on how multiplication and division could be optimized with fewer transistors.

      The brain has an architecture like a super-computer, with a data-flow design. If you look at the diffusion MRI/CAT scan images which look at the directional bias of the fibres in the white matter of the brain (the long-distance communication network), there is definitely a tree-like network. Then all the different areas of the brain have separate purposes, like object image->name, or object image->orientation, sound->object name, objects images->distance (stereoscopic vision). Rehabilitation clinics with stroke and brain injury patients have diagnostic tests that are to measure impairment in these areas. Some patients could tell that there was an apple in front of them, but not whether it was upside down or not. Others would know there was an object in front of them, but not know what is was, or even how far away it was.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    25. Re:Pulling it between layers of abstraction. by mr_mischief · · Score: 2, Insightful

      I don't recall a proper citation, but I seem to remember that even identifying quantities at a glance goes something like "none, one, two, three, four, five or six, some, a dozen, a score, a few score, oh my that's a lot". The specific levels at which those change over can vary, of course. Some people probably would say "about ten" before they'd say "about a dozen", too.

      One thing I've always liked about the Imperial measurement system, in fact, is that although the math is a little harder the units and their ratios really seem to be more relevant. An inch, a hand, a foot, and a yard seem to be more reasonably compared to one another than a millimeter, a centimeter, and a meter. There's the decimeter which seems it would be a very reasonable length for measuring everyday things, but the meter is too long for many things and the centimeter is too short. I'm not sure why the decimeter is almost never used. The cubed decimeter is even the definition of the (surprisingly non-SI) liter. The official SI unit of volume is the cubic meter. Who the hell drinks a cubic meter of anything at one go? I'd drink a liter or a quart, or maybe a cup or a pint. Maybe even a half gallon or two liters Maybe several pints if you'd kindly agree to drive me home. ;-)

    26. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 1, Interesting

      What?? An analog machine multiplies number _much_faster_ than a digital one.
      And, yes, they can also be very accurate about it. The accuracy only depends on the accuracy of the inputs, and the measurement of the output.

    27. Re:Pulling it between layers of abstraction. by cb88 · · Score: 0

      Interesting that the brain must be able to reroute previous memories as input into unrelated areas... visualizing things for instance.

    28. Re:Pulling it between layers of abstraction. by hedwards · · Score: 1

      Indeed, and I suspect that they've learned to use the rules of math as well. I'm far better than most and it often times takes less time for me to do it in my head than it does to pull out the calculator, even if it is right in front of me. The trick is to use the properties to make things simpler.

      For instance 12*17=204 it's also 12*12 + 12*5=204. Most people can without much trouble do the latter, but the former is much more difficult for folks to do. Mathematically the result is the same.

      Now, the reason why triple digits is typically much harder is that most folks don't know their times tables that high and you start running into the problem of how many times you can use the same portion of the brain at the same time. In general you can only use a portion of the brain once at a time plus whatever you can remember without starting over. Otherwise you end up with problems of consistency and reliability.

    29. Re:Pulling it between layers of abstraction. by mr_mischief · · Score: 3, Interesting

      I don't think the distinction is so much between analog and digital as between synchronous and asynchronous. The brain doesn't have a quartz crystal or a cesium atom telling it when a thought is over. It settles on a result, then sets a flag letting you know it's ready to read another input. In the mean time, some tasks take longer than others. Think of it as a CISC machine with no clock pulse and some bus contention maybe rather than a tightly clocked synchronous RISC machine.

      Also, it's pretty clear that certain parts of the brain tend to act as special coprocessors or at least NUMA general purpose processors. Your data is moving from one place to another with different locality.

      Add to that the fact that to get precision you must let the data circuits settle before relying on them (the purpose of latches and a clock in most traditional computer processors) but that most of our lives are lead in approximations, and it's easy to see why we're poorly constructed to do precise calculations as quickly as approximations.

      We can build computers to be much faster at rough approximations and with good accuracy but poor precision than at precise answers, too. We usually don't, except for Non-P and NP problems, because having exact answers quickly is often the main advantage to using a computer.

      Getting approximate answers even faster from the computer is only useful in certain situations. Oddly enough, many (but not all by any means) of these situations are things humans are already really good at on our own. The facial recognition used as an example in TFA is one. Maneuvering over rough ground, identifying close to optimal paths for the Traveling Salesman problem for a small number of inputs, or translating speech into text are all things most humans do pretty easily any time. They happen to be really difficult to do quickly with precision whether using a computer or not.

      Luckily, we don't have to calculate the force of every footfall when we walk. Getting a close to optimal travelling route is much better than getting one of the worst options. For larger numbers of stops, a computer will do better faster than most humans on this problem, but that's because we know how to make the computer estimate, too. We tend to work with phonemes and with local context when working out the meaning of a sentence, and the best computer dictation and language translation systems (which are still lacking) do a lot of guessing and inferring based on context, too.

      We live in a sloppy world. We get mostly sloppy inputs and produce mostly sloppy outputs. Things work out fine most of the time that way, but we need precision for some of our own non-natural projects. Getting precise answers when you don't need them is wasteful of resources. It's no wonder that to survive we're very good at getting sloppy answers quickly. It's no use to wait and figure out which exact angle you need to run away from danger. Close to 180 degrees is pretty good.

    30. Re:Pulling it between layers of abstraction. by hedwards · · Score: 1

      It depends whether you're talking about fuzzy math as in Fermi problems or more accurate stuff. Because it's two different processes that happen. The more accurate stuff is more taxing because it requires more attention, memory and care. You can round things at points when you just need a ball park.

      11*56= 560+56 or 616. But, if you don't need exact precision, you can let 11 = 10 and add 60ish to the end product. It's not the correct answer of course, however as you add decimal places rounding like that often gets you close enough and it's a hell of a lot faster. And for some applications getting close fast is more important than getting exact later on. A lot of probability theory is like that.

      For 2 digit numbers such a short cut makes little sense, but as you get larger numbers involved the difference in time gets to be pretty significant after awhile.

    31. Re:Pulling it between layers of abstraction. by anss123 · · Score: 1

      As European the Imperial system is pretty Greek to me. For length we do indeed use those "unwieldy" meters/centimeters, but for the few measurements (like a person's height) where it doesn't quite fit we use fractions of a meter. Before today I had never rely thought about it so I don't think it's much of a problem.

      My exposure to imperial units is entirely through movies. I honestly can't say how far 5 feet are, or how heavy 5 stones are. I can guess that five feet is 1.2 meters and that five stones is half a kilogram, but while that would make sense to me it's probably very wrong.

      I think it simply comes down to what you grew up with.

    32. Re:Pulling it between layers of abstraction. by shadowrat · · Score: 1

      What system did you grow up using? I'm in the us. I can't imagine what a 20 degree c. Day feels like. I don't have a good idea how fast 42 kph is. But If you tell me you have 2 liters of something, I have no trouble envisioning it.

    33. Re:Pulling it between layers of abstraction. by satuon · · Score: 1

      Well, yes, but what I wanted to say (but was too lazy to write it), was that because the brain is analogue, most likely there is no low-level part dedicated to crunching numbers. I mean the absolutely core part of the CPU is the ALU(Arithmetic logic unit) - its sole purpose is to crunch numbers.

      And here lies the problem - the brain has a part dedicated to making fast Fourier transformations for example - thats how you construct a 3d image in your mind from the two 2d surfaces sent by your eyes. But it doesn't have a low-level part dedicated to number crunching. And it doesn't have it because it's analogue-based, so it doesn't need to crunch numbers to function.

    34. Re:Pulling it between layers of abstraction. by Stan+Vassilev · · Score: 1

      Couldn't it just be that we do not really have direct access to the raw computational capacity of the brain? There are savants and people who have trained themselves tremendously who can do arithmetric like this, using memory tricks and such. Wouldn't that be more like a hack to "reach down" to utilize the low-level capacity of the brain?

      Quite right, and described here by the Abstraction Inversion antipattern.

      Which is to say, it's nothing specific to a brain, but a common occurrence in systems of any kind, including computers (quick, multiply 357 * 289 on your Wii... no, going to the browser and asking Google doesn't count).

      People can learn methods to do fast math, and this guy (who specifically points out he's not mentally 'different') has books that teach you his methods.

      The fact the article's author appears surpised at the notion we can't outright address a set of neurons in order to perform algebra is probably a clear sign that the article is targeted at the less-than-informed-and-easily-impressed general public. The generic references to "some scientists", "psychologists think" and "we have brain traffic jams" with no particular reference or support doesn't help either.

    35. Re:Pulling it between layers of abstraction. by drosboro · · Score: 2, Insightful

      I'm pretty sure you've hit the nail on the head. The only problem - this isn't new and publishable like a "router in your brain". Miller's Magical Number Seven (Plus or Minus Two) was published way back in 1956. It's easy to see how it applies to a multiple-step calculation like this.

    36. Re:Pulling it between layers of abstraction. by Paradise+Pete · · Score: 1

      One thing I've always liked about the Imperial measurement system, in fact, is that although the math is a little harder the units and their ratios really seem to be more relevant.

      As an American who has lived outside the US for the last ten years, I've found the metric system to be *much* better than the imperial system. The problem of the "missing" units really isn't one, because the smaller unit is automatically a percentage of the larger one. If a beer is 350ml it's obviously a little bit more than 1/3 of a liter. In the US, a 12 ounce drink is, well, a 12 ounce drink. I'd have to stop and think of what percentage of a quart it is, and most people would be incapable of even doing that.

      (And the overloading of the word "ounce" for weight and volume is not such a good idea either.)

    37. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      I think it is because the brain is at heart an analog instead of digital machine. Multiplying integer numbers however isn't a task well suited for analog machines.

      Yes it is. It's pretty easy to make an amplifier that multiplies one input by another. I learned how to do it in freshman electrical engineering. People have actually built analog computers:

      http://en.wikipedia.org/wiki/Analog_computer

    38. Re:Pulling it between layers of abstraction. by FiloEleven · · Score: 1

      Comparing the human brain to *any* human technology, be it a digital computer or an analog calculator, is a massive category error.

      Hooray! Someone's talking sense! The link in my sig gives a number of additional examples of how our brains are not like computers.

      (I hate URL shorteners too, but the original URL was too long to let me write anything meaningful enough to encourage interest.)

    39. Re:Pulling it between layers of abstraction. by alvinrod · · Score: 1

      It's mostly just evolution. Being able to recognize a friend (or enemy for that matter) in a busy environment is much more valuable than being able to do three digit multiplication from an evolutionary perspective. If we train people for it they're a lot better than the average person, but there's not much of a need for the ability to do it manually since there are calculators. If nature had selected on doing multiple digit math calculations instead of escaping predators and forming communities to better survive, our brains would be wired differently over the long run.

    40. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      I call bullshit (on the imperial system part :)). The ratios and units are not more relevant you may just be more used to them because you grew up with them. For me it's the other way around.

      I mean, WTF, 4 inches = 1 hand? Why is a foot 12 inches and then 3 feet in a yard? How is that more relevant? On the other hand millimeters, centimeters, meters etc. are very logical units. Multiply/divide by 10 and you got the next unit. Sure nobody uses decimeters, so what? Who uses hands, except for horse whisperers?

      I am also lacking a citation but I clearly remember a documentation on TV about the one, two three... etc. At about 6 or 7 most people apparently can't just tell how many of something they see. Personally I never use dozen or score.

    41. Re:Pulling it between layers of abstraction. by Ryanrule · · Score: 1

      This guy sees numbers as images, due to some cross wiring in his brain. This video is chilling http://www.youtube.com/watch?v=AbASOcqc1Ss

    42. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      The whole point about SI is that you can scale it from the smallest thing up to the largest without much effort. And if you grew up in a SI-country like I did, they become just as easy as I can image foots and inches are for you.

    43. Re:Pulling it between layers of abstraction. by Cwix · · Score: 1

      Who uses stones as a measurement anymore, even the UK gave it up in 85. Btw, a stone is 14 pounds or 6.35029 kg.

      http://en.wikipedia.org/wiki/Stone_(mass)

      --
      You are entitled to your own opinions, not your own facts.
    44. Re:Pulling it between layers of abstraction. by maxwell+demon · · Score: 1

      Yeah, we would have needed predators which asked their victims arithmetic questions, and let them go if they calculated correctly. :-)

      --
      The Tao of math: The numbers you can count are not the real numbers.
    45. Re:Pulling it between layers of abstraction. by anss123 · · Score: 1

      Strange. I'm pretty sure I've seen people on the internet write "I'm x stones" when stating their weight.

    46. Re:Pulling it between layers of abstraction. by camperdave · · Score: 1

      if i devote a large amount of my focus to hand waving and writing numbers in the air, I *may* be able to crank through it without paper

      Do you ever find yourself rubbing out a mistake on your invisible chalkboard?

      --
      When our name is on the back of your car, we're behind you all the way!
    47. Re:Pulling it between layers of abstraction. by MachDelta · · Score: 5, Interesting

      Try being a Canadian. We're caught between you guys and the rest of the world. So while my drivers license has my height in metres and my weight in kilograms, I honestly can't think of anyone (myself included) who uses those units in real life. When the newscasts give reports on a person of interest, it's always given in feet and pounds, because most people have no clue what a 1.75m, 80kg man looks like (but they can quite quickly imagine someone 5 foot 9, 176lbs). Yet small measurements of weight (for example, at any grocery store i've ever seen in Canada) are typically in grams or kilograms. Speed and distance are usually given in kilometres (/per hour), but older and/or rural folk still use miles because the entire township/rangeroad grid is still based on miles. So you have to know that driving 6 miles down the road is going to read as 10km on your odometer. But go to the drag strip and trap speeds are all given in mph. Volume is usually in litres, but due to the US being our largest trading partner, many industries still use gallons too (especially in bulk). When I worked for an oil distributor this was always something we had to watch out for, because our holding tanks were marked in litres, but everything we ordered from the US came in gallons. It was an important concept to understand when trying to calculate how many 20,000 gallon rail-cars of oil were needed to fill three 50,000 litre storage tanks. Oh and temperatures are mostly in celcius, but a good portion of the population (especially older people) have something of a working knowledge of fahrenheit. Typically, people know room temperature is about 72 (~23C) and that anything over 100 is "damn hot" (38C), usually from/for travel. Interestingly, one of the places this all gets REALLY frustrating is in cooking. While I just stated that temperature is usually in celcius, almost everyone I know gives oven temperatures in fahrenheit, which is funny because cooking always sounds really-really-hot: a 300 degree oven sounds like a LOT, but in celcius its only 150 - actually fairly cold to cook with. This is because so much of our media (like cooking shows, books, magazines, etc) is shared. Yet so few of our small measurements are, so many recipes are given in units people don't always have a lot of experience with. I cannot count how many times i've been at the grocery store looking for an 8fl-oz can of something, and I have to stand there and scratch my head to rough it in mililitres. Oh, and a quarter-pounder here is still a quarter-pounder - come to think of it, all the burger commercials i've ever seen have been in pounds. So much for small measurements in kilo/grams.

      Anyways, the TLDR version is that Canada has the most screwed up measurement conventions of any country on the planet, hands down.
      The day the US switches to metric will be a very, very happy one for all Canadians. Not that i'm holding my breath. ;)

    48. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      You can't expect a very experimental feature to be thoroughly optimized, yet.

      Particularly given that at this point reproductive success doesn't select strongly (if at all) for improved versions of that particular feature.

    49. Re:Pulling it between layers of abstraction. by maxwell+demon · · Score: 1

      Comparing the human brain to *any* human technology, be it a digital computer or an analog calculator, is a massive category error.

      Nonsense. You just did exactly that: You compared the brain to analog and digital computers, and found it works differently.

      --
      The Tao of math: The numbers you can count are not the real numbers.
    50. Re: Pulling it between layers of abstraction. by maxwell+demon · · Score: 1

      Well, if Intel built a processor that "couldn't divide" (i.e. had a bug which caused certain divisions to give wrong results), I don't see it as impossible that there was once a mainframe with a bug in the multiplication routine.

      --
      The Tao of math: The numbers you can count are not the real numbers.
    51. Re: Pulling it between layers of abstraction. by camperdave · · Score: 1

      frequently pointed out correctly that the computer was wrong after assessing its answer.

      What morons built a "mainframe" that couldn't multiply? Sounds like an urban legend.

      Yeah! That couldn't happen.

      --
      When our name is on the back of your car, we're behind you all the way!
    52. Re:Pulling it between layers of abstraction. by Tablizer · · Score: 4, Insightful

      The imperial units are usually more divisible by 3 and 4, something metrics suck at. 12 is a better base than 10 for most uses. God fscked up when he made our hand.

    53. Re:Pulling it between layers of abstraction. by maxwell+demon · · Score: 1

      So he figured out to do the equivalent of CUDA in his brain?

      (To the pedants: Yes, I do recognize that image processing in our brain works completely different from image processing in graphics cards. However, on high level, the analogy still seems apt: He's obviously doing calculations using his visual processing system instead of whatever humans normally use for it).

      --
      The Tao of math: The numbers you can count are not the real numbers.
    54. Re:Pulling it between layers of abstraction. by Kjella · · Score: 1

      I think it's more a matter of what the brain is good at, and that's "cheating" the complexity of the problem. For example "scan a crowded lobby and pick out a familiar face in a fraction of a second" often involves you mentally expecting one of a few people. You may know how tall they are, how they stand, how they tend to dress, how they do their hair, lots of things that could change but your mind is doing a lot of "best effort" guessing. Often you will believe you know who they are even if they have their backs turned on you. Not to mention a rapid feedback cycle as your eyes focus on a potential match. Very often I think you're secretly jumping at the conclusion before you're really sure, but it's unlikely that someone else looks that similar. So you start walking in that direction and if you erred you can correct it underway.

      It is after all a very inherently parallel problem, you can have the brain look at one of those people, and even multiple impulses per person of "similar, similar, different, different, similar" that are very fuzzy. Not to mention that you're normally in a "first hit" mode, you're establishing that you know that person, not excluding the possibility that you might know someone else. That basically lets your brain find the answer through the "loudest voice" method, the one process that's returning the most matches, or the most positive impulses if you will. It's pretty much a perfect job for a neural net. Math on the other hand exactness and ordering, I notice that if I try to calculate 3*6 + 6*8 then I can't really mentally solve it all at once. I have to solve 3*6, then 6*8, then 18+48. Think of it as trying to run a GPU but you can really only use one stream processor. It doesn't help if you have million other stream processors on idle.

      --
      Live today, because you never know what tomorrow brings
    55. Re:Pulling it between layers of abstraction. by Tacvek · · Score: 1

      That is definitely not even remotely standard for the US. It is a UK thing being a holdover from prior times since prior to 1985 the health care industry did use stones as part of measuring weight.

      But the average American's reaction to hearing that somebody weighs 12 stones would be confusion. After all, to different stones (chunks of rock) don't weight the same.

      Even well educated Americans would not need to pause for a moment upon hearing that. They would know of the unit, but may or may not know how large it is. If they do, they would still need to mentally convert it to pounds.

      --
      Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
    56. Re:Pulling it between layers of abstraction. by RightwingNutjob · · Score: 1

      The nice thing about being in the US is that the legal speed limit on most highways is about 60mph, and the illegal speed limit on most back roads is about 60mph, so the number of minutes you need to get somewhere approximately equals the distance in miles. And that's probably why rural Canadians like their miles too.

    57. Re:Pulling it between layers of abstraction. by poor_boi · · Score: 1

      Wishing for +10 Insightful to parent poster.

    58. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      From what I understand, the brain really isn't a computer, but rather a massive network of them. (And you even have specialized networks within the greater network.) Each neuron in its own right has both processing capability and memory storage. So for tasks that require parallel processing, it's blazing fast and amazingly powerful. But when doing specifically linear tasks where each node has to validate it's memory value with a larger group, the speed capacity goes bye-bye. Essentially it's as if area of the brain dedicated to a task may be doing it with the same level of processing power that an individual neuron could achieve. A specifically linear task loses all advantage of massively parallel processing which is compounded by the fact that it also has massively parallel distributed memory.

      For some reason, in most people neuron networks typically don't form that act as larger memory registers and processors in regards to math functions. Yet some people seem able to be able to quickly develop them with practice or have them develop innately. I'm sure the neurologists are just as curious as the armchair scientists regarding how those people able to do this.

      They might be onto something here. It's also interesting how it works with most people that by simply using an external bit of temporary memory storage (writing or abacus), the parallel processing can greatly overcome the unique problem created by it's parallel memory. I suppose that's just how it usually works in it's normal state, it's great at doing tons of complex math based on external stimuli (even "simple" things like walking or throwing a ball), but somehow it just fails to be efficient at abstracting that into numbers.

      I think this would also be something interesting for AI researchers to try. Instead of just doing various simulations, build an actual hardware architecture with no dedicated memory or processing. Design a chip with a big network of small small nodes each with it's own limited memory and processing, and design it to do some analog based fuzzy processing and work on average weighting. I'm curious as to what they'd get out of it. (I'm not saying it would be useful right away, but it might give some insight on to how biological computation works - and might be useful for recognition and adaptive behaviors that current computers are often ineffective at. It would also be funny to see what could be achieved with a unique and noisy processor with traits that may make it bad at doing math by design.)

    59. Re:Pulling it between layers of abstraction. by Viperpete · · Score: 1

      I have always considered base-12 to be superior to base-10 when it comes to the practicality of it. It is a question of number of non-trivial factors, base-10 has 2 and base-12 has 4. I never cared for the fact that the decimal system does not represent 1/3 and 2/3 well.

      Decimal

      1/3 = .333333...
      1/2 = .5
      1/4 = .25

      Duodecimal

      1/3 = .4
      1/2 = .6
      1/4 = .3

      From my experience these are usually are the fractions that come up the most in day to day life.

      --
      loose: not fitting closely or tightly != lose: to suffer the deprivation of
    60. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 1, Funny

      Using their GPU for computing?

    61. Re:Pulling it between layers of abstraction. by chromatix · · Score: 1

      In Britain, almost all railways define location using miles and chains from a defined starting point. Sometimes the distance is from a starting point that no longer exists, or is partially over a route that no longer exists, but correction factors are defined for these cases. Only the newest light railways, such as the Manchester Metrolink and the Docklands Light Railway, use kilometres - even though Metrolink is partly built on an old railway.

      By the way, there are 22 yards in a chain and 80 chains in a mile. A chain is also, conveniently, very close to 20 metres.

      Just be glad we don't use Wizard currency. "Seventeen silver Sickles to a Galleon and twenty-nine Knuts to a Sickle, it's easy enough." Those multiples are *prime numbers*, although they might be reasonable estimates of the relative rarity of gold, silver and copper. Of course it was a parody of real pre-decimal British currency - 12d to the shilling and 20s to £1.

      --
      --- The key to knowledge is not to rely on people to teach you it ---
    62. Re:Pulling it between layers of abstraction. by 10am-bedtime · · Score: 1

      "The brain is nothing like a man-made computer."

      That's because for most people, the brain is woman-grown.
      Thanks, Mom!

      (-1, tearjerker :-P)

    63. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      And that is why they are called "idiot savants" because they have given up their ability to store and process anything besides their math or other idiot savant stuff.

    64. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      I grew up on a farm in Canada, and I have often commented on these things. One of the craziest ones, that even most Canadians don't realize, is the difference between the imperial gallon and the U.S. gallon. These days, a gallon more likely refers to the U.S. gallon (~3.8L) as they are our closet trading partner, but technically, when Canada still used gallons, it was the imperial or UK gallon (~4.5L). Both measurements are still around, and you have to be very careful about which gallon you are talking about.

    65. Re: Pulling it between layers of abstraction. by demonlapin · · Score: 1

      I am not a computer scientist, nor an electrical engineer, but as I understand it, the mathematical routines necessary to divide floating points in a processor are much more difficult to design correctly than the ones for multiplying integers. And the FDIV bug wasn't exactly something encountered "frequently".

    66. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      While the majority of this thread involving the lack of working memory is awfully interesting, referring to the brain as analog almost maddens me. If anything I'd call it quantum, as all aspects of it play some role in it's functionality at the same time. However your consciousness seems very much an analogue experience, primarily due it's tolerances to information degradation. If you want a really zen geek meditation, try separating other everyday objects into the two categories digital or analogue. e.g.: ripples on a pond, digital or analog?

    67. Re:Pulling it between layers of abstraction. by The+Wild+Norseman · · Score: 1

      The brain arguably is man-made.

      I think you'll find there's usually a woman involved in the process too. :)

      This is slashdot. I'm sure he forgot to factor women into the equation.

      --
      "A government is a body of people usually -- notably -- ungoverned." -Shepherd Book
    68. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      Except in France. Burgers are different in France.

      >Jules:
      Well, if you like burgers give 'em a try sometime. I can't usually get 'em myself because my girlfriend's a vegitarian which pretty much makes me a vegitarian. But I do love the taste of a good burger. Mm-mm-mm. You know what they call a Quarter Pounder with cheese in France?

      Brett:
      No.

      Jules:
      Tell 'em, Vincent.

      Vincent:
      A Royale with cheese.

      Jules:
      A Royale with cheese! You know why they call it that?

      Brett:
      Because of the metric system?

      Jules:
      Check out the big brain on Brett! You're a smart motherfucker. That's right. The metric system. What's in this?

      Brett:
      Sprite.

      Jules:
      Sprite, good. You mind if I have some of your tasty beverage to wash this down?

      Brett:
      Go right ahead.

      Jules:
      Ah, hit the spot.

       

    69. Re:Pulling it between layers of abstraction. by Tacvek · · Score: 1

      It seems unlikely that a granularity of 1/80 of a mile is really needed. Are there frequently more than one railway location in a mile? I mean if not, why not just number them by mile? I mean the US does that for exists on major roadways. (I admit that it would be stupid for the UK to change now, except to metric.)

      As for money, that is one area we will likely never see real metric conversion. After all names like "25 centiPound coin", or "deciDollar" sound terrible, not to mention the idea of spending several "kiloEuro" on something expensive.

      --
      Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
    70. Re:Pulling it between layers of abstraction. by kgfowler · · Score: 0

      Which may explain the why there's a higher incidence of autism in children of engineers (http://www.autismresearchcentre.com/docs/papers/1997_BCetal_Engineer.pdf). Evolution is at work developing a mind for the next eon. -kf

    71. Re:Pulling it between layers of abstraction. by mr_mischief · · Score: 1

      Five feet is equal to 60 inches, and a meter is about 39.4 inches. So that'd be about 1.5 meters. (It's actually 1.524 to be a little more precise, but I didn't estimate that conversion.) I'm aware that not being exposed to the units makes things quite a bit more difficult. I was also previously aware of the idea of fractions of a meter, but the decimeter still seems like a more useful measurement for everyday things (even though it is, by definition, itself a particular fraction of a meter).

      You may already be aware of this, but the Imperial system as used in the US is now defined in terms of the metric system. Also, our food packaging is generally labelled both ways. Many industrial manufacturing plants use millimeters and micrometers rather than fractions of an inch and grams rather than grains or pounds. Scientific work may include Imperial measurements but always includes the metric. It's too bad some poor science reporting from magazines doesn't follow suit.

      One place Imperial measurements make a whole lot of sense, though, is in the kitchen. It may be annoying that three teaspoons is a tablespoon, that eight fluid ounces is a cup, and that sixteen dry ounces is a pound, but those are ratios that actually work out pretty well for ingredients an awful lot of the time. Grams and milliliters are more precise units, but they are overly precise for most recipes.

    72. Re:Pulling it between layers of abstraction. by mr_mischief · · Score: 1

      I'm in the US, too.

      I know that 100 kph is about 62 mph (62.12 IIRC), so 42 kph is about 26 mph. It turns out it's actually 26.1 or so. Even to estimate I have to do the math, but I have a starting point of reference memorized. It's pretty convenient since it's 100 on one of the scales.

      My references for temperature are a little more fuzzy. There's an easy pair of formulas to convert between them (c = (f-32) * 5/9 and f = c * 9/5 + 32), but I always find it easier to remember for some reason several reference points. -40 is about the same in both. 0 C is 32 F of course, 10 C is 50 F, 20 C is 68 F, 30 C is 86 F, 40 C is 104 F. I tend to remember those as "about 50, about 70, about 90, and about 105", even though 10 degrees C is right on 50 F. I guess one could remember that right around 10 is right around 50 F and that every 10 C is about 18 F. It'd get you by for most ambient temperatures.

      The reason we in the US are so accustomed to liters is that soda and bottled water are often sold that way. Half a liter is about an ounce more than a pint, a liter is close to a quart, and 750 ml is close to a fifth of a gallon (which is useful for hard liquor, since that's a traditional size in the US). The liter itself is a pretty handy size, which is probably why it is used pretty much everywhere. I don't see anyone filling their gas tank in cubic meters or anything like that.

    73. Re:Pulling it between layers of abstraction. by mr_mischief · · Score: 1

      3/4 of a pint is 3/8 of a quart is 3/32 of a gallon. It makes sense immediately to me that it's a little less than a tenth of a gallon, because I know from memory that 128 ounces is a gallon. That memory is useful once you have it, but gaining it in the first place is no doubt a pain.

      Overloading the word "ounce" causes much less trouble than most people would guess. Even when cooking, which is when both are most likely to be used, it's a good rule of thumb that if "fluid ounce" and "dry ounce" aren't mentioned that anything you'd cut is measured in weight and anything bulk that you'd pour (whether dry like flour or fluid) is in fluid ounces. Never mind that you buy flour or sugar in dry pounds and ounces and use it in volume measurements. ;-)

      I'm not sure "most" people have problems with basic ratios and fractions, though.

    74. Re:Pulling it between layers of abstraction. by mr_mischief · · Score: 1

      As I said, the SI (and non-SI metric) units are logical for using mathematically,which makes sense because that's why they were invented that way. The Imperial measurements, though, make sense in their own sizes compared to everyday things you actually measure. The math is harder, though, because you have to keep all these archaic and somewhat arbitrary conversions in your head or handy on a reference of some sort.

      The hand is pretty disused these days. That's true. It's still just as easy to say "2 hands" as to say "eight inches", and there's not as much false precision when estimating. I'd be more likely with most people I guess to say "about 2/3 of a foot" than "two hands" or "eight inches".

    75. Re:Pulling it between layers of abstraction. by Culture20 · · Score: 1

      if i devote a large amount of my focus to hand waving and writing numbers in the air, I *may* be able to crank through it without paper Do you ever find yourself rubbing out a mistake on your invisible chalkboard?

      If you're rubbing one out, you're doing your math wrong.

    76. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      The thing is, the imperial system is, as you said, not as easy to do math with and the estimation "about 2/3 of a foot" has nothing to do with being able to judge that there are round about 7 pebbles in the pond at a glance. Being able to judge distances has more to do with a) how good you are at that in general and b) which system you are more used to. I couldn't judge something to be 2/3 of a foot, while my boss can. I can tell you that something is about half a meter away from me, while my boss can't. He grew up with imperial, I grew up with metric.

      Btw. here in Canada people's heights are still mostly measured in imperial (at least everyone around me uses that) and they can't tell me how tall they are in meters without calculating but if they tell you how far to walk to the mall, its all metric. Weird :)

    77. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      God fscked up when he made our hand.

      Nonsense. Many cultures throughout history have counted in base 12 by using their thumbs to count the fleshy bits (phalanxes) of the fingers that lie between (and beyond) the knuckles. You can even count to 16 by counting the joints and tips of the fingers. Our using ten as a base is not God's fault.

    78. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      There is a memory over time limitation as well. The ability to perform these calculations faster actually requires less memory to be retained over time. Adding a distraction factor will require more memory for longer. If your table look up requires all your working memory you are going to pay a swap penalty.

    79. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      if i devote a large amount of my focus to hand waving and writing numbers in the air, I *may* be able to crank through it without paper Do you ever find yourself rubbing out a mistake on your invisible chalkboard?

      If you're rubbing one out, you're doing your math wrong.

      Yes, i'm guessing that's why he made use of the word "mistake".

    80. Re:Pulling it between layers of abstraction. by Paradise+Pete · · Score: 1

      I'm not sure "most" people have problems with basic ratios and fractions, though.

      Take a casual survey. As a follow-up, ask them how long it takes the earth to go once around the sun. You'll be saddened by the result. Seriously.

    81. Re:Pulling it between layers of abstraction. by mr_mischief · · Score: 1

      Maybe I benefit from limited socialization and being picky about my associations in the first place, but I'm not sure I know any adults who forgot the definition of "year".

    82. Re:Pulling it between layers of abstraction. by eugene+ts+wong · · Score: 1

      Don't forget that, not long ago [or maybe even today], you could go to the grocery store and find a product given in kg, but sold to you at a rate of $$$/lb. It was/is extremely bad.

    83. Re:Pulling it between layers of abstraction. by swilver · · Score: 1

      I would not do it like that. I'd do:

      350 * 3(00) = 1250(00)
      1250(00) + 7(00) * 3 = 1271(00)

      Then I'd substract 3570 and 357 (300 - 289 = 11 = 10 + 1)

      It would still take me a while to do.

    84. Re:Pulling it between layers of abstraction. by mcvos · · Score: 1

      Because it's not as practical or intuitive as meters and centimeters. If decimeters had been a more practical quantity, they'd be used a lot more. Turns out most people don't have any trouble dealing with "30 cm" rather than "3 dm". And when you get to more than that, it's basically half a meter.

    85. Re:Pulling it between layers of abstraction. by mr_mischief · · Score: 1

      How is a decimeter any less practical or less intuitive than a centimeter? A decimeter is closer to the length of a pen than a centimeter. It's closer to the width of a soup bowl or sandwich plate.

      "30 centimeters" sounds much more precise than "3 decimeters", so if your estimate is off a couple of centimeters, your error vs. your basis of measurement is ten times as high. When giving estimates, it's much better to use a unit that loses precision than to miscommunicate how much precision you're using. Of course you can get as precise as you want (or at least as your equipment allows) if you're measuring, but an awful lot of informal communication about lengths, weights, and volumes is estimated by sight. I'd favor "0.3 meters" over "30 centimeters" if I hadn't actually measured to within a few millimeters of 30 centimeters.

    86. Re:Pulling it between layers of abstraction. by Mouldy · · Score: 1

      The UK's pretty similar. One example that always gets me is that we buy petrol by the litre, but measure fuel efficiency in miles per gallon.

      We also buy our booze in pints unless we're buying bottles. Milk tends to also be in pints, but they've also started putting the litre equivalent on some bottle labels now. Meat is often bought by the kilo, but burgers are usually "1/4 pounders" and steaks are usually measured in oz. People, like Canada, are usually measured in feet and stone...unless you're at the doctors,in which case it's usually metric.

    87. Re: Pulling it between layers of abstraction. by Culture20 · · Score: 1

      If the answer wasn't stored in an arbitrary sized variable, it's very easy to believe that multiplying large numbers might result in errors as the digits go beyond the available space.

    88. Re:Pulling it between layers of abstraction. by Paradise+Pete · · Score: 1
      Ask a few people who you consider to be typical "average Joes." When I first read about in (in one of Carl Sagan's books, and he was talking about Cornell students) I was also skeptical, but I decided to ask a few people. Fewer than half got it right, and only one person gave the best answer (the same one you did, one year).

      Some answers I got:

      "Oh, a long time!"
      "Five years?"
      Many people quickly said 24 hours, but I discarded it and explained the question again. The absolute worst answer I got was an astounding "two minutes." But that was from the same person who called me over to show that his calculator was broken. He was taking 10% of a number and the digits weren't changing.

    89. Re:Pulling it between layers of abstraction. by mcvos · · Score: 1

      How is a decimeter any less practical or less intuitive than a centimeter?

      I don't know, but clearly the decimeter just hasn't caught on in the way the centimeter and the meter have. You make good arguments for why it should have, and the fact that the liter is based on it suggests that people have tried, but clearly it just didn't work out like that.

      My argument isn't based on what should or shouldn't work, it's about what actually happened. History. Apparently people just don't need it that much.

    90. Re:Pulling it between layers of abstraction. by mr_mischief · · Score: 1

      Personally, I still remember Sim Earth requiring me to answer "365.26" in order to keep playing when it asked specifically about the number of days.

      The 24-hour answer is understandable if they didn't actually listen to the question and assumed you asked how long it takes the sun to appear in the same part of the sky. Otherwise, it's a really sad answer.

      Personally, I think lots of people even after agreeing to be surveyed don't pay full attention, so some portion of them probably made an error of speaking without listening. How to tell the difference and how large a portion would be worth its own lengthy study, though.

      That at least some of the people confuse a day and a year, though, or have no idea, is sad and a little scary. I also expected some of both of those, but half is disappointing.

    91. Re:Pulling it between layers of abstraction. by Xest · · Score: 1

      Is that really because you're caught between the US and the rest of the world though, or is it merely something you inherited from the UK?

      I ask because that's how it is in the UK too, like you say people measure height in feet and inches, and as with your example, few could relate someone's height to metres. You at least use kilometres for distance and km/h for speed in your cars which we do not. A large part of our move to the metric system for other things centres around increased integration with Europe.

      Personally though, for me, I couldn't care less what we use as long as a pint is kept a pint- then I'm happy.

    92. Re:Pulling it between layers of abstraction. by anonymousNR · · Score: 1

      Parent has a point, mod him up.

      --
      -- It is the mark of an educated mind to be able to entertain a thought without accepting it. -- Aristotle
    93. Re:Pulling it between layers of abstraction. by Anonymous Coward · · Score: 0

      there hasnt been any evolutionary selection pressure towards being able to multiply 3 digits numbers in our head, more likely the opposite - those arithmetic savants dont tend to be popular with the ladies

  5. That was easy! by anss123 · · Score: 2, Insightful

    103173

    I don't see what so hard about opening a calculator and typing some numbers.

    Kids these days!

    1. Re:That was easy! by roman_mir · · Score: 5, Interesting

      My grandmother, while she still was alive, could do these kinds of tricks in her head in a few seconds. She could multiply 2 and 3 and 4 and 5 digit numbers, divide and even take roots. All in her head. The day she finished high school the war started, so instead of becoming a teacher she was making tank gun rounds and then after the war worked as a food store clerk and then an accountant and the head accountant for a number of stores at the same time (this was the old USSR). Most of her life she was around numbers. So in the stores even until 1980s they didn't calculators or electronic machines, they used abacus. She calculated everything in her head in seconds and told the result, the buyers would not believe her and ask her to show them on the abacus, so she did. I cannot say that I ever heard her being wrong about calculations.

      I believe she remembered a lot of the calcuations ahead of time, so she nearly knew the results (pre-cached the results) and then worked the small differences out. I don't have that cache of numbers, but 2 and 3 digit numbers I can do fairly quickly.

      289 and 357 to me is (3570 - 357) + (35700 - 3570 * 2) + 35700 * 2. So the only difficulty here is making sure I don't screw up the subtractions, and those are just a matter of paying attention.

    2. Re:That was easy! by tenchikaibyaku · · Score: 3, Interesting

      I've seen some people claim that you get a small abacus in your head once you've learnt it (and got some experience with it, I assume). Any chance your grandmother was claiming something similar?

    3. Re:That was easy! by anss123 · · Score: 1

      Had a math teacher that could do stuff like that in his head. It was a little eerie when we struggled to get the result out of our fancy $150 programmable Casio calculators with color screens.

      And USSR let women join the army?

    4. Re:That was easy! by roman_mir · · Score: 2, Insightful

      I don't know about that, it's does make some sense, it allows us to use visual memory to do calculations (like when we play chess without the board). I actually can imagine an abacus, it's nearly the same as imagining hands and fingers, it's easy to use that to do binary by the way.

      But in case of my grandmother, she remembered a LOT of numbers just like that, because you know, decades of experience all around numbers.

    5. Re:That was easy! by roman_mir · · Score: 1

      Well, during the war there were plenty women in armed forces, you couldn't really tell them 'no', but she wasn't in the army, she was working like most women and children at a factory, building weapons.

    6. Re:That was easy! by vadim_t · · Score: 2, Informative

      He said making tank gun rounds. That was pretty common during the war, the US had Rosie the Riveter as propaganda of that kind of role.

      In the USSR they served in combat, too. It was accepted somewhat reluctantly, but quite a few volunteered, and initial losses gave a reason for giving it a try. They turned out to make really awesome snipers.

    7. Re:That was easy! by TheLuggage2008 · · Score: 2, Informative

      While your grandmother may have had her own way of doing this, complex calculations can be done very quickly using the Trachtenberg system of mathematics.

      I actually have the book and swore to myself that (while I didn't need those computational skills) my kids would be taught it... my first is on the way now so I guess it's time to dust it off (the book... not the child).

      For anyone interested in learning these skills, here is the Amazon search result page

    8. Re:That was easy! by Anonymous Coward · · Score: 0

      I do these in the following way:
      357 * 200 (which to me is: 357 * 100 * 2)
      +
      357 * 80 (which to me is: 357 * 20 * 4) (or 357 * 10 * 2 * 2 * 2)
      +
      357 * 9 (which is: (357 * 10) - 357), but 3570 - 357 isn't easy for me, I'd now do this: (3570 - 300, 3270 - 50, 3220 - 7)

      As you say, it's now just a case of adding them up. Which given I've been filling my short term memory with the above calculations leaves me hoping I remembered the first resultant....
      So normally I go over it again but this time I don't have to "work" out the answer of each mini calculation as that's there in the back of my mind but need "recaching" (or moving back out of PF) lol, sorry for the nerd joke!

         

    9. Re:That was easy! by RoverDaddy · · Score: 3, Funny

      Opening a calculator? I remember when calculators were physical things that you could flip upside down so they read '8008135'.

      --
      RETURN without GOSUB in line 1050
    10. Re:That was easy! by JustOK · · Score: 1

      773440

      --
      rewriting history since 2109
    11. Re:That was easy! by MDillenbeck · · Score: 5, Interesting

      I think I saw the PBS special that covered what was mentioned. There is a school in Asia (Japan? China? India? Don't remember, it has been a while since I saw the special) where the students are started at a young age using an abacus. They learn to do complex calculations quickly. Once they read a high speed, they take away the abacus and let the students use an imaginary one. Stage 3? They begin limiting the finger twitching until the abacus exists only in the visuospacial sketchpad and "muscle memory". Although more challenging for an adult learner, with enough years even an adult could learn this method. The advantage of the abacus is manipulating larger numbers than some of the "finger" tricks - but essentially these schools reduce them to just that, minor finger twitches that trigger a mental image of an abacus.

      Chunking to optimize usage of working memory is pretty impressive. Think about how we teach kids to decompose the problem of 289 * 357. We essentially tell them to break it into 4 problems x = 289 * 7, y = 289 * 5 * 10, z = 289 * 3 * 100, and x + y + z. However, we then teach student to do the same with each of the 3 subproblems of 4 calculations (289 * 7 is a = 9 * 7, b = 8 * 7 * 10, c = 2 * 7 * 100 and so on). Thus we have 13 problems to solve while the typical range of items in working memory is 5-9. By creating the mental abacus, the person conducting the calculation now has it fit inside the limits of the working memory.

      I could not do the problem mentally. However, when I looked at it I said 289 * 357 is about 300 * 350, or just under 105000 ( 11 overestimation is greater than the 7 underestimation of two similarly sized numbers, so I would expect to be over slightly in my estimate). For most cases where mental calculation is needed, an approximate 3% error isn't too bad.

    12. Re:That was easy! by August_zero · · Score: 1

      People that think the brain works like a computer, don't understand either of them.

      --
      On Wall Street they say "buy low, sell high" On the pad we say, "buy high, sell high" Isn't that somehow better?
    13. Re:That was easy! by Anonymous Coward · · Score: 0

      There was 1 girl : 1
      She was 16 : 116
      She got "F"ed 69 times : 11669
      3 Times a day : 11669 x 3 = 35007

      What was she? (Turn the calculator upside-down for the answer!)

    14. Re:That was easy! by alexborges · · Score: 1

      Sheesh, leave your kids alone. Teach them guitar or the violin, don't geekazoid their ass.

      --
      NO SIG
    15. Re:That was easy! by Bemopolis · · Score: 1

      289 and 357 to me is (3570 - 357) + (35700 - 3570 * 2) + 35700 * 2.

      It's easier if you go (357*300) - (357*11), although some might prefer to approach it as (323*323) - (34*34), since that reduces to (325*325 - 324*4) - (35*35 - 35- 34).

      Yeah, I recognize all of those looks.

      --
      "I guess the moral of the story is, don't paint your airship with rocket fuel." -- Addison Bain
    16. Re:That was easy! by cnaumann · · Score: 1

      This is how is works in my head. I can look at the problem and tell you almost instantly that the answer is about 100,000 (33,333 1/3 * 3)and in a few seconds tell you that the answer is probably closer to 105,000 (35,000 * 3). Are these anwser 'close enough' to solve the real problem at hand?

    17. Re:That was easy! by epine · · Score: 1

      This is the third time I've seen this decomposition.

      Mine is 300^2 + (57-11)*300 - 57*11

      90,000
      13,800
          (627)

      Then I change that to:

      90,000
      14,000
          (827)

      Which gets the last three digits all in one place. If you can remember the three digit answer to 3*46 there's not much else to remember except the term you're working on while producing either the top three or bottom three digits in isolation.

    18. Re:That was easy! by camperdave · · Score: 1

      Opening a calculator? I remember when calculators were physical things that you could flip upside down so they read '8008135'.

      What? Your calculator doesn't have a cover?

      --
      When our name is on the back of your car, we're behind you all the way!
    19. Re:That was easy! by Anonymous Coward · · Score: 1, Informative

      Contrary to popular belief more sex makes a vagina tighter, not looser, do the increased exercise. It is like exercising any other muscle group.

      Funny though, even if the stereotype is completely wrong.

    20. Re:That was easy! by maxwell+demon · · Score: 1

      FTFA: "No pencils allowed. No calculators. Just use your brain."

      --
      The Tao of math: The numbers you can count are not the real numbers.
    21. Re:That was easy! by awshidahak · · Score: 1

      I know you're just trying to be funny, but some calculators have lids.

    22. Re:That was easy! by tverbeek · · Score: 2, Interesting

      While it wasn't a feminist paradise, in the mid-20th-century the USSR was in many ways far more open for women than the US was, a by-product of Soviet political ideology. That was part of the cultural "evil" that it represented to conservative Americans.

      --
      http://alternatives.rzero.com/
    23. Re:That was easy! by Wowsers · · Score: 1

      My grandmother, while she still was alive, could do these kinds of tricks in her head in a few seconds. She could multiply 2 and 3 and 4 and 5 digit numbers, divide and even take roots. All in her head.

      I would hazard a guess that she had a mental image of Napier's Rods which would allow quick math calculations of larger numbers. According to a history of science show I saw once, this method was popular in the past for Astronomers calculating big numbers.

      --
      Take Nobody's Word For It.
    24. Re:That was easy! by Anonymous Coward · · Score: 0

      Yeah that and the whole "live as we tell you or we kill you and everyone you love" thing... but let's make it an ideology battle!

    25. Re:That was easy! by Anonymous Coward · · Score: 0

      You can get a long way by making errors in your estimates cancel out.

      For example, 289 * 357 is almost 300 * 350. Actually, since

      (a+b)*(c-d) = ac - ad + bc - bd,

      you can easily calculate the error afterwards.
      If a = 289, c = 357, in our example b = 11, d = 7, so
      300 * 350 = 289*357 - 289*7 + 357*11 - 11*7, that is

      289*357 = 300*350 + 289*7 - 357*11 + 11*7.
      a*c = easy*easy + a*(c's error) - b*(a's error) + (a's error)*(c's error)

      If you can keep b and d small, these problems become easy. In most practical cases you can simply ignore the error term.
      If they're small enough, and a and c are close, you can even forget the cross terms, since they'll almost cancel out.

      If I had to calculate 289*357, I'd probably go with b = 1, d = 7, so calculate 290 * 350 = 100 * 29*35 = 100* (30*30 + 29*5 - 35*1 + 5) = 100 * (900 + 145 - 35 + 5) = 101500, then add 289*7 - 1 * 357, approximately 300*6 - a dash = 1800 - a dash, giving 103300 - a dash.
      The correct answer is 103173, only 0.1 % from the real answer.

    26. Re:That was easy! by osu-neko · · Score: 1

      And USSR let women join the army?

      Equality between men and women, and for that matter, between all people, is a fundamental principle of communist ideology. Indeed, although it is never achieved in practice, egalitarianism could be considering the single most fundamental principle of it -- it's the central principle that justifies everything else in communism.

      --
      "Convictions are more dangerous enemies of truth than lies."
    27. Re:That was easy! by Anonymous Coward · · Score: 0

      You clearly haven't met an Asian who was forced to learn the violin.

    28. Re:That was easy! by MDillenbeck · · Score: 1

      Is that how you were taught in school? Perhaps I was too, but it definitely not the decomposition I had repeatedly drilled into my head.

      I guess the point I was trying to make is how we are taught to problem solve is essential to our ability to solve problems. You have an obviously better method for solving these types of equations. Unfortunately, many of us do not - it is not in our current tool set because of the way many of us were trained.

      Also, my apologies for repeating the decomposition. I was replying as I went rather than reading the list of 50 or so replies. Why? Goes back to the working memory - mine is on the low end of the 5 to 7 and I didn't have a good way to chunk all the posts. Thus I replied as I came across them.

    29. Re:That was easy! by TheLuggage2008 · · Score: 1

      Sheesh, leave your kids alone. Teach them guitar or the violin, don't geekazoid their ass.

      They're going to be learning math no matter what; so what do you care if my kids learn this system as well as the (woefully inadequate) math taught in schools?

      In addition to that, I never said that math was all I would teach my kids. Maybe it's your intention to teach only one thing to your children, but it's not mine. For example, I'll be teaching them that acquiring knowledge is nothing to be ashamed of and that people who believe that being a geek is a negative are worthy of nothing but contempt. Enjoy raising your musically inclined mediocrities.

    30. Re:That was easy! by mcvos · · Score: 1

      Not merely communism. It features pretty big in many post-enlightenment ideologies. Classic liberals (includes economic right-wingers, in many countries now merged with non-religious conservatives) are also pretty big on egalitarianism between men and women.

    31. Re:That was easy! by BraksDad · · Score: 1

      My 6th grade teacher held me out of honors math because I did this. I still hold that against her. I dod not like her as a teacher. I was also being a brat and defying her on principle.

      --
      Slowly waving my hand - "This is not the sig you are looking for."
    32. Re:That was easy! by WRX+Gav · · Score: 1

      Yep that's exactly what I thought too - close enough to 105000

    33. Re:That was easy! by alexborges · · Score: 1

      I really dont care. I was just voicing my opinion.

      --
      NO SIG
  6. Pseudoscience? by contra_mundi · · Score: 5, Interesting

    How about 357 * 289 being hard is because 7 is the average size of the short term memory, and you need to remember more numbers than that to arrive at 103,173?

    1. Re:Pseudoscience? by DamonHD · · Score: 1

      That's wouldn't contradict TFA, it might simply compound the problem for example.

      Rgds

      Damon

      --
      http://m.earth.org.uk/
    2. Re:Pseudoscience? by Anonymous Coward · · Score: 0

      How about it being hard because they require ridiculous levels of accuracy (6 digits)? I can calculate the answer to 2 digits accuracy in a second or two and 3 digits in about 5-10 seconds. Good enough for most real life applications.

      It's still a little unsettling that I'm beaten by a $2 calculator, I admit.

    3. Re:Pseudoscience? by goodmanj · · Score: 1

      The parent post has it exactly right. There's nothing new here, wild theories about "routers" and "traffic jams" aside. You can only keep 7 things in your head simultaneously, and multiplying 3-digit numbers takes more memory slots than that.

      Exact values vary depending on how you think about the multiplication algorithm, but roughly:
      1 digit x 1 digit : max 2 digits to remember at any point, easy task
      1 digit x 2 digit : max 3 digits to remember, pretty easy
      2 digit x 2 digit : up to 7 digits to remember, difficult but doable for most people
      2 digit x 3 digit : up to 9 digits to remember: very difficult
      3 digit x 3 digit : up to 14 digits to remember, nearly impossible

      Multiplication starts getting difficult right at the point you'd expect based on the age-old "7 items in short-term memory" hypothesis. For confirmation, try doing *subtraction* in your head. It's easy to subtract two 2-digit numbers, because you only need to keep 6 numbers in your head at once. Two 3-digit numbers requires 9 digits of memory: it's difficult but barely doable. Two 4-digit numbers suddenly becomes nearly impossible. Being able to write down *any* of the numbers, either the inputs or the output, for multiplication or subtraction, makes the task drastically easier because it reduces the necessary short-term memory storage.

      As you do mental arithmetic and start screwing up, you can *see* what the problem is: it's not a problem of neural bandwidth, it's just that you start forgetting some of the digits you're juggling.

    4. Re:Pseudoscience? by Jarik+C-Bol · · Score: 2, Interesting

      which results in the weird memory tricks people have developed for doing large number math in your head. breaking down the problem into small chunks, so that you can operate the problem in 7 number chunks and whatnot is what the majority of them end up doing, they just get there by different paths.

      --
      I've decided to Diversify my Holdings. I've divided my cash between my left and right pockets, instead of all in one.
    5. Re:Pseudoscience? by BananaBender · · Score: 1

      I think this line of reasoning is not convincing.
      The brain masters computations (e.g. visual recognition tasks, speech recognition etc.) that require enourmous amounts of memory when implemented in a conventional computer system. Under the assumption that those recogntition tasks are inherently memory-intensive, the brain has to have similar amounts of memory at its disposal.
      So, obviously, the brain is not lacking memory to execute complex calculations, but it seems to disallow the conscious control of brain structures to execute multiplications. Each single neuron could execute such multiplications with ease.

    6. Re:Pseudoscience? by goodmanj · · Score: 2, Insightful

      Under the assumption that those recogntition tasks are inherently memory-intensive, the brain has to have similar amounts of memory at its disposal.

      I question the assumption you're making. The nervous system is not a computer in any useful sense: its elemental storage is not in bits, and its elemental operations are not bit logic. To compare its "specs" with a digital computer is to compare apples and oranges.

      Example: pitch recognition. How does a computer recognize the pitch of a sound? An incoming audio signal is converted by an analog-to-digital converter and stored as a long string of numbers in memory. A Fourier transformation algorithm is performed to transform this into pitch-vs-amplitude data. The human ear can do the same thing: can we draw conclusions about the ear's memory storage, CPU speed, and analog-to-digital converter specs by the comparison? No, because the human ear doesn't work that way. It does frequency detection "in analog hardware", as a consequence of resonant structures in the cochlea: the signals coming out of the cochlea encode pitch information, yet the cochlea has no memory or CPU at all.

      And that's just one tiny simple structure in the human nervous system. Multiply that category error by a million or so to see how false comparing brain processes to computing processes is.

      Back to my original point: while at a neurons-and-ganglia level you can't compare the brain to a computer, the *conscious mind* *can* emulate a computer, among other things. But the mind can only emulate a computer with a short-term memory of 7 items, regardless of what you think the "memory" of the underlying substructure is.

      And the fact that our conscious short-term memory holds 7 "items", not bits -- the items can be digits, words, names, faces, or objects -- continues to show just how un-like a computer the brain really is.

    7. Re:Pseudoscience? by Anonymous Coward · · Score: 0

      Let's just put it this way: a human brain's STM is an array of 7 void pointers, that can point to any type of object, be it a digit, a facial feature description, a sound pattern or whatever. The point is that there's just 7 pointers and that's it.

    8. Re:Pseudoscience? by MDillenbeck · · Score: 1

      Good point. The "brain as a computer" is just a model, and over-simplification.

      Also, there is an over-emphasis on the brain as a "CPU". For example, when learning a sport we put a lot of memory into the various techniques. How do you hold a basketball? What motion do you need to dribble or shoot? Where do you aim, how much force do you apply? Eventually, however, the athlete's body soon "learns" the motions - it is not something that needs to be loaded into working memory, but something that becomes automatic. The body "knows" how to respond based on a quick sensory input.

      If I were to go with the computer analogy, the 5-9 pointers is a good one. Another one is to think of working memory as your registers - the easily and rapidly accessible storage slots. Once those are filled, you need to start swapping those out if you need to access more data. This slows you down in the calculations, or worse it prevents the calculation because you are faced with storing the results and loading new input will overwrite those stored results.

    9. Re:Pseudoscience? by hedwards · · Score: 2, Insightful

      Actually, you're not entirely correct, the human brain is much more like old console hardware than a modern computer. Because a lot of that stuff was done on consoles via registers. The programmer didn't have to do anything in particular other than write to or read from the appropriate register to have whatever done.

      Such as on the GBA, if you wanted to write to the screen you would select the correct register and give it the correct value, the hardware would do the rest.

    10. Re:Pseudoscience? by definate · · Score: 1

      They usually aren't memory tricks, what they do is break the problem down into weird rules which work for patterns.

      For instance, there are different ways you can multiply 2 numbers under 20 together.

      From memory:
      13 x 19

      Take the left hand side and add it to the second digit of the right hand side: 13 + 9 = 22
      Add a zero behind the result: 220
      Multiply the second digit from each set together: 3 x 9 = 27
      Add that to the previous result: 220 + 27 = 247

      And if you check using a calculator, you'll notice that's right.

      They remember HEAPS of these rules, which allow them to do these calculations. Though some of the insane ones are able to picture a chalk board or similar in their mind which allows them to do it. But those are usually the "gifted".

      --
      This is my footer. There are many like it, but this one is mine.
    11. Re:Pseudoscience? by shadowrat · · Score: 1

      Ah! So the 7 items are pointers to some instance at some memory address in the storage part of the brain! Like a computer!

      I'm not sure why everyone is getting so pedantic over the definition of computer. Isn't it just a construct that given a set of inputs will give you some output? Maybe there's an expectation that the paths input takes to output are reconfigurable. That kind of starts to sound like a brain. It processes raw data. It's programable. Heck, even algorithms that work in the computer world work in the brain. I found I had been using a merge sort to organize socks long before I encountered it in cs.

    12. Re:Pseudoscience? by Stan+Vassilev · · Score: 1

      And the fact that our conscious short-term memory holds 7 "items", not bits -- the items can be digits, words, names, faces, or objects -- continues to show just how un-like a computer the brain really is.

      You know actually, in computers, we call these "pointers" or "references" ;)

      I agree with your general point, however.

    13. Re:Pseudoscience? by BananaBender · · Score: 1

      Maybe I did not make myself clear enough - I never made the assumption or the claim that the brain resembles a computer in any way.
      Recognition tasks are knowledge-driven; they are based on experience. Humans have to learn to see; a major input in the visual recognition process is experience. The brain has found a way to store years of learning in its structures. So I think it is fair to say that the brain has a vast amount of storage capacity.
      The aforementioned conscious calculations are an emulation. The 7-item limit would not apply, if the calculations were executed subconsciously (by whatever algorithm).

  7. or it could be because... by Anonymous Coward · · Score: 1, Insightful

    doing complex multiplication isn't inherently necessary to staying alive. being able to discern who is who is.

  8. Here you go: 357 x 289 = 103173 by Anonymous Coward · · Score: 0

    289 x 357 is surprisingly the same result.

    1. Re:Here you go: 357 x 289 = 103173 by maxwell+demon · · Score: 1

      Nonsense. 357 * 289 = 8778F

      --
      The Tao of math: The numbers you can count are not the real numbers.
  9. Perhaps a Firmware update is needed? by Froggels · · Score: 0

    If it works for the Borg why not us?

  10. The way math is taught... by blahplusplus · · Score: 4, Interesting

    ... the way math developed and was taught is not the only way to teach "math", this is one thing that I've learned as I've grown up. And I'm still doing much research in this area.

    There are better ways to teach people how to do those computations but it requires a conceptual understanding that there is not a "Set" way of thinking about "numbers" (really our alphabet for communicating distinction and differences) linking the way we naturally think with foreign languages developed by a narrow set of minds. see: Mayan numerals.

    http://en.wikipedia.org/wiki/Maya_numerals

    Notice how mayan numerals rerepsent themelves as geometric objects that are easily discerned at a glance versus our our highly compressed representational notation (1,2,3,4). Mayans knew that all numbers are made of distinct geometric distinctions and hence they used simple uniform geometric objects as representation to communicate numbers "at a glance", representation _matters_ to how we think about concepts and how we can use them and map them between systems of thinking that only SEEM different on the surface.

    You have to understand the numbers can be rethought as natural ratio of shape and size in the real world, when we measure things in the real world we use arbitrary ratios of an object in regards to our own visual system.

    For instance 357 by 289 can be broken down to

    3.57 x 2.89

    What you're trying to do is limited the # of elements by changing the ratio you have to see "lots of things" as merely representations of smaller scale things and things get a lot easier once you understand this principle.

    The whole way math is taught is really fucked up and made for a narrow range of particular minds that function and "Get" how our mathematical system developed. If you begin studying the history of math, you realize that representation and HOW YOU THINK about how we mathematize nature matters a hell of a lot more then just throwing stuff other people figured out at kids in a symbolic format developed for a narrow subset of human minds.

    Math is just a symbolic language to communicate our observation of distinctions and differences in regards to space, matter and time in the world.

    1. Re:The way math is taught... by Anonymous Coward · · Score: 0

      fascinating, i always thought the limiting factor was our crappy base 10 instead of binary derivated base 32 (5 fingers) or the ever awesome sexagesimal

    2. Re:The way math is taught... by Rich0 · · Score: 3, Insightful

      Uh, when I was taught math in elementary school, concepts similar to the Mayan depiction were often used. The only difference I see is that this was all done in base 10 and not in a hybrid of base-5 embedded in base-20.

      I'm not really sure what you're getting at. Sure, you can represent numbers as shapes and sizes, but I don't see how this really helps mental math except when it comes to order-of-magnitude calculations.

      If I want to multiply 357x289, I can already tell you that the answer is somewhere around 90000. The challenge comes if I want to know the answer to more than 1-2 significant figures. I don't see how using something like the Mayan system or any other system is going to accomplish this.

      In any case, I'm not even sure what the problem that you're trying to solve is. The average person can do math well enough to get by in the real world. Sure, it would be nice to be able to walk down the aisle at the grocery store and figure out the per-unit prices in my head to 3 sig figs, but I don't see anything you're offering as accomplishing this. If I'm going to do a model simulation run I'm going to use a computer, and that requires almost zero mental effort around performing calculations - just a TON of creativity and analysis creating the mode/etc.

    3. Re:The way math is taught... by dcollins · · Score: 1

      "... the way math developed and was taught is not the only way to teach "math", this is one thing that I've learned as I've grown up. And I'm still doing much research in this area. There are better ways to teach people how to do those computations..."

      My argument: Math is not these computations (arithmetic). Math is communicating patterns; it's abstraction, use of variables, theorems and proofs. So frankly, spending any time at all on improved numerical computations is a total waste in the modern era. We really do have computers for that nowadays.

      Care to explain exactly what your "research in this area" is?

      --
      We know where leadership by an anti-intellectual "strongman" who scapegoats minorities and likes boisterous rallies goes
    4. Re:The way math is taught... by blahplusplus · · Score: 1

      "I'm not really sure what you're getting at."

      If you're serious about understanding what I said ... It's not something that can possibly be communicated easily without book length treatment and requisite reading of a lot of literature.

      Without which, you won't get it because you won't be able to see the relationships because you don't have the requisite conceptual framework in your head to see how different areas link to one another.

      But It has to do with how human languages and mathematics basically use a more basic language in the mind - see: cognitive linguistics, and how our mind are able to map any arbitrary system onto any other arbitrary system of things. To be able to interpret one thing in terms of other things, which is very powerful the implications of which you will understand if you read enough.

      Some good books for you to read:

      http://www.amazon.com/Philosophy-Flesh-Embodied-Challenge-Western/dp/0465056741/

      http://www.press.uchicago.edu/presssite/metadata.epl?mode=synopsis&bookkey=3637992

      http://www.amazon.com/Where-Mathematics-Comes-Embodied-Brings/dp/0465037712/

    5. Re:The way math is taught... by khallow · · Score: 1, Insightful

      While math is a genuinely complex subject, I still think you should try to briefly elaborate on what you're talking about rather than just dumping links to books. I recently argued with someone about an economics subject. After making many unsubstantiated claims and accusing me of being "conditioned", his side eventually boiled to "watch my ridiculously long video for my argument" (I scrolled through the video, it had some psychedelic stuff, movie outtakes, etc, but not anything I'd consider related to the stuff he was talking about, except in some sort of weird brainwashing way). No offense, but I don't think it's fair to the reader (especially when you consider that your post may be read by hundreds of people) to acquire and read three books when they don't even know yet what you are talking about.

      After all, the internet is the living embodiment of the letdown. If I breathlessly tell everyone "there's this paper that will change your life", odds are much better that it's something crazy, like Hollow Earth or Electrical Universe, than something that would actually be beneficial to you.

      I'm not looking for a copy/paste of the book or anything like that. But it would be nice to describe briefly what goes on and how the method you describe addresses the grandparent's concern.

    6. Re:The way math is taught... by blahplusplus · · Score: 1

      "I still think you should try to briefly elaborate on what you're talking about rather than just dumping links to books"

      If it were possible I would already have done it, this is why I said it cannot be explained without BOOK LENGTH treatment.

      You are still under the illusion that reasoning operates in a UNIVERSAL MANNER, the whole point in reading those books is to see that reasoning is NOT UNIVERSAL i.e. I can know things that are prefectly rational that you cannot understand given the unique configuration of your mind without time consuming conversion.

      See here for commentary from a cognitive linguistics professor himself:

      http://www.youtube.com/watch?v=PYmi0DLzBdQ

    7. Re:The way math is taught... by Anonymous Coward · · Score: 0

      IT'S OVER 90000!

    8. Re:The way math is taught... by khallow · · Score: 1

      If it were possible I would already have done it, this is why I said it cannot be explained without BOOK LENGTH treatment.

      You are still under the illusion that reasoning operates in a UNIVERSAL MANNER, the whole point in reading those books is to see that reasoning is NOT UNIVERSAL i.e. I can know things that are prefectly rational that you cannot understand given the unique configuration of your mind without time consuming conversion.

      I have experience with describe complex things (for example, complex PhD-level mathematical concepts) tersely. It's not an illusion though it can be very hard to do. I allow that certain concepts may be computationally extremely difficult to translation between different rational systems, but it strikes me that a "better way to teach" multiplication (and related math) is not going to be one of those things that has a huge overhead associated with it. Else it wouldn't be a better way.

    9. Re:The way math is taught... by Arterion · · Score: 1

      How is the Mayan way any better? It's just a base-5 / base-20 system?

      If you assume the Mayans also counted on their toes, it makes a lot of sense. But it's really not that different. You have to think in terms of "places" or powers of the base to have any real number you can use. I guess adding and subtracting seems easier, because you never have to think of more than four bars or dots, but is it that much harder to deal with nine things, even if they're visually dissimilar? I don't think so.

      The real difficult comes when you're crossing the powers, and have to "carry". The Mayan system doesn't make that any easier.

      --
      "That which does not kill us makes us stranger." -Trevor Goodchild
    10. Re:The way math is taught... by Rich0 · · Score: 1

      Yeah, go back and read that bit about 1-2 significant figures. To one significant figure I was basically right (one significant figure is just a bit better than order-of-magnitude - and in fact that is all you need for most mental math).

    11. Re:The way math is taught... by blahplusplus · · Score: 1

      Sigh.. It's not about raw calculation it's about conceptual frameworks and relationships, and being taught how to observe and relate things to one another which is sorely lacking at all levels. You simply don't have the requisite wide range of understanding from many disciplines to connect the dots thats why I put the books up to begin with.

    12. Re:The way math is taught... by khallow · · Score: 1

      Sigh.. It's not about raw calculation it's about conceptual frameworks and relationships, and being taught how to observe and relate things to one another which is sorely lacking at all levels. You simply don't have the requisite wide range of understanding from many disciplines to connect the dots thats why I put the books up to begin with.

      Try me. I have a very good background in logic and mathematics, along with a number of related fields. I'm quite used to adapting my frame of reference to difficult, alternative viewpoints. Further, I think it quite likely, that we're both human with the same "embodied" reason (to use the relevant nomenclature of George Lakoff, see below). That means that despite your claims to the contrary, our conceptual frameworks are probably similar enough for the brief explanation that I asked for.

      Given that all three of the books you mention are coauthored by George Lakoff, there is another possibility, which I'd like you to dispel. Namely, that you don't understand this either and are merely generating astroturf buzz for the books or the author.

    13. Re:The way math is taught... by blahplusplus · · Score: 1

      This is what you said:"I'm not looking for a copy/paste of the book or anything like that. But it would be nice to describe briefly what goes on and how the method you describe addresses the grandparent's concern."

      First of all any topic that is rather large is not simple to condense the implications of things into nice trite paragraphs without requisite research and examples, this is why I suggested to the GP to read the books, if you do not take the latest scientific research seriously there can be no grounds for communication. I do understand what I am talking about but it's clear you have no background, there is no way for communication.

      The whole point I'm getting at, the only way you could begin to understand anything is if you have the requisite concepts in your head and you are capable of linking them together and seeing how they are related.

      Concepts are the lenses by which we see interpret the world, improper lense, improper understanding all the way through. The problem is to build much of the conceptual base requires actually reading a lot of literature, it's not easily condensed because you have to understand

      Just because I give you information does not mean you will be able to use your "rational mind" to put it together _because REASONING DOES NOT WORK LIKE THAT_ that is the whole point, that there are intractable problems in reasoning.

      If you do not believe this consider Daniel tammet... watch the whole thing...

      http://www.youtube.com/watch?v=AbASOcqc1Ss

      Do you have any idea how he's doing that? Didn't think so, he doesn't have to CONSCIOUSLY think about things, automatic unconscious processes are linking and solving problems for him.

      This is how MOST reasoning works and this means that just because I say something or know something DOES NOT MEAN you have the capability of putting it together until it is framed in terms of something you can map to your own experience of what understanding is.

  11. Brain != Computer by SigmundFloyd · · Score: 1

    You can scan a crowded lobby and pick out a familiar face in a fraction of a second, a task that pushes even today's best computers to their limit. Yet multiplying 357 by 289, a task that demands a puny amount of processing, leaves most of us struggling.

    Exactly. That's why I've always been baffled by the commonplace brain-computer comparison, when it's so very clear that what goes on under the respective hoods is completely different.

    --
    Knowledge is power; knowledge shared is power lost.
    1. Re:Brain != Computer by MDillenbeck · · Score: 1

      Is is a model, a simplification for understanding. Since the human mind is capable of abstractions and pattern recognition, we can see ways in which the brain is like a computer. Because a computer is a common schema in our modern society, it gives people a very rudimentary understanding of the brain. Without it, we are facing an incredibly complicated system to analyze - something well beyond the ability of almost anyone. After all, we learn simplified models for atoms, the solar system, economics, and just about anything learned... why not the brain?

  12. We, Borg by gmuslera · · Score: 1

    In the I, Borg episode of Star Trek TNG, they went a step further in this idea trying to shut down the collective showing them an unsolvable geometric problem. And as with this kind of traffic jams, we can always refuse to go thru this road, or even exit it if took too much time.

  13. how I did it by jdogalt · · Score: 1

    For fun I'll record in the slashdb record how I surprised myself and managed to correctly multiply 357 by 289 in my head. I don't have a history of being able to do such things, and it did take me a couple minutes, but I was pretty surprised to see bc confirm my answer.

    I went with the route of breaking it down to 357 * 300 - 11 * 357. 357 * 300 is 35700 * 3. Even that is pretty hard so I figured 35700 * 2 = 71400, then + 35700 . ... 57 + 14 is 71 thus 1071, then add those 2 0's back on to get 107100. Then throw that pesky round 100K off to the side to be remembered later, and we have 7100 - 11 * 357. Which is 7100 - (10 + 1) * 357, so 7100 - 3570. Since half of 7100 is clearly 3550, then 3530 is the partial. now 1 more 357 to subtract from that. I went with 3530 - 400 is 3130, but have to add back the 43 to get 3173. Now just add back that big ol round 100K and we have 103173.

    See, no sweat :) Of course I expect other people may have more digit storage memory than I do, and thus can just do it the standard simple way...

    1. Re:how I did it by Anonymous Coward · · Score: 0

      I did it correctly only at second attempt and it took me a lot of whispering numbers so I could remember them and almost 5 mins. I have to admit- it's really bottlenck-ish :D!
      It all boiled down to:
      multiply 357 with 3
      multiply with 10
      subtract 357 from it
      multiply with 10
      subtract 357 from it

      Looks pretty cool and more like a computer loop :D.

    2. Re:how I did it by atari2600 · · Score: 1

      Pretty close to what I did. ( (300*300 + 50*300 + 7*300) ) - ( (300*11) + (50*11) + (7*11) ) This was reduced to (300*3+50*3+7*3)*100 - (3927) It's not hard at all but I learned mathematics in India.

  14. Welcome by toxygen01 · · Score: 1

    have you heard of associative processing/memory? That's CS concept with PoC that we can construct machines like human brain, but again, they could analyze face in fraction of second, but multiplying is gonna take some time...

  15. Correctness by PhrostyMcByte · · Score: 1

    Our memory gets things wrong all the time. We can scan a crowd and associate a face with someone who looks similar. When we multiply a number in our head, we're trying very hard to get the exact, correct answer. Perhaps the brain is just a lot better at fuzzy problems than those demanding strict correctness.

    It might also be an input problem. Our number system is a very effective way to communicate math, but it may be a very foreign and sub-optimal way for the brain to process math. Maybe we need a new way to represent things that provides a better balance.

  16. Didn't help by Wrexs0ul · · Score: 1

    It's worse than you think. I got the 825 instead of the 655 and now I can't get voice to work.

    And don't get me started about where to put the USB key for a firmware upgrade.

    -Matt

    --
    --- Need web hosting?
  17. Is that all surprising? by houghi · · Score: 1

    You can scan a crowded lobby and pick out a familiar face in a fraction of a second, a task that pushes even today's best computers to their limit.

    People are great at recognizing faces. Computers are great at computing.

    --
    Don't fight for your country, if your country does not fight for you.
    1. Re:Is that all surprising? by ctmurray · · Score: 1

      And recognizing a familiar face in a crowd might be a good survival skill for a species so it knows when to flee. Where as the math calculations are rarely fatal so no driving force for the species to develop speed at this task. Now if everyone who was slow at the task were to be killed off, then those genetically able to do the math would be left over to pass on those genes.

    2. Re:Is that all surprising? by maxwell+demon · · Score: 1

      But that's in part because the brain is trained to distinguish faces. For western people, it's usually hard to distinguish Chinese or Japanese faces. Not because Chinese or Japanese faces were closer to each other than western faces, but because our (where with "our" I mean those living in western countries) brain isn't trained to distinguish them. OTOH, it is trained starting from the very early childhood to distinguish faces of western people.

      --
      The Tao of math: The numbers you can count are not the real numbers.
  18. Brains don't do percision by DarkOx · · Score: 3, Interesting

    I am not expert, and this is just from a brief conversation I had in an elective class many years ago with a neural science professor but I asked how it is the brain does things in an instant that would likely take a powerful micro computer most of a day, while simple multiplication is often quite difficult for me to do in my head.

    The reason he gave is that the brain works usually in a in precise manor. You have lots of different groups of neurons that your relatively plastic brain has wired up to do things like recognize certain patterns. If enough of those go high other parts of your brain proceed as if there was certainty. That works well for evaluating how hard the sterling wheel is pushing back and deciding how much more to stimulate muscles to contract. When you doing something like math though there is only a very specific correct symbol. They parallelism of the voting system breaks down and your brain how to check that all or almost all of those networks agree.

    --
    Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    1. Re:Brains don't do percision by atari2600 · · Score: 0

      I believe the other reason is that manors are usually fortified and building walls / moats around how the brain works makes it harder to work.

    2. Re:Brains don't do percision by Anonymous Coward · · Score: 0

      The brain works usually in a in precise manor

      It's worth noting that in some people with autism the brain works visually. This can be a real distraction when trying to communicate. For example, based on your claim someone with autism might get confused and wonder if this manor would be precise enough.

    3. Re:Brains don't do percision by Anonymous Coward · · Score: 0

      You're spelling mistakes certainly further your point.

  19. Uh, no? by Anonymous Coward · · Score: 0
    The very fact that we have powerful computers that still can't do things my cat can, suggests that brains DON'T do anything remotely resembling calculations.

    I think this is a case of having a hammer and everything looking like a nail. Yes, we have computers. Yes, we have math. After decades, our best technology barely functions at the level of a small rodent.

    Either life functions at several orders of magnitude higher levels of computation, or it's fundamentally different, more like a huge analog ball of yarn that furthermore encodes itself.

  20. The Chinese by asvravi · · Score: 1, Offtopic

    The Chinese used "GPU"s instead of "CPU"s for their supercomputer record - and that is supposedly "unfair". How is it anywhere close to fair then comparing the diverse capabilities of a brain and a computer?

  21. Math is easy by Anonymous Coward · · Score: 0

    357 TIMES 289? That's easy. It's uh...uh.... hold on...
    errr.........

    BLUE SCREEN OF DEATH! *Beeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeep*

  22. An analogy by goodmanj · · Score: 5, Insightful

    Here's an analogy to illustrate the category error people make when comparing the human brain to a computer:

    "A Sony Walkman can record and play music in realtime, fast-forward and rewind, and store an hour's worth of music. These tasks require a 75 Mhz processor and 100 megabytes of memory on an iPod Shuffle. Therefore, a Sony Walkman has a 75 Mhz processor and 100 megabytes of memory."

    1. Re:An analogy by Anonymous Coward · · Score: 0

      "If a thing can be done adequately by means of one, it is superfluous to do it by means of several; for we observe that nature does not employ two instruments where one suffices." -- Thomas Aquinas (from http://plato.stanford.edu/entries/simplicity/)

    2. Re:An analogy by Anonymous Coward · · Score: 0

      This is quite apt. The brain is made up of functional sections for the things we need to survive. The conscious mind doesn't really do much work at all, but rather deals with the information fed to it by these subconscious blocks. So, we don't have tons of raw computational power at our disposal, but rather a scoreboard of results from a mechanism we must rely on. If we want the ability to do things we don't normally do, we must find a way to reason out the result using our limited juggling ability (slow) or train a part of the brain to feed us some new processed data.

      What's odd is when someone's brain seems to be wired to feed unusual data naturally (a savant).

    3. Re:An analogy by noidentity · · Score: 2, Informative

      Even better: A Sony Walkman can record and play music in realtime, fast-forward and rewind, and store an hour's worth of music. These tasks cannot be done by the human brain, therefore a Sony Walkman has more power than the human brain.

    4. Re:An analogy by maxwell+demon · · Score: 1

      That's not just comparing, that's drawing wrong conclusions from the comparison.

      The comparison inside that is: A Sony Walkman can record and play music in realtime, fast-forward and rewind, and store an hour's worth of music. So can the iPod Shuffle.

      That comparison is completely reasonable (and would e.g. help me if I considered whether I should replace my Sony Walkman by an iPod Shuffle). Where it goes wrong is where it draws conclusions from that fact (using unstated assumptions which are wrong).

      --
      The Tao of math: The numbers you can count are not the real numbers.
    5. Re:An analogy by goodmanj · · Score: 1

      The key phrase in my post is "category error": my point is not that brains and computers can't be compared -- I can compare oranges with communists, or any two things I like. But a category error is falsely deciding that oranges *are* members of the category "communists", brains *are* computers, or Walkmen *are* MP3 players, and using that to draw false conclusions, such as that oranges believe in the virtue of the proletariat.

    6. Re:An analogy by hawkfish · · Score: 1

      Even better: A Sony Walkman can record and play music in realtime, fast-forward and rewind, and store an hour's worth of music. These tasks cannot be done by the human brain, therefore a Sony Walkman has more power than the human brain.

      I don't know about you, but my brain can store a lot more than an hour's worth of music and play it back in real time. Some of which (mostly 70s pop) I dearly wish I could forget!

      --
      You will not drink with us, but you would taste our steel? - Walter Matthau, The Pirates
  23. The Traffic Jam in My Brain by RoverDaddy · · Score: 1

    Makes me wanna scream and shout.

    --
    RETURN without GOSUB in line 1050
  24. Draft service by Anonymous Coward · · Score: 0

    In the USSR, the army joined you.

  25. Router? Time to upgrade by gratuitous_arp · · Score: 1

    Time for that 7600 series you've always wanted. That or go with a nice ISR. You'll get used to the Cisco stamp on your forehead. :-P

  26. Knowing by Sanat · · Score: 4, Interesting

    We had a family friend (he has passed now) who could go to a railroad crossing with a train going 60 miles per hour down the track and correctly add the 7 digit (or more sometimes) numbers on each train car as the train passed.

    He said that he would not "add" the numbers but allow for them thus coming up with a total more through allowing the right answer than by math manipulation like we would have to do consciously.

    The whole thing was sort of spooky to behold... here we were writing down the numbers of each car and he effortlessly knew the running total. It was if he allowed his unconscious part of his brain to observe the number, add it to the running total without interfering with the process mentally and then his conscious mind would retrieve the answer from the unconscious mind at the end of the train or after 20 cars have passed or other terminating choice.

    --
    And in the end, the love you take is equal to the love you make
    1. Re:Knowing by Ryanrule · · Score: 2, Interesting

      I have experienced this, creating algorithms for computer programming. Some times i dont need to think about it, i just sorta of think about the relevant data and what i want to happen in general, and i can sort of pluck what i need out of my mind.

    2. Re:Knowing by MarkRose · · Score: 1

      My great-grandfather was a paymaster/accountant at one of the rail roads, back in the day. He could work as fast as his pencil, faster than several normal accounts combined. Why? He knew his multiplication tables to 100. So it was super simple for him to multiply the number of hours worked by a man, and how many cents an hour he made.

      --
      Be relentless!
    3. Re:Knowing by MrQuacker · · Score: 1

      You up to 100 x 100? /jealous

    4. Re:Knowing by HyperQuantum · · Score: 1

      Does this produce code that other developers can understand easily as well?

      --
      I am not really here right now.
  27. Evolution and Survival by Anonymous Coward · · Score: 0

    Being able to recognize friend or foe would have had great survival value in human evolution, as would the ability to identify a prey animal in a dark forest. Being able to do arithmetic in an instant would not have the same value.

  28. Isn't it how you define processing? by devent · · Score: 1

    You can scan a crowded lobby and pick out a familiar face in a fraction of a second, a task that pushes even today's best computers to their limit. Yet multiplying 357 by 289, a task that demands a puny amount of processing, leaves most of us struggling.

    Isn't it how you define processing? For a computer it don't make any difference if you process 5*5 or 123565*435456, because the internal representation of the numbers and the hardware paths are basically the same for both tasks. But our brain is a highly specialized device, specialized on tasks that help us to survive in the good old jungle.

    So the task to multiply 357 by 289 takes only for our computers a puny amount of processing, because our computers are specialized on this tasks, but for our brain in takes a high amount of processing, because it is specialized for different tasks.

    There are for some reasons FPGAs out there which will improve the speed for a specialized task by 10 or 100 times.

    --
    http://www.mueller-public.de - My site http://www.anr-institute.com/ - Advanced Natural Research Institute
  29. Oblig. XKCD Link by cduffy · · Score: 1

    So -- now we know the mechanism behind Nerd Sniping.

    1. Re:Oblig. XKCD Link by maxwell+demon · · Score: 1

      Wouldn't work for me, because I tend to walk during thinking. Therefore I'd not stand on the road while thinking, but continue to walk.

      --
      The Tao of math: The numbers you can count are not the real numbers.
  30. FingerMath by GrantRobertson · · Score: 3, Interesting

    Look for a book called "FingerMath." It teaches how to use your fingers like an abacus. After you get used to it you can stop moving your fingers and just kind of "feel" the calculations. No, I never practiced it enough to get good at it. But it is a pretty good book.

    1. Re:FingerMath by Anonymous Coward · · Score: 0

      Also this:

      http://en.wikipedia.org/wiki/Trachtenberg_system

      The Trachtenberg system has been around for decades and decomposes arithmetic in ways similar to those suggested earlier in the thread.

    2. Re:FingerMath by GrantRobertson · · Score: 1

      The latter. If you ask me this is how they should teach math to grade school kids.

    3. Re:FingerMath by inviolet · · Score: 1

      I learned that as a yute in the early 80s. At the time it was called 'Chisanbop'. I still use it today.

      --
      FATMOUSE + YOU = FATMOUSE
  31. Verizon Math by Ichijo · · Score: 1

    ..seems to have the same traffic jam effect.

    --
    Any sufficiently unpopular but cohesive argument is indistinguishable from trolling.
  32. Seems obvious to me.. by Carpathius · · Score: 1

    What use was it in our evolutionary development to be able to multiply two three digit numbers? That hasn't been something important to humans on a whole for, at most, two or three thousand years, and we could probably make an argument that it has really been important for more than a few hundred years.

    On the other hand, how important has it been to be able to recognize faces in a crowd? Extremely so, at least since we start running around in groups. Gotta know who's friendly and who's not, right?

    So the brain evolved to solve the problems that actually helped survival, and arithmetic was kinda low on the list.

    On the other hand, anyone with reasonable intelligence can train themselves to do arithmetic problems in their head. There are relatively easy techniques, some of which have already been mentioned in the discussion. Mostly it's a matter of learning how to break problems down into easily manageable pieces.

    Sean.

  33. It's NOT HARD if you use distributive properties by Anonymous Coward · · Score: 0

    It's 3 steps each time here, for each column involved. Very easy to do (I do this with my little 7 yr. old niece all the time to help her understand multiplication & how it works, while I help her w/ her homework).

    E.G.-> 357x289 breaks down into 3 sets of multiplications of the "100's columns x 10's column x 1's columns" as follows:

    A.) You must "bust up" 357 into its constituent parts (100's column (300), 10's column (50), & 1's column(9)) elements and start multiplying them against 289's 1's column (which is 9 in this case), first:

    1.)

    300 x 9 = 2700 (300 from 357 x 9 (1's column in 289))
    50 x 9 = 450 (50 from 357 x 9 (1's column in 289))
    7x9 = 63 (7 from 357 x 9 (1's column in 289))

    2.) Add their results = 3,213

    ---

    B.) You must "bust up" 357 into its constituent parts (100's column, 10's column, & 1's column) elements and start multiplying them against 289's 10's column (which is 80 in this case):

    1.)

    300 x 80 = 24,000
    50 x 80 = 4,000
    7 x 80 = 560

    2.) Add their results = 28,560

    ---

    C.) You must "bust up" 357 into its constituent parts (100's column, 10's column, & 1's column) elements and start multiplying them against 289's 100's column (which is 200 in this case):

    1.)

    300 x 200 = 60,000
    50 x 200 = 10,000
    7 x 200 = 1,400

    2.) Add their results = 71,400

    ---

    LASTLY, ADD THE BOLDED RESULTS OF EACH ABOVE? You'll have your answer = 103,173

    APK

    P.S.=> This is how I teach kids how to multiply larger numbers, & it tends to work. It's VERY IMPORTANT though to stress that the 100's, 10's, 1's columns are what they are though - representations of LARGER numbers than just their single digits (beyond the 1's column): Once you get a kid past that? They're great @ it...

    Just by using the "distributive property" of mathematics in multiplication (which allows you to "break up" larger numbers into smaller & more manageable ones to work with)... apk

  34. Analog vs digital by minstrelmike · · Score: 1

    The brain isn't a digital computer
    Check out On Intelligence. It discusses a theory of how the cortex maps to the body and to the outside physical world using the same processes for action and interpretation.

  35. Not a problem... by Anonymous Coward · · Score: 1, Interesting

    The real problem is that the internal representation of numbers is logarithmic. It has exact resolution only for a limited range. With practice or talent, you can make small numbers into sparse matrices of these exact numbers in different digit positions, and work those out (probably the auditory cortex will do the job) at far higher speeds. You will still be limited to 4-7 ops per sec while relaxed, possibly being able to strain yourselv to reach 15-25 ops per sec if you really concentrate to the point of forgetting to breathe.

    We can easily add two logarithmic numbers and get a new logarithmic number. Precision in a problem, though.

    See, with concrete numbers, we are working in the wrong radix (8 or "e" would be better, by far) and really messing things up badly because we need to construct representational objects in short term memory. These are exact, but cannot be parsed any faster than spoken words, and there are problems in using them for calculations, which will require slow lookups and step by step processes for most people. With proper training, you will refactor the problem in parallell with solving it, which speeds it up a great deal. With repeated use, you will form circuits that are going to accelerate processing. But you will still probably not get much faster than 10-30 digits per second and 3-4 ops per second.

    Hacks that give you access to the representation can solve the problem as noted above.

    Hacks that give you access to the wetware can probably overload some brain regions into doing the math for you with parallell computing. I would hazard a guess at a temporal or insular location for such processing, but wouldn't know, as I haven't seen any fMRI studies on where savants put the circuitry to do it.

  36. probably two separate issues by drfireman · · Score: 2, Insightful

    Asking why we can't do three-digit multiplication quickly even though our brains is complex is sort of like asking why a toaster can't tell you ratios of voltages even though it has resistors in it. It's the difference between what a machine does and how it works. Brains are fabulously complex, but one thing they weren't built for is three-digit multiplication. Does the brain "know" how to do multiplication really really fast? Yes, of course, there are all kinds of things going on in the brain that involve multiplication. Does it know how to do it with numbers that come in through the ears, and spew the answer out through your mouth? No, brains weren't built to do that. They were, however, built (so to speak) to do much more complicated (but different) things, like recognizing threats and understanding spoken language.

    I don't know how good the router analogy will turn out to be, but it's not exactly breaking news that some things need attended, more-or-less serial processing, and that mental arithmetic is one of them. The things that don't need as much attention are things that are evolutionarily old and more or less built-in. Extremely overlearned tasks can fake it sometimes. Guys like Hal Pashler and Stan Dehaene are always making progress into understanding how and why these things work, but the idea of processing bottlenecks in cognitive function is very old. The router analogy is probably a bad one, because it's unlikely that the brain's router lives in any very specific place. It's more likely a property of how the brain adapts to tasks it wasn't designed for.

  37. You should be involved in education administration by chocolatetrumpet · · Score: 1

    Thanks for sharing your insight. I have always been very frustrated by my experiences with math education. You seem to be one of the few people who understands that the representational notation isn't the math. The math is an abstract thing. It's "out there in the ether." I have a hunch that many people (myself included!) learned how to manipulate the representational notation without having any but the most vague concept of what the representational notation represents.

    Music education has this exact same problem. Teachers teach students how to code and decode symbolic notation while students fail to develop any idea of what this notation would actually sound like if brought to life. That's how you end up with the characteristic "school band" or "school orchestera" sound: it's out of tune, the rhythms aren't quite right, and the sound is generally sloppy and uninspiring. This is not because students are inexperienced. It's because they're receiving poor instruction.

    What's the solution? Change the way teachers teach? The problem is that many teacher-education students feel successful learning the way they have been taught, and will probably continue to teach the way they have been taught.

    So what you really have to do is set up an organization to find people who agree with you. Then this organization concentrates on training other people to be early childhood and parent educators, so that the next generation of children will have even more and better teachers. It's a long term Benet Gesserit sort of thing, but I don't know how else to reform education.

    Fortunately, music educators have this organization. It's the Gordon Institute for Music Learning, the only research based music teacher education organization. If you want music lessons for yourself or a child, see if you can find a GIML certified instructor in your area.

    If there is a similar organization for math education, I'd be happy to throw my (admittedly small) weight behind them. Anyone know of anything?

    --
    Spoon not. Fork, or fork not. There is no spoon.
  38. My router by digitalPhant0m · · Score: 1

    My Linksys is fueled by coffee. I don't have these issue......

    What was I saying again?

  39. Oblig. Morbo by Anonymous Coward · · Score: 0

    BRAINS DO NOT WORK THAT WAY!

  40. math versus nature by Anonymous Coward · · Score: 0

    We can scan a crowd for a face in a second maybe because our brain is trained to see the food or the danger in our environment. It is something every animal can do. Math is not necessary for survival.

  41. the main reason most in the us can't do it. by Truekaiser · · Score: 1

    is none of them have actually been taught to do math other then 'here is the problem, here is the 100 dollar calculator your parents were told to buy. sit here and do problems 1 through 30 while i surf the internet and other stuff.'
    ask a Japanese or well to do Chinese kid the same problem and they will be able to solve it if not in their head, on a scrap piece of paper.

  42. More likely is... by SuperCharlie · · Score: 1

    We dont have the skills we dont use.. as in.. it is almost a survival skill to scan a room or place for friendly faces but you could probably go a while without needing to multiply large numbers in most cases.

    As an example.. when I was 20ish, I got a job at a 7-11 that was surrounded about 6 blocks deep by apartments. It was insanely busy 24 hours a day. After about a week, I started memorizing common groupings of items with their taxes. It started with a pack of smokes and a 12-pack of beer (which was like 8.49 back then). From there it mushroomed and in about 2-3 more weeks I could look at what people had in their hands, do the mental gymnastics and tell everyone in line what they owed including tax. First person with cash out got served. People with checks..you go over there with the pen for later, people who dont believe me got rung up on the register over there where I dont really ever recall a mistake. I think its more about necessity than capability.

    1. Re:More likely is... by Anonymous Coward · · Score: 0

      I dont really ever recall a mistake

      Bullshit. Your choice of wording says you do remember making mistakes, but you just can't (or perhaps refuse to try to) remember the details of the mistakes.

      p.s. This is one of my pet peeves. IMHO, people who use this weasel phrase are worse liars than the ones that say "to tell you the truth."

  43. Cart before horse by Nigel+Stepp · · Score: 1

    Or maybe it's because the brain does not do computations, and shouldn't be compared to computers at all.

    --
    4096R/EF7BAFA6 79E1 DF98 D09D 898F 9A11 F6F0 DDDC 23FA EF7B AFA6
  44. Brain Jamming by pipingguy · · Score: 1

    Does this imply that if one hears "global warming warnings" 10 times/day vs "don't worry" once per day things are ten times worse than we thought? Go ahead, mod this down - you know you want to. It'll make you feel better, do it! Mod me into oblivion, you'll feel better in the morning and won't have to think for yourself! Just listen to the talking points and toe the line!

  45. Anonymous Coward. by Anonymous Coward · · Score: 0

    As previous posters before me have observed - it just depends how one was taught math, and whether they tried breaking away from the canonical thinking.

    Therfore, what is 357 times 289?

    (357 * 2) * 100 + (357* 90 - 357)

    I always find it easier to arrange my calculations according to basic math laws then you just breeze through them in your mind.

    I was helping my friend's child with homework - basic stuff that involved simple multiplications.
    The child could not believe that 9*9 (which was too difficult to do in mind), was same as (9*10) - 9 (which was much easier to calculate).

    With better explanation and understanding than at school, the child really started trying harder with maths (started trying harder... but still finds it a pain, heh)

    jsut my 2p..

  46. A complete misunderstanding of the problem by Anonymous Coward · · Score: 1, Insightful

    The reason a human can quickly and easily scan a crowd to recognize a familiar face is not at all due to the processing or computing power of the brain. Rather, it's a byproduct of the way the brain works combined with how humans develop after they are born. From birth, the brain is constantly being exposed to stimuli, and trying to build associations between those stimuli. That's why a baby is not capable of scanning a crowd and recognizing a familiar face the day its born; but fast forward several months, and it can. It didn't get better at computation, it simply had more neurons available that were hooked up in the right way for that task. It learned how to do that through a combination of stimuli, feedback, and association. That's essentially what the brain is ... a machine that takes in stimuli, and evaluates feedback.

    It's entirely conceivable that you could take a baby, and create a specialized series of experiences which would effectively train its brain to solve very complex mathematical problems. Imagine a 3 year old who could only do the most basic human things (eat, sleep, excrete), but also take complex math problems as input, and produce the results nearly instantaneously. Once the brain knows "how" to solve a problem, it can usually do so very quickly... for example, scanning a crowd. The problem is teaching the brain how to solve the problem naturally.

  47. teach yourself how to think by CrazyJim1 · · Score: 1

    For most practical think on your feet applications, multiplying numbers should be done by rounding them to close approximations. So you have 357 and 289. 357 is close to 350. 289 is close to 300, the difference of rounding is good because you're going up in one and down in another. So now you're looking at multiplying 300x350. 100x100 is 10,000, so 3*3 =9, so 300x300 is 90,000. now you just have the trivial matter of 300x50. 3/2=1.5, so you're looking at 10.5 * 10,000. So you have the answer is 10500. With the aid of a calculator, I got 103,173 so it isn't far off. It is real easy to think about this way.

    If you think on your feet and you try to do stuff like,"Carry the 1, remember a number in a short term memory cache, and then do another multiplication and try and remember again, by the time you do your new calculation, you probably forgot your short term." I'd hazard a guess(this is all conjecture from now on) that brains like to use the same variable over and over again to store data, and when you start doing a complex calculation it could rewrite the same memory location. I don't know about your brain, but I budget between processing and memory. If I'm constantly thinking about stuff, my memory goes and I need an external aid. If I'm just memorizing stuff, my processing goes. Try doing 357x289 and use a notepad to record your states and it is easy(memorization). Alternatively you could use a calculator and do 357x9 then memorize the result, followed by 357x80 then memorize result followed by 357x300 and memorize the result. Then you use your memory to add the three numbers in your head. If you can be pure memory or processing, the task doesn't get difficult.

  48. My problem with the brain is... by antdude · · Score: 1

    ... I don't have one. :P

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  49. Nonsense... by Anonymous Coward · · Score: 0

    You don't need so many more registers, you simply need a better algorithm ... behold ... even you can remember three numbers as you work ..357x289:

    Working number W and carry C and working answer A. You can even write down A and not need to remember it, just use 2 registers

    {W} 7x9= 63 {W} therefore C = 6 and A = 3

    {W} 5x9(45)+7x8(56)(101)+6 [C] = 107 {W} therefore C = 10 and A = 73

    {W} 3x9(27)+5x8(40)(67)+7x2(14)(81)+10 [C] = 91 {W} therefore C = 9 and A = 173

    {W} 3x8(24)+5x2(10)(34)+9 [C] = 43 {W} therefore C = 4 and A = 3173

    {W} 3x2(6)+4 [C] = 10 {W} therefore A = 103173

    So long as you don't mind giving your answer backwards when you write it down, you can do all this in your head, very easy shit.

    Those teachers in primary school that taught you long multiplication were just simply ... ignorant and incurious.

    I learnt how to provide the 28 repeating decimal for x/29 (where x less than 29) with just a SINGLE register. There's loads more really simple tricks, but we have drones as teachers. Credit to "Vedic mathematics"

  50. Traffic Jams in Brain, Router, Adaptation, etc. by Transaction7 · · Score: 1

    Having been born with occipital lobe damage and agenesis of the corpus collossum, meaning the wiring that usually connects the right and left hemispheres of the brain was never there, which, when discovered, late in life, led two experts to believe I had become too mentally disabled to live independently much less practice law or do any gainful work, I find this fascinating. Once they realized that tests just done put my verbal abilities in the 97th percentile way past middle age and while being treated for major depression, this was congenital and long before I had been a National Merit Scholarship finalist and graduated in the upper third of my selective law school class, practiced law including trials and appeals, etc., they began to understand and explained why, despite trying hard to go into engineering, I never could do higher math--or subtract, for that matter, and I have been having "senior moments" since first grade 65 years ago. . Especially in the very young, the brain has amazing powers to rewire and preprogram itself that even the neurologists and computer experts are only beginning to think about understanding and using outside the brain. One of the questions nobody who buys into the current orthodoxy will address is how and why this level of redundancy and adaptability would and could ever have evolved and become widely distributed since the occasions for it to be beneficial would and do arise so rarely and, in a primitive world, would have left those like me at grave survival disadvantages. Furthermore, do any of those of you with better computer science backgrounds know of any computer that can, on its own, create multiple partitions, directories, and subdirectories, some with and some without cross-access to deal with overloads and other problems that would otherwise destroy data etc., as the human brain does in dissociative identity (multiple personality) disorder in response to childhood trauma, and particularly those that require the brain to deal with contradictory authoritative messages? I know some experts in and some people with this condition. Some don’t believe it is real, but anyone who has seen dissociation at that level knows that it is.

  51. Re:You should be involved in education administrat by eugene+ts+wong · · Score: 1

    It's interesting that you commented about music. I, too, thought about music. Just last night, I did a music test for an orchestra, that I paid hundreds of dollars to play in, just for fun. Think about that: pay and still do a test. Not surprisingly, after hours of practise, I still failed. The conductor was disappointed, I'm sure, and I was too.

    I'm about to send him a message on why I was dissatisfied with the test, and I think that it has to do with what you are getting at. I think that most skilled musicians seem to have this innate sense of timing, tuning, and overall ability that mere mortals like me don't have. The thing that is so deceptive about their skills is that they must also practise. Therefore, they assume that because somebody does not play well, he did not practise, or practise enough.

    To really put this into perspective, I practise for hours, but I often instantaneously forget what I learned. I'm just so frustrated. Once I start practising it again, it is easier to pick up, but it takes a lot of practise to pick it up again. Also, when we rehearse as a group, my abilities are much better, because I can take cues off of the conductor and the band, but during the test, I had no cues. I literally had silence, and was still expected to keep track of timing. 1 thing that I found so unusual about the test was that the silence was very distracting, since I am used to playing with the band, or playing with a metronome.

    For the most part I agree with you, in that a lot of failures are due to poor instruction, but I also believe that the students don't practise enough. I can't blame them, because it takes skill to practise.

    I'd like to read your thoughts on all that I wrote.

    I'm going to check out your link.

    You have a great sig.

  52. Re:You should be involved in education administrat by blahplusplus · · Score: 1

    "What's the solution? Change the way teachers teach?"

    Yes, but a curriculum has to be based off the research not just "changing teaching". i.e. a curriculum developed off the research itself. The whole point is that you have to teach people how to observe the world first and understand the process of "mathematization", this is the key thing, imagine you are observing a ball bouncing straight up and down in the world and you want to express and copy the relationships this ball bouncing is communicating to your senses.

    This is where the observation process begins by looking at something and going over the process of conceptualization of abstractions, the whole process of conceptualization (translation) from our natural observations into any kind of abstraction we find illuminating to our particular mind (anything we want/prefer). This is the kind of stuff that is needed.

    The idea that our observations of things and motion (and other things as well) must be conceptualized in a particular format is the great sin of mathematical education. Of course that's why I'm doing the research.

    Then once one has the process of how to observe down and the process of conceptualization of abstractions, this can be taught finally to teachers. Since it's ultimately about observing the world and having a keen eye for how things are related to one another.

  53. Took me a few seconds but... by Anonymous Coward · · Score: 0

    Did it mentally (no pen no papers), didn't time it but wasn't that long: I did (300*357 - 10*357) - 357 and got the correct answer :)

    Me happy at 37 years old :)

  54. Re:You should be involved in education administrat by chocolatetrumpet · · Score: 1

    When you learn to play an instrument, you are actually learning to play two.

    The first and most important instrument is your brain. This is called your audiation instrument. This is how you learn to hear sounds which are not physically present.

    The second instrument is your violin/flute/voice/drum. This is called your execution instrument.

    Your sense of timing (rhythm) is based on your ability to move. Your brain "imagines" your body moving at a constant speed. That is how your brain knows time. Athletes have a better sense of timing than musicians because they know how to move.

    The good news is that your ability to play your executive skills instrument may not reflect the potential strength of your audiation instrument.

    If you need help finding a good teacher I can see if there is anyone in your general area, if you want to give me a city or zip.

    --
    Spoon not. Fork, or fork not. There is no spoon.
  55. Implausible nonsense. by Kaz+Kylheku · · Score: 1

    The reason arithmetic is slow is because of the abstraction inversion.

    You're manipulating data that can fit into a few bits by moving semantic mountains.

    How fast would a computer do arithmetic if you, say, represented numbers as PNG pictures, and cobbed it together with shell scripts invoking image processing utilities?

    Would that show that your CPU has a bottleneck?

  56. Re:You should be involved in education administrat by eugene+ts+wong · · Score: 1

    Thanks for the feedback. I'll have to look for more information on audiation.

    Thanks for the offer. I'm really low on cash right now, otherwise I'd take you up on the offer. Also, the conductor offered to help me out once per week. I took him up on the offer. Maybe I'll get in touch with you again, in the future, but I'm supposed to go to China in January, to teach English.

    The good thing about Slashdot is that there is such a wide variety of experts. Thanks again.

  57. SimBrain by teachknowlegy · · Score: 1

    I would like to have a neural network map in a Sim "game" that displays on my laptop. When the brain jams occur I can then build highways and bypasses for the more important traffic. Either that, or a firmware upgrade. Oh wait, the firmware is down in a sub neural net!