We say that a four-digit number $\overline{abcd} $, which starts at $ a $ and ends at $ d $, is interchangeable if there is an integer $ n> 1 $ such that $ n * \overline {abcd} $ is a four-digit number that starts in $ d $ and ends in $ a $. For example, $ 1009 $ is interchangeable since $ 1009 * 9 = $ 9081. Find the largest interchangeable number.
Solution: (not complete)
I came to 2248 as the largest interchangeable number thru trial and error