Re: A86: Re: sequences


[Prev][Next][Index][Thread]

Re: A86: Re: sequences




that's not e, but also, no the 86 doesn't graph sequences, but it wouldn't be
too hard to make a basic program, and it MIGHT even be possible to install an
asap to do it...?

Garcia wrote:

> I dont know about graphing but to see the sum as it converges do:
>
> sum seq((1+(1/x))^x,x,1,100)
>
> which should give you approx. "e"  (2.7......)
>
> -----Original Message-----
> From: kimo <kimo@iland.net>
> To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
> Date: Tuesday, March 03, 1998 11:44 PM
> Subject: A86: sequences
>
> >
> >Does anyone know if there is a function on the 86 to graph sequences.  I
> >know on the 82, it's under [mode] and you choose the option [seq], i think.
> > I know it's under [mode] on the 82.  On the 82, it gives you U sub n and U
> >sub n-1.
> >
> >I couldn't find one on the 86 anywhere in the instruction manual.  All i
> >found is a seq(  and it doesn't graph.  I need it to graph and i don't want
> >to do it in a table.  Any help would help.  Duh!
> >
> >
> >Alex
> >You can . . .
> >
> >Visit my TI-85/86 Webpage at:
> >
> >http://www.fortunecity.com/skyscraper/coding/190/index.html
> >Or Email me at:
> >kimo@iland.net
> >
> >Just don't use Microsoft Internet Explorer! Okay?
> >

--
Stephen Hicks
mailto:shicks@mindspring.com
UIN:5453914
AIM:Kupopo1



Follow-Ups: References: