+0  
 
0
279
1
avatar

Compute the smallest base-10 positive integer greater than 5 that is a palindrome when written in both base 2 and 4.

 Aug 17, 2021
 #1
avatar+2878 
0

 

   Compute the smallest base-10 positive integer greater than 5     

   that is a palindrome when written in both base 2 and 4.     

 

        15     

 

        in base 2  =  1111     

        in base 4  =  33     

   .     

 Apr 30, 2026

0 Online Users