The author discusses how large language models (LLMs) have made significant progress in solving mathematical problems, but notes that their approach is often different from human mathematicians. LLMs tend to find examples or counterexamples rather than proving universal statements, and this may be due to their ability to explore many paths of the search tree and use brute force. However, ...