Site Meter Text Savvy


Research          Textbooks           Education           Mathematics           Brainteasers           General        










From Mikusinski (and Adrian) With Love

You can have no end of fun poking little holes in my explanation of how multiplication is defined using induction.

I explained in a post before that, that I left out a number of steps, and I certainly rounded off some edges in the interest of trying to make it somewhat realistic. In general, though, I think the explanation was sound.

If you are interested, this is what I was working with, from Mikusinski (emphasis in original; also, I'm using the phrase "is an element of," rather than the symbol, because that symbol really messes with my layout):

The result of multiplication of two natural numbers x and y is called the product of x and y and is denoted by xy (or sometimes by x &bull y). The product of x and y is defined by induction as follows:

(&bull) x &bull 1 = x;
(&bull &bull) x(y + 1) = (xy) + x.

Let X be the set of all natural numbers y such that the product xy is uniquely defined for every natural number x. By (&bull) we see that 1 is an element of X. Consider some y such that y is an element of X. Then xy is uniquely defined and so is (xy) + x because of the uniqueness of addition. Thus, by (&bull &bull), the product x(y + 1) is uniquely defined, which proves that y + 1 is an element of X. By the Induction Principle the set X contains all natural numbers, so the product xy is uniquely defined for all pairs of natural numbers.

I do have at least one more post up my sleeve about all of this. And the reason I do is because I love talking and writing about this kind of stuff.

Hey, I even enjoy a good snark, even when I disagree with it (especially when it employs an analogy; I love analogies). This is from Adrian, defending the sacred unity of repeated addition and multiplication:

There is nothing more exactly identical in all of mathematics other than perhaps something like "0=0". Saying otherwise would be like saying that

"A triangle is not a three sided polygon -- a triangle is a triangle. That it has three sides quickly follows and 'it works', but it isn't part of the definition, and it is damaging and just false to say that 'a triangle has three sides'."

Preposterous.


Labels: , ,


Devlin's Right Angle, Part VI

Let me quickly close out the definition of multiplication I was building to in Part V.

I fell far short of my goal of making myself completely clear at the end of that post, so I want to see if I can rescue the clarity of the presentation somewhat—for myself, if no one else.

Anyway, here it is, again:

When you're dealing with operations, like addition and multiplication, it's both different and the same. Different because you can't just throw an operation, pure and unadulterated, at the Induction Principle and ask, "Hey, does it work?" And the reason you can't do that is not because it's a stupid question—it's not. The reason you can't do it is because there is no such thing as an operation, pure and unadulterated. You have to define it first. Same because you still have to deal with the least element (1) and some x + 1 when you're dealing with the natural numbers.

So, let's make the following assumptions about the product of a and b (Note: These are assumptions. And they are not assumptions about "multiplying;" they are assumptions about the result of multiplying. And they are assumptions one would have to make, given the definition of the natural numbers.):

(1) a × 1 = a
(2) a(b + 1) = (ab) + a

Now, here's the freaking crazy part. We assume that (1) and (2) above are true. Then we simply imagine that we already have a jar that contains all the natural numbers, scooped up by the operation of a × b, with b being a natural number. All we have to do in order to show that what we have scooped up is indeed all the natural numbers is to find the number 1 and to find some b + 1.

According to our assumption, then, and (1), the number 1 is in our jar. That is, since we assume that a × b scoops up all natural numbers, and we assume that a × 1 = a, then 1 (substituted for b) is a natural number and must be in our jar.

It is very important to remember that we're not proving anything here, so to speak. As I mentioned in my previous post, we can use the Induction Principle to find out whether a statement like 1 + 2 + 3 + . . . n = n(n + 1) / 2 works for all natural numbers. We check that it works for 1, then we check whether or not it works for some b + 1. If the statement passes those tests, then we know that it works for all natural numbers.

With an operation like multiplication, the same idea applies. However, with multiplication (or addition), we first have to have some guess about how that operation works on 1 and some b + 1. You can see this in (1) and (2) above. The first statement, (1), imagines how the operation applies to the number 1, and (2) imagines how the operation applies to some b + 1. But after we send those statements through the tests of the Induction Principle, the only relevant conclusion that will come out is whether or not they describe an operation that applies to all natural numbers. That's it.

So how do we take those hair-brained statements, imagining some operation called multiplication in the natural numbers, and show that they do indeed work for all natural numbers?

Here's how: First, we just imagine that we're right on the big idea here and that the operation of multiplication (a × b, where both a and b are natural numbers) does indeed apply to all the natural numbers—or, as I said before, the operation of multiplication "scoops up" all natural numbers. Second, we assume that the statements we made in (1) and (2) are true. And these statements tell us how multiplication applies to both the number 1 and some b + 1. Third, we need to show that, given these assumptions, our "multiplication jar," as it were, could contain the number 1 and some b + 1, which would prove that our jar contained all of the natural numbers.

(1) says that a × 1 = a. And since we've assumed that that is true and that a × b scoops up all natural numbers, which we assume are in our jar, then 1 must be a natural number (because we can just substitute b for 1), and, therefore, must be—or, rather, could be—in our jar.

(2) says that a(b + 1) = (ab) + a. Since we've already assumed that a × b scoops up all the natural numbers, obviously (b + 1) can be substituted for b, which means that b + 1 is a natural number and could be in the jar. The only problem is that one must show that a(b + 1) is "uniquely defined," which means that you must show, using axioms of addition already settled upon, that (ab) + a is uniquely defined, which it is, because of the uniqueness of addition. We do, indeed, need to rely upon addition when we define multiplication for the natural numbers.

However, there is no reason to believe that repeated addition is criterial. It should be noted that nowhere--nowhere--in the "definition" above was it necessary to make use of repeated addition to define multiplication. Nowhere.

The Thorn

From what I've seen, what most people get stuck by is the statement in (2) above--a(b + 1) = (ab) + a--what is known as the distributivity of multiplication over addition. So, let's say a = 4, and b = 5. We know that the product of 4 and 5 is 20, right? What the statement above says—if you read it cinemathematically--is that if you want to multiply 4, or a, by the next natural number after 5 (b + 1, or 6), you can multiply 4 and 5 and then just add another 4 [(ab) + a]. In other words, to find 4 × (5 + 1), first find 4 × 5, then just add 4.

Now, of course, this "works" for all natural numbers. And, if you think about it, you could just continue this process repeatedly, using the second part of the definition for multiplication I showed above. In other words, you could find 4 × (5 + 2) by, again, first finding 4 × 5, and then adding 4 and then another 4. The product is 28, bravo!

Hey, you know what we could do? We could basically extend this definition—that is, we can say that "all anyone means when they say" a(b + 1) = (ab) + a is just (a + a + a . . . )btimes! That way, we can say that multiplication is just, by definition, repeated addition, right?

NO. NOPE. NYET. NOPEY-NOPE-NOPE.


Of course, the idea of repeated addition follows very directly and immediately—as a way to calculate multiplication problems—from a definition of multiplication on the natural numbers, but IT. IS. NOT. THE. DEFINITION. OF. MULTIPLICATION.

As Nunes and Bryant (1996!) argued (I'll get the source up soon):

Although there is a conceptual discontinuity between multiplication and addition, there is a procedural connection between these operations. Because multiplication is distributive with respect to addition, repeated addition can be used as a procedure to solve multiplication sums.

What people (including now someone named Adrian with his/her one-person press release to bloggers who write on the subject) constantly refer to is the "procedural connection" while ignoring the "conceptual discontinuity."

Here's another good quote from the same source (again, I'll put it up soon; keep in mind that this is from '01):

The English National Numeracy Strategy (DfEE, 1999, p. 14) suggests that pupils should be taught to understand multiplication as repeated addition. In contrast, the Japanese Association of Mathematical Instruction proposes that "repeated addition is a way to calculate multiplication, not a meaning of it" (Yamonoshita & Matsushita, 1996, p. 291).

Alas, another post shall follow.

Reference:Park, J. & Nunes, T. (2001) "The development of the concept of multiplication." Cognitive Development 16 (2001) 763-773

Part I | Part II | Part III | Part IV | Part V | Part VI

Labels: , , ,


Devlin's Right Angle, Part V

I think Mr. Devlin, in his follow-up article on the subject, provides the best transition from my previous post to this one (emphasis mine):

Over a century ago, mathematicians finally learned to sidestep that unanswerable "What is it?" question by adopting the axiomatic approach, where you simply specify the properties of numbers and the arithmetical operations, and concentrate on manipulating them according to those rules. . . .

At the turn of the twentieth century, an Italian mathematician called Peano did formulate what are often called the Peano axioms, but their purpose is to show how the positive whole numbers can be defined from first-order logic; they are not a descriptive axiom system that tells you how to work in the system.

Now, what Joe and Myrtle refer to when they call upon Peano and Edmund Landau to defend multiplication as repeated addition is probably almost exactly like what I will present below. Yet, I do not see the necessity of the concept of repeated addition in this definition—yes, it's still basically just a definition. And, after reading my previous post over again, I'm not convinced that Joe and I disagree all that much--at least mathematically--as he puts the word repeated in parentheses and describes repeated addition to represent multiplication as "informal."

So, let's start with a definition, taken from Mikusinski, but which I will translate for the uninitiated:

Denote by 1 the least element of N. If x is an element of N, then the least element of the set of all natural numbers greater than x is denoted by x + 1.

Translation: Let's just say that 1 is the least number of all the natural numbers. If some number (let's call it x) is a natural number, then we'll use the expression x + 1 to mean the natural number that comes right after x. So, essentially, the natural numbers start with 1 and go up by 1's forever, and there is no natural number between x and x + 1.

All right. Now on to the big show, the Induction Principle Theorem, for which I won't be showing a proof because we skipped over a lot to get here:

Let X be a subset of N such that

(a) 1 is an element of X;

(b) If x is an element of X, then x + 1 is an element of X.

Then X = N.

Translation: We have essentially defined the natural number system as starting with 1 and going up by 1's forever. So, imagine you could scoop up a bunch of natural numbers in a jar—you don't know how many. (We use N to refer to all the natural numbers and X to refer to what you scooped up.) What the Induction Principle Theorem says is that if you can prove that

(a) The number 1 is in your jar, and that

(b) No matter what natural number you name, both it and the natural number that comes right after it are in the jar,

Then your jar contains all the natural numbers.

I know that, in some sense, this all seems ridiculous—hey, and in some sense, it is. But I think the example shown here is a good example of how the Induction Principle can be used to check whether or not a statement applies to all natural numbers. In brief, you must check that the statement is true for the least element (1), then, given some natural number m, you must check that the statement works out for m + 1. Presto. It works for all natural numbers—certainly better than guessing.

When you're dealing with operations, like addition and multiplication, it's both different and the same. Different because you can't just throw an operation, pure and unadulterated, at the Induction Principle and ask, "Hey, does it work?" And the reason you can't do that is not because it's a stupid question—it's not. The reason you can't do it is because there is no such thing as an operation, pure and unadulterated. You have to define it first. Same because you still have to deal with the least element (1) and some x + 1 when you're dealing with the natural numbers.

So, let's make the following assumptions about the product of a and b (Note: These are assumptions. And they are not assumptions about "multiplying;" they are assumptions about the result of multiplying. And they are assumptions one would have to make, given the definition of the natural numbers.):

(1) a × 1 = a
(2) a(b + 1) = (ab) + a

Now, here's the freaking crazy part. We assume that (1) and (2) above are true. Then we simply imagine that we already have a jar that contains all the natural numbers, scooped up by the operation of a × b, with b being a natural number. All we have to do in order to show that what we have scooped up is indeed all the natural numbers is to find the number 1 and to find some b + 1.

According to our assumption, then, and (1), the number 1 is in our jar. That is, since we assume that a × b scoops up all natural numbers, and we assume that a × 1 = a, then 1 (substituted for b) is a natural number and must be in our jar.

Update: I'm deleting the part of the post that went on to describe how we find the b + 1, because it sucked.

Oy. More to come.

Part I | Part II | Part III | Part IV | Part V | Part VI

Labels: , ,


Devlin's Right Angle, Part IV

Oh, gosh, I may have to go back on my promise to make this my last post on the topic.

A gentleman by the name of Joe Niederberger has been dominating the comment thread at Let's Play Math. His first comment is uninspiring:

Devlin unfortunately makes the mistake of thinking of multiplication as one “thing.” It’s true multiplication of any two real numbers cannot be simply reduced to repeated addition, however, the multiplication of any two integers *can* always be reduced (or thought of, or defined by) repeated addition.

Very well, then, Mr. Niederberger. Solve for a (as an integer):

a + a + a + a = 6

If it is indeed true that the "multiplication of any two integers *can* always be reduced [to] (or thought of, or defined by) repeated addition, then it should be a snap to solve this repeated addition problem without recourse to multiplication (or its inverse, division). I certainly could be wrong, but it seems to me there are two choices if you actually want to solve this problem within the restrictions given (and without guessing or modeling) rather than simply define it: (a) you can subtract a from 6 four times, or (b) you can subtract 4 from 6 a times, which wouldn't make any sense, given that we don't know about multiplication. Either way, you're up a creek without a Peano (or with one).

Here's Joe again, on the comment thread:

I’d like to repeat a key point that I make: even Peano in his axiomatic defintion needs to define multiplication of whole numbers with a recursive (repeated) addition definition.

That’s just the way it is and Devlin has not offered an alternative.

LOL! Niederberger ignores a great deal here. As I alluded to before, just because you can define something in terms of something else, does not make it mathematically useful, which is why I presented my algebra challenge above. I think it's wonderful that Joe can call upon Peano to define multiplication:

You can refer to a previous most of mine that gives the Peano recursive definition of multiplication that uses addition. You can do it more informally by saying that MxN (M,N integers) denotes a function whose definition is given as MxN = M+…+M (N times). That’s all anybody means when they say that.

But if the only way Joe can use that definition is to rewrite multiplication expressions as repeated-addition expressions, then it's not very useful in our present discussion. And it certainly isn't very useful in solving mathematical problems. So why should we think of it as something necessary to plant into our kids' brains?

By the way, there IS a way to define the operation of multiplication on natural numbers that makes no use of the concept of repeated addition. Next time. Got some pacing to do.

Part I | Part II | Part III | Part IV | Part V | Part VI

Labels: , ,


Devlin's Right Angle, Part III

So I'll start to wrap up here—just one more post after this, I promise—by making a long story short and a short story a bit longer.

Devlin has the right angle on this topic. Multiplication is not repeated addition, and we should really stop telling kids that it is.

However, as I tried to relate in my first post on the topic, Devlin is wrong to ask classroom teachers (or homeschoolers) to make this adjustment. Even if teachers are not, in effect, forced by state standards or their current mathematics curricula to introduce multiplication as repeated addition, separating the two operations from each other requires a fundamental change in how most elementary mathematics teachers go about the business of teaching multiplication. For evidence of that fact, you need go no further than Homeschool Math Blog, run by Maria Miller, who has an actual financial stake in these kinds of arguments. So I agree with Goldenberg when he says that "i[t] does not suffice merely to assert that the two [multiplication and repeated addition] are, for the most part, not the same."

Yet, as I tried to get at in my second post, it does not similarly suffice for teachers—or textbook publishers or curriculum experts—to simply throw up their hands and declare that, well, the nice NPR math guy might be right, but he didn't spell out for me word for word how I am to change my practice, so I'll leave well-enough alone.

Of course, that doesn't mean that educators should just agree with Devlin and move on to implementation. I thought this, from Maria, for example, was a pretty good rejoinder:

Even our word "multiply" refers to multiple copies of the same... people and animals "multiply", we talk about multiples, etc. We use the word "times" referring to doing the same thing over and over, such as "I opened the door three times."

And consider these graphs from a book by Jan Gullberg:

Multiplication was thus defined by Robert Recorde (c. 1542) [spelling edited slightly for clarity]:

Multiplication is such an operacion that by two sumes producyth the thyrde, whiche thyrde sume so manye times shall containe the fyrst, as there are unites in the second.

[. . . .]

The earliest form of multiplication known is the
Egyptian method of duplation, which reduces multiplication to a form of continued addition. The method . . . was frequently copied by other peoples, and is commonly found in textbooks from the Renaissance.

But it also doesn't mean that educators should simply reject Devlin's idea out of hand. After all, we're not ancient Egyptians. And it's never going to be 1542 again.

Part I | Part II | Part III | Part IV | Part V | Part VI

Labels: , ,


Devlin's Right Angle, Part II

Let me continue here by addressing some of the counterarguments to Keith Devlin's assertion that multiplication is not repeated addition.

Michael Paul Goldenberg declares that Devlin's complete statement

Multiplication simply is not repeated addition, and telling young pupils it is inevitably leads to problems when they subsequently learn that it is not.

is both right and wrong.

Goldenberg believes that the first clause of Devlin's statement is right because "multiplication simply is not repeated addition" is true for some number systems. And the reason he thinks Devlin is wrong?

So now I need to go out on a limb and suggest that while Devlin isn't wrong, he also isn't quite right, and the problem lies with the nature of school mathematics and its teaching, as well as issues of mathematical maturity.

I agree with the first part, and the second argument is as old as the hills, and it alone is why I started this blog. I have at times referred to it as the Stork Argument, the 170 Hearts Argument, and the Columbus Syndrome. Basically, the argument goes like this:

The truth is unteachable.

I'll come back to this, maybe. Here's Goldenberg again:

One thing I find lacking in his piece is a solid example that would communicate well and clearly to K-5 mathematics teachers (based on the ones I've known and worked with) how multiplication differs in some deep way from addition. I[t] does not suffice merely to assert that the two are, for the most part, not the same.

One has to wonder, given that Goldenberg's essential disagreement with Devlin has to do with Goldenberg's role as shepherd of his local K-5 mathematics flock, why he can't come up with an example "that would communicate well and clearly . . . how multiplication differs in some deep way from addition" himself. I would bet good money on the fact that the reason he doesn't is because he hasn't the slightest clue what he's agreeing with.

So let's help him out. Below is a cube (I should have used a cone). Each of its six faces are squares. The volume of such a figure can usually be found by employing the formula l × w × h. However, given that multiplication is the same as repeated addition, we should be able to describe the volume of the figure below using only the operation of addition, repeated.

Go.

MPGCube

Part I | Part II | Part III | Part IV | Part V | Part VI

Labels: , ,


Devlin's Right Angle, Part I

Keith Devlin has written a wonderfully rebellious piece titled It Ain't No Repeated Addition, and I can't pass up the opportunity to comment.

The ideas in the article—and from reactions by MPG, Maria Miller, and Denise--touch on a number of fundamental issues that I like to write about here.

Let me start by quoting the concluding statement of Devlin's article:

In the meantime, teachers, please stop telling your pupils that multiplication is repeated addition.

And then I think it is important to point out that the article in question is, as Devlin notes, an extension of a September 2007 article on conceptual understanding. The key graphs from the earlier article are these (I hope this isn't lifting too much):

One of the math ed folks explained to me that teachers often explain whole number equations by asking the pupils to imagine objects placed on either side of a balance. Add equal numbers to both sides of an already balanced pairing and the balance is maintained, she explained. The problem then is how do you handle subtraction, including cases where the result is negative? I jumped in with what I thought was an amusing quip. "Well," I said with a huge grin, "you could always ask the children to imagine helium balloons attached to either side!" At which point my math ed colleagues told me the awful truth. "That's exactly how many elementary school textbooks do it," one said. . . .

Sure, I can see how the helium balloon metaphor can work for the immediate task in hand of explaining how subtraction is the opposite of addition. But talk about a brittle metaphor! It not only breaks down at the very next step, it actually establishes a mental concept that simply has to be unlearned. This is surely a perfect example of using a metaphor that is not consistent with the true concept, and hence very definitely does not lead to anything that can be called conceptual understanding.

I use these two quotes to make three points: (1) Teachers are real-time education delivery agents. They must—MUST—at the very least, adhere to state standards:

California (2005), Grade 2, Number Sense 3.1: Use repeated addition, arrays, and counting by multiples to do multiplication.

Florida (2007), Grade 3, Big Idea 1, MA.3.A.1.1: Model multiplication and division including problems presented in context: repeated addition, multiplicative comparison, array, how many combinations, measurement, and partitioning.

New York (2005), Grade 2, Number Sense and Operations, 2.N.20: Develop readiness for multiplication by using repeated addition.

Ohio (2001), Number, Number Sense, and Operations: By the end of the K–2 program students should "I. Model, represent, and explain multiplication as repeated addition, rectangular arrays, and skip counting."

Michigan (2005), Grade 3, Number and Operations, N.ME.03.04: Count orally by 6's, 7's, 8's, and 9's starting with 0, making the connection between repeated addition and multiplication.

So, even if teachers—the ones who are in real-live classrooms every day—were adamantly opposed to the idea of linking multiplication with repeated addition (and they have, by and large, neither the time nor the resources to be adamantly opposed to, or proponents for, academic issues), it doesn't matter. They're hands are effectively tied by state law. Gone are the days (as of now) when an elementary mathematics teacher could be successful in teaching her students to memorize the multiplication table up to 10 × 10. Now her students MUST show the same result with repeated addition.

And, therefore, (2) Devlin is wrong in calling out "teachers"—if what he means by that term are the actual classroom education delivery agents—to make this correction. They have, effectively, no say, no power, when state standards are so prescriptive.

However, (3) the inaccuracy of saying that all multiplication IS repeated addition belongs to an entire class of inaccuracies, or lies, perpetrated by modern mathematics education. One who considers the problem of the alleged mismatch between repeated addition and multiplication as an isolated incident of inaccuracy in mathematics education is someone who has his or her eyes firmly shut against reality.

More on this tomorrow.

Part I | Part II | Part III | Part IV | Part V | Part VI

Labels: , ,


Transformations in the Coordinate Plane, II

When I started my previous post, I wanted to use the subtopic of teaching transformations to address loftier concerns with education.

And then I took a look around online and saw that most of the presentations about transformations in the coordinate plane—like so many presentations of mathematics online—were composed with, seemingly, no audience in mind. Several hundred thousand people, all giving you (or me, or someone, who knows) bad directions.

So, why not add to the confusion?

Transformations

The word transformation is a rather unfortunate choice on the part of mathematicians (or whoever came up with the name)—at least for school children—because what we're talking about when we talk about transformations has nothing to do with "transforming" anything, if by "transform" we mean "to change in structure or form." Indeed, when elementary and middle-school texts introduce transformations, they define them more or less (but more less) correctly as "movements of plane figures that do not alter the shape or size of the figures"—the exact opposite of what novices would likely think if we were to tell them that we were going to "transform" a triangle. Transform it into what? they might ask.

This is one reason I don't allow the use of the verb transform when talking about transformations in text. (The other reason is that it sounds really stupid.)

When we talk about transformations at the elementary and middle-school levels, we're talking about the END-RESULT of movements of geometric figures (it's not really the movements themselves, and the figures don't have to be plane figures like squares and rectangles; they can be points, or, later, 3-D objects).

That's it. The end-results of movements of figures.

However, in some small defense of the word transformation, I should note that the transformation (i.e., the end-result of a movement) of a geometric object is, at least mathematically speaking, a different object, called an image. For example, the transformation (i.e., the end-result of the movement) of, say point D is treated as a different figure—the image of point D. Blah, blah, we'll get there.

Stay tuned.

Summary: (1) most presentations about mathematical transformations online are written with no audience in mind, (2) the definition and use of the word transformation in elementary and middle-school mathematics texts is at odds in one way or another BOTH with students' intuitive understanding of the word and with mathematics knowledge, (3) mathematical transformations at the elementary and middle-school levels are simply the end-results of movements of geometric figures.

Labels: , ,


Transformations in the Coordinate Plane, I

I have mentioned here a couple of times how lower-level representations can be valuable both in and of themselves and as teaching aids.

For example, repeated addition (a lower-level representation of multiplication) can be used to find a product when a benchmark fact is known. And even something as simple as knowing how to count on your fingers (a lower-level representation of addition) is not scrubbed away suddenly when you learn how to add. Such knowledge can still have some value.

Intelligent adults still maintain the ability to count on their fingers—counting time intervals that cross over the hour (or the month of January), counting inclusive ranges (e.g., the range "8-12 years old" covers 5 ages, not 4), teaching their children addition and subtraction, etc.—when they lack a practiced algorithm to do otherwise; when they forget, under pressure, a method they have learned; or when they need to communicate using the less-efficient method.

One kind of lower-level representation that is pervasive in upper-elementary and middle-school teaching is the presentation of transformations in the coordinate plane as a kind of visuo-spatial training.

Take a look at the grid below. Students in sixth, seventh, and then eighth grade might be asked to name the coordinates of the point shown after it is rotated 90 degrees counterclockwise about the origin.

However, no "math" is used. Students are, as far as I've seen, expected to arrive at the correct answer by rotating the image mentally—or by drawing. I've yet to see a lesson in a purely middle-school text explaining how this mental rotation is to be done in any kind of systematic way.

grid1

But there is a "higher-level," mathematical way of figuring out these kinds of transformations that, because of education's obsessive fixation on—well, I'll leave that for my next post.

Labels: , , ,


Co-Sapientia

From a wonderful paper by Luis Radford (here, scroll down to Working Group 11). More on this later:

The classroom is the social space in which the student elaborates this reflection, defined as a common and active relation with his/her historical-cultural reality. It is here that the encounter between the subject and the object of knowledge occurs. The objectification that allows for this encounter is not an individual process but a social one. The sociability of the process, nevertheless, cannot be understood as a simple business interaction during which each player invests some capital in the hopes of ending up with more of it, or as a kind of game between adversaries (as in the Theory of Situations). Here, sociability means the process of the formation of consciousness which Leontiev characterized as co-sapientia, that is to say, as knowing in common or knowing-with others.


Labels:


Get-Off-My-Lawn Stupid

This is what an idiot sounds like. You just repeat the same thing over and over again (i.e., Saxon! Discovery! Singapore! TERC! Mastery! Appeasement!).


Until someone calls you on it. Then you look like what you are--an idiot. Take a look at the exchange starting at 2:14. Can we have more people speaking up please? These folks aren't really that scary, trust me, no matter how much they puff up their chests and talk about battles.

Lest I forget . . . If you can't or don't want to say anything, maybe you should just shutup. Hmm?


Labels: ,


Gifted Students Left Behind Too?

My son has a presentation tonight—a project for his QUEST class—so this article seemed pertinent.

Nationally, about 3 million kindergarten through 12th-grade students are identified as gifted, but 80% of them do not receive specialized instruction, experts say. Studies have found that 5% to 20% of students who drop out are gifted.

There is no federal law mandating special programs for gifted children, though many educators argue that these students -- whose curiosity and creativity often coexist with emotional and social problems -- deserve the same status as those with special needs.

I was in a gifted program throughout elementary school, and I hated it. The only thing I wanted to do in, say, fourth grade was learn about fifth- and sixth- and seventh-grade stuff. But the only thing I ever did was "explore" the fourth-grade stuff by being forced to spend my time doing cut-and-paste "projects." I was already bored with the material. How was making a diorama about it going to change that?

Labels:


Experimental Probability, Part I

Experimental probability is usually introduced to students somewhere between the fifth and seventh grades and could be defined as follows:

In the context of a probability experiment, the experimental probability of an event is the ratio of the observed outcomes in the event to the total number of trials in the experiment.

Suppose a person rolls a number cube (a die) 50 times. In that case, rolling the die is the probability experiment, and the total number of trials in the experiment is 50. The table below shows possible results of that probability experiment:

50_times

So, consider the event "rolling an even number." According to the probability experiment results shown above, there were 24 outcomes observed in this event—the person rolled a two 7 times, a four 8 times, and a six 9 times: 7 + 8 + 9 = 24. Thus, one could say that the experimental probability of the event "rolling an even number" is 24/50, or 12/25, or 0.48, or 48%.

Now consider the event "rolling a 2." According to the probability experiment results shown above, there were 7 outcomes observed in this event—the person rolled a two 7 times. Thus, one could say that the experimental probability of the event "rolling a 2" is 7/50, or 0.14, or 14%.

When it is introduced, experimental probability is usually distinguished from theoretical probability, which could be defined as follows:

In the context of a probability experiment, the theoretical probability of an event is the ratio of the number of possible outcomes in the event to the total number of possible outcomes in the experiment.

Consider again the probability experiment described above—rolling a number cube, or die—and consider the first event we discussed above, "rolling an even number." The number of possible outcomes in that event is 3—there are 3 ways to roll an even number: by rolling a 2, 4, or 6. And the total number of possible outcomes in the experiment is 6—the person could roll a 1, 2, 3, 4, 5, or 6. Thus, one could say that the theoretical probability of the event "rolling an even number" is 3/6, or ½, or 0.50, or 50%.

Now consider again the event "rolling a 2." The number of possible outcomes in that event is 1—there is 1 way to roll a 2—and the total number of possible outcomes in the experiment is 6. Thus, one could say that the theoretical probability of the event "rolling a 2" is 1/6, or about 16.7%.

The key differences to note, at least for this post, between the concepts of experimental and theoretical probability as they are introduced to students are that where experimental probability employs "number of observed outcomes in an event," theoretical probability employs "number of possible outcomes in an event," and where experimental probability uses "total number of trials in an experiment," theoretical probability uses "total number of possible outcomes in an experiment." Obviously, these different definitions give us different probabilities for the same events. In the context of the probability experiment described above, the experimental probability of rolling an even number is 48%, whereas the theoretical probability of the same event is 50%. The experimental probability of rolling a 2 is 14%, whereas the theoretical probability of the same event is about 16.7%.

The Argument

Given that background information, consider the following argument put to me a few months ago, in reference to a word problem like the following:

A bag contains ten tiles numbered 1–10. Megan chooses a tile from the bag, records the number on it, and then replaces it seven times. She chooses the number 4 twice, the number 6 once, the number 2 three times, and the number 5 once. Based on these results, what is the experimental probability that the next number Megan chooses will be a 2?

Quite simply, the argument was this: Experimental probability can not be used to discuss the probability of a future event such as "the next number Megan chooses" because experimental probability uses "total number of trials in an experiment," and, for future events, there are no trials to consider.

Well, such an idea contradicts at least one published source:

Megan plays on the high school's varsity softball team. She has been at bat 35 times this season. She gets a hit 9 times. What is the experimental probability that she gets a hit her next time at bat?

So, what do you think?

Labels: , ,


Scientific Illiteracy: A Core Family Value

A bill that backers touted as a way to spark freewheeling public school classroom discussions on evolution has lost much of its punch, the leader of the group that first promoted the measure said.

Gene Mills, executive director of the Louisiana Family Forum, said he has only lukewarm support for the legislation after it was changed and approved on Thursday by the Senate Education Committee.

State Sen. Ben Nevers, D-Bogalusa and sponsor of the plan, denied that his proposal suffered a setback when a last-minute committee amendment was added.

“It didn’t change the intent of the bill,” Nevers said.

The legislation is Senate Bill 561. It next faces action in the full Senate.

The bill, which was initially sought by Mills’ group, originally called for steps to widen classroom discussions on biological evolution, global warming, human cloning and other topics.

Backers said such a law is needed because teachers are afraid to stray from what textbooks say about evolution and other science topics.

Critics contend it would inject biblical talks into public schools.

Moments before the Senate committee approved the bill, the panel adopted an amendment suggested by opponents of the legislation.

It stripped references to evolution, global warming and other subjects from the proposal.

Instead, the proposed law calls for more general changes in science classes.

It now calls for state assistance so that students could pursue “critical thinking skills, logical analysis and open and objective discussions of scientific theories.”

(Here.)

Labels: ,


Dichotomies Are the Reason Daddy Drinks

This happens to me way too often. I stumble across some education "research," read the abstract, print it, and quickly become bored with it.

Then I feel guilty for wasting paper, struggle through the entire piece (PDF), and, usually, find some ideas that seem to be worth further exploration:

There appears to be an inclination within the education community to dichotomise and an associated tendency to (i) ignore the connectedness of the dichotomous categories, and (ii) on occasion, to privilege one category while denigrating the other . . . .

This paper addresses five of these dichotomies: Teaching and Learning; Abstract and Contextualized mathematical activity; Teacher-Centred and Student-Centred classrooms; the teacher's contemporary dilemma: to Tell or Not to Tell; and the related issue for students: to Listen or to Speak. (376)


[The Teaching and Learning dichotomy] is a particularly insidious consequence of the constraints that language (and the English language, in particular) imposes on our theorizing . . . . this is particularly evident in the various translations of Vygotsky, in which the Russian word 'obuchenie' has been represented as either teaching or learning in different translations (Clarke, 2001). The integration of teaching and learning as components of a jointly enacted single activity also occurs in several other languages, including Chinese, Japanese and Dutch. (378)


Differences in the use of abstract and contextualised tasks seem strongly connected to a perceived need in Western classrooms to present mathematics as relevant to students. (379)


In the Swedish classroom, the students demanded that the teacher justify the relevance of what was being taught . . . . Despite the teacher's efforts, students were outspoken in their lack of belief in the relevance of the mathematics they were studying. . . .

By contrast, in the classroom in Shanghai, mathematics tasks tended to be very abstract in character and the teacher made no effort to demonstrate or argue for the real world applicability of the mathematics being studied. . . . However, in the post-lesson interviews, the Chinese students consistently expressed strong beliefs in the utility of mathematics in general and in relation to the specific mathematics they were studying [ed: There is a bit of apples-and-oranges at work here, so be warned. "Demanding" relevance of what you're studying and "believing" that what you're studying has relevance are two completely different things.]. . . . . Svan has christened this the "Expanded Relevance Paradox" (Svan & Clarke, in preparation) and means, by this term, to refer to the paradoxical character of application-oriented mathematics teaching associated with subjective irrelevance and pure mathematics-oriented mathematics teaching associated with subjective relevance . . . . Mathematical tasks are a constituent element of the social activity in which students engage. Attempts to increase the 'relevance' of these tasks through a figurative contextualisation may be counter-productive if these efforts are perceived by students to be artificial and are interpreted as reifying the very distinctions they seek to dissolve. (380)

This one was really good. Hell, it's been "good" for a long time. (emphasis mine):

One common interpretation of the constructivist manifesto (i.e., that "knowledge is the result of a learner's activity rather than of the passive reception of information or instruction," von Glasersfeld, 1991, p. xiv) has been that it became no longer legitimate for teachers to "tell" students anything. This position is not a logical consequence of adherence to constructivist learning theory, which suggests that students inevitably construct their own mathematics, whatever the classroom situation (Cobb, 1995). However, Telling or Not-Telling have been constructed oppositionally with such success that publications on contemporary pedagogy, . . . while usefully discussing many pedagogical strategies, see no need to address any strategies that might be construed as analogous to "telling" and even articles that purport to address the issue (such as Chazan and Ball, 1999) offer teachers little insight into how (and, as importantly, when) their mathematical knowledge might be articulated explicitly to the benefit of their students.


Labels: , ,


Wu and I

Allison pointed me to some notes from a presentation by Hung-Hsi Wu at NCTM's 2007 meeting, and I've been meaning to write about them.

I gave a presentation at that conference, so during Wu's talk I was, if I remember correctly, holed up in my hotel room frantically reviewing my notes—a shame, considering that what appears to be the central point of Wu's presentation was, with fewer differences than similarities, the idea that I tried to flesh out for textbooks when I first started writing this blog three years ago. (A further shame is that many of my posts which directly addressed that idea are gone forever.)

Wu's idea below, minus the brilliant parallel to engineering, is essentially what I have referred to as the Boundary Principle (emphasis in original):

Engineering cannot cater to any human need no mater [sic] how scientifically absurd, any more than it should produce any product that is useless though scientifically correct.

Engineering must mediate between two extremes:

(1) inviolable scientific principles.
(2) user-friendliness of the final product.

Mathematics education, as Wu explains, is constrained by the same impossibility on the one hand and impracticality on the other. That is, it is not possible for mathematics education to serve every student desire, nor practical for it to attempt to do so. Rather, mathematics education (what Wu refers to as "mathematical engineering") must strike a principled compromise between its often conflicting fealties to both mathematics students and to mathematics itself.

Wu goes on to list five "inviolable scientific principles" for mathematical engineering, four of which fit reasonably well under my three for textbooks—accuracy, coherence, and language:

Precision: Mathematical statements are clear and unambiguous. At any moment, it is clear what is known and what is not known.

Definitions: Bedrock of mathematical structure (no definitions, no mathematics).

Reasoning: Lifeblood of mathematics; core of problem solving.

Coherence: Every concept and skill builds on previous knowledge and is part of an unfolding story.

Purposefulness: Mathematics is goal-oriented. It solves specific problems.

I would disagree that the last of these rises to the importance of being a principle, and Wu's contention that the damaging split (visit the links in Allison's post [linked above] for more details) is between mathematicians on the one hand and mathematics educators on the other is, I think, a bit simplistic. Nevertheless, I was heartened to see so many similarities between Wu's ideas and my own.

And here's just a fantastic section from Wu's article "How mathematicians can contribute to K-12 mathematics education" (again, see Allison), which, to my mind, connects with some ideas here, here, here, definitely here, and certainly here and here:

At present, what most children get from their classroom instruction on fractions is a fragmented picture of a fraction with all these different "personalities" lurking around and coming forward seemingly randomly. What a large part of this research does is to address this fragmentation by emphasizing the cognitive connections between these "personalities". It does so by helping children construct their intuitive knowledge of the different "personalities" of a fraction through the use of problems, hands-on activities, and contextual presentations.

This is a good first step, and yet, if we think through students' mathematical needs beyond grade 7, then we may come to the conclusion that establishing cognitive connections does not go far enough. What students need is an unambiguous definition of a fraction which tells them what a fraction really is. They also need to be exposed to direct, mathematical, connections between this definition and the other "personalities" of a fraction. They have to learn that mathematics is simple and understandable, in the sense that if they can hold onto one clear meaning of a fraction and can reason for themselves, then they can learn all about fractions without ever being surprised by any of these other "personalities".

Update: I promised to post this great quote from Allison on the Wu presentation/paper. It's a fantastic quote, and it's like a bottom line for people who read this post (or read this blog) and say, "Harumphh, he's so abstract":

The point is to simplify without lying, misleading, or otherwise undermining future growth, so that the presentation true for the 4th grader is still true for the 12th, but the 12th can handle more, and can see the connections to the stuff already in his mind. Mastery is then possible.

Update II: One reason I like Allison's statement so much--aside from the fact that it's pretty much spot on in interpretation--is that she uses the word lying. Exactly. I can go into detail later, but that's exactly what a lot of mathematics education is today--straight-up lying to kids' faces.

Labels: , ,


Ordinals and Denominators

At the moment, what is fascinating about the book are the little interesting nuggets.

And, at the risk of being exposed to a collective raising of readers' eyebrows at its obviousness, I present below one of those nuggets—about fractions—that I came across tonight.

Every third lot wins, every fifth man is Chinese. It seems that this is the origin of the ordinal numbers as a means to indicate denominators of fractions: Counting 1, 2, 3, . . . , 10 to count out the tenth; all these "tenth" people or objects together form a (one, the) tenth of the whole. Thus the tenth part is in fact the last of all of them. In an obsolete terminology nine parts means 9/10, the remainder that is left if the tenth is counted out. "Decimate" originally meant counting out the tenth (to be shot).

At this point in his writing about fractions, Freudenthal is not making teaching suggestions (thankfully, given that last sentence), but simply conducting a survey—a thorough survey, it seems—of the different ways fractions (have) come up in informal contexts. Still, the paragraph above brings up an interesting (to me) perspective and mathematical connection that may be didactically useful.

Labels: ,


Edu-News (03.20.2008)

Palm Beach County, Florida:

I would imagine that the majority of the people who will likely be encouraged by this news have seldom cheered for the group making it.

Calling Palm Beach County's high school graduation rate "shamefully low," the American Civil Liberties Union on Tuesday sued local educators to churn out more diplomas.

In a class-action lawsuit filed on behalf of parents and students, the ACLU accused the Palm Beach County School Board and Superintendent Art Johnson of failing to provide students with a high-quality education guaranteed under the state constitution.

The article also mentions graduation-rate disparities between different ethnic groups in Palm Beach County as a reason for the suit. Read the whole article here.

And be sure to take a look at Superintendent Johnson's response, in which he seems to sarcastically express support for the lawsuit. Ken's going to love this part:

The superintendent, who met with ACLU leaders a year ago about the issue, has suggested that the civil rights organization instead take aim at state legislators for insufficient classroom funding.

"I'm for the ACLU action if it focuses on bringing more resources to public education," Johnson said last year. "I wouldn't take it personally. I'd support any effort that would bring more resources to the district."


Labels: ,


Taking Care of Business

First off, if you have not already heard of Erik Seligman's wonderful Math Mutations podcast, I strongly recommend you bookmark it.

Presenting interesting mathematics topics in audio only (though transcripts for each podcast are provided on the site) is certainly no small task, I would think. And Seligman does a wonderful job—each podcast is delightfully brief, intriguing, entertaining, and intelligent.

Secondly, I would like to extend a long overdue (nearly a year overdue) public thank-you to both Joanne Jacobs and the folks at NCLBlog for giving me some free advertising for a presentation I gave last year at NCTM's national conference in Atlanta. The topic was parent involvment, and I received a pretty good crowd (about 60 people) in spite of having to compete with more popular, more mathematical topics in the same time slot.

In the presentation, I attempted to combine a theoretical framework for understanding parent involvement with current research outside of that framework—all while not directly addressing either the theory or many of the nuances of the research.

It was, to say the least, a learning experience. I was disappointed, though not really surprised, to see that, despite my implicit goal of reframing the issue of parent involvement to focus on how schools could think about and reach out to parents, the teachers in the audience were much more interested in talking about ways to simply get parents to the school.

I think every edu-blogger should have the opportunity to have one or more humbling experiences similar to that.

Labels: ,


Morning Edu-News (03.18.2008)

Sparta, New Jersey:

This one really hits home for me:

Anthony Maitilasso, a Sparta High School junior, spoke up at a school board meeting and was called to the principal's office a few days later to talk about it . . . Maitilasso, 16, said school officials wanted him to retract statements he made at the board meeting, saying he heard that a teacher was seen using drugs at the school more than a year ago.

Acting Principal James Bevere said Maitilasso was brought to the office simply to refute his assertion during the meeting that school officials blocked a story from running in the school paper about the possibility of having random drug testing for teachers. . . .

While Maitilasso wasn't disciplined, he characterized the tone of school officials as "intimidating." Maitilasso said he also received a call from Sparta Police, who wanted to talk to him about his statements to the board.

When I was a junior in high school, I was the chief editor of my high school's newspaper. I wrote an editorial titled "Nothing More Like a Fool"—which is the first part of a famous quote about drunkenness from an even more famous drunk, Benjamin Franklin.

The point of the editorial was to call attention to what was (and probably still is) a typical setup for small Midwestern towns: no grocery store, no library, five startup-and-shutdown restaurants that for some reason can't afford the rent on Main Street to stay in business, but at least two bars and at least one liquor store that have been in business for decades.

The reaction to that editorial—as it was reported to me by some teachers in the school—was ferocious. The owners of each establishment (Dean Martin was the name of one of them. How hilarious is that?), as a group, stormed into the principal's office one day, demanding that I be forced to retract the editorial and apologize.

The principal at the time, Floyd Harris, did ask me to retract and apologize. I refused to do so. The school paper was cancelled. (Side note: I helped to deliver newspapers in the town at the time [yes, I was a paperboy], and Dean Martin, with his wife Kathy, school newspapers in hand, actually approached me—a 16-year-old boy—the very day that the editorial was published, on Main Street, and quite angrily told me that they were going to cancel their subscription. After that incident, I thought to myself, "Wow, did I hurt their business in some way by suggesting in a school newspaper, whose audience is composed mainly of young women and men not yet of legal drinking age, that people ought to step back and think about what it means to live in a community seemingly centered around alcohol?" I'm guessing that maybe I did.)

You can find some clarifications (and more muddying of the waters) here. I'm going to be keeping up with this one.

Oshkosh, Wisconsin:

Innovative Curriculum Substitutes the Word 'Brain' for 'Eyes,' Receives Funding:

I know if I give the students something specific to do – 'touch this,' 'say that' – it puts all of their brains on the same page," she said. "I make choices about the movements I will have them do and I know the reason I'm doing the things I'm doing with them."

I have to hope that it's just the reporter's word limit (or angle or topic) that makes the whole thing sound ridiculous.

Labels: