Friday 26 December 2014

Pattern in fourth powers of numbers : Last two digits of fourth powers of numbers at a difference of 10

The procedure:
Take any number (Say x).
Form a set of numbers by adding 10 (Your set={x,x+10,x+20,x+30,...}).
Raise every member of the obtained set to its fourth power.
Observe the last two digits (taken from right to left) of the obtained fourth powers.
The last two digits of the fourth powers repeat after every five members of the set.





The Proof:
Any 6 terms of the series will be of the format x,x+10,x+20,x+30,x+40,x+50.
We need to prove that the pattern of the fourth powers repeats after every 5 terms.
Therefore, it suffices to prove that the digits at the unit place and tens place of fourth power of a number are equal when the number after five terms is raised to the fourth power.
Therefore, we need to prove that the last two digits of the fourth power of x and the fourth power of x+50 are equal. (Since the numbers are taken at a difference of 10 and there are 5 such terms.)



Similarly, last two digits of fourth powers of x+10 and x+60 will be equal.
Similarly, last two digits of fourth powers of x+20 and x+70 will be equal.
And so on ...
Thus, the pattern continues to repeat after every five terms.

Example:
We choose 4 as our number.
The set of numbers obtained is {4,14,24,34,44,54,64,74,84,94,104,114,...}.
We raise the terms of this set to their fourth powers {256,38416,331776,1336336,3748096,8503056,16777216,29986576,49787136,78074896,116985856,168896016...}.
We observe the last two digits of the obtained fourth powers {56,16,76,36,96,56,16,76,36,96,56,16...}.
The pattern {56,16,76,36,96} repeats itself.

Derived Corollary:
The last two digits of a number's fourth power and another number's fourth power are the same when another number is formed by adding a multiple of 50 to the first number.

Example of the corollary:
We choose 6 as our first number.
We add multiples of 50 to 6. {6,56,156}
We raise these numbers to their fourth powers. {1296,9834496,592240896}
The last two digits of the numbers obtained are the same, i.e. 9 and 6.

Important Observation:
If any number has 5 at its unit place, its fourth power ends with 2 and 5 at ten's and unit's place respectively. (This, too can be proved easily)
A similar pattern is observed in the cubes of even numbers and in the squares of numbers  .

Q.E.D

© Rishabh Bidya

Thursday 18 December 2014

Pattern in squares of numbers : Last two digits of squares of numbers at a difference of 10

The procedure:
Take any number (Say x).
Form a set of numbers by adding 10 (Your set={x,x+10,x+20,x+30,...}).
Square every member of your obtained set.
Observe the last two digits (taken from right to left) of the obtained squares.
The last two digits of the squares repeat after every five members of the set.





The Proof: 
Any 6 terms of the series will be of the format x,x+10,x+20,x+30,x+40,x+50.
We need to prove that the last two digits of the square of x and the square of x+50 are equal.


Similarly, last two digits of squares of x+10 and x+60 will be equal.
Similarly, last two digits of squares of x+20 and x+70 will be equal.
And so on ...
Thus, the pattern continues to repeat after every five terms.

Example:
We choose 4 as our number.
The set of numbers obtained is {4,14,24,34,44,54,64,74,84,94,104,114,...}.
We square the members of the obtained set {16,196,576,1156,1936,2916,4096,5476,7056,8836,10816,12996,...}.
We observe the last two digits of the obtained squares {16,96,76,56,36,16,96,76,56,36,16,96,...}.
The pattern {16,96,76,56,36} repeats itself.

Derived Corollary:
The last two digits of a number's square and another number's square are the same when another number is formed by adding a multiple of 50 to the first number. 

Example of the corollary:
We choose 6 as our first number.
We add multiples of 50 to 6. {6,56,156,306}
We square these numbers. {36,3136,24336,93636}
The last two digits of the numbers obtained are the same, i.e. 3 and 6.

Important Observation: 
If any number has 5 at its unit place, it ends with 2 and 5 at ten's and unit's place respectively. (This, too can be proved easily)
A similar pattern is observed in the cubes of even numbers. Pattern in cubes of even numbers at a difference of 10

Q.E.D

© Rishabh Bidya

Friday 28 November 2014

Pattern in cubes of even numbers : Last two digits of cubes of even numbers at a difference of 10

The procedure:
Take any even number (Say 2x).
Form a set of even numbers by adding 10 (Your set={2x,2x+10,2x+20,2x+30,...}).
Cube every member of your obtained set.
Observe the last two digits (taken from right to left) of the obtained cubes.
The last two digits of the cubes repeat after every five members of the set.



The Proof:
Any 6 terms of the series will be of the format 2x,2x+10,2x+20,2x+30,2x+40,2x+50.
We need to prove that the last two digits of the cube of 2x and the cube of 2x+50 are equal.



Similarly, last two digits of cubes of 2x+10 and 2x+60 will be equal.
Similarly, last two digits of cubes of 2x+20 and 2x+70 will be equal.
And so on ...
Thus, the pattern continues to repeat after every five terms.

Note:
In the first image above, we didn't consider numbers ending with zero, because the cubes of such numbers anyways end with 00. So, such numbers, too can be terms of such a set of numbers.

Example:
We choose 4 as our even number.
The set of even numbers obtained is {4,14,24,34,44,54,64,74,84,94,104,114,...}.
We cube the members of the obtained set {64,2744,13824,39304,85184,157464,262144,405224,592704,830584,1124864,1481544,...}.
We observe the last two digits of the obtained cubes {64,44,24,04,84,64,44,24,04,84,64,44,...}.
The pattern {64,44,24,04,84} repeats itself.

Derived Corollary:
The last two digits of an even number's cube and another number's cube are the same when another number is formed by adding a multiple of 50 to the first number.

Example of the corollary:
We choose 6 as our first number.
We add multiples of 50 to 6. {6,56,156,306}
We cube these numbers. {216,175616,3796416,28652616}
The last two digits of the numbers obtained are the same, i.e. 1 and 6.

Q.E.D

© Rishabh Bidya

Wednesday 5 November 2014

Magic Squares 6 : Creating a 5x5 magic square using 25 consecutive integers given the sum of a row or a column

Problem Background : A 5x5 magic square is an arrangement of 25 squares arranged in 5 rows and 5 columns. We are given a sum S which is the sum of any row or column. We need to arrange 25 consecutive integers in the square.

Solution : If the sum of a row is S, S also needs to be the sum of any other row or any other column.

General solution of a 5x5 magic square when sum of a row or column is given.
Derived corollary : It can be noted that for the numbers in individual squares to be positive integers, S must be a multiple of 5 and S must be greater than or equal to 60.

Note that this solution is however only a special case of the general solution:

General solution of a 5x5 magic square when sum of a row or column is given.
Note that in the image above, substitute d as the difference between the terms.
Say if the terms are 1,3,5,7,.. d=2.

Observations:
The numbers in individual squares are positive integers when:
S>60d and S is a multiple of 5.

The above result can be derived from Magic Squares 5 .

Thus, S=5a+60d. After this, we merely substitute for a and simplify.

Q.E.D

© Rishabh Bidya

Wednesday 22 October 2014

Magic Squares 5 : Creating a 5x5 magic square using 25 terms in Arithmetic Progression

Problem Background : A 5x5 magic square is an arrangement of 25 squares arranged in 5 rows and 5 columns. We are given 25 terms in an arithmetic progression(AP) to place one term in each of the squares such that the sum of each of the rows and columns is equal.

Solution : We assume the terms of the AP are a,a+d,a+2d,...,a+23d,a+24d where a is the first term and d is the common difference.
General Solution of a 5x5 magic square

Derived corollary : It can be noted that we get a magic square of any 25 consecutive integers when d=1 and a is the first term among the 25 integers. 

Magic square of any 25 consecutive integers when a is the first integer


Example: If a=1 and d=1, we get a magic square of the integers from 1 to 25.

Magic square of first 25 natural numbers

Q.E.D

© Rishabh Bidya


Thursday 2 October 2014

Magic Squares 4 : Creating a 4x4 magic square using 16 consecutive integers given the sum of a row or a column

Problem Background : A 4x4 magic square is an arrangement of 16 squares arranged in 4 rows and 4 columns. We are given a sum S which is the sum of any row or column. We need to arrange 16 consecutive integers in the square.

Solution : If the sum of a row is S, S also needs to be the sum of any other row or any other column.


Derived corollary : It can be noted that for the numbers in individual squares to be positive integers, S must be of the form 2(mod4) and S must be greater than or equal to 34.

Note that this solution is however only a special case of the general solution:


Observations:
The numbers in individual squares are positive integers when:
  1. S>30d
  2.  If d is even, S is divisible by 4. If d is odd, S is of the form 2(mod4)
The above result can be derived from  Magic Squares 3 :

Thus, S=4a+30d. After this, we merely substitute for a and simplify.

Q.E.D

© Rishabh Bidya

Saturday 20 September 2014

Magic Squares 3 : Creating a 4x4 magic square using 16 terms in Arithmetic Progression

Problem Background : A 4x4 magic square is an arrangement of 16 squares arranged in 4 rows and 4 columns. We are given 16 terms in an arithmetic progression(AP) to place in each of the squares such that the sum of each of the rows and columns is equal.

Solution : We assume the terms of the AP are a,a+d,a+2d,...,a+14d,a+15d where a is the first term and d is the common difference.


General Solution of a 4x4 magic square

Derived corollary : It can be noted that we get a magic square of any 16 consecutive integers when d=1 and a is the first term among the 16 integers.

Magic square of any 16 consecutive integers where a is the first integer

Example: If a=1 and d=1, we get a magic square of the integers from 1 to 16.

Magic square of first 16 natural numbers

Q.E.D


© Rishabh Bidya





Friday 29 August 2014

Surprise your buddies: A wonderful number trick

The trick:

We tell our friend to think of any random number. Then perform some random operations on it and .. Surprise! We tell him the final answer.

Note: Before we start the trick, we must think of two numbers, a and m. a is the number that we want as our answer and m is an arbitrary multiplier. Preferably a and m should be small for our convenience during arithmetic operations. Of course, we never disclose a and m to our friend before or during the trick !!

Let us begin !!

i) Think of a and m.
ii) Multiply a and m. P=a*m.

iii) Tell your friend to think of any number, say x.
iv) Tell him to multiply x with m.
v) Tell him to subtract P from the obtained product of x and m.
vi) Now, tell your buddy to divide the obtained difference by m.
vii) Now, you tell your friend to subtract the obtained quotient from x.

TADA !! Tell your friend - The answer is a.

Let us try the trick (An example) :

i) I think of two numbers:
   a=3. (3 should be my final answer.)
   m=2.
ii) P=6.

iii) You think of a number, say 7.         (x=7)
iv) Multiply 7 with 2. Result is 14.
v) Subtract 6 from 14. Result is 8.       (P=6)
vi) Divide obtained difference by 2, i.e. 8 by 2. Result is 4      (Here our m=2. Therefore, we divide difference by 2).
vii) Subtract obtained result from the number you had thought first, i.e. Subtract 4 from 7.

The answer is 3 !!!



© Rishabh Bidya


Wednesday 13 August 2014

Total number of triangles in an inverted triangle system

Question:

To find total number of triangles in an inverted triangular system which has n triangles, each of which is inverted and contained inside its previous triangle.

Example: 



Solution : 

If the total number of triangles is n
Except for the innermost triangle, every triangle made results in three smaller triangles, so the number of such smaller triangles is 3*(n-1)

Apart from the smaller formed triangles, there are n triangles that form the figure.

Thus, the total number of such formed triangles will be the sum of both these numbers, i.e. 3*(n-1)+n

Therefore, we obtain the total number of triangles in an inverted triangle system is 4n-3

© Rishabh Bidya


Saturday 19 July 2014

Magic Squares 2 : Creating a 3x3 magic square using 9 consecutive integers given the sum of a row or a column

Problem Background : A 3x3 magic square is an arrangement of 9 squares arranged in 3 rows and 3 columns. We are given a sum S which is the sum of any row or column. We need to arrange 9 consecutive integers in the square.

Solution : If the sum of a row is S, S also needs to be the sum of any other row or any other column.



Derived corollary : It can be noted that for the numbers in individual squares to be integers, S must be divisible by 3, i.e. S must be 0(mod3) and S must be greater than 12.

The above result can be derived from  Magic Squares 1 :



After this, we merely substitute for a and simplify.

Q.E.D


© Rishabh Bidya

Saturday 12 July 2014

Magic Squares 1 : To create a 3x3 magic square given 9 consecutive integers

Problem Background : A 3x3 magic square is an arrangement of 9 squares arranged in 3 rows and 3 columns. We are given 9 consecutive integers to place in each of the squares such that the sum of each of the rows and columns is equal.

Solution : If the given integers begin from a, rest if the integers are a+1, a+2, a+3, ..., a+7, a+8.



In the above figure, Sum of every row as also sum of every column is 3a+12.

Q.E.D


© Rishabh Bidya

Tuesday 24 June 2014

Total number of triangles in a figure with h horizontal non intersecting lines and v vertical lines dropped from a vertex to its opposite side(cevians)

Question:

To find total number of triangles in a triangular body which has h horizontal lines, two of which do not intersect and v vertical lines which are all dropped from one vertex to its opposite side.



Solution:

The total number of triangles in the figure is:

(h+1)*(h+2)*(v+1)/2

Example :


If h=3 and v=2,

substituting the values of h and v in the formula given above, we get,

Total number of triangles = 30


Note : If a line is dropped from a vertex to its opposite side, it is called as a cevian.

© Rishabh Bidya

Sunday 22 June 2014

Checking if a number is prime - A faster way

In order to check if a number(say n) is prime or not, you take the following steps:

  1. If n is even and n!=2, it is not a prime.
  2. Check for the square root of n, say x. 
  3. If x is not divisible by any prime number less than x, it is a prime.
  4. Again while checking for all prime numbers less than x, you only need to look for the odd numbers. 
Example, 
  1. n=9923. We check if 9923 is prime or not.
  2. Since 9923 is odd, 2 is discarded.
  3. Square root of 9923 is roughly 99.614, we round it off to 100.
  4. Now we check if any prime less than 100 divides 9923.
  5. Since we have to check for primes, for convenience, we opt for a larger subset, all odd numbers.
  6. Set A={3,5,7,9,11,...,91,93,95,97,99}.
  7. We check if any of these numbers divides n.
  8. More efficiency is possible if we apply Sieve of Eratosthenes and strike out the numbers divisible by 3,5, and 7. We only will need to check the divisibility from the remaining numbers.
Since, we didn't check for all the numbers from 1 to 100 and only the odd ones, it made the program 200% efficient. Forget checking all numbers from 1 to 9922.

© Rishabh Bidya