Each alphabet is coded as
A=1, B=2, C=3 ...Z=26
Code of a given word is obtained by sum of (Each alphabet code multiplied with its position in the given word.)
For example in RAMAYANA code of R is 18 and its position value is 1
Code of A is 1 and its position value is 2
Similarly code of M is 13 and its position value is 3
So RAMAYANA code is obtained as 1*18 + 2*1 + 3*13 + 4*1 + 5*25 + 6*1 + 7*14 + 8*1 = 3302208000
Similarly for MAHABHARAT the code obtained is:
13*1)*(1*2)*(8*3)*(1*4)*(2*5)*(8*6)*(1*7)*(18*8)*(1*9)*(20*10)= 2173796352000
But mathematics is the sister, as well as the servant, of the arts and is touched with the same madness and genius.
Harold Marston Morse
The difference between a two-digit number and the number obtained by interchanging the digits is 36. What is the difference between the sum and the difference of the digits of the number if the ratio between the digits of the number is 1 : 2 ?