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!)
A361780 Numbers that have digits consisting only of line segments {1, 4, 7} or curved digits {0, 3, 6, 8, 9}. 2
0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 30, 31, 33, 34, 36, 37, 38, 39, 40, 41, 43, 44, 46, 47, 48, 49, 60, 61, 63, 64, 66, 67, 68, 69, 70, 71, 73, 74, 76, 77, 78, 79, 80, 81, 83, 84, 86, 87, 88, 89, 90, 91, 93, 94, 96, 97, 98, 99, 100, 101, 103, 104, 106, 107, 108, 109, 110 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
This sequence allows all digits except for 2 and 5.
LINKS
MATHEMATICA
Select[Range[0, 110], AllTrue[IntegerDigits[#], ! MemberQ[{2, 5}, #1] &] &] (* Amiram Eldar, Mar 24 2023 *)
CROSSREFS
Cf. A028373 (line-segment digits: {1, 4, 7}), A072960 (curved digits: {0, 3, 6, 8, 9}), A072961 (both line segments and curves digits: {2, 5}).
Cf. A082741 (digits: {1, 2, 4, 5, 7}), A028374 (digits: {0, 2, 3, 5, 6, 8, 9}), this sequence (digits {0, 1, 3, 4, 6, 7, 8, 9}).
Sequence in context: A039176 A066533 A039130 * A004712 A122409 A039093
KEYWORD
nonn,base,less
AUTHOR
Bernard Schott, Mar 23 2023
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 May 2 23:14 EDT 2024. Contains 372203 sequences. (Running on oeis4.)