Difference between revisions of "2023 SSMO Accuracy Round Problems/Problem 2"

(Created page with "==Problem== Suppose that the average of all <math>n</math>-digit palindromes is denoted by <math>P_{n}</math> and the average of all <math>n</math>-digit numbers is denoted by...")
 
(No difference)

Latest revision as of 22:21, 15 December 2023

Problem

Suppose that the average of all $n$-digit palindromes is denoted by $P_{n}$ and the average of all $n$-digit numbers is denoted by $N_{n}.$ Find $\left\lfloor\sum_{n=1}^{100}(P_{n}-N_{n})\right\rfloor.$

Solution