Prime Numbers Wiki
No edit summary
No edit summary
(12 intermediate revisions by 7 users not shown)
Line 1: Line 1:
  +
{{Types of Primes Infobox
Palindromic Primes are prime numbers that are palindromes, or in other words, they are the same number when read from left to right or right to left. The first four palindromic primes are trivially palindromic, as they are single digit values.
 
  +
|title=Palindromic Primes
  +
|discov=N/A
  +
|amount=Unknown
  +
|expression=A prime which can be read the same forwards and backwards
  +
|1st=[[2]], [[3]], [[5]], [[7]], [[11]], [[101]], [[131]], [[151]]}}
 
Palindromic Primes are prime numbers that are palindromes, or in other words, they are the same number when read from left to right or right to left. The first four palindromic primes are trivially palindromic, as they are single digit values.
   
All palindromic primes have an odd number of digits, with the exception of 11, as all palindromes of even length are divisible by 11.
+
All palindromic primes except for 11 have an odd number of digits, as all palindromes of even length are divisible by 11.
  +
  +
==Examples==
  +
*[[7]] is a palindromic prime, since it has only one digit.
  +
*[[131]] is a palindromic prime, since the digits stay the same when it is reversed.
   
 
==The First Few Palindromic Primes==
 
==The First Few Palindromic Primes==
<gallery widths="50">
+
<gallery widths="50" navigation="true">
 
2.png|link=2
 
2.png|link=2
 
3.png|link=3
 
3.png|link=3
Line 17: Line 27:
 
313.png|link=313
 
313.png|link=313
 
</gallery>
 
</gallery>
[[Category:Groups of primes]]
+
[[Category:Types of Primes]]

Revision as of 11:27, 27 January 2018

Palindromic Primes
Basic Info
Discovered by N/A
Number of Unknown
Description A prime which can be read the same forwards and backwards
First Few 2, 3, 5, 7, 11, 101, 131, 151

Palindromic Primes are prime numbers that are palindromes, or in other words, they are the same number when read from left to right or right to left. The first four palindromic primes are trivially palindromic, as they are single digit values.

All palindromic primes except for 11 have an odd number of digits, as all palindromes of even length are divisible by 11.

Examples

  • 7 is a palindromic prime, since it has only one digit.
  • 131 is a palindromic prime, since the digits stay the same when it is reversed.

The First Few Palindromic Primes