Skip to content
EntityQ754831· pop 32· linked from 271 articles

palindromic number

Sign in to save

Also known as numeral palindrome, numeric palindrome

integer whose representation reads the same forward and backward (in a given numeral system)

~11 min read

Encyclopedic overview

A palindromic number (also known as a numeral palindrome or a numeric palindrome) is a number (such as 16361) that remains the same when its digits are reversed. In other words, it has reflectional symmetry across a vertical axis. The term palindromic is derived from palindrome, which refers to a word (such as rotor or racecar) whose spelling is unchanged when its letters are reversed. The first 30 palindromic numbers (in decimal) are:

0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 22, 33, 44, 55, 66, 77, 88, 99, 101, 111, 121, 131, 141, 151, 161, 171, 181, 191, 202, ... (sequence A002113 in the OEIS).

Excerpted from Wikipedia’s “palindromic number” article, available under the CC BY-SA 4.0 licence.