Re: [MATHEDCC] radicals

mark snyder (msnyder@TIAC.NET)
Mon, 17 Nov 1997 20:54:29 -0500 (EST)

At 11:17 AM -0500 11/17/97, Jerry Thornhill wrote:
>In defense of the TI-92 programmers, it should be noted that the 92 gives
>the following warning when it does the "evaluation":
>
> Warning: 0^0 replaced by 1
>
>My feeling is that this was done as matter of convenience similar to what
>we do in power series stuff when we also (for convenience) adopt the
>convention that 0^0=1.
>
>Jerry Thornhill

It's also necessary to do this when applying the binomial theorem:

(a+0)^n = (n choose 0)a^n*0^0 +...(terms which are zero).

(Of course, the binomial theorem is a kind of power series.)

mark snyder

****************************************************************************
* To post to the list: email mathedcc@archives.math.utk.edu *
* To unsubscribe, send mail to: majordomo@archives.math.utk.edu *
* In the mail message, enter ONLY the words: unsubscribe mathedcc *
* Words in the Subject: line are NOT processed! *
* Archives at http://archives.math.utk.edu/hypermail/mathedcc/ *
****************************************************************************