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

  • Thread starter Thread starter PFuser1232
  • Start date Start date
  • Tags Tags
    Power Zero
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##?
 
Mathematics 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 Mark44
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top