Most schools stop formally teaching times tables at 12×12. That makes sense as a starting point, but it leaves students stranded the moment a multiplication problem involves 13, 14, 15 or larger numbers. The response for most students is to fall back on long multiplication — which is slow, error-prone under pressure, and unusable in a 10-second battle timer.

Here's the thing: you don't need to memorise every fact beyond 12. You need to understand the patterns that let you calculate those facts instantly. The times table isn't a random list. It's a structured grid built on relationships, and once you see those relationships, numbers up to 20×20 stop being scary and start being fast.

THE SYMMETRY SECRET — YOU ALREADY KNOW HALF THE TABLE

Before going further, internalise one fact that cuts your memorisation workload in half: multiplication is commutative. That means 13×7 and 7×13 give the same answer. So does 14×8 and 8×14, 17×6 and 6×17.

What this means in practice: if you know your 1–12 times table well, you already know every multiplication where one of the numbers is 12 or under — regardless of the order they appear. The "new" territory when moving beyond 12 is only the combinations where both numbers are 13 or higher. That's a much smaller set than it first appears.

📌 The actual new knowledge you need:

To master the 13–20 range, you only need to learn calculations where both numbers are in that range — things like 13×14, 15×17, 18×19. Everything else (13×7, 15×9, 17×4, etc.) is already covered by your existing 1–12 knowledge, just presented in a different order.

MASTERING THE 13 TIMES TABLE

PATTERN 01

13 = 10 + 3 — Always Split It

The fastest way to multiply by 13 is to split it: 13 × N = (10 × N) + (3 × N). Find the ×10 (easy — just add a zero) and the ×3, then add them together.

13 × 7 10 × 7 = 70.   3 × 7 = 21 70 + 21 Answer: 91
13 × 8 10 × 8 = 80.   3 × 8 = 24 80 + 24 Answer: 104
13 × 15 10 × 15 = 150.   3 × 15 = 45 150 + 45 Answer: 195

Notice the pattern in the 13 table: the units digit of 13×N is always the same as the units digit of 3×N. So 13×7 ends in 1 (because 3×7=21), 13×8 ends in 4 (because 3×8=24), 13×9 ends in 7 (because 3×9=27). This is a quick sanity-check while you calculate.

THE 14 AND 16 TABLES — SPLITTING STRATEGY

PATTERN 02

Any "Teen" Number Splits Cleanly into 10 + Remainder

The same split technique works for every number from 13–19. 14 = 10+4. 16 = 10+6. 17 = 10+7. You always get two easy multiplications and one addition.

14 × 7 10 × 7 = 70.   4 × 7 = 28 70 + 28 = 98
16 × 8 10 × 8 = 80.   6 × 8 = 48 80 + 48 = 128
17 × 6 10 × 6 = 60.   7 × 6 = 42 60 + 42 = 102

The key habit to build is automatically seeing any teen number as (10 + something). Once that decomposition is your first instinct when you see 14, 16, 17 or 18, these calculations become two-step operations rather than one scary problem.

THE 15 TIMES TABLE — TWO STEPS TO ANY ANSWER

PATTERN 03

Multiply by 15 Using the ×10 and ×5 Shortcut

15 = 10 + 5, and 5 is always half of 10. So to multiply by 15: find ×10, halve it to get ×5, then add both together. This two-step calculation is extremely fast once practised.

15 × 8 10 × 8 = 80.   5 × 8 = 40 (half of 80) 80 + 40 Answer: 120
15 × 12 10 × 12 = 120.   5 × 12 = 60 (half of 120) 120 + 60 Answer: 180
15 × 14 10 × 14 = 140.   5 × 14 = 70 (half of 140) 140 + 70 Answer: 210

The 15 times table has an elegant pattern worth noticing: the answers alternate between ending in 0 and ending in 5. 15×1=15, 15×2=30, 15×3=45, 15×4=60, 15×5=75... This is a reliable sanity check — if your answer doesn't follow this alternating pattern, something went wrong.

15 30 45 60 75 90 105 120 135 150

THE 19 AND 18 TABLES — NEAR-20 METHOD

PATTERN 04

Multiply by 20, Then Subtract One or Two Lots

19 is very close to 20, and multiplying by 20 is easy (double the number, then multiply by 10). So for ×19: multiply by 20, then subtract the original number once. For ×18: multiply by 20, then subtract the original number twice.

19 × 7 20 × 7 = 140.   Subtract 1 × 7 = 7 140 − 7 Answer: 133
19 × 13 20 × 13 = 260.   Subtract 1 × 13 = 13 260 − 13 Answer: 247
18 × 9 20 × 9 = 180.   Subtract 2 × 9 = 18 180 − 18 Answer: 162
18 × 14 20 × 14 = 280.   Subtract 2 × 14 = 28 280 − 28 Answer: 252
💡 The near-round-number principle:

The near-20 method works for any number close to a multiple of 10. 29×N? Multiply by 30, subtract N. 49×N? Multiply by 50, subtract N. 99×N? Multiply by 100, subtract N. Spotting that a number is "one away from a round number" and using that to simplify is a core mental math instinct that pays off across all four operations.

SQUARING NUMBERS FROM 11 TO 20

Squaring teen numbers (finding N×N for N between 11 and 20) comes up surprisingly often in competitive maths, and there's a beautiful pattern hiding in these results that makes them all calculable in seconds.

The Teen Squaring Formula

For any teen number (let's call it 10+d, where d is the units digit): the answer is always 100 + 20d + d². In plain English: start at 100, add twenty times the units digit, then add the units digit squared.

13² = (10+3)² 100 + (20 × 3) + 3² = 100 + 60 + 9 Answer: 169
17² = (10+7)² 100 + (20 × 7) + 7² = 100 + 140 + 49 Answer: 289
15² = (10+5)² 100 + (20 × 5) + 5² = 100 + 100 + 25 Answer: 225

Once you've used this formula a few times, you'll notice you can go even faster. For 14²: you know 100 + 80 + 16 = 196. For 12²: 100 + 40 + 4 = 144. The formula becomes a quick mental calculation rather than a multi-step algorithm.

The Visual Pattern in Teen Squares

Look at the sequence of squares from 10 to 20 and notice the differences between consecutive values:

100+21 121+23 144+25 169+27 196+29 225+31 256+33 289+35 324+37 361+39 400

The differences between consecutive squares are always consecutive odd numbers (21, 23, 25, 27...). This means if you know one square, you can calculate the next one by adding the next odd number. Knowing 15² = 225, you immediately know 16² = 225 + 31 = 256.

PATTERN DRILLS — BUILD SPEED THROUGH RECOGNITION

Knowing these patterns intellectually is different from being able to apply them in under 3 seconds under battle pressure. The gap between understanding and speed is closed only through deliberate repetition. Here's how to drill these specific patterns efficiently:

The 5-Minute Pattern Sprint

Pick one pattern per session — say, the 13 times table. Set a 5-minute timer. Write down (or mentally calculate) 13×1 through 13×20 as fast as possible. Check your answers. Note which ones slowed you down. Repeat the slow ones three more times. Move to the next pattern in the next session.

Recognition Over Recall

The goal isn't to memorise individual facts — it's to recognise which method to apply the moment you see a number. When you see 18, your brain should automatically trigger "near-20 method." When you see 15, it should trigger "10+5 split." When you see any teen number squared, the formula should activate instantly.

Build this recognition through exposure. Look at multiplication problems and before calculating, say (or think) the method name out loud: "14×9 — that's the 10+4 split." This meta-cognitive step accelerates the pattern-matching process significantly.

⚡ BEYOND-12 SPEED DRILL

Solve all ten using the pattern that fits. Aim for under 5 seconds each:

  • 13 × 9 = ?
  • 15 × 7 = ?
  • 19 × 8 = ?
  • 14 × 11 = ?
  • 16 × 7 = ?
  • 18 × 6 = ?
  • 13² = ?
  • 17 × 9 = ?
  • 15 × 16 = ?
  • 19 × 14 = ?

Answers: 117 · 105 · 152 · 154 · 112 · 108 · 169 · 153 · 240 · 266

WHICH METHOD TO USE WHEN

The real skill is not just knowing the methods — it's instantly selecting the right one. Here's the decision pattern experienced mental mathematicians follow when they see a multiplication with a teen number:


THE DEEPER SKILL THESE PATTERNS DEVELOP

Here is something more important than any individual technique in this article: learning to see numbers as flexible, decomposable structures rather than fixed, scary facts. The student who sees 17 and automatically thinks "10+7" has a fundamentally different relationship with numbers than the student who sees 17 and thinks "I need to memorise this."

Every pattern in this article is an expression of the same underlying truth: multiplication distributes over addition. That principle — formally called the distributive property — is the foundation of algebra, of polynomial expansion, of matrix multiplication, of calculus. Students who build their times-table fluency by understanding why the shortcut works are building a bridge to every more advanced topic they'll ever study.

So don't think of this as learning tricks. Think of it as developing a deep structural understanding of how numbers work — starting with something as concrete as 13×8.