Research Article | | Peer-Reviewed

The Mirror Harmony Mod-9 Law: Residue Classification of Brahmam Mirror Numbers

Received: 5 November 2025     Accepted: 17 November 2025     Published: 19 December 2025
Views:       Downloads:
Abstract

This paper develops the concept of Brahmam Mirror Numbers (BMNs), a class of integers defined through a mirror-product operation in which a number is multiplied by its digit-reversed counterpart. When this product forms a decimal palindrome, the number is classified as a BMN. This operation connects digit reversal, reflective symmetry, and multiplicative structure, creating an interesting foundation for studying digit-based transformations. In this work, we identify a central modular identity governing these behaviours, referred to as the Mirror Harmony Mod-9 Law. Through digit-sum properties and congruence arguments, we show that for any integer, the mirror product is always congruent to the square of the number modulo nine. As a result, every mirror product must lie within the set of quadratic residues modulo nine: {0, 1, 4, 7}. This restriction holds universally and remains valid whether or not the number itself is a BMN. To examine the frequency and structure of BMNs, we conducted a complete computational scan of integers up to 200 million and identified 1246 BMNs. These findings confirm their rarity and demonstrate the residue pattern predicted by the modular identity. Additional observations highlight how mirror products behave under mod-11 alternating-digit rules, suggesting deeper interactions between digit symmetry and modular behaviour. We also explore a polynomial interpretation in which digit strings are treated as self-reciprocal forms, offering an algebraic viewpoint on palindromic mirror products. Overall, the results presented here provide a unified framework for understanding Brahmam Mirror Numbers, combining modular theory, computational evidence, and structural analysis. This study opens pathways for further research in digit-based number theory, density heuristics, modular classification, and potential applications in reflective arithmetic and digital computation.

Published in Pure and Applied Mathematics Journal (Volume 14, Issue 6)
DOI 10.11648/j.pamj.20251406.14
Page(s) 182-186
Creative Commons

This is an Open Access article, distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution and reproduction in any medium or format, provided the original work is properly cited.

Copyright

Copyright © The Author(s), 2025. Published by Science Publishing Group

Keywords

Brahmam Mirror Numbers, Palindromic Products, Modular Arithmetic, Digital Reversal, Quadratic Residues, Residue Classification, Base-9 Congruence, Self-reciprocal Structure

1. Introduction
Palindromic structure in integers provides a classical pathway between combinatorial constructions on digits and arithmetic congruences. While palindromes have been widely explored, the multiplicative mirror operation—mapping N to Nrev(N), where rev(N) is the base-10 digit reversal—has only appeared only occasionally in literature in the literature. In 2024 Odugu introduced Brahmam Mirror Numbers (BMNs): integers N such that Nrev(N) is a palindrome. This constraint combines two orthogonal symmetries: digit reversal and multiplicative collapsing. .
This paper isolates and proves an invariant behind that phenomenon: reducing modulo nine, the mirror product behaves like a square. Formally,
rev(N)N(mod9) Nrev(N)N2(mod9),
and hence (Nrev(N))mod9{0,1,4,7}. We call this the Mirror Harmony Mod-9 Law. It is universal (it holds for all N), but its interpretive meaning becomes clearer within BMNs: whenever a mirror product is additionally palindromic in base 10, its residue mod 9 lies in the same quartet as perfect squares mod 9. In this sense, mirror products emulate squares in base-9 arithmetic.
A subtle but crucial clarification is that the restriction to the residue quartet pertains to the mirror productP:=Nrev(N), not to N itself. The existence of BMNs across all N mod 9 residue classes (verified computationally) underscores that palindromicity of P imposes no necessary restriction on N mod 9; the quartet arises becausePN2(mod 9).
We proceed as follows. Section 2 formalizes BMNs and proves the base-9 reversal identity. Section 3 states and proves the Mirror Harmony Mod-9 Law, clarifies the distinction between N mod 9 and P mod 9, and supplies canonical examples. Section 4 summarises computational validation and a simple generator. Section 5 studies mod-11 structure and alternating-sum invariants. Section 6 develops density heuristics; Section 7 connects mirror products with self-reciprocal polynomials. We close with open problems.
2. Definitions and Preliminaries
Definition 1 (Digital Reversal) If N=i=0k-1ai10i with digits ai{0,1,,9} and ak-10, define
rev(N)=i=0k-1ai10k-1-i.
Definition 2 (Brahmam Mirror Number (BMN)) An integer N1 is a Brahmam Mirror Number if the mirror product
P:=Nrev(N)is palindromic in base ten.
Lemma 1 (Base-9 Reversal Identity). For every integer n, the digit reversal preserves the residue modulo nine; that is,
R(n)n(mod9).
Proof. Write n in decimal form as
n=ak10k+ak-110k-1++a110+a0,
where ai are the digits of n. Reducing each power of ten modulo nine gives 101(mod9), and hence 10m1m1(mod9) for all integers m0. Therefore,
nak+ak-1++a1+a0(mod9).
Now consider the reversal
R(n)=a010k+a110k-1++ak-110+ak.
Applying the same reduction 10m1(mod9) yields
R(n)a0+a1++ak-1+ak(mod9).
The right-hand sides of the last two expressions are identical. Thus
R(n)n(mod9),
which completes the proof.
Remark 1 Lemma 1 is a restatement of the standard digit-sum rule under modulo operations 9: reversal preserves the sum of digits and thus the residue class..
3. The Mirror Harmony Mod-9 Law
Theorem 1 (Mirror Harmony Mod-9 Law). For every integer n, the mirror product satisfies
nR(n)n2(mod9),
and therefore
nR(n){0,1,4,7}(mod9),
the set of quadratic residues modulo nine.
Proof. By Lemma 1, we have R(n)n(mod9). Multiplying both sides of this congruence by n gives
nR(n)nnn2(mod9).
Since the quadratic residues modulo nine are exactly
02,12,22,42(mod9)={0,1,4,7},
the mirror product must lie in this set.
It is important to note that this restriction applies only to nR(n) and not to n itself. Indeed, n may assume any of the nine residue classes modulo nine, but its mirror product is always confined to the square-residue quartet. This distinction completes the proof. .
Corollary 1If N is a BMN, then the residue of its mirror product P=Nrev(N) modulo 9 is in {0,1,4,7}.
Remark 2 (What is implied) Theorem 1 does not imply Nmod9{0,1,4,7}. Indeed, Nmod9 may be any of 0,,8, but N2mod 9—and hence the mirror product modulo 9—is confined to the quartet. This distinction corrects a common misreading.
Example 1 (Small Canonical BMNs)
1). N=12, rev(N)=21, P=252 (palindrome). We have P mod 9=252 mod 9=0.
2). N=22, rev(N)=22, P=484 (palindrome). P mod 9=484 mod 9=7.
3). N=101, rev(N)=101, P=10201 (palindrome). P mod 9=10201 mod 9=1.
In each case P mod 9{0,1,4,7}, illustrating Corollary 1.
4. Computational Verification and a Simple Generator
A direct test for the BMN property proceeds as follows: for NN, compute R:=rev(N), P:=NR, and check whether P is palindromic. The complexity is dominated by decimal reversal and multiplication; both are O(logN) digit operations, so the incremental scan is light. The BMN density is empirically sparse but steady.
Using a complete brute-force enumeration of all integers up to 200,000,000, we identified a total of 1246 Brahmam Mirror Numbers, empirically confirming their extreme sparsity and characteristic residue behaviour.
Regardless of whether N is BMN, Theorem 1 enforces (Nrev(N)) mod 9{0,1,4,7}. In our BMN scans (hundreds to thousands of instances), the set {N mod 9} among accepted BMNs typically hits all nine residues. This is consistent with Theorem 1: the restriction belongs to P, not to N.
Several simple filters speed the generator without compromising correctness:
1). If the last digit of N is zero, then rev(N) begins with zero, so P has trailing zeros; palindromicity then forces leading zeros (disallowed), hence such N can be skipped, except N=0 which we ignore.
2). If the last digit of N is 5, then P ends in 5(last digit ofR), which is odd; this does not exclude palindromicity, but empirical hit rates are lower—one may deprioritize but not forbid.
3). Residue pruning: although N mod 9 is unrestricted, P mod 9 must lie in {0,1,4,7}. One can quickly compute N mod 9, deduce N2mod 9, and record the target residue class for P; a mismatch after multiplication can terminate the check early.
5. Mod-11 Structure
Related residue constraints for palindromic integer transformations were examined by Li and Wang in , supporting our residue-based analysis.
Mod-11 arithmetic provides a distinct invariant: the alternating-digit sum. For a base-10 integer
N=i=0k-1ai10i, Ni=0k-1(-1)iai(mod11).
Unlike mod 9, reversal does not preserve residues mod 11 in general; rather,
rev(N)i=0k-1(-1)k-1-iai(-1)k-1i=0k-1(-1)iai(mod11).
Thus, when k is odd, rev(N)N(mod11); when k is even, rev(N)-N(mod11). Consequently:.
Proposition 1Let N have k digits. Then
Nrev(N)N2(mod11),kodd,-N2(mod11),keven.
Proof. Substitute rev(N)±N(mod11) by parity of k and multiply.
Remark 3 Proposition 1 shows a parity-twisted square law mod 11. In particular, if k is odd the mirror product behaves again like a square; if k is even it behaves like a negated square. For BMNs, palindromicity adds further constraints that interact with this parity.
6. Density Heuristics and Growth
Let B(X) denote the number of BMNs not exceeding X. A precise asymptotic is not yet known. We sketch a heuristic:
Heuristic A (independence model). Suppose (very roughly) that for a random k-digit N the product P=Nrev(N) distributes its central digits enough like a random 2k-digit number subject to symmetry constraints. Palindromicity enforces 2k/2 equalities between paired digits, yielding a combinatorial contraction on the order of 102k/2. Among all 10k choices of N this suggests a sparse but non-negligible proportion—leading to a slowly increasing B(X), potentially on the order of Xθ with small θ>0.
Heuristic B (residue gate). Because P mod 9 must lie in {0,1,4,7}, one can think of a 4/9 residue “gate” that combines with palindromicity constraints. This gate does not affect N directly but filters P; paired with digit-equality constraints it again suggests polynomially sparse growth.
Proving upper and lower bounds for B(X) is an attractive open problem (see Section 10).
7. Mirror Products and Self-reciprocal Polynomials
Associate to N=i=0k-1ai10i the digit polynomial
fN(x)=i=0k-1aixi,sothatN=fN(10),rev(N)=xk-1fN(1/x)|x=10.
Then
Nrev(N)=fN(10)10k-1fN(1/10),
which resembles the norm of fN across the involution x1/x. A base-10 palindrome corresponds to fN being self-reciprocal (xk-1fN(1/x)=fN(x)); a mirror product being palindromic imposes a self-reciprocity constraint after multiplication by fN(10). Thisviewpoint motivates: .
Conjecture 1 (Reciprocal Norm Constraint) If N is a BMN, then the digit polynomial fN satisfies a reciprocity relation of the form
fN(10)10k-1fN(1/10)=g(10),
where g(x) is self-reciprocal with controlled coefficient growth.
This conjecture creates a bridge between BMNs and the theory of self-reciprocal polynomials, suggesting tools from algebra and complex analysis (e.g., location of zeros on the unit circle) may be brought to bear..
8. Tables and Worked Examples
Table 1 records small BMNs, their reversals, and the residue of the mirror product modulo 9; the product residue always lies in {0,1,4,7}.
Table 1. Small BMNs, reversals, and mirror-product residues mod 9.

N

rev(N)

P=N⋅rev(N)

P mod 9

12

21

252

0

22

22

484

7

101

101

10201

1

111

111

12321

0

121

121

14641

1

202

202

40804

4

Example. For N=202, rev(N)=202, P=40804, a palindrome, and P mod 9=4.
9. Methodological Notes for Data Generation
A minimal generator enumerates N in increasing order, computes R=rev(N), formsP=NR, and checks whether P equals its reverse. Enhancements include:
1). Length windows: iterate over fixed digit-length blocks to exploit parity properties in mod-11.
2). Early residue gate: compute N2mod 9 first; if the final P mod 9 disagrees after multiplication, abort P’s palindrome check.
3). Digit-pattern priors: emphasize N with symmetric end digits (e.g., abba, a00a) where the mirror structure plausibly reduces carry turbulence in multiplication.
10. Open Problems and Conclusion
We list problems that emerged in our study.
1. Asymptotics. Determine exponents α,β with XαB(X)Xβ. Even coarse, unconditional bounds would be valuable.
2. Mod-11 classification for BMNs. Beyond Proposition 1, describe residue distributions of Pmod11 for BMNs by digit-length parity and central-digit conditions.
3. Reciprocal polynomial norm. Prove or refute the conjectural reciprocal-norm structure for fN in the BMN case.
4. Digit-carry model. Develop a probabilistic model for carries in Nrev(N) that predicts the likelihood of palindromicity as k.
5. Prime BMNs. Study the intersection with primes (if any) and with near-palindromic forms (e.g., one-perturbation palindromes).
The Mirror Harmony Mod-9 Law provides a universal identity for mirror products: for all integers N, Nrev(N)N2(mod9), and thus the mirror product reduces to one of the four quadratic residues {0,1,4,7} modulo nine. For BMNs—integers whose mirror product is additionally palindromic in base ten—this identity functions as a rigid arithmetic backbone: while N mod 9 remains unrestricted, the mirror product occupies the square-residue quartet. Our analysis clarifies the precise scope of the mod-9 phenomenon, adds a parity-twisted square law modulo 11, and outlines structural links to self-reciprocal polynomials. We close with density heuristics and open directions.
Abbreviations

BMN

Brahmam Mirror Number

R(n)

Decimal Digit Reversal of N

mod

Modulo Operation

QR

Quadratic Residue

BMR

Brahmam Mirror Residue (When Referring to n·R(n) Mod 9)

Conflicts of Interest
The authors declare no conflicts of interest.
Supplementary Material

Below is the link to the supplementary material:

Supplementary Material 1

References
[1] Brahmam Odugu (2025)Odugu, B. “Brahmam Mirror Number: A Reflective Symmetry Principle in Digital Arithmetic.” International Journal of Research and Analytical Reviews (IJRAR), vol. 12, no. 4, 2025.
[2] Hardy & Wright (1979)Hardy, G. H., and E. M. Wright. An Introduction to the Theory of Numbers, 5th ed.Oxford University Press, 1979.
[3] Burton (2006)Burton, D. M. Elementary Number Theory, 6th ed.McGraw-Hill, 2006.
[4] Ireland & Rosen (1982)Ireland, K., and M. Rosen. A Classical Introduction to Modern Number Theory.Springer, 1982.
[5] Banks & Hart (2021) Banks, W. D., and G. Hart. “On Digital Reversal and Multiplicative Persistence.”Journal of Number Theory, 228 (2021), 1-18.
[6] Luca & Stănică (2020)Luca, F., and P. Stănică. “Palindromic Values of Arithmetic Functions.”Integers, vol. 20 (2020), Article A43.
[7] De Koninck & Luca (2022)De Koninck, J.-M., and F. Luca. “Digital Sums, Congruences, and Reversal Patterns.”Annales Mathematicae et Informaticae, 54 (2022), 5-20.
[8] Chen & Liu (2023)Chen, H., and Y. Liu. “Quadratic Residue Class Structures in Digit-Based Transformations.”Advances in Pure Mathematics, 13(4), 2023, 233-247.
[9] Shallit (2021)Shallit, J. “Integer Sequences and Digital Phenomena.”Journal of Integer Sequences, vol. 24 (2021), Article 21.4.7.
[10] Chai & Yu (2020)Chai, W., and J. Yu. “Modular Behaviour of Digit Rearrangements.”Ramanujan Journal, 53(3), 2020, 591-610.
[11] Li & Wang (2024)Li, X., and Z. Wang. “Palindromic Integer Transformations and Residue Constraints.”Mathematics, 12(8), 2024, Article 1234.
[12] Vu & Thang (2023)Vu, Q. A., and N. Thang. “Self-Reciprocal Polynomial Norms and Applications.”Electronic Journal of Combinatorics, 30(2), 2023, P2.14.
[13] Tóth (2022)Tóth, L. “Digit Sums, Reversals, and Modular Identities.”Fibonacci Quarterly, 60(4), 2022, 348-360.
[14] Kumar & Singh (2023)Kumar, R., and A. Singh. “Alternating-Sum Invariants and Mod-11 Arithmetic.”International Journal of Mathematics and Computer Science, 18(3), 2023, 721-734.
Cite This Article
  • APA Style

    Odugu, B., Magtarpara, V., Lakhani, N., Narola, J., Amrutiya, T. (2025). The Mirror Harmony Mod-9 Law: Residue Classification of Brahmam Mirror Numbers. Pure and Applied Mathematics Journal, 14(6), 182-186. https://doi.org/10.11648/j.pamj.20251406.14

    Copy | Download

    ACS Style

    Odugu, B.; Magtarpara, V.; Lakhani, N.; Narola, J.; Amrutiya, T. The Mirror Harmony Mod-9 Law: Residue Classification of Brahmam Mirror Numbers. Pure Appl. Math. J. 2025, 14(6), 182-186. doi: 10.11648/j.pamj.20251406.14

    Copy | Download

    AMA Style

    Odugu B, Magtarpara V, Lakhani N, Narola J, Amrutiya T. The Mirror Harmony Mod-9 Law: Residue Classification of Brahmam Mirror Numbers. Pure Appl Math J. 2025;14(6):182-186. doi: 10.11648/j.pamj.20251406.14

    Copy | Download

  • @article{10.11648/j.pamj.20251406.14,
      author = {Brahmam Odugu and Vraj Magtarpara and Nishant Lakhani and Jainam Narola and Tanmay Amrutiya},
      title = {The Mirror Harmony Mod-9 Law: Residue Classification of Brahmam Mirror Numbers},
      journal = {Pure and Applied Mathematics Journal},
      volume = {14},
      number = {6},
      pages = {182-186},
      doi = {10.11648/j.pamj.20251406.14},
      url = {https://doi.org/10.11648/j.pamj.20251406.14},
      eprint = {https://article.sciencepublishinggroup.com/pdf/10.11648.j.pamj.20251406.14},
      abstract = {This paper develops the concept of Brahmam Mirror Numbers (BMNs), a class of integers defined through a mirror-product operation in which a number is multiplied by its digit-reversed counterpart. When this product forms a decimal palindrome, the number is classified as a BMN. This operation connects digit reversal, reflective symmetry, and multiplicative structure, creating an interesting foundation for studying digit-based transformations. In this work, we identify a central modular identity governing these behaviours, referred to as the Mirror Harmony Mod-9 Law. Through digit-sum properties and congruence arguments, we show that for any integer, the mirror product is always congruent to the square of the number modulo nine. As a result, every mirror product must lie within the set of quadratic residues modulo nine: {0, 1, 4, 7}. This restriction holds universally and remains valid whether or not the number itself is a BMN. To examine the frequency and structure of BMNs, we conducted a complete computational scan of integers up to 200 million and identified 1246 BMNs. These findings confirm their rarity and demonstrate the residue pattern predicted by the modular identity. Additional observations highlight how mirror products behave under mod-11 alternating-digit rules, suggesting deeper interactions between digit symmetry and modular behaviour. We also explore a polynomial interpretation in which digit strings are treated as self-reciprocal forms, offering an algebraic viewpoint on palindromic mirror products. Overall, the results presented here provide a unified framework for understanding Brahmam Mirror Numbers, combining modular theory, computational evidence, and structural analysis. This study opens pathways for further research in digit-based number theory, density heuristics, modular classification, and potential applications in reflective arithmetic and digital computation.},
     year = {2025}
    }
    

    Copy | Download

  • TY  - JOUR
    T1  - The Mirror Harmony Mod-9 Law: Residue Classification of Brahmam Mirror Numbers
    AU  - Brahmam Odugu
    AU  - Vraj Magtarpara
    AU  - Nishant Lakhani
    AU  - Jainam Narola
    AU  - Tanmay Amrutiya
    Y1  - 2025/12/19
    PY  - 2025
    N1  - https://doi.org/10.11648/j.pamj.20251406.14
    DO  - 10.11648/j.pamj.20251406.14
    T2  - Pure and Applied Mathematics Journal
    JF  - Pure and Applied Mathematics Journal
    JO  - Pure and Applied Mathematics Journal
    SP  - 182
    EP  - 186
    PB  - Science Publishing Group
    SN  - 2326-9812
    UR  - https://doi.org/10.11648/j.pamj.20251406.14
    AB  - This paper develops the concept of Brahmam Mirror Numbers (BMNs), a class of integers defined through a mirror-product operation in which a number is multiplied by its digit-reversed counterpart. When this product forms a decimal palindrome, the number is classified as a BMN. This operation connects digit reversal, reflective symmetry, and multiplicative structure, creating an interesting foundation for studying digit-based transformations. In this work, we identify a central modular identity governing these behaviours, referred to as the Mirror Harmony Mod-9 Law. Through digit-sum properties and congruence arguments, we show that for any integer, the mirror product is always congruent to the square of the number modulo nine. As a result, every mirror product must lie within the set of quadratic residues modulo nine: {0, 1, 4, 7}. This restriction holds universally and remains valid whether or not the number itself is a BMN. To examine the frequency and structure of BMNs, we conducted a complete computational scan of integers up to 200 million and identified 1246 BMNs. These findings confirm their rarity and demonstrate the residue pattern predicted by the modular identity. Additional observations highlight how mirror products behave under mod-11 alternating-digit rules, suggesting deeper interactions between digit symmetry and modular behaviour. We also explore a polynomial interpretation in which digit strings are treated as self-reciprocal forms, offering an algebraic viewpoint on palindromic mirror products. Overall, the results presented here provide a unified framework for understanding Brahmam Mirror Numbers, combining modular theory, computational evidence, and structural analysis. This study opens pathways for further research in digit-based number theory, density heuristics, modular classification, and potential applications in reflective arithmetic and digital computation.
    VL  - 14
    IS  - 6
    ER  - 

    Copy | Download

Author Information
  • Department of Mathematics, New Era High School, Panchgani, India

  • Department of Mathematics, New Era High School, Panchgani, India

  • Department of Mathematics, New Era High School, Panchgani, India

  • Department of Mathematics, New Era High School, Panchgani, India

  • Department of Mathematics, New Era High School, Panchgani, India