Number of ways of making change for n cents using coins whose values are the previous terms in the sequence, starting with 1,2 cents.
A267419
Number of ways of making change for n cents using coins whose values are the previous terms in the sequence, starting with 1,2 cents.
Terms
- a(0) =1a(1) =2a(2) =2a(3) =3a(4) =5a(5) =8a(6) =10a(7) =14a(8) =17a(9) =23a(10) =28a(11) =35a(12) =43a(13) =53a(14) =64a(15) =78a(16) =93a(17) =112a(18) =132a(19) =158a(20) =184a(21) =217a(22) =253a(23) =295a(24) =342a(25) =396a(26) =455a(27) =526a(28) =600a(29) =689
External references
- oeis: A267419