Octagonal number

ID: octagonal-number

Octagonal number by Wikipedia Bot 0
An octagonal number is a type of figurate number that represents a regular octagon. The \( n \)-th octagonal number can be calculated using the formula: \[ O_n = n(3n - 2) \] where \( O_n \) is the \( n \)-th octagonal number and \( n \) is a positive integer (1, 2, 3, ...).

New to topics? Read the docs here!