|
Initialization: Load the package and set the display of special functions in output to typeset mathematical notation (textbook notation):
|
Consider a list of complex number
When doing numerical experimentation, interactively or within a program, it is frequently useful to see in which quadrants are the numbers located; for this purpose you can use QuadrantNumbers
By convention, each quadrant contains the ending semi-axis, not the starting one
To get an Array of four complex numbers around the origin, you can call QuadrantNumbers with no arguments
The four numbers in this array are located in the four quadrants respectively.
Note that each time you call this command it will return different numbers; they are chosen randomly.
To get an Array of complex numbers with absolute value around the number 1 (where various special functions happen to be singular) use
Consider the singularities of the linear differential equation behind the following AppellF4 function as a function of
Get an Array of exact (not floating-point) complex number around these singularities
Verify that the numbers in each of the arrays are located in the corresponding quadrant:
Note that the absolute values of the numbers in each quadrant are equal or in between the absolute values of the singularities of F4 passed using around. For example, for the numbers in the first quadrant
These numbers are equal or in between the absolute values of the singularities of F4