Showing posts with label Jacobo Bulaewsky. Show all posts
Showing posts with label Jacobo Bulaewsky. Show all posts

Tuesday, November 10, 2015

Touch Integers ℤ (+ - × ÷)

Touch Integers is the evolution of the Touch decimals Place value ±. (in the same blog)
Touch decimals could not easily multiply or divide numbers:


I've started my reflections about this 20 years ago:
Is very easy add and subtract graphically. One can regroup the tokens of each order, regroup, carry or borrow tokens, and you can obtain the result in a simulation of abacus.


But not so easy to practice multiplication or division in this visual and interactive way

I looked the inside of the numbers:

Inside the numbers there are the components of the number: The prime factors.

To multiply two integers you must regroup the components of the two numbers.

To divide a integer, you must separate the components.

The program only works with integers. adds, subtract, multiplies and divides (but only exact division) 

Is my latest Android App: 




At Google Play: 
https://play.google.com/store/apps/details?id=com.nummolt.touch.integers

I hope you will find it useful for teaching.

Some animations:

At left: two abacuses (two numbers stacked). 
At right two circles with the prime factors. (two circles with prime numbers stacked)
At right edge: all the prime numbers available to the app. 

To create a number:  Tap on the cells at left. The app shows the number
To add: Drag the tokens from one abacus to the other.
To subtract: Tap the sign key and drag from one abacus to the other.
To multiply: (the numbers must be previously created with the earlier previous steps)
Drag from one prime circle to the other prime circle.
To Divide a number:
Drag the prime numbers outside the prime circle:
Release prime factors to the other prime circle (integer division and multiplication) 
Release prime factors between the prime circles (integer division)
Release prime factors in the list of the right edge: (integer division and erase the prime factor)
Scroll and pick a prime number from the list of the right edge:

And release it in the free zone, or in a prime circle (multiplication) 

Playing with 12*12:


Creating two prime numbers: 
Multiply them. 
Restoring to the original state.
Throwing the prime numbers to the primes list. 



Picking numbers from the big list of prime numbers:
Playing with 2; 3; 5; 7; 11; 13.
1001; 30 and 30,030


(In the current version the top prime number available is 19,874,419)


Multiplication Table with Prime Numbers made with elements from Touch Integers:
 
Multiplication Table

 



///////////////////////////////////////////////////ACKNOWLEDGEMENTS///////////////////////////////////////////////////////




Jacobo Bulaewsky: (Arcytech.com (broken)) (12/08/1955 - 08/25/2004)

Brian Sutherland: ( http://www.our-montessori.ca ) Montessori methods adapted to computer. 
(Shockwave Player activities: covering addition, subtraction, multiplication and division) 
Long multiplication: https://www.youtube.com/watch?v=qDMXNjtuqqo
Long division: https://www.youtube.com/watch?v=seJC-1BR_gQ 

Agustín Rayo: (Philosopy professor at MIT) 
And his article about the Prime Numbers, at Scientific American (Spanish version - 02/2010)):

"Ladrillos, candados y progresiones.
El fabuooso mundo de los números primos".


Ulrich Kortenkamp: (Professor für Didaktik der Mathematik. Universität Potsdam. 
Author of "Place Value Chart" and "Cinderella") http://kortenkamps.net/index.php/Hauptseite 
Place Value Chart: Web page: Stellenwerttafel: http://kortenkamps.net/index.php/Stellenwerttafel








Wendy Petti (Teacher and author of MathCats): http://www.mathcats.com 
Nearly 20 years of support and patience with me. And specially for the vision about the position of the places in "Touch decimals Place value ±" which allowed continuing the work well.
Our first work as a team: OBBL Architecture blocks: http://www.mathcats.com/explore/obbl/obbl.html
And "Place Value Party Cake":



Jeff LeMieux: (Builder, teacher along 35 years and software developer) 
Scripts Web Page: http://syzygy.virtualave.net/
For his work and the assistance in the development of Touch Decimals: Option without negative numbers.


Joan Jareño (From: CREAMAT team) http://srvcnpbs.xtec.cat/creamat/joomla/ 
And History of numbers: Calculus: http://xtec.cat/~jjareno/calculus/
For their help in the last steps in the development of "Touch Integers".
* * *

Added later:
Playing with the app "Touch Integers ℤ (+ - × ÷)":
Exploring Mersenne primes: 2^p -1 (Not all are primes) 
nummolt.blogspot.com/2016/06/exploring-mersenne-primes-2p-1.html
https://www.youtube.com/watch?v=sOnkpDihIS4



  

Wednesday, July 1, 2015

Touch decimals: Part 1: References

New Touch decimals: free Android app: Part I

Introduction:
This is the application with a longer history among which I developed in www.nummolt.com.
The first version, made after two failed attempts was published in 1997:
I named it nummòlt, and in fact was the fundational application of nummolt.com.
Nummòlt was a application developped in C ++, and it was my first OOP program:


It was one of many attempts in the nineties to represent numbers graphically to kids.
I will like to remember some of the contemporaries who tried to represent numbers graphically:

Jacobo Bulaevsky: and www.arcytech.org page:
(Rebuilt by Jill Britton and Suzanne Alejandre of MathForum)
(Jacobo Bulaevsky died in 8/13/2004)

http://britton.disted.camosun.bc.ca/baseten/b10blocks.html


Brian Sutherland and his: our-montessori.com:
A rebuild of the Original:



In collaboration with Wendy Petti of MathCats, in 2003 we did the "Place Value Party"
http://www.mathcats.com/explore/age/placevalueparty.html
With the "place value" shaped as floors of a virtual birthday cake:



In recent years, with the advent of affordable graphic tablets, there are new approaches:
Mainly: Ulrich  Kortenkamp (The creator of Cinderella). The Place Value Chart
https://itunes.apple.com/us/app/place-value-chart/id568750442


(Here I must recommend the book: "Early Mathematics Learning: Selected papers of the POEM 2002 Conference": https://books.google.es/books?id=Lui3BAAAQBAJ ) 

And also:
Christian Urff: Rechentablett:


After the appearance of all this, I saw the possibility of bringing my previous programs under the way to represent numbers used by Urff and Kortenkamp.

This is my free: "Touch decimals, Place value ±" for Android.
Place value structure seen before, adding tokens with sign, and with the ability to create the neutral element of the sum: pairs of tokens positive - negative that do not alter the final outcome of any addition or subtraction operation.


*   *   *