Part - II >>
- If an equation
(i.e. f(x) = 0) contains all positive co-efficients of any powers of x, it
has no positive roots.
Eg: x3+3x2+2x+6=0 has
no positive roots
- For an equation, if all the even powers of x have same sign coefficients and all the odd powers of x have the opposite sign coefficients, then it has no negative roots.
- For an equation f(x)=0 , the maximum number of positive roots it can have is the number of sign changes in f(x) ; and the maximum number of negative roots it can have is the number of sign changes in f(-x)
- Complex roots occur in pairs, hence if one of the roots of an equation is 2+3i, another has to be 2-3i and if there are three possible roots of the equation, we can conclude that the last root is real. This real root could be found out by finding the sum of the roots of the equation and subtracting (2+3i)+(2-3i)=4 from that sum.
- ü For a cubic equation ax3+bx2+cx+d=o
- Sum of the
roots = - b/a
- Sum of the
product of the roots taken two at a time = c/a
- Product of the roots = -d/a
ü For a bi-quadratic
equation ax4+bx3+cx2+dx+e = 0
- Sum of the
roots = - b/a
- Sum of the
product of the roots taken three at a time = c/a
- Sum of the
product of the roots taken two at a time = -d/a
- Product of the roots = e/a
- If an equation f(x)= 0 has only odd powers of x and all these have the same sign coefficients or if f(x) = 0 has only odd powers of x and all these have the same sign coefficients, then the equation has no real roots in each case (except for x=0 in the second case)
- Consider the two equations
a1x+b1y=c1
a2x+b2y=c2
Then,
ü If a1/a2
= b1/b2 = c1/c2, then we have
infinite solutions for these equations.
ü If a1/a2
= b1/b2 <> c1/c2, then we
have no solution.
ü If a1/a2
<> b1/b2, then we have a unique solution.
- Roots of x2 + x + 1=0 are 1, w, w2 where 1 + w + w2=0 and w3=1
- |a| + |b| = |a +
b| if a*b>=0
else, |a| + |b| >= |a + b|
- The equation ax2+bx+c=0 will have max. value when a<0 and min. value when a>0. The max. or min. value is given by (4ac-b2)/4a and will occur at x = -b/2a
- ü If for two numbers x + y=k (a constant), then their PRODUCT is MAXIMUM if x=y (=k/2). The maximum product is then (k2)/4.
ü If for two numbers
x*y=k (a constant), then their SUM is MINIMUM if
x=y (=root(k)). The minimum sum is then 2*root (k).
x=y (=root(k)). The minimum sum is then 2*root (k).
- Product of any two numbers = Product of their HCF and LCM. Hence product of two numbers = LCM of the numbers if they are prime to each other.
- For any 2
numbers a, b where a>b
ü a>AM>GM>HM>b
(where AM, GM ,HM
stand for arithmetic, geometric , harmonic means
respectively)
ü (GM)^2 = AM * HM
- For three positive numbers a, b, c
ü (a + b + c) * (1/a +
1/b + 1/c)>=9
- For any positive integer nü 2<= (1 + 1/n)^n <=3
- a2 +
b2 + c2 >= ab + bc + ca
If a=b=c, then the case of equality holds good.
- a4 + b4 + c4 + d4 >= 4abcd (Equality arises when a=b=c=d=1)
- (n!)2 > nn
- If a + b + c + d=constant, then the product a^p * b^q * c^r * d^s will be maximum if a/p = b/q = c/r = d/s
- If n is even, n(n+1)(n+2) is divisible by 24
- x^n -a^n = (x-a)(x^(n-1) + x^(n-2) + .......+ a^(n-1) ) ......Very useful for finding multiples. For example (17-14=3 will be a multiple of 17^3 - 14^3)
- e^x = 1 + (x)/1!
+ (x^2)/2! + (x^3)/3! + ........to infinity
Note: 2 < e < 3
- log(1+x) = x - (x^2)/2 + (x^3)/3 - (x^4)/4 .........to infinity [Note the alternating sign . .Also note that the logarithm is with respect to base e]
- (m + n)! is divisible by m! * n!
- When a three digit number is reversed and the difference of these two numbers is taken, the middle number is always 9 and the sum of the other two numbers is always 9.
- Any function of the type y=f(x)=(ax-b)/(bx-a) is always of the form x=f(y)
- ü The sum of first n natural numbers = n(n+1)/2
ü The sum of squares of
first n natural numbers is n(n+1)(2n+1)/6
ü The sum of cubes of
first n natural numbers is (n(n+1)/2)2/4
ü The sum of first n
even numbers= n (n+1)
ü The sum of first n
odd numbers= n2
- If a number ‘N’ is represented as a^x * b^y * c^z… where {a, b, c, …} are prime numbers, then
ü the total number of
factors is (x+1)(y+1)(z+1) ....
ü the total number of
relatively prime numbers less than the number is
N * (1-1/a) * (1-1/b) * (1-1/c)....
N * (1-1/a) * (1-1/b) * (1-1/c)....
ü the sum of relatively
prime numbers less than the number is
N/2 * N * (1-1/a) * (1-1/b) * (1-1/c)....
N/2 * N * (1-1/a) * (1-1/b) * (1-1/c)....
ü the sum of factors of
the number is {a^(x+1)} * {b^(y+1)} * ...../(x * y *...)
- ü Total no. of prime numbers between 1 and 50 is 15
ü Total no. of prime
numbers between 51 and 100 is 10
ü Total no. of prime
numbers between 101 and 200 is 21
- ü The number of squares in n*m board is given by m*(m+1)*(3n-m+1)/6 ü The number of rectangles in n*m board is given by n+1C2 * m+1C2
0 comments:
Post a Comment