How to prove if f(x) is infinitely differentiable

  • Context: Graduate 
  • Thread starter Thread starter j-lee00
  • Start date Start date
  • Tags Tags
    Differentiable
Click For Summary

Discussion Overview

The discussion revolves around the question of how to prove that the function f(x) = x^5ln(x) is infinitely differentiable. Participants explore various methods, including Taylor expansions and properties of differentiable functions, while addressing the challenges posed by the logarithmic component.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants suggest using Taylor expansion to prove the infinite differentiability of f(x), noting that ln(x) is infinitely differentiable.
  • Others argue that while f(x) and g(x) being differentiable n times implies their product is also differentiable n times, this does not necessarily apply to the specific case of f(x) = x^5 and g(x) = ln(x).
  • There is a discussion about the nature of x^5 being infinitely differentiable, with some asserting that if a function can provide its nth derivative for any n, it is infinitely differentiable.
  • One participant raises a concern about the uniqueness of Taylor series and the lack of a Taylor series expansion for ln(x) around 0, which complicates the proof.
  • Another participant points out that using power series may not be sufficient due to issues with the radius of convergence when multiplying functions.
  • Some propose that the power series expansion of ln(x) could be combined with that of x^5 to demonstrate infinite differentiability, although this approach is questioned regarding rigor and completeness.
  • There is a mention of analytic continuation as a potential method to address the domain of the function.
  • One participant emphasizes that multiplying two infinitely differentiable functions results in an infinitely differentiable function, suggesting a simpler approach to the problem.

Areas of Agreement / Disagreement

Participants express differing views on the methods to prove infinite differentiability, with no consensus on a single approach. Some agree on the properties of differentiable functions, while others contest the applicability of certain methods to the specific function in question.

Contextual Notes

There are unresolved issues regarding the radius of convergence of power series and the specific conditions under which the Taylor series can be applied to ln(x). The discussion also highlights the need for precise terminology in mathematical proofs.

j-lee00
Messages
93
Reaction score
0
Say I have the function

[tex]f(x) = x^5ln(x)[/tex]

I can differentiate [tex]f(x)[/tex] say 6 times and I'm left with just [tex]ln(x)[/tex]. But this is not a proof!

How do I go about proving it?

Could I use the Taylor expansion?
 
Physics news on Phys.org
In general, I'm not sure what the best way to prove infinitive differentiability is, but in this case: taylor expansion would work very well (because there is such a nice clean answer).
 
If f(x) and g(x) are differentiable n times, then f(x)g(x) is differentiable n times (proof by induction). So if f(x) and g(x) are differentiable infinitely many times, so is f(x)g(x).
 
Office_Shredder said:
If f(x) and g(x) are differentiable n times, then f(x)g(x) is differentiable n times (proof by induction). So if f(x) and g(x) are differentiable infinitely many times, so is f(x)g(x).

Say [tex]f(x)=x^5[/tex] and [tex]g(x)=ln(x)[/tex] but f(x) is not infinitely differentiable ?
 
x^5 is infinitely differentiable. Why? Also, if I ask you for the nth derivative of some function h(x), for any value of n, and you can give it to me, would you agree that h(x) is infinitely differentiable?
 
Tedjn said:
x^5 is infinitely differentiable. Why? Also, if I ask you for the nth derivative of some function h(x), for any value of n, and you can give it to me, would you agree that h(x) is infinitely differentiable?

So if the derivative = 0, then it is still differentiable?
 
Yes. To see this, just apply the definition of derivative to f(x) = 0.
 
I'm wondering if i can go about saying that the taylor expansion of x^5 * ln(x) is equal to the taylor expansion of x^5 multiply the taylor expansion of ln(x). Since ln(x) is infinitely differentiable, x^5 * ln(x) is also infinitely differentiable..
 
The taylor series is unique for a given function so if you find a series which fits the taylor series form, then it is the taylor series of that function. The problem with x5*ln(x) is that ln(x) doesn't have a taylor series expansion about 0.
 
  • #10
j-lee00 said:
Say I have the function

[tex]f(x) = x^5ln(x)[/tex]

I can differentiate [tex]f(x)[/tex] say 6 times and I'm left with just [tex]ln(x)[/tex]. But this is not a proof!

How do I go about proving it?

Could I use the Taylor expansion?

If you differentiate [tex]f[/tex] 6 times you are not left with [tex]\ln(x)[/tex].
 
  • #11
Wizlem said:
The taylor series is unique for a given function so if you find a series which fits the taylor series form, then it is the taylor series of that function. The problem with x5*ln(x) is that ln(x) doesn't have a taylor series expansion about 0.

Simply out of curousity.. Where can i find the proof for the uniqueness of taylor series of function?
 
  • #12
icystrike said:
Simply out of curousity.. Where can i find the proof for the uniqueness of taylor series of function?
Well, there's not really anything to prove: the Taylor series is defined as some special power series, namely whose coefficients a_n are explicitly prescribed: some constant times the n-th derivative. Otherwisre see here.

Interesting (in complex analysis): two convergent power series which coincide on an infinite set with 0 as accumulation point, must be equal. See e.g. Serge Lang's book, p.62.
 
Last edited:
  • #13
Using power series is a weak way to do this. For example, you could expand ln(x) as a power series around x=1, and x5 as a power series around x=1, but when you multiply them you get a power series with a radius of convergence of 1 (because that's the radius of convergence of ln(x)). So how do I know that the function is infinitely differentiable at x=7?
 
  • #14
Here's what I would do:

1. Every polynomial of degree n can be differentiated (n+1) times before vanishing (it is n+1 times differentiable).
2. Thus, an infinite order polynomial is infinitely differentiable.
3. The power series expansion of ln x is of infinite degree. This expansion absorbs the x^5 term, merely creating another infinite degree expansion with each term 5 degrees higher. This combined expansion is infinitely differentiable.

I don't know what rigor my proof lacks, but that's my take if it's at all valuable.

NVM: I ignored radius of convergence as pointed out by the previous poster. HOWEVER, can one use analytic continuation to "cover" the entire domain of the function?
 
  • #15
Jilvin said:
Here's what I would do:

1. Every polynomial of degree n can be differentiated (n+1) times before vanishing (it is n+1 times differentiable).
A polynomial is infinitely differentiable - every derivative after the n+1st is zero, but that is immaterial.
2. Thus, an infinite order polynomial is infinitely differentiable.
There is no such thing as an infinite order polynomial.
3. The power series expansion of ln x is of infinite degree. This expansion absorbs the x^5 term, merely creating another infinite degree expansion with each term 5 degrees higher. This combined expansion is infinitely differentiable.
This is correct heuristically, and may be all the OP needs. But I would expect that the statements made in (1) and (2) would still run afoul of his/her professor's grading. The correct terms must be used. Even so, it is possible to show that the function is infinitely differentiable without resorting to power series.
 
  • #16
Multiplying two infinitely differentiable functions gives an infinitely differentiable function (the details for why are sketched above). This doesn't need to be more complicated than it is
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 46 ·
2
Replies
46
Views
6K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K