home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.math
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!iboga!brumleve
- From: brumleve@iboga (Dan Brumleve)
- Subject: Re: Of Pascal's triangle and limits
- References: <1993Jan10.172353.13507@infodev.cam.ac.uk> <ARA.93Jan10172314@camelot.ai.mit.edu> <1iqcp7INNoph@skeena.ucs.ubc.ca> <1iqcqjINNner@mozz.unh.edu>
- Message-ID: <C0rIo3.6zM@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois at Urbana
- Date: Tue, 12 Jan 1993 22:33:37 GMT
- Lines: 27
-
- llk@kepler.unh.edu (Local Genius) writes:
-
- > 1
- > / \
- > 1 1
- > 1 2 1
- > / \ /\
- > 1 3 3 1
- > 1 4 6 4 1
- > /\ /\
- > 1 5 10 10 5 1
- > 1 6 15 20 15 6 1
- > /\ /\ /\ /\
- > 1 7 21 35 35 21 7 1
- > .
- > .
- > .
-
- >Is there a limit to this thing, where the rule is to start at the top of the
- >triangle and form triangles by joining odd entries (I have skipped the bases
- >of the triangles to simplify the picture)?
-
- Pascal's Triangle contains an infinite number of odd integers (1, 1, 1..., and
- 1, 2, 3, ...), so there can't possibly be a finite number of triangles joined
- by them
-
- -Dan
-