How Does f(0) = a_0 When x^0 = 1 Only for Nonzero x?

  • Context: Graduate 
  • Thread starter Thread starter PFuser1232
  • Start date Start date
  • Tags Tags
    Power Zero
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
PFuser1232
Messages
479
Reaction score
20
Suppose we wish to represent ##f(x)## as a power series:

$$f(x) = \sum_{k=0}^{∞} a_k x^k = a_0 x^0 + a_1 x + a_2 x^2 + ...$$

How is it that ##f(0) = a_0## if ##x^0 = 1## only for nonzero ##x##?
 
Physics news on Phys.org
You just have to be mindful of your definitions. In this case ##x^0## should really be interpreted as 1. It is simply the only way of doing it here, you could also just pull the term out of the sum. If it was not interpreted as one your function would not even be differentiable.
 
Writing f(x) as a power series implies that f(x) is analytic (and therefore continuous) within its circle of convergence, so f(0)=a0.
 
Last edited:
Many authors use the convention that ##0^0 = 1##, and there are many good reasons. For example, Knuth (who invented LaTeX) wrote in his (very beautiful) book "concrete mathematics:

Some textbooks leave the quantity ##0^0## undefined, because the functions ##0^x## and ##x^0## have different limiting values when ##x## decreases to ##0##. But this is a mistake. We must define ##x^0=1## for all ##x## , if the binomial theorem is to be valid when ##x=0## , ##y=0## , and/or ##x=-y## . The theorem is too important to be arbitrarily restricted! By contrast, the function ##0^x## is quite unimportant.

On the other hand, there are also many mathematicians leaving it undefined. The resolution I take is that ##0^0## is ##1## if the exponent is only allowed to be integers. So ##a^n## where ##n\in \mathbb{Z}## only. If the exponent is allowed to be more general real numbers, then it's best to leave it undefined.

That said, if you choose to follow the convention of ##0^0 = 1##, then there is nothing wrong with that as long as you're consistent.
 
  • Like
Likes   Reactions: Mark44