What would be a standard set of questions to ask for each function that would describe its behaviour reasonably well under most circumstances?
I'm working on a list at the moment, but I might have missed out on a few:
* Behaviour as x --> +/- infinity
* Is the function odd/even? Is it symmetric about any line/function
* Monotone increasing/decreasing?
* How many turning points does it have
* What happens to the slope as x changes - does it increase as x increases (etc.)
* Behaviour of higher derivatives?
* Any asymptotic behaviour?
* Comparisons to common functions (e.g. similar to e^x but with a slope that increases much faster)
* When is it positive / negative
* Unique roots?
I'm trying to create a standardised list to apply to functions of ONE variable.
I'm working on a list at the moment, but I might have missed out on a few:
* Behaviour as x --> +/- infinity
* Is the function odd/even? Is it symmetric about any line/function
* Monotone increasing/decreasing?
* How many turning points does it have
* What happens to the slope as x changes - does it increase as x increases (etc.)
* Behaviour of higher derivatives?
* Any asymptotic behaviour?
* Comparisons to common functions (e.g. similar to e^x but with a slope that increases much faster)
* When is it positive / negative
* Unique roots?
I'm trying to create a standardised list to apply to functions of ONE variable.