Patterned Palindromic Mirror-Sum Generator

A number and its reversal are added, and the resulting sum must be palindromic.
Created by Inder J. Taneja
n + rev(n) = P,   where   rev(P) = P12 + 21 = 33   ·   122 + 221 = 343   ·   123 + 321 = 444

Search Controls

Double-Side Pattern: recognizes both repeated insertion (66 → 686 → 6886) and consecutive repeated digits (77 → 888 → 9999).

Progress

StatusReady
Numbers checked0
Pattern families0

Pattern Families

Press “Generate Patterns” to search.