Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Consecutive Integers Explained with Rules and Examples

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

What are Consecutive Integers Formula and How to Solve Problems

The concept of consecutive integers plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. Whether you’re tackling word problems, learning about number patterns, or practicing for competitive exams, understanding consecutive integers will help you build a strong foundation in maths.


What Is Consecutive Integers?

Consecutive integers are numbers that come one after another in a sequence with no gaps. Each number in the set is exactly 1 more (or less) than the previous number. You’ll find this concept applied in areas such as arithmetic progression, number patterns, and solving equations.


  • Example: 4, 5, 6, 7 (consecutive integers going up by 1)
  • Example: -3, -2, -1, 0, 1 (they can be negative or include zero)

Key Formula for Consecutive Integers

Here’s the standard way of writing formulas for consecutive integers. If the first integer is \( n \), the next ones are:

  • Consecutive integers: \( n, \ n+1, \ n+2, \ n+3, \ldots \)
  • Consecutive even integers: \( 2n, \ 2n+2, \ 2n+4, \ldots \)
  • Consecutive odd integers: \( 2n+1, \ 2n+3, \ 2n+5, \ldots \)

Types of Consecutive Integers

There are several kinds of consecutive integers you might see in problems:

Type Formula Example
General \( n, n+1, n+2 \) 7, 8, 9
Even \( 2n, 2n+2, 2n+4 \) 10, 12, 14
Odd \( 2n+1, 2n+3, 2n+5 \) 5, 7, 9

Step-by-Step Illustration

Sample Problem: The sum of three consecutive integers is 81. Find the three integers.

1. Let the three consecutive numbers be \( x, x+1, x+2 \)

2. Write their sum: \( x + (x+1) + (x+2) = 81 \)

3. Combine like terms: \( 3x + 3 = 81 \)

4. Subtract 3: \( 3x = 78 \)

5. Divide by 3: \( x = 26 \)

6. Therefore, the numbers are 26, 27, and 28.

Cross-Disciplinary Usage

Consecutive integers are not only useful in Maths but also play an important role in Physics, Computer Science, logic puzzles, and day-to-day reasoning. If you’re preparing for JEE, NTSE, or Olympiad exams, you’ll find problems involving consecutive integers come up often, especially in algebra and number series.


Speed Trick or Vedic Shortcut

Want to find the sum of several consecutive integers quickly? Here’s a shortcut: For n consecutive numbers starting at a, the sum is n × (first number + last number)/2.

Example: Sum of 23, 24, 25, 26, and 27.
1. First number = 23, Last number = 27
2. n = 5
3. Sum = \( 5 \times (23 + 27) / 2 = 5 \times 50 / 2 = 125 \)

Such shortcuts help save time during tricky word problems, especially in competitive exams. Vedantu’s live classes teach many more tips like these!


Try These Yourself

  • List the first five consecutive integers starting from 12.
  • Are -2, -1, 0 consecutive integers?
  • Find three consecutive even integers whose sum is 72.
  • Which set contains only consecutive odd integers: 9, 11, 13 or 10, 12, 15?

Frequent Errors and Misunderstandings

  • Forgetting that the difference between even or odd consecutive integers is 2, not 1.
  • Using wrong variables (e.g., writing x, x+2, x+4 for general consecutive integers instead of x, x+1, x+2).
  • Mixing up even and odd integer sequences in word problems.
  • Not including negative numbers and zero as consecutive integers.

Relation to Other Concepts

The idea of consecutive integers connects closely with topics such as arithmetic sequence and number patterns. Mastering this concept makes it easier to tackle algebraic equations, solve sequence puzzles, and understand properties of integers in later grades.


Classroom Tip

A quick way to remember consecutive even or odd integers: Use x, x+2, x+4, etc. for both. For general consecutive integers, always use x, x+1, x+2. Visualizing these on a number line helps reinforce the concept. Vedantu’s teachers often use number lines and colored markers in live classes to make these patterns easy to spot.


We explored consecutive integers—from the basic meaning and formulas to types, examples, errors to avoid, and real-world connections. Regular practice with Vedantu can help you quickly spot number patterns and confidently solve any problem involving consecutive integers in your exams!


Explore Related Topics


FAQs on Consecutive Integers Explained with Rules and Examples

1. What are consecutive integers?

Consecutive integers are whole numbers that follow each other in order with a difference of 1.

  • Examples: 3, 4, 5 and −2, −1, 0.
  • Each number is exactly 1 more than the previous number.
  • They can be positive, negative, or include zero.
In algebra, consecutive integers are often written as n, n+1, n+2.

2. How do you represent consecutive integers algebraically?

Consecutive integers are represented algebraically as n, n+1, n+2, ....

  • Let the first integer be n.
  • The next integer is n + 1.
  • The third integer is n + 2.
This algebraic representation is commonly used to solve word problems involving consecutive numbers.

3. What is the formula for the sum of consecutive integers?

The sum of the first n consecutive integers starting from 1 is n(n + 1)/2.

  • Formula: S = n(n + 1)/2
  • Example: Sum of first 5 integers = 5(6)/2 = 15.
If the integers do not start from 1, use the arithmetic sequence formula: S = n/2 × (first + last).

4. How do you find two consecutive integers if their sum is given?

To find two consecutive integers from their sum, let them be n and n+1 and form an equation.

  • Step 1: Write equation → n + (n + 1) = given sum.
  • Step 2: Solve for n.
Example: If sum is 15:
n + (n + 1) = 15 → 2n + 1 = 15 → 2n = 14 → n = 7.
The integers are 7 and 8.

5. What are consecutive even integers?

Consecutive even integers are even numbers that differ by 2.

  • Examples: 2, 4, 6 and −6, −4, −2.
  • Algebraic form: n, n+2, n+4 (where n is even).
They increase by 2 because even numbers are multiples of 2.

6. What are consecutive odd integers?

Consecutive odd integers are odd numbers that increase by 2.

  • Examples: 1, 3, 5 and 7, 9, 11.
  • Algebraic form: n, n+2, n+4 (where n is odd).
Like even integers, they differ by 2 because only odd numbers are included.

7. How do you solve word problems involving consecutive integers?

To solve consecutive integer word problems, define the numbers using variables and form an equation based on the given condition.

  • Step 1: Let the first integer be n.
  • Step 2: Write the next integers as n+1, n+2, etc.
  • Step 3: Form an equation using the given sum, product, or condition.
  • Step 4: Solve and verify.
This method works for consecutive even and odd integers as well.

8. What is the average of consecutive integers?

The average of consecutive integers is always the middle number (for an odd count of integers).

  • Example: Average of 4, 5, 6 is 5.
  • Formula: (first + last) / 2.
This works because consecutive integers form an arithmetic sequence with common difference 1.

9. Can consecutive integers be negative?

Yes, consecutive integers can be negative as long as they differ by 1.

  • Examples: −5, −4, −3.
  • The rule remains the same: each number is 1 greater than the previous one.
Consecutive integers include positive numbers, negative numbers, and zero.

10. What is the product of two consecutive integers?

The product of two consecutive integers is found by multiplying n(n + 1).

  • Let the integers be n and n+1.
  • Product = n(n + 1).
Example: For 6 and 7, product = 6 × 7 = 42. This expression is often used in algebra and quadratic equations.