Friday, April 26, 2013

What is the smallest integer under certain conditions ?


What is the smallest integer greater than 2 that leaves a remainder of 2 when divided by 3,4,5 or 6?

Let x be the required smallest integer. According to the conditions given,

3q1 + 2 = 4q2 + 2 = 5q3 + 2 = 6q4 + 2= x

Or 3q1 = 4q2= 5q3 = 6q4 = x-2

It means that x-2 is divisible by the divisors 3,4,5 and 6.. The smallest number to which 3,4,5 and 6 are all perfect divisors can be determined by multiplying all the common factors of the divisors.

3[ 3,4,5,6
2[ 1,4,5,2
   1,2,5,1

The smallest integer x -2 to which 3,4,5 and 6 are perfect divisors is given by 3x2x2x5 = 60;or x = 62.

Variant-1

Condition                                        Answer                              explanation

Divisors 3,4                                      14                               3x4+2

               3,4,5                                   62                               3x4x5+2

              3,4,5,6                                62                                2x5x6+2

              3,4,5,6,7                           422                               3x4x5x7+2

              3,4,5,6,7,8                       842                               3x5x7x8+2

              3,4,5,6,7,8,9                  2522                              5x7x8x9 +2

Variant-2

Find the smallest integer (x) greater than 3 that leaves a remainder when divided by 4,5,6,7.

4q1 +3 = 5q2 + 3 = 6q3 + 3 = 7q4 + 3 =  x

 Or 4q1 = 5q2 = 6q3 = 7q4 = x – 3

The smallest x-3 is given by the product of all common factors to the divisors 4,5,6,7 that is 3x4x5x7 = 420 or x = 423

 Condition               solution         explanation

 Divisors 4,5               23                   4x5+3

                4,5,6            63                  3x4x5+3

               4,5,6,7       423                  3x4x5x7+3

              4x5x6,7,8   843                 2x3x4x5x7+3

             4,5,6,7,8,9  2523              2x4x5x7x8 + 3

 

Monday, April 15, 2013

Fun with Mathematics


Let n be the number n =(9999….9)22006 – (666666….6)22006 Find the remainder when n is divided by (a)11 (b)8 and (c)7.

 

As there are even number of  9s and 6s in the base numbers(2006 9s and 2006 6s) ,each factor will be divisible by 11. So the remainder will be zero when n is divided by 11.

Instead if there are odd number of 9s and 6s in the base number, It can be expressed as (y+9)2 – (y’+6)2 where y and y’ are divisible by 11. Y2+18y+81 –(y’2+12y’+36) = the remainder is determined by 81-36=45 44 is divisible by 11, so the remainder is 1. This is true for all odd number of 9s and 6s in the base numbers.

It is noted that when n is divided by 3 (like 11) ,both the factors are divisible by 3 and hence the remainder will be zero.

 The number n will always end with  45

n-5 is divisible by 8 (5x8 = 40) hence the remainder is 5 whatever may be the number of 9s and 6s.

Since n ends with 5 , the remainder will be zero when it is divided by 5.

92- 62 = 45 ; the remainder when divided by 7  is 3

992 – 662 = 5445 the remainder when divided by 7 is 6 ;(y+1)2 – (y’ +3)2 ;y2 +2y +1 – y’2 -6y’ -9; 14+1 -9 = 6

164 x 33 = (y+4)(y’+5) ,the remainder is determined from 20(=4x5) , the remainder 20-14 = 6

9992 – 6662 = 554445,the remainder when divided by 7 is 3

99992- 66662 = 55544445, the remainder is 5

999992- 666662 = 5555444445, the remainder is 5
9999992- 6666662 = 555554444445, the remainder is 0

It is observed that the remainder of each square varies cyclically, in the case of all 9s,when divided by 7

No.of 9s      remainder        no.of 6s   remainder

      1                   2                        1                 6

      2                   1                        2                 3

     3                    5                        3                  1

      4                   3                        4                   2

      5                   4                         5                  5

      6                   0                         6                   0              

 Since there are 2006 9s and 2006 6 s, when divided by 6  it gives a remainder 2.

Hence (999999….9)2006 is divided by 7 ,it will give a remainder 1

(666666…6)2006 is divided by 7 , it will give a remainder 3. The resultant remainder can be determined from (y+1)2 + (y’+3)2 All terms containing y and y’ will be divisible by 7 , the remaining term is 1+9 = 10. So the ultimate remainder is 3

Friday, April 12, 2013

PROBLEM WITH RECTANGLE TRIANGLE


  


                                                                                  

                                                   

 

                                                                   

In a rectangle triangle with sides AB=a,AC=b and BC=c, a perpendicular is drawn from the vertex A to BC, the hypotenuse. Express the length of the perpendicular AD in terms of a,b,c. What is the ratio of BD:DC ?

According to Pythagoras theorem a2 + b2 = c2

Considering the inner rectangle triangles

AD2 + BD2 = a2 and AD2 + CD2 = b2 . If BD = x and CD = c - x Adding these two relations

c2 + 2x2 – 2cx + 2AD2 = a2 + b2 = c2 or x2- cx + AD2 = o Solving this quadratic equation, we get x = [c – (c2-4AD2]1/2 / 2.

 On subtraction, CD2 – BD2 = c2- 2cx =a2 + b2 -2cx = b2 – a2. Or a2 = cx or x = BD = a2/c and c-x = CD =

 b2 /c. Substituting this value of x in the above equation we get,

AD = ab/c and BD:CD = a2: b2

Wednesday, April 10, 2013

Fun with Mathematics


 

                                                                             (2010)2009
What would be the last two digits in (2011)

If the root number ends with 1, whatever may its power, it will always end with 1. So the problem is to determine the last but one digit.

112 = 121, when the power ends with 2, the last but one digit is 2
113 = 1331
114= 14641
115 = 161051
116 = 1771561
117 = 19487171
118= 214358881
119 = 2357947691
1110 = 25937424601

Since the power number of 2011 is 2010 2009   [=2012009x 102009]  ends with zero(zeros), the last but one digit will be 0.

If the power number of 2010 is changed from 1 to any real number , our prediction will remain unchanged.

                                                    (2009)2010
If the given number is  (2011)                      the result will be quite different. It is noted that the power of any numbers ending with 9 will always end either with 9 (for odd power) and 1 for even power

[for example 92 = 81;93 = 729;94 = 6561; 95 =59049 and so on.].Since the power of 2009 is even, the power of 2011 will end with 1. Hence the, last two digits will be 11 and this is true for all even powers of 2009. In the case of odd power ,the power of 2011 will ends with 9, and hence the last two digits will be 91.

Fun with Mathematics


Problem
                                                                             (2010)2009

What would be the last two digits in (2011)

 

If the root number ends with 1, whatever may its power, it will always end with 1. So the problem is to determine the last but one digit.

112 = 121, when the power ends with 2, the last but one digit is 2

113 = 1331

114= 14641

115 = 161051

116 = 1771561

117 = 19487171

118= 214358881

119 = 2357947691

1110 = 25937424601

Since the power number of 2011 is 2010 2009   [=2012009x 102009]  ends with zero(zeros), the last but one digit will be 0.

If the power number of 2010 is changed from 1 to any real number , our prediction will remain unchanged.

                                                    (2009)2010
If the given number is  (2011)                      the result will be quite different. It is noted that the power of any numbers ending with 9 will always end either with 9 (for odd power) and 1 for even power

[for example 92 = 81;93 = 729;94 = 6561; 95 =59049 and so on.].Since the power of 2009 is even, the power of 2011 will end with 1. Hence the, last two digits will be 11 and this is true for all even powers of 2009. In the case of odd power ,the power of 2011 will ends with 9, and hence the last two digits will be 91.

Saturday, April 6, 2013


Problem
What is the remainder when 255  + 1 is divided by 33.?
The simple way to solve this problem is to reduce the number
conveniently smaller to workout.When 1000 is divided by 33, the remainder will be 10 ,If it is 1024, the remainder will be 10+24=34, and the final remainder will be 1
250 = (210)5 = (1024)5 = (y+1)5 , where y is perfectly divisible by 33.On expanding it into a power series,all the terms will contain y except the last term which will be equal to 1
255 = (210)5 x 25 = (y+1)5 x 32 .The ultimate remainder will be 32 times the remainder in (y+l)5.i.e., 32 x 1 = 32.
Alternatively it can be worked out by considering 255 = (211)5 = (2048)5
 The remainder for 2000 is 20 and for 2048 it is 68 and final remainder is 2
255 = (y+2)5, where y is perfectly divisible by 33. The polynomial technique predicts  its last term (25) as remainder .It is 33 when + 1 is also taken into account.
Problem
What is the remainder when (918273)3 when divided by 7 ?
One may know that all cube numbers when divided by 7, the remainder will always be 1 or 6 or 0.
When the base number is divisible by 7, the remainder will be 0, It the base number is in the form (1+7n) or(2+7n) or (4+7n), the remainder will be 1 ,If it is in the form (3+7n) or (5+7n) or (6+7n), the remainder will be 6.
918273/7 =131181(7) +6, so the remainder is 6.
It shows that the remainder of any base number is equal to the remainder of cube of the number when divided by 7.

What is the remainder when (49)2008 is divisible  by 64 ?

By using the polynomial technique, it can be represented as (6x8 +1)2008  or (y+l)2008 where y is divisible by 8.

(y+1)n = yn + nC1yn-1 + nC2yn-2 ………. nCn-1y + 1

When n = 2,  the last but one term is 2y =2x6x8 ;on division by 64  the remainder can be obtained from 2x6x8/64 and the reduced remainder  from  2x6/8= 3/2  the reduced remainder is 1 and the actual remainder will be 32 timed the reduced remainder .Adding the last l  the resultant remainder will be 33.

When n = 3, the remainder is obtained from 3x6x8/64 =9/4, the reduced remainder = 1, and the actual remainder is 16 times  the reduced remainder i.e., 16 and adding the last 1 the resultant remainder is 17.

In the given problem the remainder can be obtained from 2008x6x8. It is divisible by 64 as 2008 is divisible by 8. Hence the reduced remainder will be zero. Adding the final 1, the final remainder will be 1. Hence if the power is divisible by 8, the remainder will always be equal to 1.

Friday, April 5, 2013

Fun with Mathematics


Fun with Mathematics

It is Mathematics that improves our inherent skill. For example, if you are requested to find the remainder of  72008 + 92008 when divided by 64,you can’t follow any known conventional methods. To workout It needs intelligence. The moment you try to solve the problem, your intelligence gets boosted up. When you repeat the problem with variation, the intelligence is multiplied.

72 + 92 = 49 +  81 = 130 ; When it is divided by 64 , the remainder will be 2

73 + 93 = 343 + 729 =1072 ; on division, the remainder is  48.

74 + 94 =2401 + 6561 =8962 ; the remainder is  2

75 + 95 = 16807 + 59049 = 75856 ; the remainder is 16

As the power is increased the physical approach becomes cumbersome. For higher powers we have to follow possible alternative methods.

7=8-1 and 9=8+1, 64 = 82

75 + 95 = (8-1)5 + (8+1)5

On expanding it as polynomials we have,

            = (85 – 5x 84 + 10x 83 – 10x 82 + 5 x 8 – 1) +(85 + 5x 84 + 10x 83 + 10x 82 + 5 x 8 + 1)

In both the polynomials all the terms are with some power of 8 .It is noted that all the terms will be divisible by 82 except the last two terms. For all odd n in 7n + 9n ,the last terms will cancel each other. Hence the remainder would be  the sum of last but terms in both the polynomials. It is 2 x 5 x 8= 80 on dividing by 64, the remainder will be 16. What a wonder !

For even n(n=2,4,6,….2008 and so on) , the last but one terms will cancel each other while the sum of last terms only give the remainder. It is true for all even n, whatever may its value.

If n = 2007, then remainder is obtained from 2 x 8x2007/64 =2007/4 ,reduced remainder is 3 ,original remainder 3 x 16 = 48   

When n =3 ,the remainder is obtained from 2x8x3 /64= 48

If n =2009, then the remainder is obtained from 2 x8x 2009 = 2009/4,reduced remainder is 1,original remainder is 16 and so on.

Remember the power series

(x±y)n = xn ± nC1 xn-1 y + nC2 xn-2 y2 ± nC3 xn-3y3 + ………….(-1)n yn.

Knowing this technique, we can further explore the problem with little variation.

 Find the remainder when 710+ 1110  is divided by 81.

(9-2)10 + (9+2)10 ,  n is even ,so the remainder can be obtained from the sum of the  last terms in the polynomials. It is 2x 210.= 2x1024, the remainder is 52