Indeterminate forms of Taylor series

In summary, the Taylor series for a function at a given value, a, is represented by f(x)= f(a)+ f'(a)(x- a)+ (f''(a)/2)(x-a)^2+ ..., etc. When x= a, that is f(a). The notation x^0 in power series is simply a notational convention for 1, and should not be confused with the actual expression x^0, which is an indeterminate form at x=0. However, in many cases, it is convenient to write x^0 as 1 in formulas. This leads to some inconsistencies, such as the derivative of f(x) = x^0 being 0, even though it is not different
  • #1
fakecop
42
0
Can someone please explain how the taylor series would work if x, the given value from the function, is equal to a, the value at which you expand the function?

For example, let's take 1/(1-x) as an example. The taylor series for this with a=0 is Ʃ(n from 0 to infinity) x^n. But if we let x=a=0, then the first term of this sequence is 0^0, or indeterminate.

Am i supposed to take the limit of x^0 as x approaches 0-which is one in this case, or always assume x^0 to be equal to 1, or follow some other formula?
 
Physics news on Phys.org
  • #2
I don't know why you would represent to first term as [tex]x^0[/tex] in the first place. The Taylor's series for f(x) at x= a is given by f(x)= f(a)+ f'(a)(x- a)+ (f''(a)/2)(x-a)^2+ ..., etc. When x= a, that is f(a), of course.
 
  • #3
fakecop said:
Can someone please explain how the taylor series would work if x, the given value from the function, is equal to a, the value at which you expand the function?

For example, let's take 1/(1-x) as an example. The taylor series for this with a=0 is Ʃ(n from 0 to infinity) x^n. But if we let x=a=0, then the first term of this sequence is 0^0, or indeterminate.

Am i supposed to take the limit of x^0 as x approaches 0-which is one in this case, or always assume x^0 to be equal to 1, or follow some other formula?

You're supposed to understand that using [itex]x^0[/itex] instead of [itex]1[/itex] is a notational convention, so that we can write [itex]\sum_{n=0}^\infty a_nx^n[/itex] instead of [itex]a_0 + \sum_{n=1}^{\infty} a_n x^n[/itex].
 
  • #4
Thank you! Now I have another question. When doing term-by-term differentiation, x^0 often appears. As you've said, "x^0" is simply notation, and is equal to 1. The "x^0" in power series is not the same as the actual expression x^0, which is an exponential indeterminate form at x=0.

However, what is really confusing me is that almost all sources I've checked treats x^0 at x=0 to be 1, not indeterminate. For instance, according to the power rule, the derivative of ax^n is equal to n*ax^(n-1), the only exception being n=0. but if n=1, then the derivative of ax^1 would be 1*ax^0. This is clearly wrong as this expression is indeterminate at x=0.

This brings me to the second point-according to the power rule article on wikipedia, the derivative of x^0 is simply 0. This again treats x^0 to be equal to 1, which is wrong.

The third, perhaps most severe inconsistency, is that according to Wolfram Alpha, the function x^0 is continuous, and its derivative is 0, even at x=0! But I'm sure there is a hole at x=0. If x^0 is not even continuous, how can it have a derivative?
 
  • #5
^Again in all those cases x^0 is taken to mean 1. This is different that taking some limit where we need to be careful about such things. It is very handy to write x^0 for 1 in many formula.
 
  • #6
lurflurf said:
^Again in all those cases x^0 is taken to mean 1. This is different that taking some limit where we need to be careful about such things. It is very handy to write x^0 for 1 in many formula.

You are right, but surely the function f(x) = x^0 is not differentiable at x=0, right? For the derivative to exist at x=0, the right and left hand limits of 0^0 (both equal to 1) must equal to 0^0 itself, which is indeterminate. Thus I don't understand why Wolfram indicated that the derivative would be zero-it shouldn't exist at x=0.
 
  • #7
fakecop said:
You are right, but surely the function f(x) = x^0 is not differentiable at x=0, right? For the derivative to exist at x=0, the right and left hand limits of 0^0 (both equal to 1) must equal to 0^0 itself, which is indeterminate. Thus I don't understand why Wolfram indicated that the derivative would be zero-it shouldn't exist at x=0.

[itex]0^0[/itex] is indeed indeterminate, so [itex]f : x \mapsto x^0[/itex] is only defined for [itex]x \neq 0[/itex]. To turn [itex]f[/itex] into a function defined on the whole line one must specify a value for [itex]f(0)[/itex], and the only sensible value is [itex]\lim_{x \to 0} x^0 = \lim_{x \to 0} 1 = 1[/itex]. We then have
[tex]
f'(0) = \lim_{h \to 0} \frac{f(h) - f(0)}{h} =
\lim_{h \to 0} \frac{h^0 - 1}{h} = \lim_{h \to 0} \frac{1 - 1}{h} = 0.[/tex]
 
  • #8
x^0 in this context means 1 not whatever you think it should mean. In any case x^0 will be one everywhere except when x=0 where we might assign any of several values or leave it undefined. Choosing x^0=1 makes the most sense and avoid writing a lot of equations with an exception "unless x=0 in which case the equation should have x^a replaced by one." We do not have a deep mathematical question here. We just have a convention for avoiding annoying exceptions.
 
  • #9
fakecop said:
You are right, but surely the function f(x) = x^0 is not differentiable at x=0, right?
No, not right! You have been told repeatedly that f(x)= x^0 = 1 and that constant function has derivative 0 for all x.

For the derivative to exist at x=0, the right and left hand limits of 0^0 (both equal to 1) must equal to 0^0 itself, which is indeterminate. Thus I don't understand why Wolfram indicated that the derivative would be zero-it shouldn't exist at x=0.
Every single response (and there have been four) has told you that x^0=1. You say you understand that but then continue to talk about "0^0". There is NO "0^0" involved! It is just 1.
 

1. What are indeterminate forms of Taylor series?

Indeterminate forms of Taylor series are expressions that cannot be evaluated using the standard rules of calculus. These forms often arise when trying to expand a function as a Taylor series at a point where the function is undefined or discontinuous.

2. What are the most common indeterminate forms of Taylor series?

The most common indeterminate forms of Taylor series are 0/0, ∞/∞, ∞-∞, 0*∞, and 1^∞.

3. How do you determine the convergence or divergence of an indeterminate form?

In order to determine the convergence or divergence of an indeterminate form, you must use techniques such as L'Hôpital's rule, Taylor's theorem, or the comparison test. These methods involve taking the limit of both the numerator and denominator of the expression, and then evaluating the resulting limit to see if it converges or diverges.

4. How can indeterminate forms of Taylor series be used to approximate functions?

Indeterminate forms of Taylor series can be used to approximate functions by finding a Taylor series expansion of the function and then evaluating it at a specific point. This approximation becomes more accurate as more terms are added to the series.

5. Are there any real-life applications of indeterminate forms of Taylor series?

Yes, indeterminate forms of Taylor series have many real-life applications in fields such as physics, engineering, and economics. They are often used to model and analyze complex systems and to make predictions based on mathematical models.

Similar threads

Replies
2
Views
1K
Replies
3
Views
1K
Replies
3
Views
970
Replies
2
Views
1K
Replies
3
Views
1K
Replies
11
Views
2K
Replies
5
Views
12K
Replies
17
Views
3K
Back
Top