Math visualization: (x + 1)^2
11–20 of 21 posts
Re: Math visualization: (x + 1)^2
#12Re: Math visualization: (x + 1)^2
#13Some people might be surprised to hear this but such visualizations are part of the curriculum for the CBSE of 10th grade (maybe 9th also) students in India. They have to do such things for lots of equations and some geometrical problems. This is called practical Maths, and comprises about 20% of our marks. We have to solve puzzles and do other fun stuff with math visualization.
Re: Math visualization: (x + 1)^2
#14Cf. the binomial cube ( http://homepage.mac.com/montessoriworld/mwei/sensory/sbinoml... ), which has been part of Montessori preschool classrooms since, umm, probably since Maria Montessori herself was teaching them a hundred years ago. I think the Montessori cube was based on a similar object designed by Freidrich Fröbel, the man who invented kindergarten.
Re: Math visualization: (x + 1)^2
#15I use to wonder why there was an outside and inside part when doing FOIL. It was after that I saw the visual proof, and doing other types of multiplication with multiple 'parts/terms', that it slowly dawned on me that there's cross-components. It's the same sort of thing when you multiple matricies or covariances. You need the contribution from every combination of terms.
There was also a fair amount of factoring. Let me rephrase that: an unreasonable amount of factoring. Factoring down 4th and 5th and I think 6th degree polynomials by hand, for instance, in the equivalent of 10th grade algebra.
By the way, there are analogous patterns between even degreed polynomials, 4th degree polynomials look kind of like quadratics and 6ths do as well, with a kind of rippling pattern in the intermediate terms.
By the time anyone told me about FOIL, I just squinted and shrugged it off. I was so used to taking these polynomials apart that enumerating through all possible combinations was trivial to me.
Incidentally, I always considered it more artful to factor quadratic equations to solve them rather than applying the quadratic formula.
Re: Math visualization: (x + 1)^2
#16Cf. the binomial cube ( http://homepage.mac.com/montessoriworld/mwei/sensory/sbinoml... ), which has been part of Montessori preschool classrooms since, umm, probably since Maria Montessori herself was teaching them a hundred years ago. I think the Montessori cube was based on a similar object designed by Freidrich Fröbel, the man who invented kindergarten.
http://ourdoings.com/brlewis/photo.html?th=gw/cq/eviq.jpg...
Re: Math visualization: (x + 1)^2
#17Earlier quoted context omitted.
You don't need to. There are surprising connections. E.g. between partial differentiation and algebraic datatypes: http://en.wikibooks.org/wiki/Haskell/Zippers#Differentiation...
I guess my third option is to concentrate more on finding those connections. Thanks for the feedback.
If you want to read about Zippers and don't mind using your brain, then the presentation in "he Derivative of a Regular Type is its Type of One-Hole Contexts" (http://www.cs.nott.ac.uk/~ctm/diff.pdf) is right for you. He talks about the connection between math and computer science:
"Apart from the implementation of this technology, and the development of a library of related generic utilities, this work opens up a host of fascinating theoretical possibilities - one only has to open one’s old school textbooks almost at random and ask ‘what does this mean for datatypes?’."
Re: Math visualization: (x + 1)^2
#18Cf. the binomial cube ( http://homepage.mac.com/montessoriworld/mwei/sensory/sbinoml... ), which has been part of Montessori preschool classrooms since, umm, probably since Maria Montessori herself was teaching them a hundred years ago. I think the Montessori cube was based on a similar object designed by Freidrich Fröbel, the man who invented kindergarten.
Re: Math visualization: (x + 1)^2
#19Thanks to one of the comments on that post I found http://www.betterexplained.com ! This is a great resource that I plan on sharing with anyone who asks the "but WHY?" question (whichis a good thing).
Re: Math visualization: (x + 1)^2
#20Thanks to one of the comments on that post I found http://www.betterexplained.com ! This is a great resource that I plan on sharing with anyone who asks the "but WHY?" question (whichis a good thing).
I agree it's a great site. Kalid is also a regular contributor on HN.