learnedax ([personal profile] learnedax) wrote2007-10-31 08:34 pm

idle math musing

Suppose there is a function f(x), which can be differentiated an infinite number of times. Suppose that a certain f(x0) evaluates to 0, and so do f'(x0), f''(x0), etc. for every finite number of differentials. Now suppose that we can determine what the Nth differential of f(x) is in the limit as N goes to infinity, and that this limit differential is non-zero at x0.

Essentially this would mean all finite rates of change would be nil, but the function would still not actually be flatlined (though unless the limit differential is infinite it'd take infinitely long for f(x) to show any change).

Is there any reason such a function could not exist? Do you know of any functions that have similar characteristics?

[identity profile] metahacker.livejournal.com 2007-11-01 01:37 pm (UTC)(link)
Hmm.

I see where you're going with this. You're asking if inf*0=finite, in a weird way.

(dang I need htmlTeX)
You've posited a function g(x, n), where g(x, 0) = f(x), g(x, 1) = f'(x), etc.
You are asking whether there is any such function g() such that:
  g(x, n) = 0 for finite n, and
  lim[n->inf][g(x,n)] > 0 (for some x)

I think we can ignore how you got there, and ask if there is any series s which goes
   [0, 0, 0, 0 .. >0], i.e.,
     for all i s_i = 0, but
     lim[i->inf](s_i) > 0

I think the answer is no, but I'm not sure.

A typical way to do the first part of the definition is
   s_0 = 0
   s_(i+1) = s_(i)
ahe thing is, aleph_0 is right next to the integers, and I can't see making any distinction
between i+1 and aleph_0 in any sort of mathematical definition.

[identity profile] learnedax.livejournal.com 2007-11-01 02:06 pm (UTC)(link)
(Six Apart should totally adopt MediaWiki Tex formatting.)

I think you're correct in your recasting of the question. The only way that springs to mind to construct such a series would be to have si = f(i)/inf, such that lim[i->inf] f(i)->inf, except that I don't believe you can just stick in an arbitrary constant inf there. You would need to include a divisor with an infinite evaluation regardless of the value of i. If you could, of course, it'd be trivial to make f(i) such that applying l'Hôpital's rule would give us a finite result.

So the question might reduce to "can there be a constant infinite term?"