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!)
A254614 Union of odd odious (A092246) and evil (A001969) numbers. 1
0, 1, 3, 5, 6, 7, 9, 10, 11, 12, 13, 15, 17, 18, 19, 20, 21, 23, 24, 25, 27, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 43, 45, 46, 47, 48, 49, 51, 53, 54, 55, 57, 58, 59, 60, 61, 63, 65, 66, 67, 68, 69, 71, 72, 73, 75, 77, 78, 79, 80, 81, 83, 85, 86, 87, 89 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Complement of A128309 (Even odious numbers).
LINKS
EXAMPLE
A128309 begins 2,4,8, hence this sequence begins 0,1,3,5,6,7.
MATHEMATICA
Select[Range[0, 100], OddQ[#] || !OddQ[DigitCount[#, 2, 1]] &] (* Amiram Eldar, Aug 07 2023 *)
CROSSREFS
Sequence in context: A267895 A216189 A191916 * A320698 A182834 A336426
KEYWORD
nonn,base
AUTHOR
Jeremy Gardiner, Feb 03 2015
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)