Rishav sapahi
- 19
- 0
Like if number is too big then normal division is very much tedious task to do
The discussion revolves around efficient methods for finding the divisors of large numbers, exploring various algorithms and their complexities. It includes theoretical aspects, algorithmic approaches, and references to existing literature on the topic.
Participants express a range of views on the efficiency of different algorithms, with no consensus on a single best method for finding divisors of large numbers. The discussion remains open to various approaches and their respective complexities.
Some algorithms mentioned depend on specific mathematical properties and assumptions, such as the nature of the numbers being factored. The discussion does not resolve the effectiveness of each method for all cases.
Rishav sapahi said:Like if number is too big then normal division is very much tedious task to do
I am asking about the algorithm on which they works as I have come across an algorithm on fundamental theorem of arithmetic but it was not so much clear.SteamKing said:Which is why calculators and computers were invented.