|
| |
|
|
A140058
|
|
Numbers > 24 that are congruent to {5,6,7,8,9} mod 10.
|
|
0
| |
|
|
25, 26, 27, 28, 29, 35, 36, 37, 38, 39, 45, 46, 47, 48, 49, 55, 56, 57, 58, 59, 65, 66, 67, 68, 69, 75, 76, 77, 78, 79, 85, 86, 87, 88, 89, 95, 96, 97, 98, 99, 105, 106, 107, 108, 109, 115, 116, 117, 118, 119, 125, 126, 127, 128, 129, 135, 136, 137, 138, 139, 145, 146
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| Amounts in cents of coins in denominations 1, 5 and 10 cents that must include change for a 25-cent coin. Regarding currently-minted US coins, note that the 25-cent quarter is the only denomination for which a smaller denomination exists (the 10-cent dime) which is not a divisor. As a result, an amount that may consist only of any number of dimes and up to four 1-cent pennies does not guarantee change for a quarter.
|
|
|
FORMULA
| a(n) = 10 + a(n-5) for n >= 6.
|
|
|
CROSSREFS
| Cf. A130734.
Sequence in context: A135218 A133507 A046511 * A199992 A186538 A003996
Adjacent sequences: A140055 A140056 A140057 * A140059 A140060 A140061
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| Rick L. Shepherd (rshepherd2(AT)hotmail.com), May 05 2008
|
| |
|
|