Class 6 Mathematics Patterns Summary
Mathematics: Patterns
Class 6 Summary & Formulas (RS Aggarwal)
Overview
In Class 6, the study of patterns acts as a critical bridge between basic arithmetic (Whole
Numbers) and the introduction to Algebra. Recognizing patterns allows students to form
generalized rules using variables.
1 Summary of Key Concepts
1.1 What is a Pattern?
A pattern is a sequence of numbers, shapes, or objects arranged according to a specific,
predictable mathematical rule. Identifying this rule allows one to calculate any term in
the sequence without writing out the entire list.
1.2 Types of Number Patterns
Number patterns involve finding the mathematical relationship between consecutive terms.
• Constant Addition/Subtraction: Each number increases or decreases by the
same amount (e.g., 2, 4, 6, 8, . . . ).
• Constant Multiplication/Division: Each number is multiplied or divided by
the same amount (e.g., 3, 9, 27, 81, . . . ).
• Square Numbers: The sequence formed by multiplying a number by itself (e.g.,
1, 4, 9, 16, . . . ).
• Triangular Numbers: A sequence of numbers that can be arranged to form an
equilateral triangle of dots (e.g., 1, 3, 6, 10, 15, . . . ).
1.3 Geometric & Matchstick Patterns
Geometric patterns are frequently used to introduce the concept of variables. By observ-
ing the number of matchsticks or line segments required to build a progressive series of
shapes, one can derive a general algebraic rule.
Example: If it takes 3 matchsticks to make one "C" shape, 6 to make two, and 9 to
make three, the generalized rule for making n shapes is 3n.
1
Class 6 Mathematics Patterns Summary
2 Important Rules and Formulas
In algebra, "formulas" for patterns are usually generalized rules using a variable, typically
n, which represents the position or term number in the sequence (n = 1, 2, 3, . . . ).
2.1 Basic Number Sequence Rules
Core Algebraic Rules
• Rule for Even Numbers: 2n
• Rule for Odd Numbers: 2n − 1
• Rule for Square Numbers: n2
• Rule for Triangular Numbers (Sum of the first n natural numbers):
n(n + 1)
2
2.2 Special Properties & Summation Rules
These mathematical shortcuts are commonly featured in whole number and pattern ex-
ercises.
Summation of Sequences
1. Sum of the first n Odd Natural Numbers:
The sum of the first n consecutive odd numbers is equal to the square of n.
1 + 3 + 5 + · · · + (2n − 1) = n2
(Example: The sum of the first 4 odd numbers is 1 + 3 + 5 + 7 = 16, which is 42 .)
2. Sum of the first n Even Natural Numbers:
2 + 4 + 6 + · · · + 2n = n(n + 1)
Pattern of 1s (Magic Squares):
11 × 11 = 121
111 × 111 = 12321
1111 × 1111 = 1234321
(Note: The middle digit of the result corresponds to the number of 1s being multiplied).
2.3 Common Matchstick Pattern Formulas
If n represents the number of shapes formed in a continuous line:
2
Class 6 Mathematics Patterns Summary
• Separate Squares: To make n independent squares, you need 4n matchsticks.
• Joined Squares: To make n squares placed side-by-side (sharing one vertical wall),
the rule is 3n + 1.
• Separate Triangles: To make n independent triangles, you need 3n matchsticks.
• Joined Triangles: To make n triangles placed side-by-side, the rule is 2n + 1.
3 Tips for Solving Pattern Questions
1. Find the Difference: Always check the difference between consecutive numbers
first. If it is a constant value, your algebraic rule will likely involve multiplying n
by that difference.
2. Look for Squares/Cubes: If the numbers increase non-linearly and jump quickly,
check if they match or are close to perfect squares (1, 4, 9, 16) or cubes (1, 8, 27, 64).
3. Test Your Rule: Once you formulate a rule (e.g., 3n + 2), always verify it by
substituting n = 1 and n = 2 to ensure it accurately produces the exact first and
second terms given in the sequence.