Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 GARFIELD 20/11/84; site garfield.UUCP Path: utzoo!utcsri!ubc-vision!garfield!robertj From: robertj@garfield.UUCP Newsgroups: net.math Subject: Counter-Intuitive Sequences Message-ID: <748@garfield.UUCP> Date: Fri, 31-Jan-86 09:32:59 EST Article-I.D.: garfield.748 Posted: Fri Jan 31 09:32:59 1986 Date-Received: Fri, 31-Jan-86 12:43:23 EST Sender: paulc@garfield.UUCP Reply-To: robertj@garfield.UUCP (Robert Janes) Followup-To: net.math Organization: Memorial U. of Nfld. C.S. Dept., St. John's Lines: 56 Keywords: jumping to conclusions This posting regards the poster who asked the persons on net.math to find the sum of the sequence 1 + 3 + 6 + 10 + 15 + ....... +an presumably this meant that he wanted us to find the sum of the sequence defined recursively as: a1 = 1 ak = a(k-1) + k 1