Raised Fist0

Prime Number Series

Start learning this pattern below

Jump into concepts and practice - no test required

or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong

Introduction

Prime Number Series वे श्रृंखलाएँ हैं जो अभाज्य संख्याओं पर आधारित होती हैं-ऐसी संख्याएँ जो 1 और स्वयं को छोड़कर किसी अन्य संख्या से विभाजित नहीं होतीं। Reasoning परीक्षाओं में ये इसलिए आम हैं क्योंकि ये आपकी number-sense, divisibility checks और rapid recognition skills को जांचती हैं।

Pattern: Prime Number Series

Pattern: Prime Number Series

मुख्य विचार: प्रत्येक पद एक अभाज्य संख्या है - अगला पद हमेशा बढ़ते क्रम में अगला prime होता है।

Prime संख्या की परिभाषा: कोई भी integer जो 1 से बड़ा हो और 1 तथा स्वयं के अतिरिक्त किसी से भी विभाजित न हो।

Next Prime खोजने के सामान्य तरीके:
• अंतिम संख्या के बाद आने वाली संख्याओं को क्रम से जांचें और √n तक divisibility test करें।
• तेज़ elimination: 2 को छोड़कर सभी even numbers, 5 को छोड़कर सभी numbers ending with 5 को छोड़ दें।
• छोटे primes याद रखें: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47

Notes & Patterns:
• 2 एकमात्र even prime है।
• प्राइम के बीच का अंतर (prime gaps) बदलता रहता है।
• Twin primes जैसे (11, 13), (17, 19) जुड़े हुए primes होते हैं।
• Prime squares (जैसे 49, 121) prime नहीं होते, इसलिए series में rarely आते हैं।

Step-by-Step Example

Question

Series में अगला पद क्या होगा: 2, 3, 5, 7, 11, 13, ?

Solution

  1. Step 1: Observe the given terms

    यह सभी लगातार primes हैं: 2, 3, 5, 7, 11, 13.
  2. Step 2: 13 के बाद की संख्याएँ जांचें

    14 (even → composite), 15 (3 से divisible), 16 (even), 17 (test divisibility → 2, 3, 5 से divisible नहीं)।
  3. Step 3: 17 prime है?

    √17 ≈ 4.12 → 2 और 3 से divisible नहीं → 17 एक prime है।
  4. Final Answer:

    17
  5. Quick Check:

    14-16 composite हैं → अगला prime = 17. ✅

Quick Variations

1. Twin primes: जैसे (11, 13), (17, 19)।

2. Prime gaps series: हर दूसरे या तीसरे prime का उपयोग।

3. Mixed patterns: prime + 2, prime × 2, prime - 1 जैसी hybrid series।

Trick to Always Use

  • छोटे primes (≈50 तक) याद रखें → exam speed बहुत बढ़ती है।
  • किसी number n की primality test करने के लिए केवल primes ≤ √n तक divisibility जांचें।

Summary

  • Prime series में हर पद अभाज्य संख्या होता है।
  • Even numbers (2 छोड़कर) और 5 पर समाप्त होने वाली संख्याओं (5 छोड़कर) को पहले ही eliminate कर दें।
  • Trial division √n तक सबसे तेज़ primality test है।
  • पहले 15-20 primes याद हों → reasoning speed कई गुना बढ़ती है।

Example to remember: 11, 13, 17, 19 → next prime = 23

Practice

(1/5)
1. Find the next term in the series: 2, 3, 5, 7, 11, ?
easy
A. 12
B. 13
C. 14
D. 17

Solution

  1. Step 1: Identify the pattern

    The terms are consecutive prime numbers: 2, 3, 5, 7, 11.
  2. Step 2: Find the next prime

    The next prime after 11 is 13.
  3. Final Answer:

    13 → Option B
  4. Quick Check:

    Prime sequence continues correctly.
Hint: Memorize first 15 primes for quick spotting.
Common Mistakes: Choosing composite numbers like 12 or 14.
2. Find the missing term: 5, 11, 17, 23, ?
easy
A. 27
B. 29
C. 31
D. 33

Solution

  1. Step 1: Observe pattern

    This is a prime series with constant difference +6.
  2. Step 2: Compute next term

    23 + 6 = 29.
  3. Step 3: Verify primality

    29 is prime.
  4. Final Answer:

    29 → Option B
  5. Quick Check:

    All terms maintain +6 increment and stay prime.
Hint: Prime + even gap often remains prime.
Common Mistakes: Choosing 31 without confirming gap.
3. Identify the next prime: 11, 13, 17, 19, ?
easy
A. 21
B. 23
C. 25
D. 27

Solution

  1. Step 1: Recognize the pattern

    The series lists consecutive primes.
  2. Step 2: Check primes after 19

    20 ❌ (even), 21 ❌ (3×7), 22 ❌ (even), 23 ✔ (prime).
  3. Final Answer:

    23 → Option B
  4. Quick Check:

    23 is next prime after 19.
Hint: Skip even numbers & multiples of 3 when checking primality.
Common Mistakes: Selecting 21 or 25 assuming +2 rule.
4. Find the next number: 13, 17, 19, 23, 29, ?
medium
A. 31
B. 33
C. 35
D. 37

Solution

  1. Step 1: Read the pattern

    The numbers are consecutive primes.
  2. Step 2: Next prime after 29

    30 ❌, 31 ✔.
  3. Final Answer:

    31 → Option A
  4. Quick Check:

    Prime list confirms 31 is next.
Hint: Memorize primes until 50 for quick solving.
Common Mistakes: Choosing 37 instead of the immediate next prime.
5. Find the next prime term: 17, 29, 41, 53, ?
medium
A. 59
B. 61
C. 67
D. 71

Solution

  1. Step 1: Identify the rule

    The series increases by a constant arithmetic gap of +12: 17 → 29 (+12), 29 → 41 (+12), 41 → 53 (+12).
  2. Step 2: Apply the +12 rule

    Next value = 53 + 12 = 65.
  3. Step 3: Check primality

    65 is composite (65 = 5 × 13), so it cannot be used in a prime series.
  4. Step 4: Apply the fallback rule

    When the +12 result is composite, select the next immediate prime after it. The next prime after 65 is 67.
  5. Final Answer:

    67 → Option C
  6. Quick Check:

    Pattern: +12 each step → adjust to next prime if composite → 65 (composite) → 67 (prime) ✅
Hint: If a fixed gap leads to a composite number, move to the next immediate prime to preserve the prime-series structure.
Common Mistakes: Stopping at 65 without checking primality or switching to consecutive-prime logic incorrectly.