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

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Mathematics : Number Theory : Carmichael Lambda Function

NumberTheory

  

CarmichaelLambda

  

Carmichael's lambda function

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

CarmichaelLambda(n)

 

lambda(n)

Parameters

n

-

positive integer

Description

• 

The size of the largest cyclic group generated by  is given by CarmichaelLambda(n).

• 

Alternatively, CarmichaelLambda(n) is the smallest integer  such that for all  coprime to ,  is congruent to  modulo .

• 

lambda is an alias for CarmichaelLambda.

• 

You can enter the command lambda using either the 1-D or 2-D calling sequence. For example, lambda(8) is equivalent to .

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

Carmichael's theorem states that  is congruent to  modulo  if  and  are coprime.

(8)

(9)

Compatibility

• 

The NumberTheory[CarmichaelLambda] command was introduced in Maple 2016.

• 

For more information on Maple 2016 changes, see Updates in Maple 2016.

See Also

NumberTheory

NumberTheory[Totient]

 


Download Help Document