Subject: find minima and maxima points of a function
From: Leo Butler
Date: Fri, 6 Feb 2009 15:39:38 +0000 (GMT)
< Another problem: try the function x^2*log(x)/2-x^2/4
< the point x=0 is not a local maximum (does not belong to the domain of the
< function). The problem is that solve(x*log(x)=0,x) returns x=0 which does not
< belong to the domain.
x*log(x) has a limit as x->0, (0), so it is conventional to extend
x*log(x) to include x=0 in its domain. I believe that maxima does this
implicitly.
Leo.
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.