Daniel's Learning Diary · CogniBloom · July 9, 2026
The Logic of Missing Digits and the Arithmetic of Page Numbers
📅 July 9, 2026Daily Reflection
When the clock starts ticking during a math competition, the pressure to find an answer quickly can often become the biggest obstacle to finding the *right* one. Today was a deep dive into the mechanics of numbers, moving from the artistic flair of vocabulary to the rigid, rule-bound world of cryptarithms and page-numbering puzzles.
🔣
Competition Math — Decoding Hidden Patterns
Cryptarithms like $SONG + BIRD = SINGS$ are essentially logic puzzles disguised as addition problems. The key is to treat each letter as a variable and use the properties of place value—specifically how carrying between columns restricts the possible values for each digit. When you see a 4-digit number plus a 4-digit number resulting in a 5-digit number, the most important realization is that the leading digit must be a carry, which instantly defines the value of $S$.
Page-numbering problems are a different beast entirely, requiring a systematic count of digits. Instead of guessing, we group the pages by the number of digits they contain: 1–9, 10–99, and 100+. By calculating the total number of digits used for each block, you can subtract those from your total count ($402$) to find exactly how deep into the next block of numbers you need to go. The secret is to view these problems as a series of distinct, manageable containers rather than one overwhelming task.
📖
Vocabulary — Building a Mental Asset
Learning new words like ardent or bonanza is more than just memorizing a dictionary definition; it is about building a mental asset you can use to express complex ideas. When you encounter a word that feels unfamiliar, try to connect it to a personal experience or a specific visual to make it stick. A flair for language isn't something you are born with—it is something you build by practicing how these words interact with the world around you.
💡 The Big Ideas Hidden Inside
Place Value Logic
What it meansEach position in a number holds a specific power of 10.
Why it mattersIt allows us to solve for unknown digits by looking at column carries.
How it worksIf $A+B = C$ and $C$ has more digits than $A$ or $B$, then the carry must be $1$.
Example$9 + 2 = 11$.
Think of it likeThink of it like a bucket brigade where each bucket (column) can only hold so much water before it overflows into the next.
🎯 Topic-Based Learning Tips
✓For cryptarithms, always list the possible values for each column before you start guessing.
✓When counting digits in a range, use the formula $count = (end - start + 1) \times (number\ of\ digits)$ to avoid off-by-one errors.
✓If you feel stuck, stop and write down exactly what you know (e.g., $S=1$)—this clears the mental fog.
✓Use scratch paper to organize your thoughts into columns; visual structure reduces cognitive load.
🔁 Where It Went Wrong — And the 4-Step Fix
📋 The Original Problem
Math Competition Problem 29: $SONG + BIRD = SINGS$. Student did not provide an answer; correct answers were $10731$ and $10531$.
🧭 The 4-Step Fix
1 · Recognize the askThe problem asks to assign a unique digit ($0-9$) to each letter so that the addition equation holds true.
2 · Apply the knowledgeThe constraint of place value addition ($a+b=c$ with potential carries) and the fact that each letter represents a unique digit.
3 · Know the steps1. Identify $S=1$ due to the carry. 2. In the thousands column, $S+B$ results in a 2-digit number starting with $S$, so $1+B$ must equal $10$ or $11$, meaning $B=9$ or $B=8$. 3. Test these constraints against the remaining columns to find valid sets for $O, N, G, I, R, D$.
4 · Find the gapThe student skipped the systematic testing of the thousands column and got overwhelmed by the number of variables.
Remember it byAlways start with the most restricted column (usually the leftmost) and write down the implications of every carry.
📋 The Original Problem
Math Competition Problem 30: A book uses $402$ pieces of type to number pages starting at $1$. Student did not answer; correct answer is $170$.
🧭 The 4-Step Fix
1 · Recognize the askHow many pages are in a book if the total digit count for the page numbers is $402$?
2 · Apply the knowledgeThe logic of partitioned sets: $1-9$ ($9$ digits), $10-99$ ($180$ digits), and $100+$ ($3$ digits each).
3 · Know the steps1. Digits for pages $1-9 = 9$. 2. Digits for pages $10-99 = 90 \times 2 = 180$. 3. Remaining digits $= 402 - (9 + 180) = 213$. 4. Number of 3-digit pages $= 213 / 3 = 71$. 5. Total pages $= 9 + 90 + 71 = 170$.
4 · Find the gapThe student miscalculated the final count by adding $70$ to $100$ instead of accounting for the full range of pages.
Remember it byUse a number line to visualize the ranges: $1-9$, $10-99$, $100-x$.
🔗 Connect the Dots
→Cryptarithms are like debugging code: you have to hold the rules constant and test variables one by one.
→The page-numbering problem is a classic example of 'summation of sequences,' which relates to how we calculate memory usage in computer science.
→Vocabulary building is like collecting ingredients for a recipe; you can't cook a gourmet meal if you only have salt.
What Today Added Up To
Today showed that even when you feel stuck, the path forward is always hidden in the details of the problem statement. By methodically breaking down the cryptarithm and the page-numbering puzzle, you turned a moment of frustration into a clear process for next time. Keep sharpening those analytical tools—every solved problem is a building block for the next challenge.
🔑 Key Terms
CryptarithmA mathematical puzzle where letters represent digits in an arithmetic operation.
ArdentCharacterized by intense feeling or passionate enthusiasm.
🧠 Reasoning Workout
Q1: If $S+B = 10$ in $SONG + BIRD = SINGS$, why must $S$ be $1$?
▶ Show Answer
Because the sum of two 4-digit numbers can only produce a 5-digit number if the leading digit is a $1$.
Q2: Why do we multiply by $2$ when counting digits for pages $10-99$?
▶ Show Answer
Because every number in that range (e.g., $10, 11, ... 99$) contains exactly 2 digits.
📋 Review Tomorrow
The remaining missed competition math problems
Refining the 4-step problem-solving method
Vocabulary review for 'ardent' and 'assail'
🚀 Try This Next
🎯 PracticeTry to solve one new cryptarithm tomorrow using a table to track digit values.
🤔 ReflectWhen you feel 'stumped,' what is the very first physical step you can take to start breaking the problem down?
🔁 HabitAlways write down the 'given' information before attempting to solve any math problem.
🏆 ChallengeFind the next 3 terms in the sequence of digit-counts for pages: $9, 189, 2889...$ What is the pattern?
📱
Share What I Learned
Inspire someone with your progress
Math competition prep: Cryptarithms are tricky, but breaking them into column-by-column logic is the key. Never skip the scratch paper! 🧠 #Math #StudyTips #ProblemSolving
Instagram & TikTok: copies caption → paste in your post
✍️ Ready-to-Post Captions
Instagram
Cracking the code of competition math today! 🧩 Sometimes the hardest problems just need a little more breakdown. #MathLife #LearningJourney #StudySmart
Facebook
Spent today working through some tough math logic puzzles. It's amazing how much easier a problem becomes when you stop guessing and start breaking it down step-by-step. #Learning #Math #GrowthMindset
X
Math competition prep: Cryptarithms are tricky, but breaking them into column-by-column logic is the key. Never skip the scratch paper! 🧠 #Math #StudyTips #ProblemSolving