I saw a quite vague math riddle like this - given two numbers a = 78404343 and b = 57, derive the third number c.
I think the solution to that might be this:
78404343 + 57 = 78404400
reverse
00440487
440487 + 13 = 440500
reverse
005044
5044 + 56 = 5100
reverse
0015
15 + 85 = 100
c = 57135685
I think it's a quite neat trick because when looking at a and c it is not obvious (not to me at least ) how these numbers are related.
My question is - is there a name for this trick with numbers? I wanted to read more about it, but don't know how to google it .
Also I could have avoided reversing and do dividing by hundred instead or perhaps increate the digits of added numbers each time (not sure which is the right way to do it).
lychrel numbers ?
@RoddyMacPhee interesting, somewhat related topic, thanks!
– Andris Zalitis Feb 03 '20 at 19:06