Friday, December 18, 2009

GBCW

In an effort to pull free of the increasingly paranoia-inducing Googleverse I'm ending this blog. It will be continued elsewhere, but without a direct link from here. If you are interested, you can email me at desiredusername@gmail.com and I'll send you a new link. Or if you have another email address for me, contacting me there is fine too. Or if you'll see me at Xmas. Or you live in my house. The point is, ask me for the new EARL. (Also: Wordpress is sooooo much nicer than Blogger!)

Wednesday, December 9, 2009

Pouring a Cone-Shaped 40 For Archimedes

George Hart presents what he says is a calculus problem: What is the ratio of the surface area of [the double mobius] cut to the surface area of the usual planar bagel slice?

Calculus is not necessary to answer this question and I think there are some key insights if you kick it old-style.

Let's start with the easy part: The area of the regular "sandwich style" bagel cut.


The area here is simply the area of the outer circle minus the area of the inner circle.

π(ρ+r)2 - π(ρ-r)2 = 4πrρ

Now, on to the (Double) Mobius Bagel.


(This image is very confusing--refer to the above link for a better visualization of the bagel in 3D.) Note that the red and blue edges of the cut must be the same length because they are the same cut, just offset by π radians around the bagel. OK, now unroll the bagel into a cylinder.


The double mobius cut is now a slice through the center of a cylinder. If you imagine the knife traveling down the cylinder, it rotates 2π radians while traversing the length. (Aside: The solution to the question of how to make a true mobius cut in a bagel should now be easy to visualize.)

I'm going to argue that unrolling the bagel didn't change the cut area. If you imagine re-rolling this cylinder into a bagel, you'll see that one side stretches while the other side shrinks. The red and blue lines are symmetrically spaced around the cylinder, and the two edges are the same length in the rolled state, so the stretching and shrinking should be the same for both. But do the stretch and shrink cancel out?


The inner circumference of the re-rolled bagel will be 2π(ρ-r) = 2πρ-2πr.
The outer will be 2π(&rho+r) = 2πρ+2πr.

We get a stretch of 2πr with a shrink of -2πr. Therefore unrolling the bagel doesn't change the cut area.

Another way to think of it is with a trapezoid. If you shorten the top by the same amount that you lengthen the bottom while the height is constant, the area of the trapezoid is the same.

So the area of the cut in cylindrical form is the same as the area of the cut in bagel form. But what is that area? We need to deal with the twist. For this, we unroll the cylinder.


The width of this rectangle is the original cylinder length: 2πρ.
The height of the rectangle is the original circumference of the cylinder: 2πr.
By Pythagoras: b = sqrt((2πρ)2 + (2πr)2)) = 2π*sqrt(ρ2 + r2).

b is the length of the edge of the cut. The "depth" of the cut is 2r (i.e. the diameter of the "tube" of the bagel). Therefore the total area of the cut is 4πr*sqrt(ρ2 + r2).

This area is larger than the sandwich-style cut by a factor of ρ/sqrt(ρ2 + r2).

Wednesday, September 23, 2009

A Professional Technical Conversation

Me: I need to determine if an executable is in my path. So I use which...
Old Sk00l Unix Guru #1: Right.
Old Sk00l Unix Guru #2: Right.
Me: But I need to do it from a script, so I'm checking the exit code....
OSUG #1: Right.
OSUG #2: Right.
Me: And that works great on Linux. But on Solaris, it's 0 on both success and failure.
OSUG #1: Can't you just put it in backticks and grep the output?
Me: Well sure, I can. But it seems like such an old utility should have a way to return 'yes' or 'no'. What's the Old Sk00l UNIX Way to do this?

*all three characters pore over Solaris man page, which was last updated in 1992*

Me: I guess I'll do that. I just wanted to be sure that if I did the backtick and grep thing, someone isn't going to look at that later and say "what a n00b".
OSUG #1: You can write a comment that says "let me know if you have a better way".
OSUG #2: Or "to overcome braindead Solaris return code values".
Me: I guess leaving a comment about someone being braindead IS the Old Sk00l UNIX Way.

Monday, September 7, 2009

The Children Are Our Future

Number Two son (age 8) comes in to report that Number One son (age 10) is calling him stupid!

Number One son comes in holding a piece of paper:

Sunday, August 30, 2009

Invention Idea #6

My office kitchen fridge has an incredible profusion of soda cans. (As an aside, I don't understand why: If you want it cold, just buy it from the machine right before you drink it. If you brought it from home to save money, you should be buying it in 2L bottles, not cans.)

Many cans are unlabeled, but some have a name scrawled on them, or some tape, or a business card stuck under the tab. However, these solutions have a couple problems. First, they only provide identification, not security. Second, some of these are kind of time-consuming. The tape, for instance, can't take less than 60-90 precious seconds during which you could be reading some hilarious emails forwarded from the secretary.

Thus my invention, which I call "Club Soda". You slip it on, snap it shut and club it with a tiny key. It would be personalized with your name via a tag or engraving or something. Security and identification in under 10 seconds. MSRP $4.99.

Saturday, August 29, 2009

Garden Notes

One harvest of 3 so far.  This week.

Notes for next year:

  • Plant only about 4 tomato plants, not 6.

  • Same for the jalapeños.

  • MORE green peppers. Or maybe they were just shaded by the tomatoes?

  • Plant the tall things in the back. Which is to say, the tomatoes.

  • Tomato cages have very little resistance to bending from being overloaded. Stake them.

  • The Garden-Fresh Vegetable Cookbook has a trillion good ways to use all the results. (By the time I re-read this next year, I should know if they are actually yummy.)

  • I will also know if making my own crushed tomatoes worked.

  • Add snap peas, basil, cilantro and possibly watermelons.

Tuesday, July 21, 2009

Puzzle

Another hard one from the problem-a-day calendar.

My officemate and I discussed this one on-and-off throughout the day, drawing and redrawing many extra lines and triangles. We did finally solve it, but by a kind of questionable meta-method. Here's the basic idea:

Imagine blowing up the circle just a little bit. The line on the left can still be 12 units long. It will still be possible to have another line cut a chord 7 units long. And it will still be possible to have those two lines meet at a point. The angle they form will be different, though, and the value of x may be different. But the angle isn't a given and neither is the diameter of the circle. Therefore that problem is the same problem as this one. Since we know this puzzle has a unique solution, the value of x must actually be a constant and we can make that angle whatever we want. We will make it such that the chord is actually a diameter.

From that point the puzzle is easy and this method did yield the correct answer. The questionable part is assuming there was a unique solution. If we had come across this puzzle "in the wild" this wouldn't have been at all kosher. So how did the first person solve this puzzle? What's the real solution?

Friday, July 10, 2009

I Did It!

  • Woooo! On 03/26/2007 I started at 259. Today I'm at 199.

    That's right, just 1/2 lb per week. Slow and steady catches the worm. In graphical form:

    My BMI is still technically overweight, though. Granted, BMI isn't a very good measure, but in this case I agree with the assessment and I'm going to go for 10 more lbs.


  • I've only recently started using multiple colors of clay together. I have an irrational fear of "using up" the clay when I mix it, even though a pound of clay is like $1. However, a clay model gathers impossible-to-remove dust and small nicks. So I've finally bitten the more expensive bullet of switching to sculpey.

    A 4 year old of my acquaintance calls this "the treasure cat" and a 2 year old, also of my acquaintance, calls it "measure cat". (Also, any Cheshire Experts will notice right away the wrong color I didn't notice until too late.)


  • I have a scrollsaw from way back but the blade broke and it turns out that that size is hard to find. Then last weekend I found a bandsaw at the flea market! After some tuning and tweaking, it's running great.

    Is this

    the first step on the road to this?

    Doubtful. But maybe!

Sunday, June 28, 2009

I Just Won The Nobel Prize In Sandwiches

A BLT, only instead of mayonnaise, guacamole.

I wonder if egg salad could also benefit.

Friday, June 12, 2009

Contributing to the NERDliness of a Minor

Two minors, actually. A few months ago, I caved in to demands of my oldest two boys (10 and 8) to play D&D. They made me be the DM and they loved it. I did not really love it for several reasons:
  1. Never played before. Any halfway game is annoying the first few times as you learn The System and what is and isn't important, etc.
  2. Takes a lot of time to set up.
  3. I feel like a real dork saying things like "leathern helm" or "dwarf mage".
So I didn't do it again. But that didn't make the demands stop. Finally, I told the 10 year old that I would play with them if he was the DM. Last night, we started that game.

Which brings me to the nerdliness. Playing D&D. Around the dining room table. While eating pizza, hot dogs and nachos. At least none of us has a neckbeard or obesity problem. Although one of us runs Linux. Oh and Mom brought in a sugary snack, plus we had our first game-based injoke.

Anyway, he actually did really, really well at it. I mean, we're wandering around without a clue in a very haphazard dungeon and he's giving hints pretty often ("do you want to check behind you?")...but he has the right attitude. He's confidently telling us what's what and taking our unanticipated actions completely in stride. Kudos, proto-NERD!