Monday, March 27, 2023

 

.Find the sum  of series of even squares in natural series .

S2e = 22 + 42 + 62 + 82 ……… (2n)2

        = 22 [ 12 + 22 + 32 ………. n2 )   where n = NH/2

     = 4 [ n(n+1)(2n+1)/6] = (2/3)n(n+1)(2n+1)

 Find th sum of series of odd squares in natural series

  S2o = 12 + 32 + 52 + 72 ……… (2n – 1)2

The sum can be determined by finding out the mean common difference.

With two terms 12 + 32 = 10 =(2+d)   or  d = 8

With three terms  12 + 32 + 52 = 35 = 3 +3d or d = 10 + 2/3  = 8 + (2 +2/3)

With four terms 12 + 32 + 52 + 72 = 84 = 4 +6d or d = 13 +1/3 = 8 + 2 ( 2 + 2/3)

With n terms 12 + 32 + 52 + 72 ……… (2n – 1)2   , n + n(n-1)<d>/2  where the mean <d> = 8 +(n-2)[2 +2/3] = 8 + 8n/3 – 16/3 = (8/3) (n+1)

S2o = n [ 1 + (n-1) <d>/2]

     = n [ 1 + (n-1)/2 [8/3 (n+1)]

     = n [ 1 +(4/3)(n2 -1)] = (n/3) [4n2 – 1]

 

 

 Find the sum of the given series  (1x2) + (2x3) + (3x4)……… [(n-1)n]  

       12  =  1

      22  =  2 + 1.2

    32  =  3  + 2.3

    42  = 4 + 3 x 4

    n2 = n + (n-1)n

Summing up all the equations, ( 12 + 22 + 32 + 42 ……. n2) =( 1 + 2 + 3 + 4 ……. n)+ [(1x2) + (2x3) + (3x4)……… [(n-1)n]

We know , ( 12 + 22 + 32 + 42 ……. n2) = n(n+1)(2n+1)/6

( 1 + 2 + 3 + 4 ……. n) = n(n+1)/2

Hence , [(1x2) + (2x3) + (3x4)……… [(n-1)n] = n(n+1)(2n+1)/6  - n(n+1)/2

On simplification it reduces to n(n2-1) /3

 

 

The sum of series of successive cubes is equal to square of the sum of root numbers.

13 + 23 = 1+8 = 9 = 32 = (1+2)2

13 + 23  + 33 = 1+8 +27 = 36 =62 = (1+2 + 3)2

13 + 23  + 33 + 43= 1+8 +27 + 64 = 100 =102 = (1+2 + 3 + 4)2

13 + 23  + 33 + 43 …… n3 =  (1+2 + 3 + 4…… n )2 = [n(n+1)/2]2

This can be proved b considering this series as an arithmetic series with varying common difference.

If there are two terms 13 + 23  = 9 = 1 +(1+d1 ) = 1 + (1+d) or d = d1 = 7

With three terms 13 + 23  + 33 = 36 = 3 + d1 + d2 = 3 + (1+d) +(1+2d) = 3 + 3d

                               d1 + d2 = 33 ; d2 = 26 and d = 11 = 7 +4

With four terms  13 + 23  + 33 + 43 = 100 = 4+ d1 + d2 + d3 = 4 + 6d

                                d1 + d2 + d3  = 96 , d3 = 63 and d = 16 = 7 + 4 +5

The mean d varies as d = 7+  [(n+1)(n+2)/2 – 3x4/2] = 7 + [ (n2 +3n +2)/2 -6] = 1 +(n2 +3n +2)/2 = (n2 +3n +4)/2 where n ≥ 2

S3 = 13 + 23  + 33 + 43 …… (n-1)3  where  <d> =  (n2 +3n +4)/2

 

   = n [ 1 + (n-1)/2 d] = n { 1 + [(n-1)/2][ (n2 +3n +4)/2] = [n(n+1)/2]2

Sunday, March 26, 2023

Sum of successive square numbers

S = 12 + 22 + 32 + 42 +……….   + n2 , where n is the order of the number in the series which is equal to its value

These squares are grouped into series of odd squares 12 + 32 + 52 +……….   + (2n-1)2

And series of even squares 22 + 42 + 62 +……….   + (2n)2

Where n is the order of the odd/even number in the series with values  No – (2n -1) and Ne= 2n. It is noted that the sum of squares of all odd numbers from 1 to (2n-1) in natural series is 1/6 times the product of three successive numbers (2n-1)2n(2n+1)

 12 = (1x2x3)/6 = 1

12 +32 = (3x4x5)/6 = 10

12 +32 + 52 = (5x6x7)/6 =35 and so on.

12 + 32 + 52 +……….   + (2n-1)2 = (2n-1)2n(2n+1)/6= (n/3)(4n2 – 1)

In terms of the odd numbers  NoH = 2n -1, 2n = (NoH + 1) and 2n+1 = NoH +2. In terms of NoH ,the sum becomes So2 = NoH (NoH +1) (NoH +2)/ 6

 

Like wise the sum of all even numbers from2 to 2n in the natural series is 1/6 times the product of three successive numbers 2n (2n+1) (2n+2). For example,

 

22  = (2x3x4)/6  = 4

22 +42 = (4x5x 6)/6 = 20

22 +42 + 62 = (6x7x8)/6 = 56

In general 22 + 42 + 62 +……….   + (2n)2  = 2n (2n+1)(2n+2)/6 = (2/3) n (n+1)(2n+1)

In terms of the even numbers  NeH = 2n , n = (NeH /2) , (n+1) = (NeH +2)/2 and 2n+ 1 = NeH +1. In terms of NeH, the sum becomes Se2 =(1/6) NeH (NeH+1) (NeH +2)

The sum  all squares in natural series is the sum of the sum of odd squares and sum of even squares S2 = So2 + Se2

In terms of order the numbers \ (n/3) (4n2 -1) + (2n/3)(n+1)(2n+1) = (n/3)(2n+1)(4n+1) . In terms of the actual value of the number NH = 2n

S = NH (NH +1)( 2NH +1)/6

 

There is yet another way to derive the general expression for the sum of squares in natural series S = 12 + 22 + 32 + 42 + ………… This can be considered as an arithmetic series with different common difference . By estimating the mean common difference , we can use the same formula used for arithmetic series with a common difference. The common difference may be different, but it varies gradually ,which can be estimated.

 

12 + 22 = 5 = 1 +(1+d1) = 1 + (1+d) or d= d1 = 3

12 + 22 + 32  = 14 = 3+ d1 + d2 = 3 + 3d; d2 + d2 = 11 and d2 = 8 and d = 11/3 = 3 +(2/3)

12 + 22 + 32  + 42 = 30 = 4 + d1 + d+ d3 = 4 + 6d ; d1 + d+ d3 = 26  and d3 = 15. d = 13/3 = 3+(2/3) +(2/3) = 4 + (1/3)

12 + 22 + 32  + 42 + 52 =55 = 5 + d1 + d+ d3 + d4 = 5 +10d ; d1 + d+ d3 + d4 = 50 and d4 =24 , d = 4 + (1/3) + (2/3) = 5.

It is noted that the mean d is gradually increasing  3 + (2/3) (n-2)

If there are n terms  1 +(1+d) + (1+2d) + (1+3d) …….. [1 +(n-1)d]

S = n + d[ 1+2+3……(n-1)] = n + n(n-1)d/2 = n[ 1 + (n-1)d/2]

Substituting the mean value of d, we get,

S = n { 1+ [(n-1)/2][ 3 + 2/3(n-2)]} = n { 1 + [(n-1)/2](9+2n-4)/3 } = n [1 +(n-1/2)(2n+5/3)] = n[(2n2 +3n +1)/6 = n(n+1)(2n+1)/6   

  

Thursday, March 23, 2023

 

1.solve a2 + b2  = c2 with the help of algebra where the factors of one of the square number is kown 

 With single variable a = α2

a2  = c2  - b2  

α4 = (c-b)(c+b) .If c - b = α and c + b = α3 , which give c = α (α2 +1)/2 and b = α (α2  - 1)/2 . The solution then becomes (2α2)2 +  [ α (α2  - 1) ]2 = [ α (α2 +1) ]2

with two variables a = αβ      

α2 β2  = (c-b) (c+b) . If c-b = α  and c+b = αβ2 .By solving for b and c, we get a solution as

(2αβ)2 + [α(β2 – 1)]2  = [α(β2 + 1)]2

The distribution of prime factors of a  to (c-b) and (c+b) may have different values ,however its product must be equal to the square of the prime factors of a. If If c-b = α2  and c+b = β2 .By solving for b and c, we get a solution as

(αβ)2 + (β2 – α2)2  =  2 + α2)2

(2) Solve a3 + b3 = c3 by using prime factor method

With single variable . let a = α2. Then α6 = (c – b) [(c-b)2 + 3cb]. Under one possible distribution of prime factors (c-b) = α and [(c-b)2 + 3cb].=  α2 + 3cb = α5 or 3cb = α2 3 -1) or b[= [α2 3 -1)]/3c .Substituting this value in c-b ,  c -  2 3 -1)]/3c = α  or  3c2 – 3cα -[α2 3 -1)] = 0. Solving this quadratic equation for c, we get

c =[3α ± (9α2 + 12 α5- 12 α2 ) ]/6 = α/2 + (1/6) (12 α3- 3 52 ) ] and b = c – α = - α/2 + (1/6) (12 α5 - 3 α2 ) ]. It gives its solution as (α 2)3 + [- α/2 + (1/6) (12 α3- 3 α2)]3 = [ α/2 + (1/6) (12 α5- 3 α2)]3 . Whatever may be the prime factors of a and its distribution among b and c, ,there will be integral solution. Ie., all a,b,c cannot have positive integers. This is called Fermat’s Last theorem.

With two varibales. Let a = αβ. Then  α3 β3 =   (c – b) [(c-b)2 + 3cb].. If c-b = α2 ,  then   [(c-b)2 + 3cb]. = α4  + 3cb =  α β3 or b = [α (β3 – α3 )/3c. Substituting this value in c-b , c - [α (β3 – α3 )/3c.]- = α2  or  3c2 – 3c α2 - α (β3 – α3 ) = 0. The solution of this quadratic equation becomes c = [3 α2 ± √ 9 α4 + 12 α (β3 – α3 )]/6 . It is reduced to c = (α2/2) + (1/6)  12 α β3 –3 α4 )  and b = c- α2 = -2/2) + (1/6) 12 α β3 –3 α4 ) -.It gives the solution as (αβ)3 + [ (α2/2) + (1/6) 12 α β3 –3 α4)]3 = [(α2/2) + (1/6) 12 α β3 –3 α4)]3

(3) The prime factor method is application to solve ax + by = cz.,where the exponents are not same..S=olve a2 + b3 = c3 .for the integral values of a,b and c.

Let  a = =   α2, then α4 = (c-b) [ (c-b)2 + 3cb]. One possible distribution  is c-b = α and  (c-b)2 + 3cb] = α2 + 3cb = α3  or b = [α2  (α -1)]/3c  .Substituting this value of b in c-b  = α we get a quadratic equation 3c2 – 3cα - α2 (α -1) = 0, Solving for c, we get its two roots c =[(α/2) + (1/6) (12 α3 - 3 α2 )]  and b = [ - α/2) + (1/6) (12 α3 - 3 α2 )]]. The general form of the relation becomes ( α2 )2 + [(- α/2) + (1/6) (12 α3 - 3 α)]3 = [ (α/2) + (1/6) (12 α3 - 3 α)] . It is seen that when α = 1,7,19,37……. The root numbers become whole integers. When α = 7 ;  492 + 73 = 143

 (4) Solve a3  + b2 = c2 for integral values of a,b,and c.

 a3   = c2  - b2= (c-b) (c+b)

With single variable  a,  c-b =a and c+b = a2 which give the value for b and c in terms of a.

c = a(a+1)/2 and b = a(a-1)/2. The relation in terms of a single variable a is a3 + [a(a-1)/2]2 = [a(a+1)/2]2

 a=2 ; 23 + 12= 32

a=3 ; 33 + 32 = 62

with two variables a = αβ; (αβ)3 = (c-b)(c+b) . One possible distribution of the prime factors is  c-b = α2 β  and c+b = αβ2 . It gives c = αβ ( β + α) / 2 and b = αβ (β - α) / 2. In terms of these variables, the relation becomes  (αβ)3 + [αβ (β - α) / 2]2 = [αβ (β + α) / 2]2

α = 2,β = 3;  63 + 32 = 152

α = 2,β = 5; 103 + 152 = 352

Saturday, March 18, 2023

One may show an addition of two three digits numbers where all the digits from 1 to 9 are used once only.

                                            n1     n2         n3

                                           n4      n5        n6

                                      ---------------------------

                                           n7      n8        n0     

(100 n1 + 10 n2+ 9) + (100 n4  + 10 n5 + n6 )  = 100 n7 + 10 n8 + n9

The digital root of the sum of the digital roots of adders  D (n1 + n2 +  n3 +  n4 + n5 + n6 ) must be equal to the digital root of the additive sum D( n4 + n5 + n6)  This is possible only if the digital roots of both sides are equal to 9.

Few solutions are

182 + 763 = 945

492 +183 = 675

592 + 146 = 738

782 + 154 = 936

193 + 275 = 468

159 + 327 = 486

349 + 218 = 567

529 + 317 = 846

There are very few solutions where the sum is a square.

143 + 586 = 729 = 27 x27 = 272

194 + 382 = 576 = 24 x 24 = 242

369 + 415 = 784 = 28 x 28 = 282

. The sum of three two digits numbers give a three digits number. Get solutions in the summation all the digits from 1 to 9 are used once only.

(10 n1 + n2 ) + ( 10 n3 + n4 ) +(10 n5 +n6 ) = (100 n7 + 10 n8 + n9 )

The digital roots must be same for both sides of the relation.D (n1+n2 + n3 + n2 +  n4 + n5 + n6)                                 = D (n7+n8 + n9)

A typical solution is 83 +54 +79 = 216 = 63. By interchanging the digits of unit and 10 th decimal place  we get additional solution 84 +59 + 73 = 89 +53 + 74 = 216

  xyz + xyz + xyz = zzz  or xyz + xyz + xyz = yyy  or xyz + xyz + xyz = www, where w,x,y,z

take a digit from 1 to 9.. Find allowed values of w,x,y.z.

xyz + xyz + xyz = zzz

3 ( 100 x + 10 y+ z) = 100 z + 10 z + z = 111 z

      100x +10y + z = 37 z -à  100x +10y = 36 z-à  -à 50 x + 5 y = 18 z

One possible solution is z =5 , x= 1 and y =8  )185, which gives 185 x 3 = 555

xyz + xyz + xyz = yyy

3 ( 100 x + 10 y+ z) = 100 y + 10 y + y = 111 y

     100 x + 10y + z = 37 y --à 100x + z = 27 y

One possible  solution is  y =4 ,x=1 , z= 8 which gives 148 x 3 = 444

( x≠w, as it gives forbidden solutions)

If the identical digit in th sum is different from the digits of the adder

3(100x + 10y +z) = 100 w + 10w + w = 111 w

  (100x + 10y +z) = 37 w

 37 x 3n gives all identical digits.  Two solutions are available\

259 x 3 = 777 and 296 x 3 = 888

  

Thursday, March 16, 2023

 Problem solving skill

(1)You are given odd numbers 1,3,5,7 and 9. Can you get 2,4,6 and 8  with any three same or different numbers using addition and subtraction only.?

It is not possible. Sum of any three odd numbers will always be odd., can never be even.

(2)  x5 + x4 + x3 + x2 + x + 1= 0. Find the value of x.

The given expression can be written as x (x4 + x3 + x2 + x + 1) = -1.There are two possibilities.

x = 1 and (x4 + x3 + x2 + x + 1) = -1

x = -1 and (x4 + x3 + x2 + x + 1) = 1

The former solution is not valid as (x4 + x3 + x2 + x + 1) ≠ -1 if x =1.x = -1, satisfy both the condition.  

Wednesday, March 15, 2023

  Learning Mathematics through fun -Problem solving 

(1) 1  + 3 + 5 = 9 = 3 x 3 = 32

Identify similar set of successive odd numbers whose sum gives a square.

(2n-1) + (2n+1) + (2n+3) = 6n +3 = 3(2n+1). To satisfy the condition, (2n+1) must be odd which must be a multiple of 3 and a square number.i.e., (2n+1) = 3,12,27,48,75 …….

It gives the required solution    10 +12 +14 = 36 = 6 x 6 = 62    

                                              25 +27 + 29 = 81 = 9 x 9 = 92   

                                               73 + 75 + 77 = 225 = 15 x 15 =  152  

(2)  1+3+5+7 = 16 = 4 x4 = 42

       Find out few more set of successive odd numbers whose sum gives a square

     (2n-1) + (2n+1) + (2n+3) + (2n+5) = 8(n+1)= 4 x 2(n+1)

     2(n+1) must be a square number  It is possible when n = 1,7,17,31 …….

13 +15 +17 +19 = 64 = 8x 8 = 82   

33 + 35 + 37 + 39 = 144 = 12 x 12 = 122 

61 + 63 + 65 + 67 = 256 = 16 x16 = 162

(3) 3 + 5 = 8 = 2 x 2 x 2 = 23  

Here the sum of two successive odd numbers give a cube. Can you spot out few such pairs.?

(2n-1) + (2n+1) = 4n ,To be a cube n = 2x3  or n = 2,16,54 ………. (31,33) ,(107.109) are two such apirs whose sum give cube.

31 + 33 = 64 = 4x4x4 = 43  

107 + 109 = 216 = 6x 6 x6 = 63

(4) What are the three successive odd numbers whose sum gives a cube ?

 (2n-1) + (2n+1) + (2n+3) = 6n +3 = 3 (2n+1). To give odd cube (2n+1) must be odd  or (2n+1) = .  9 , ,243 ------9 (2x-1)3  . It gives

7+9+11=27 = 3x3x3 = 33  

241 + 243 + 245 = 729 = 9x9x9 = 93

Thursday, March 9, 2023

 Knowing the Algebraic formulae

Algebra is a branch of mathematics in which all unknown quantities are expressed as abstract symbols rather than specific numbers. Algebra is the branch of mathematics that helps in the representation of problems or situations in the form of mathematical expressions. By analyzing the mathematical expression one can understand various dependency of various factors associated with the problem.  Algebra is helpful to develop skill in problem solving . There ar many Algebraic formulae  Let us try to learn these algebraic formulae from fundamental concepts in mathematics.

a2 – b2 = (a + b) (a - b)

Adding  and subtracting a common  term ab with a2 – b2,  we get

a2 + ab – ab - b2 where a is commen in the first two terms andb is common in the last two terms.

a(a+b) – b(a+b), where (a+b) is common in both the terms, It is simplified into (a+b)    (a-b)

(a + b)2 = a2 + 2ab + b2

(a+b)2  = (a+b) (a+b) = a2  + ab + ab + b2, = a2  + 2ab + b2,. It gives a supplementary formula  a2 + b2 = (a + b)2 – 2ab.

(a – b)2 = a2 – 2ab + b2

(a-b)2 = (a-b)(a-b) = a2  - ab - ab + b2, = a2  - 2ab + b2. It gives a supplementary formula  a2 + b2 = (a - b)2 + 2ab . It shows that (a-b)2 , (a2 + b2) , (a+b)2  are always in arithmetic progression with a common difference 2ab.

(a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca.

(a+b+c) (a+b+c) = a2  ab + ac + ab + b2 + bc + ac + bc + c2 =  a2 + b2 + c2 + 2ab + 2bc + 2ca.

(a – b – c)2 = (a-b-c) (a-b-c) =  a2 + b2 + c2 – 2ab + 2bc – 2ca.

(a + b)3 = a3 + 3a2b + 3ab2 + b3 = a3 + b3 + 3ab (a + b)

(a+b)3  = (a+b) (a+b) (a+b) = (a2 +2ab + b2))(a+b) = (a3 + 2a2 b +ab2 ) + (a2b + 2ab2 + b3) = a3 + 3a2 b + 3ab2 + b3 . The middle two terms have a common factor 3ab which reduces the formula into (a + b)3  =  a3 + b3 + 3ab(a + b).It provides another supplementary formula a3 + b3  =(a + b)3  - 3ab(a+b). Since (a+b) is common it is changed into  a3 + b3  =(a + b)3  - 3ab(a+b) = (a+b) [(a+b)2 – 3ab] =(a+b)(a2 –ab + b2 ]

The same formula can be obtained directly from a3 + b3  by imply adding and subtracting  common and conjugate pairs a2b + ab2

a3 + b3 = a3 + a2b + b3 + b2a - a2b - ab2

The first two terms have a common factor a2, the middle two terms have a common factor b2, while the last two terms have a common factor ab..It reduces into

a2(a+b) + b2 (a+b) – ab(a+b) = (a+b) (a2 –ab + b2 )

(a – b)3 = a3 – 3a2b + 3ab2 – b= a3 – b3 – 3ab (a – b)

(a-b)3  = (a-b) (a-b) (a-b) = (a2 -2ab + b2))(a-b) = (a3 - 2a2 b +ab2 ) + (-a2b + 2ab2 - b3) = a3 - 3a2 b + 3ab2 - b3 . The middle two terms have a common factor 3ab which reduces the formula into (a - b)3  =  a3 - b3 - 3ab(a - b).It provides another supplementary formula a3 - b3  =(a - b)3 + 3ab(a-b). Since (a-b) is common it is changed into  a3 -  b3  =(a - b)3  -+ 3ab(a- b) = (a-b) [(a-b)2 + 3ab] =(a-b)(a2 + ab + b2 ]

The same formula can be obtained directly from a3 - b3  by imply adding and subtracting  common and conjugate pairs a2b + ab2

a3 - b3 = a3 - a2b - b3 + b2a + a2b - ab2

The first two terms have a common factor a2, the middle two terms have a common factor b2, while the last two terms have a common factor ab..It reduces into

a2(a-b) + b2 (a-b) –+ab(a-b) = (a-b) (a2 + ab + b2 )

By following  a similar procedure one can establish algebraic formula for an –  bn   where the exponent may have any integral value.. For example at first let us consider a4 – b4 ..In the first step add and subtract  ( a3 b – ab3) ,a conjugate pair with power 4

a4 – b4  = (a+b) ( a3 – a2b + ab2 – b3 )                                                                                             a4 – b4  = (a - b) ( a3 + a2b + ab2 + b3 )

a4 – b4  = a4 – b4   + ( a3 b – ab3) - ( a3 b – ab3)

            = a3 (a+b) – b3 (a+b)  - ( a3 b – ab3)  

In the second step add and subtract a2 b2  a conjugate pair  with power 4

a4 – b4  = a3 (a+b) – b3 (a+b)  - ( a3 b – ab3) - a2 b2  + a2 b2

           = a3 (a+b) – b3 (a+b) – a2b (a+ b) + ab2 (a+b)

(a+b) is common in all the terms which reduces the relation

       a4 – b4  = (a+b) ( a3 – a2b + ab2 – b3 )

a4 – b4   can be expressed in another way.In the first step subtract and add (-a3 b + ab3), the conjugate pair with power 4.

a4 – b4  = a4 – b4   + ( -a3 b + ab3) - (- a3 b + ab3)

            = a3 (a-b) + b3 (a-b)  + ( a3 b – ab3)

In the second step add and subtract a2 b2  a conjugate pair  with power 4

a4 – b4  = a3 (a-b) + b3 (a-b)  + ( a3 b – ab3) + a2 b2  - a2 b2

           = a3 (a-b) – b3 (a-b) +a2b (a- b) + ab2 (a-b)

(a - b) is common in all the terms which reduces the relation

       a4 – b4  = (a - b) ( a3 + a2b + ab2 + b3 )

This can be obtained directly  by factorizing the therm a4 – b4

 a 4 – b4 = (a2 + b2 )(a2 - b2) = (a2 + b2 )(a+b) (a-b)

a4 – b4 =  (a+b) [(a-b) (a2 + b2 )] = (a+b)( a3 –a2b + ab2 – b3 )

a4 – b4 =  (a-b) [(a+b) (a2 + b2 )] = (a-b)( a3 +a2b + ab2 + b3 )

In the same way one can prove

a5 – b5 = (a-b) (a4 + a3b + a2b2 + ab3 + b4)

a6   b6 = (a-b) (a5 + a4b + a3b2 + a2b3 + ab4 + b5)

If n is a natural number an– bn = (a-b) (an-1 + an-2b + an-3b2 + …… abn-2+  bn-1)

an – bn is divisible by (a-b) what ever may be the value of the exponent. If the exponent is even it is divisible by both (a-b) and (a+b).

an – bn  can also be expressed as a product with (a+b) for odd exponents. For example let us consider the case a5 – b5.. In the first stage add and subtract a conjugate pair  for 5 th power a5 – b5   = a5 – b5  + a4b – b4a  + ( - a4b + b4a) =a4(a+b) – b4 (a+b) – a4b + b4a. in the second stage add and subtract –a3 b2 + a2 b3    we get a5 – b5   = (a+b) (a4 – b4) – a3b (a+b) + ab3 (a+b)  + a3 b2 – a2 b3 = (a+b) (a4 – a3b +  a3b -  b4)  + a2 b2 (a-b)

a3 – b3 = (a+b) { a2 – b2) – ab(a-b)

a5 – b5   = (a+b) (a4 – a3b +  a3b -  b4)  + a2 b2 (a-b)

a7 – b7 = (a+b)( a6 – a5b + a4b2- a2b4 +a b5 – b6) – a3b3(a+b)

In general

a2n+1 – b2n +1 = (a+b) [a2n – a2n-1b + a2n-2 b2

                                    -b2n + b2n-1a – b2n-2 a2]  + (-1)n anbn (a-b)

if n is even (n = 2k), an + bn = (a + b)(an-1 – an-2b +…+ bn-2a – bn-1)

If n is odd (n = 2k + 1), an + bn = (a + b)(an-1 – an-2b +an-3b2…- bn-2a + bn-1)

(a + b + c + d)2 = a2 + b2 + c2 + d2 + 2ab + 2 ac + 2ad+2bc + 2bd + 2cd

(a + b + c + d)2 = [ (a+b) + (c+d)]2 = (a+b)2  + (c+d)2 + 2(a+b)(c+d)

                                                        = a2 + b2 + 2ab + c2 + d2 + 2cd + 2ac + 2ad + 2bc + 2bd

                                                       = a2 + b2 + c2 + d2 + 2ab + 2ac + 2ad + +2bc + 2bd +2cd

Solution of Quadratic equation

The general form of  a quadratic equation is ax² + bx + c = 0 ,where a,b,c are some coefficients, invariables, while x has certain specific values which satisfy the equation, called solutions or roots.

Determination of roots of the quadratic equation

Step-1 : Divide by a, the coefficient of x2 ;   x2 + (b/a) x = - c/a

Step-2 : Make the terms in LHS to be a square .For that  the coefficient of x = b/a is halved and then squared .It gives b2/4a2. And is added on both sides

     x2 + (b/a) x +  b2/4a2= - c/a + b2/4a2

       (x + b/2a)2 =  b2/4a2  - c/a

       (x + b/2a)  =  ±[ (b/2a) 2  - c/a]1/2

       x = [ -b  ± (b2 – 4ac)1/2 ]/2a

Sum of two roots

Let x1 and x2 be two roots that satisfy the   quadratic equation  ax2 + bx = -c

 ax1 2 + bx1 = -c and   ax2 2 + bx2 = -c

Subtracting one from the other

a( x22 – x12) + b(x2 – x1) = (x2 – x1) [ a(x2 + x1) + b] = 0

If the two roots are different  a(x2 + x1) + b = 0 or x1 + x2  = - b/a

Product of two roots

ax12 + bx1 = - c and   ax22 + bx2 = - c Adding together we

a( x22 + x12) + b(x2 + x1) = -2c.

 Adding 2x1 x2  both side and reduce the equation  to

a( x22 + x12)2 + b(x2 + x1) = -2c. +  2x1 x2

Substitute the value for sum of the two roots x2 + x1 = -b/a we have x1x2  = c/a