Skip to main content

Tests for Teachers

"What!? Every teacher should be tested on the things they teach!" said the nine year-old unschooling kid this morning.

We were talking about our word game that had turned into a math conversation and back into a word game, but not before I figured out why any number to the zero power is 1. 

It turns out the answer isn't "Because I said so," as my 8th grade math teach would have had me believe.  There's a more intuitive answer that comes out right away if you talk about raising numbers to powers as shifting rather than multiplication or teacher-inspired mysticism.  It's simply that for the zero power of any number written in its own base, you just don't shift.  In other words you shift zero times.  The kid and I arrived on this purely by accident this morning because we had the time to play with numbers while we were talking about how many different words you could get out of a 26 letter alphabet for each size of word, (one characater, two character long, three character long words, etc...) 



When I remarked that my school teacher did't know the answer to why the zeroeth power just gives you one, the kid hollered out the opening to this little post :)  Which was a bit interesting in and of itself as we were standing in the middle of a group of parents and other onlookers at the time, waiting for a museum to open.  

When I further remarked that well, they pretty much don't test teachers, but they do test kids, things went downhill from there.  We talked about teachers not knowing the answers to some of the questions on the tests.  (Hell, I didn't know the answer to some of the questions on the 3rd grade math test when I volunteered as a visiting engineer.  The teacher and I never did figure out what the test was asking, but she had a method to plug the numbers into for the correct answer.  It's Magic!)

So, today's takeaways?  Unschooling kids and their parents learn things by playing.  In case you didn't notice, they do it all over the place, not just while locked into buildings, or forced to sit in chairs.  And finally, unschooling kids harbor a strong opinion that the standardized testing thing is not only wacky, but also that it's backwards.  That's all :)

What do you think?

Comments

Popular posts from this blog

Cool Math Tricks: Deriving the Divergence, (Del or Nabla) into New (Cylindrical) Coordinate Systems

Now available as a Kindle ebook for 99 cents ! Get a spiffy ebook, and fund more physics The following is a pretty lengthy procedure, but converting the divergence, (nabla, del) operator between coordinate systems comes up pretty often. While there are tables for converting between common coordinate systems , there seem to be fewer explanations of the procedure for deriving the conversion, so here goes! What do we actually want? To convert the Cartesian nabla to the nabla for another coordinate system, say… cylindrical coordinates. What we’ll need: 1. The Cartesian Nabla: 2. A set of equations relating the Cartesian coordinates to cylindrical coordinates: 3. A set of equations relating the Cartesian basis vectors to the basis vectors of the new coordinate system: How to do it: Use the chain rule for differentiation to convert the derivatives with respect to the Cartesian variables to derivatives with respect to the cylindrical variables. The chain ...

The Alcubierre Warp Drive Tophat Function and Open Science with Sage

I transferred yesterday's Mathematica file with the Alcubierre warp drive[2] line element and space curvature calculations to the  +Sage Mathematical Software System  today, (the files been  added to the public repository [3]).  If you haven't used Sage before, it's a Python based software package that's similar in functionality to Mathematica.  Oh, and it' free.  I also worked a little more on understanding the theory, but frankly, I made far more progress with the software than the theory.  What follows will be a little more of the Alcubierre theory, plus, a cool Sage interactive demo of one of the Alcubierre functions[1], as well as a bit about my first experience with using Sage. Theory The theory is fun, but it's moving slowly.  Here's the chalk board from this morning's discussion Alcubierre setup the derivation using something called the 3+1 formalism which means we consider space to be flat, (in this case), slices that are labelled ...

How Many Files Can You Add to a GPT Project? An Interview with GPT-5 on Limits, Context Engineering Tips, and Chats

 Setting the scene: I’m tinkering with Project TouCans, knee-deep in radio logs, SQLite dumps, and Cesium code. Naturally, I’m wondering if shoving all this into one GPT Project is a recipe for brilliance… or for disaster. So I turn to Vril — you know, after Brainy from the Legion of Super-Heroes , because what else do you call your AI sidekick who always has the answers? Time to ask him straight up. [ As an aside, yes, GPT-5 has decided to sometimes call me Vail. I'm not sure why to be honest. Also, I asked Vril, er GPT-5, to write up our interview for me. Apparently, me asking it to 'Bro' up a few stories, just for fun, has convinced Vril that I use 'Like,' more than I actually might. ] Me (Vail): So Vril, how many files can I throw into a GPT Project before it just starts choking? Like, is there some magic number where the context window taps out and everything falls apart? GPT-5 (Vril): Great question. There’s no single hard file limit. What matters is ...