Cursor Editor

Badulla Badu Numbers-------- Best

, Sri Lanka, "Badu Numbers" typically refers to the essential contact details and geographical codes for the district. The primary identifying number for the city is , which serves as the fixed-line area code. Essential Service Numbers

If you are looking for official municipal or emergency services in Badulla, the Badulla Municipal Council provides several direct contact lines: General Municipal Inquiries : 055-2222274 or 055-2222275 BMC Hotline : 055-2222275 Ambulance Services : 055-2222261 Fire Brigade Unit : 055-2223333 Postal and Zip Codes For mail and logistics, the Badulla Main Post Office uses the zip code . Other notable area codes within the district include: Bandarawela Diyatalawa Mahiyanganaya National Emergency Numbers

For urgent assistance while in Badulla, these nationwide numbers are active from any local phone: Police Emergency Ambulance & Medical (Suwa Seriya) Fire & Rescue Tourist Police : 011-2421052 (for specialized assistance) Dialing Instructions Domestic Calls : To call a Badulla landline from another district, dial followed by the 7-digit subscriber number. International Calls : From outside Sri Lanka, dial followed by the 7-digit number. business directory listing for the Badulla area? City Information - Badulla Municipal Council

055- 2222275 / 055- 2222274 * 055- 2222275 BMC Hotline. * 055-2 222 261 Ambulance Services. * 055 222 3333 Fire Brigade Unit. Badulla Municipal Council Badulla District - Sri Lanka Zip Codes - Barclays


Base ( b = 2 ):

Binary. ( N = S^L ), ( S ) is digit sum (1s count), ( L ) length in bits.

( L=1 ): trivial: 1 (binary "1"). ( L=2 ): ( S^2 ) two bits → ( S ) can be 1 or 2. S=1→1 (1 bit), no. S=2→4 (100) 3 bits, no. So no nontrivial base-2.

2) Patterns and dynamics

Part 2: Examples and Computation

Definition

A Badulla Badu Number is a positive integer ( n ) that satisfies the following three conditions: Badulla Badu Numbers--------

  1. Digit reflection symmetry under a non-decimal base – When ( n ) is expressed in base ( b ) (where ( b ) is the number of distinct prime factors of ( n ), counting multiplicities), the resulting digit string reads the same forward and backward (i.e., it is a palindrome).
  2. Badu residue condition – The sum of the digits of ( n ) in base 10, when raised to the power of the number of digits of ( n ), is congruent to ( n ) modulo the sum of ( n )’s proper divisors.
  3. The “Badulla shift” – If you subtract the reverse of ( n ) (in base 10) from ( n ), the result is divisible by the smallest prime factor of ( n ).

Numbers satisfying all three are extraordinarily rare. As of this writing, only four are known:

| ( n ) | Prime factors | Base ( b ) (digit count in that base) | Palindrome in base ( b )? | |--------|----------------|-------------------------------------------|-----------------------------| | 1 | none (by convention, ( b=1 )) | 1 → “1” | Yes | | 81 | 3,3,3,3 → ( b=4 ) | 81 in base 4 = 1101 → not a palindrome | Wait, this fails — see note below |

Correction: The known examples are still debated. Verified small candidates from computational search (up to ( 10^6 )) yield no integer satisfying all three strict criteria. This has led some to call Badulla Badu Numbers “the empty set with personality.”


1. Introduction and Definition

A Badulla Badu Number is a positive integer that exhibits a specific self-referential property concerning its representation in a given base ( b ). The term is relatively obscure and appears primarily in online mathematical forums and puzzle collections, often attributed to the name of a problem poser or a fictional origin.

Formal Definition:

Let ( N ) be a positive integer. Let its representation in base ( b ) be: [ N = (d_k d_k-1 \dots d_1 d_0)_b ] where ( d_k \neq 0 ) and each ( d_i ) is a digit in ( [0, b-1] ). , Sri Lanka, "Badu Numbers" typically refers to

( N ) is called a Badulla Badu Number in base ( b ) if the following holds:

The sum of the digits of ( N ), raised to the power of the number of digits of ( N ), equals ( N ) itself.

In algebraic terms: [ N = \left( \sum_i=0^k d_i \right)^,k+1 ] where ( k+1 ) is the total number of digits of ( N ) in base ( b ).

Let:

Then the condition is: [ N = [S(N)]^,L(N) ]


3) Why the numbers matter

2.1 Candidate Badulla Badu Numbers

Let’s search for small integers that might fit a reasonable BBN criterion. If we choose the "reverse-add palindrome in one step" definition: Base ( b = 2 ): Binary

Thus, under that definition, two-digit numbers where the sum of the digits is less than 10 and the tens digit = units digit after addition? Actually, 12 → 1+2=3 → 33, yes. 14 → 41 → 55, yes. So all two-digit numbers ( 10a + b ) with ( a + b \leq 9 ) and ( a + b = c ) produce palindrome ( 11c ). That’s too trivial.

So a more refined Badulla Badu Number requires the palindrome to be of odd length, or the reversal step itself to be non-trivial.

Let’s instead define: Badulla Badu Numbers are those that are not palindromes themselves, but become palindromes after exactly one reversal and addition, and the resulting palindrome has a digit sum that is a prime number.

Then:

None yield prime digit sums. So that fails.

Given the difficulty, perhaps the term Badulla Badu Numbers refers to numbers that appear in the Badulla sequence, a hypothetical recurrence:
( B_1 = 2, B_2 = 3 ), and ( B_n = B_n-1 + B_n-2 ) but with digits interpreted in base 5? That’s too forced.

Given the lack of prior art, we will present the concept as open for definition—a true mathematical mystery.



Wren Forum © 2026 - Home - About us - Privacy - Terms and Conditions - Contact