Answer:
consecutive even 2,4,6,...
consecutive odd numbers 1,3,5,....
Step-by-step explanation:
Consecutive even numbers
Consecutive even numbers are numbers or integers that follow in sequence, each number being 2 more than the previous number, it is represented by n, n +2, n + 4, n + 6, ..., where n e is any even integer.It is start with even numbers.
example: 2,4,6,....
Consecutive odd numbers
Consecutive odd numbers are numbers or integers that follow in sequence, each number being 2 more than the previous number, it is represented by n, n +2, n + 4, n + 6, ..., where n is any odd integer.It is start with odd numbers.
examples: 1,3,5....