%I #5 Apr 11 2022 12:50:58
%S 1,1,1,1,1,1,1,1,1,1,11,11,12,12,13,13,14,14,15,15,26,53,90,115,150,
%T 173,206,227,258,277,406,585,810,1045,1323,1603,1933,2264,2635,3016,
%U 3534,4374,6005,7975,10696,13613,17422,21406,26131,31193,37965,45826,57960
%N Number of ways to get ten-pin bowling score of 300-n.
%F a(n) = A060853(300-n).
%e a(10) = 11 since 300-10 = 290 and there are 11 ways of scoring 290: either eleven strikes followed by a 0, or a spare (10 ways) followed by eleven strikes.
%Y Cf. A060853.
%K fini,nonn
%O 0,11
%A _Henry Bottomley_, Jan 27 2003