lcoeffp - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

padic

  

orderp

  

the order of a p-adic expansion of a rational function

  

lcoeffp

  

the leading coefficient of a p-adic expansion of a rational function

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

orderp(ex, p, x)

lcoeffp(ex, p, x)

Parameters

ex

-

rational function

p

-

irreducible (or square-free) polynomial or 1/x (or infinity)

x

-

independent variable

Description

• 

The orderp command computes the order at p of the p-adic expansion of a rational function ex in x.

• 

The lcoeffp command computes the leading coefficient  at p of the p-adic expansion of a rational function ex in x.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

See Also

padic

padic[expansion]

 


Download Help Document