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.