Study Number Pattern Rules in ISEE Middle Level Mathematics Achievement with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.
All flashcards
Flashcard 1: What rule generates the pattern 2,5,10,17,26,…?
Answer: Add consecutive odd numbers: +3,+5,+7,+9,…. The differences between terms are consecutive odd numbers starting from 3, building the sequence cumulatively.
Flashcard 2: What explicit rule gives the nth term of 0,1,3,6,10,…?
Answer: an=2n(n−1). This formula computes the (n−1)th triangular number, summing integers up to n−1.
Flashcard 3: What rule generates the pattern 1,1,2,3,5,8,…?
Answer: Each term is the sum of the two previous terms. This follows the Fibonacci recurrence, where each term after the first two is the sum of the preceding pair.
Flashcard 4: What explicit rule gives the nth term of 2,5,10,17,26,…?
Answer: an=n2+1. This formula adds 1 to the square of n to produce each term in the sequence.
Flashcard 5: What rule generates the pattern 1,4,9,16,25,…?
Answer: Square the term number: an=n2. The pattern consists of perfect squares, where each term is the square of its position n.
Flashcard 6: What rule generates the pattern 4,9,16,25,36,…?
Answer: Square the term number plus 1: an=(n+1)2. Each term is the square of (n+1), producing shifted perfect squares starting from 4.
Flashcard 7: What explicit rule gives the nth term of 64,32,16,8,…?
Answer: an=64⋅(21)n−1. This formula expresses the geometric sequence starting at 64 with common ratio 21 for the nth term.
Flashcard 8: What explicit rule gives the nth term of 3,7,11,15,…?
Answer: an=3+4(n−1). This formula captures the arithmetic sequence starting at 3 with a common difference of 4 to find the nth term directly.
Flashcard 9: What rule generates the pattern 1,2,4,7,11,…?
Answer: Add 1,2,3,4,…. The differences are consecutive positive integers starting from 1, accumulating to form the sequence.
Flashcard 10: What recursive rule defines 1,1,2,3,5,8,…?
Answer: a1=1, a2=1, and an=an−1+an−2. This defines the Fibonacci sequence starting with two 1s and using the sum of the previous two terms for each subsequent one.
Flashcard 11: What explicit rule gives the nth term of 5,10,20,40,…?
Answer: an=5⋅2n−1. This formula defines the geometric sequence with first term 5 and common ratio 2 for the nth term.
Flashcard 12: What rule generates the pattern 2,6,12,20,30,…?
Answer: Products of consecutive integers: an=n(n+1). Each term is the product of n and (n+1), generating twice the triangular numbers.
Flashcard 13: What explicit rule gives the nth term of 3,−3,3,−3,…?
Answer: an=3(−1)n−1. The formula uses powers of −1 to alternate signs, starting positive for odd n and negative for even n.
Flashcard 14: What explicit rule gives the nth term of 7,12,17,22,…?
Answer: an=7+5(n−1). This arithmetic formula uses the first term 7 and common difference 5 to find the nth term.
Flashcard 15: What explicit rule gives the nth term of 20,16,12,8,…?
Answer: an=20−4(n−1). This formula represents the arithmetic sequence starting at 20 with a common difference of −4 for the nth term.
Flashcard 16: What recursive rule generates 2,6,18,54,…?
Answer: a1=2, and an=3an−1. This recursive definition starts with 2 and multiplies each subsequent term by 3, forming a geometric sequence.
Flashcard 17: What rule generates the arithmetic pattern 5,9,13,17,…?
Answer: Add 4 each term. The pattern is an arithmetic sequence with a common difference of 4, increasing each term by that constant.
Flashcard 18: What rule generates the alternating pattern 2,5,2,5,2,…?
Answer: Repeat the cycle 2,5. The pattern is periodic with period 2, alternating between 2 and 5 indefinitely.
Flashcard 19: What rule generates the arithmetic pattern 18,15,12,9,…?
Answer: Subtract 3 each term. The pattern is an arithmetic sequence with a common difference of −3, decreasing each term by 3.
Flashcard 20: What explicit rule gives the nth term of 1,2,4,7,11,…?
Answer: an=1+2n(n−1). This formula adds 1 to the (n−1)th triangular number to generate each term.
Flashcard 21: What rule generates the pattern 1,3,6,10,15,…?
Answer: Add 2,3,4,5,…. The differences start from 2 and increase by 1 each time, forming triangular numbers beginning at 1.
Flashcard 22: What rule generates the pattern 0,1,3,6,10,…?
Answer: Add 1,2,3,4,… (triangular numbers). The pattern forms triangular numbers by cumulatively adding consecutive positive integers starting from 1.
Flashcard 23: What rule generates the geometric pattern 81,27,9,3,…?
Answer: Multiply by 31 each term. The pattern is a geometric sequence with a common ratio of 31, reducing each term accordingly.
Flashcard 24: What rule generates the pattern 1,8,27,64,…?
Answer: Cube the term number: an=n3. The pattern consists of perfect cubes, where each term is the cube of its position n.
Flashcard 25: What rule generates the alternating pattern 3,−3,3,−3,…?
Answer: Multiply by −1 each term. Multiplying by −1 alternates the sign of each term while keeping the absolute value constant at 3.