convert/Legendre - convert special functions admitting 2F1 hypergeometric representation into Legendre functions
|
Calling Sequence
|
|
convert(expr, Legendre)
|
|
Parameters
|
|
expr
|
-
|
Maple expression, equation, or a set or list of them
|
|
|
|
|
Description
|
|
•
|
convert/Legendre converts, when possible, special functions admitting a 2F1 hypergeometric representation into Legendre functions. The Legendre functions are
|
>
|
FunctionAdvisor( Legendre );
|
The 2 functions in the "Legendre" class are:
| |
| (1) |
|
|
Examples
|
|
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
When converting to a function class, for example, Legendre, it is possible to request additional conversion rules to be performed. For instance, compare these two different outputs:
>
|
|
| (8) |
>
|
|
| (9) |
>
|
|
| (10) |
|
|
Download Help Document
Was this information helpful?