OFFSET
0,2
COMMENTS
exp( -1/(1 - x^2)) is the standard "mollifier" function.
MATHEMATICA
Series[Exp[1 -1/(1 - x^2)], {x, 0, 20}]
CROSSREFS
KEYWORD
sign
AUTHOR
Adam Larios (alarios(AT)math.uci.edu), Oct 23 2007
EXTENSIONS
Edited and extended by Olivier Gérard, Oct 30 2007.
STATUS
approved