Priyank Patelpriyankpatel.dev·Sep 29, 2024The Magic Number 6174 That Never Goes AwayLast night while checking out a YouTube video, the algorithm suggested a video about the 6174 magic number—also known as Kaprekar's constant. Since the word "magic" always catches my attention, I gave it a watch. And wow, this number really is magic!...43 readsMathematical Tricks
Sandeep Kulkarnisandeepjak.hashnode.dev·Dec 27, 2023Investigating the Fibonacci Sequence with a Kotlin program.What is Fibonacci Numbers ? In mathematics, the Fibonacci sequence is a sequence in which each number is the sum of the two preceding ones. Numbers that are part of the Fibonacci sequence are known as Fibonacci numbers . The sequence commonly starts ...Indian Mathematics