Skip to main content

Element of order

The order of an element a is the smallest positive integer m such that am=e, where e is the identity element.

Syntax

element_of_order(Ring, Integer)

Description

Given a ring R and an integer m, returns an element aR such that am=e, where e is the identity element.

abstract_algebra.element_of_order.calc.png