+0  
 
0
387
1
avatar

Let f(n) return the number of distinct ordered pairs of positive integers (a,b) such that for each ordered pair, a^2+b^2=n. Note that when a≠b, (a,b) and (b,a) are distinct. What is the smallest positive integer n for which f(n)=3?

 

 

Thanks in advance!

 Dec 20, 2020
 #1
avatar
0

The smallest n is 65.

 Apr 9, 2021

1 Online Users