Number of (unordered) ways of making change for n cents using coins of 2, 5 (two kinds), 10, 20, 50 cents.
A001314
Number of (unordered) ways of making change for n cents using coins of 2, 5 (two kinds), 10, 20, 50 cents.
Terms
- a(0) =1a(1) =0a(2) =1a(3) =0a(4) =1a(5) =2a(6) =1a(7) =2a(8) =1a(9) =2a(10) =5a(11) =2a(12) =5a(13) =2a(14) =5a(15) =8a(16) =5a(17) =8a(18) =5a(19) =8a(20) =15a(21) =8a(22) =15a(23) =8a(24) =15a(25) =22a(26) =15a(27) =22a(28) =15a(29) =22
External references
- oeis: A001314