Skip to content

SquaresR

SquaresR(k, intNumber)

counts the numbers of the representation of intNumber as sum of x^2 terms which occur k times.

See

Examples

>> SquaresR(8, 30)
395136