PochhammerBasis - Pochhammer polynomials based at a point
|
Calling Sequence
|
|
PochhammerBasis(k, a, x)
|
|
Parameters
|
|
k
|
-
|
algebraic expression; the index
|
a
|
-
|
algebraic expression; the starting point
|
x
|
-
|
algebraic expression; the argument
|
|
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
This is in effect a NewtonBasis polynomial expression on the nodes , , and .
>
|
|
| (3) |
>
|
|
| (4) |
Note that the result returned by represents a matrix polynomial; hence these results are 1 by 1 matrices.
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
>
|
|
| (9) |
|
|
Download Help Document
Was this information helpful?