Derivative86
- 26
- 0
Find all positive integers c such that it is possible to write c = a/b + b/a with positive integers a and b.
Please help me
Please help me
Last edited:
The discussion centers on finding all positive integers c that can be expressed as c = a/b + b/a, where a and b are positive integers. The equation simplifies to c = (a² + b²) / (ab), indicating that ab must divide a² + b². The conclusion drawn is that c = 2 is a valid solution, as it meets the criteria set by the equation.
PREREQUISITESMathematicians, students studying number theory, and anyone interested in algebraic expressions involving positive integers.