{"id":162,"date":"2006-09-21T19:33:29","date_gmt":"2006-09-21T19:33:29","guid":{"rendered":"http:\/\/scientopia.org\/blogs\/goodmath\/2006\/09\/21\/using-the-abacus-part-2-multiplication\/"},"modified":"2006-09-21T19:33:29","modified_gmt":"2006-09-21T19:33:29","slug":"using-the-abacus-part-2-multiplication","status":"publish","type":"post","link":"http:\/\/www.goodmath.org\/blog\/2006\/09\/21\/using-the-abacus-part-2-multiplication\/","title":{"rendered":"Using the Abacus, part 2: Multiplication"},"content":{"rendered":"<p>Once you can add on an abacus, the next thing to learn is multiplication. Like addition, it follows pretty closely on the old pencil-and-paper method. But it&#8217;s worth taking the time to look closely and see it step by step, because it&#8217;s an important subroutine (to use a programming term) that will be useful in more complicated stuff.<\/p>\n<p><!--more--><br \/>\nJust for clarity, I&#8217;ll write out the basic pencil and paper algorithm:<br \/>\n1. Write down a &#8220;0&#8221; for the initial value of the result.<br \/>\n1. For each digit s<sub>i<\/sub> in the *second number* number, from right to left<br \/>\n1. For each digit d<sub>j<\/sub> in the first number, from right to left:<br \/>\n1. Multiply s<sub>i<\/sub> &times; d<sub>j<\/sub><br \/>\n2. Take the result of that multiplication, and add it to the result, starting at the *j+i-1*th column from the right.<br \/>\nWhen you finish, you&#8217;ll have the product. Since this sounds a bit different from how you probably learned it in school, let&#8217;s just step through it quickly, so that you can see that it really is the same thing. Let&#8217;s multiply 219 &times; 163.<br \/>\n* Initial result=0.<br \/>\n* i=1,j=1: Multiply 3 &times; 9. That gives us 27. Add it starting in the (i+j-1)th column; i+j-1=1+1-1=1. So:<\/p>\n<pre>\n027\n<\/pre>\n<p>* i=1,j=2: 3&times;1=3. Add it to the 1+2-1=2nd column:<\/p>\n<pre>\n027\n3\n<\/pre>\n<p>* i=1,j=3: 3&times;2=6; add it to the 3rd column:<\/p>\n<pre>\n027<br \/>\n3<br \/>\n6<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Once you can add on an abacus, the next thing to learn is multiplication. Like addition, it follows pretty closely on the old pencil-and-paper method. But it&#8217;s worth taking the time to look closely and see it step by step, because it&#8217;s an important subroutine (to use a programming term) that will be useful in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[34],"tags":[],"class_list":["post-162","post","type-post","status-publish","format-standard","hentry","category-manual-computing-devices"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p4lzZS-2C","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts\/162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/comments?post=162"}],"version-history":[{"count":0,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts\/162\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/media?parent=162"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/categories?post=162"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/tags?post=162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}