← RoseCode

ROSECODE 387

Radical triangles

sinan · Math ·

For positive integers a,b,c (a ≤ b ≤ c) let T(N) denote the number of triangles with sides √a, √b, and √c for c ≤ N. What is T(100000)? Example: 145048 for N=100 [My timing: < 1m]