Education

Teaching and learning about math, Maple and MapleSim
I put on PhiMaTeX a simple sheet implementing first steps in percolation simulation : Percolation

Here is a nice video that "might" be helpful to students learning about Pi. It is a rap music video created by a public television station in Boston. It has to be seen to be believed, and it is quite funny.

Link

I was getting bored of having to convert between binary and decimal to find examples for binary arithmetc, so I decided to write a package which automatically interprets all input numeric values as binary numbers, makes the appropriate calculation (by converting back to decimal, doing the operation and then converting back to binary.
During my stay in Los Angeles last week, I visited a nephew of mine and noticed that he had solved several of the Sudoku puzzles that appear daily in the LA Times. Not interested in solving a particular problem, I instead thought about how to solve this generally in Maple. Here is a pdf describing my solution and a maple file that implements it. I slightly generalized the problem, allowing any m×m grid.
Thanks for the considered words from Tom, Jim and Trogdor The Burninator, the origins of the name lost in the mists of time?! Tom mentioned several points that I'd like to comment on. The use of extra study books, written at a lower level, is a strategy that I see some local students use. Interstingly though its the more successful student who is using them. The student whom I encounter usually doesn't do this. They have the official text and maybe some printed lecture notes from the internet and thats it. I suspect in this case the problem isn't just the math but the concept of how to study math that is the problem.
I suppose I'll jump in to the world of the blog with a question: What do you consider to be a solid and accessible introductory textbook to calculus? By Solid I mean: No gaps in coverage that leave the reader at a disadvantage because of unclear text and examples or outright missed topics. By Accessible I mean: Written so the average student can expect to understand the concepts directly or with a small amount of help outside the classroom.
There are some "interesting" functions which I learned about in undergrad: the Weierstrass function is differentiable nowhere, and the 'Christmas-tree' function is continuous at the irrationals and not differentiable at the rationals.

Here are two illustrations for how one might want to check to see if g is the same as f. The attached file is a Maple 10 worksheet.

A question was asked in the forums about series tests. I saw that this would also make an excellent weblog entry as well. In answer to the questions: How can I get Maple to determine if a series converges or diverges? and How can I obtain the general representation of a formal power series for a function? I offer the following advice:
I hadn't carefully read the puzzle conditions of the Kopf und Kopf puzzle mentioned by Thomas Richard, I didn't realize that the digits had to be unique. He asked for a hint on how to handle that with my recursive method. The idea is simple, add a parameter (to the recursive procedure) that supplies the available digits. I've attached the code that does this. This would have been a response, rather than a separate blog entry, however, there does not appear to be a way to add attachments to a response.
First 55 56 57 Page 57 of 57