Xref: utzoo comp.edu:3629 uw.general:1840 Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!att!iuvax!maytag!watmath!rbutterworth From: rbutterworth@watmath.waterloo.edu (Ray Butterworth) Newsgroups: comp.edu,uw.general Subject: Re: Recursion? Message-ID: <1990Oct9.161622.29212@watmath.waterloo.edu> Date: 9 Oct 90 16:16:22 GMT References: <1990Oct5.101354.593@contact.uucp> <1990Oct5.173551.5130@Neon.Stanford.EDU> <1990Oct7.015406.4948@water.waterloo.edu> Distribution: na Organization: Math Faculty Computing Facility, University of Waterloo Lines: 7 To make Thanksgiving dinner: For each required course or ingredient, pick one: - buy it. - take it out of the cupboard, or fridge, or whatever. - use a recipe and make it. The last step says to divide the requirement up into its components and recursively apply the same algorithm to each one.