msudidi
- 2
- 0
Given that a, b, and c are positive integers solve the following equation.
a!b! = a! + b! + c^2
anyone?
a!b! = a! + b! + c^2
anyone?
The discussion revolves around solving the equation a!b! = a! + b! + c^2 for positive integers a, b, and c. Participants explore various methods and approaches to find solutions, including brute force and theoretical reasoning.
Participants generally agree on the brute force solution found but express differing views on the methods to derive a more systematic approach. The discussion remains unresolved regarding a definitive method for solving the equation.
Participants have not reached consensus on the best approach to relate the factorial multiplication and sums, and there are unresolved mathematical steps in the proposed manipulations.
msudidi said:Given that a, b, and c are positive integers solve the following equation.
a!b! = a! + b! + c^2
anyone?