login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092453 Numbers that either contain the digit 4 or are divisible by 4. 5
0, 4, 8, 12, 14, 16, 20, 24, 28, 32, 34, 36, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 54, 56, 60, 64, 68, 72, 74, 76, 80, 84, 88, 92, 94, 96, 100, 104, 108, 112, 114, 116, 120, 124, 128, 132, 134, 136, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 152, 154, 156 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
Select[Range[0, 300], Mod[#, 4] == 0||MemberQ[IntegerDigits[#], 4] &] (* Vincenzo Librandi, Jul 19 2016 *)
CROSSREFS
Sequence in context: A328303 A311079 A257221 * A285374 A132457 A311080
KEYWORD
nonn,base
AUTHOR
N. J. A. Sloane, Mar 24 2004
EXTENSIONS
More terms from Mohammed Bouayoun (bouyao(AT)wanadoo.fr), Mar 25 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)