Critical points of a function

2.3k Views Asked by At

The literature on Mandelbrot and Julia sets mentions the phase "critical point" quite a lot, but usually doesn't bother to define what it means.

As best as I can tell, a critical point is just any point where the function's derivative is zero.

This cannot be the whole story, however. For example, the same literature often states that the critical points of $f(z) = z^2 + c$ are "zero and infinity".

Clearly $f'(z) = 2z$. Obviously $f'(0)=0$. So zero is a critical point. But how on Earth do they figure that infinity is a critical point? $f'(\infty) = 2\infty = \infty \not= 0$. (??)


Edit: According to Wikipedia, a critical point is anywhere the function's derivative is zero or undefined.

Is this going to be one of those things involving the complex plane "with a point at infinity"? I'm thinking, perhaps as $z$ approaches $+\infty$ then $2z$ does to $+\infty$, but as $z$ approaches $-\infty$ then $2z$ approaches $-\infty$, which isn't the same limit? Or something like that?

2

There are 2 best solutions below

2
On BEST ANSWER

I tend to think of critical points (in a calculus sense) as places where the derivative is zero or undefined/infinite (or possibly discontinuous).

0
On

From what I understand a critical number is a number $a$ where the derivative of the function is not defined or is equal to zero. So I would say (and I assume that most would agree with this definition) that when we are talking about real valued functions of one real variable, then $\infty$ is not a critical number simply because "infinity is not a number". I think that really is the end of it.

However, sometimes we are interested in what happens at infinity, but in those cases we start to talk about limits. But if you insisted on extending the definition of a critical number to: (a) any number where (a1) the function has no derivative or (a2) where the derivative is zero or (b) we call infinity ($\infty$) a critical number when $\lim_{x \to \infty} f'(x)$ does not exist (i.e. is not equal to a real number), then that might be OK (but that is really a question that depends on opinion).

At the bottom line, when people critical numbers in for example ca ollege calculus 1 class, they don't include $\infty$.