Distinct palindromes within decimal numbers: Difference between revisions

Content added Content deleted
(Created page with "{{draft task|Distict Palindromes Within Digital Numbers}}[[Category::Palindromes]] Find all distinct palindromes contained as substrings in decimal representation of n. Note...")
 
mNo edit summary
Line 5: Line 5:


;Task:
;Task:
# Task 1: Find all the palindromes including single digits in the integers from 100 to 125, inclusive.
# Find all the palindromes including single digits in the integers from 100 to 125, inclusive.


# Task 2: Determine which if any of the following decimal integers contain palindromes of 2 digits or more:
# Determine which if any of the following decimal integers contain palindromes of 2 digits or more:


9, 169, 12769, 1238769, 123498769, 12346098769, 1234572098769,
9, 169, 12769, 1238769, 123498769, 12346098769, 1234572098769,