EVEN & ODD NUMBERS
The general form of even numbers =2n ( where n is any natural number)
The sum of first n even natural numbers = n(n+1)
Example: Find the sum of first 20 even numbers?
Here n=20
Sum of first 20 even numbers = 20 (20 +1)
= 20 X 21
=420
The general form of odd numbers =2n-1 ( where n is any natural number)
The sum of first n odd natural numbers = n²
Example: Find the sum of first 20 odd numbers?
Here n=20
Sum of first 20 odd numbers = 202
= 400
Properties of even & odd numbers:
|
EVEN + EVEN = EVEN |
EVEN – EVEN = EVEN |
EVEN x EVEN = EVEN |
|
ODD
+ ODD = EVEN |
ODD – ODD = EVEN |
ODD x ODD = ODD |
|
EVEN + ODD = ODD |
EVEN – ODD = ODD |
EVEN x ODD = EVEN |
WORKSHEET PDF GIVEN BELOW
.png)
0 Comments