Smallest 3-Digit Palindrome Divisible by 18 - Problem #94 (Jan. 13, 2014)

  • MHB
  • Thread starter Jameson
  • Start date
In summary, a palindrome is a word, phrase, or sequence that reads the same backward as forward, and in this case, we are looking for a 3-digit number that is both a palindrome and divisible by 18. A 3-digit number refers to a number with three digits, and in this problem, the number must be divisible by 18 because it is a factor of both the number of digits and the sum of the digits. There are 45 possible solutions for this problem, which can be calculated by finding all the 3-digit numbers that are divisible by 18 and checking which of those are palindromes. The smallest 3-digit palindrome divisible by 18 is 108, as it is divisible by
  • #1
Jameson
Gold Member
MHB
4,541
13
What is the smallest three digit palindrome divisible by 18? Can you solve this without a brute force examination of possibilities?

Note: a "palindrome" is a number (or word) that is the same backwards and forwards. For example, 121 and 777 are both palindromes.
--------------------
 
Physics news on Phys.org
  • #2
Congratulations to the following members for their correct solutions:

1) magneto
2) kaliprasad
3) MarkFL
4) mente oscura
5) Ackbach
6) Pranav
7) soroban
8) eddybob123

Solution (from Pranav):
Let the three digit number be $\overline{abc}$. Clearly, we have the condition that $a\neq 0$.

Since the number is a palindrome, we have $a=c$ i.e $\overline{aba}$. For the number to be divisible by $18$, it must be divisible by $2$ and $9$.

The number is divisible by $2$ if $a=2, 4, 6 \,\text{or}\, 8$ ($a=0$ not allowed). Also, the number is divisible if $a+b+a=2a+b$ is a multiple of $9$. Since we look for the smallest palindrome, let $a=2$. Clearly, $b=5$ for $2a+b$ to be a multiple of $9$. Hence, the smallest palindrome divisible by 18 is $\fbox{252}$.
 

Related to Smallest 3-Digit Palindrome Divisible by 18 - Problem #94 (Jan. 13, 2014)

1. What is a palindrome?

A palindrome is a word, phrase, or sequence that reads the same backward as forward. In this case, we are looking for a number that reads the same forward and backward.

2. What does "3-digit" mean in this context?

In mathematics, a digit refers to any of the symbols used to represent numbers (0, 1, 2, 3, 4, 5, 6, 7, 8, 9). Therefore, a 3-digit number is a number that has three digits, such as 123 or 789.

3. Why does the number have to be divisible by 18?

Divisibility by 18 is a requirement in this problem because it is a factor of the number of digits (3) and also a factor of the sum of the digits (1+8=9). This makes it possible for the number to be a palindrome and also divisible by 18.

4. How many possible solutions are there for this problem?

There are 45 possible solutions for this problem. This can be calculated by finding all the 3-digit numbers that are divisible by 18 (45 numbers) and then checking which of those are palindromes (9 numbers).

5. Can you provide an example of a smallest 3-digit palindrome divisible by 18?

The smallest 3-digit palindrome divisible by 18 is 108. This number is divisible by 18 (108/18=6) and reads the same forward and backward (108=801).

Similar threads

Replies
6
Views
1K
  • Math Proof Training and Practice
2
Replies
67
Views
11K
  • Math Proof Training and Practice
3
Replies
93
Views
11K
  • Precalculus Mathematics Homework Help
Replies
1
Views
2K
  • General Math
4
Replies
125
Views
17K
  • Linear and Abstract Algebra
Replies
2
Views
5K
  • Math Proof Training and Practice
6
Replies
175
Views
21K
Replies
21
Views
4K
  • Programming and Computer Science
Replies
2
Views
3K
Back
Top