A060861 Least number of the form x^2 + y^3 (x, y nonnegative) in exactly n ways.
3, 0, 1, 225, 1025, 92025, 1334025, 5472225, 35964225, 930860225, 1000837225, 4979585600, 38515961025, 88154795025, 2046945411225, 88813460025, 5684061441600, 13052612865600, 64745012358225
Offset: 0
Keywords
Examples
a(3)=225: A045634(225) = #{15^2+0^3, 10^2+5^3, 3^2+6^3} = 3; a(4)=1025: A045634(1025) = #{32^2+1^3, 31^2+4^3, 30^2+5^3, 5^2+10^3} = 4; a(5)=92025: A045634(92025) = #{303^2+6^3, 255^2+30^3, 213^2+36^3, 152^2+41^3, 30^2+45^3} = 5.
Extensions
a(14) and a(16)-a(18) from Donovan Johnson, Dec 13 2008
a(0) and examples from Reinhard Zumkeller, Jul 17 2010
Comments