Re: reply to "Re:...conventions...,0^0=?"



On Dec 9, 8:36 pm, lowlymather <sum_sk8r_d...@xxxxxxxxxxx> wrote:
i thought you used l'hopital's rules here
0^0
take natural log ln(0^0)= 0ln0 = 0 * infinity
0 * infinity = 0 * 1/0

Only when taking limits.

Everywhere I've seen 0^0 used, it's been defined to be 1, such as in
the formula for the Taylor series of a function:

sum(f^(n)(a)/n! (x-a)^n, n=0..infinity)

The n=0 term, when x=a, is f^(0)(a)/0! (a-a)^0 = f(a)*0^0, and this
needs to be f(a), so 0^0 is defined as 1 with dealing with polynomials
and series.

--- Christopher Heckman
.



Relevant Pages

  • Re: opponents of taylor and lhospital ?
    ... like l'hospitals rule nor taylor series. ... There is in fact an _algorithm_ for evaluating limits of a wide class ... precisely it works by computing higher-rank valuations in certain ...
    (sci.math)
  • opponents of taylor and lhospital ?
    ... some while ago when talking about limits, i used l'hospitals rule or taylor series. ... i was then told by certain people that they dont like l'hospitals rule nor taylor series. ...
    (sci.math)
  • Re: tetration and logaritms
    ... and from looking at the first terms of this taylor series we see that we can get series reversion which of course gives exp- 1. ... finally 5/8 and 13/30 in the upper-left corner. ... to find the polynomials in h. ... We simply take the coefficients ...
    (sci.math)
  • Re: C99 float variants of math.h functions
    ... seems likely that the square root implementations on your system ... any polynomial expansion resembles a Taylor series. ... Taylor polynomials, Chebyshev polynomials, continued fraction ...
    (comp.lang.c)
  • Re: How to use floating point in a module?
    ... The Taylor series for the trig functions might be a painfull. ... Chebyshev polynomials are, I believe, pretty ...
    (Linux-Kernel)