Number Systems For CAT
Basic Formula
- (a+b)² = a² + b² + 2ab
- (a−b)² = a² + b²− 2ab
- (a+b)² − (a−b)² = 4ab
- (a+b)² + (a−b)² = 2(a²+b²)
- (a²−b²) = (a+b)(a−b)
- (a+b+c)² = a² + b² +c² + 2(ab+bc+ca)
- (a³+b³) = (a+b)(a²−ab+b²)
- (a³−b³) = (a−b)(a²+ab+b²)
- (a³+b³+c³−3abc) = (a+b+c)(a²+b²+c²−ab−bc−ca)
- If a+b+c=0, then a³+b³+c³ = 3abc
Type of Number
- Natural Number:
- Whole Number
- Integer Number
- Even Number
- Odd Number
- Prime Number
- Composite Number
- Co Prime Number
- Real Number
Remainder and Quotient
The remainder is r when number p is divided by k" means p=kq+r the integer q is called the quotient. For Example: remainder is 1 when 5 is divided by 2 means 5 = 2 x 2 + 1
Even, Odd Number
A number n is even if the remainder is zero when n is divided by 2:n=2z+0, or n=2z.
A number n is odd if the remainder is one when n is divided by 2:n=2z+1.
The following properties for odd and even numbers are very useful - you should memorize them:
- even x even = even
- odd x odd = odd
- even x odd = even
- even + even = even
- odd + odd = even
- even + odd = odd
Divisibility of Number
Divisibility By 2
Divisibility By 3
Divisibility By 4
Divisibility By 5
Divisibility By 6
Divisibility By 7
Divisibility By 8
Divisibility By 9
Divisibility By 10
Arithmetic Progression
If each term of a progression differs from its preceding term by a constant, then such a progression is called an arithmetical progression. This constant difference is called the common difference of the A.P.
- (1+2+3+....+n) = n(n+1)⁄2
- (l2+22+32+...+n2)=n(n+1)(2n+1)6
- (13+23+33+...+n3)=n2(n+1)24
Geometrical Progression
A progression of numbers in which every term bears a constant ratio with its preceding term, is called a geometrical progression. The constant ratio is called the common ratio of the G.P.
Comments
Post a Comment