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!)
A119260 Numbers with even decimal digits in increasing order. 1

%I #2 Mar 30 2012 17:26:21

%S 0,2,4,6,8,24,26,28,46,48,68,246,248,268,468,2468

%N Numbers with even decimal digits in increasing order.

%C This is the complete list of all 16 such numbers. Cf. A119261 Even decimal digits in decreasing order, A119253 Odd digits in increasing order, A119252 Odd digits in decreasing order, A009993 Digits in increasing order, A009995 Digits in decreasing order.

%t Flatten@Table[FromDigits/@Subsets[Range[2,8,2],{n}],{n,0,5}]

%Y Cf. A009993, A009995, A119252, A119253, A119261.

%K base,fini,full,nonn

%O 1,2

%A _Zak Seidov_, May 11 2006

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 16 11:48 EDT 2024. Contains 371711 sequences. (Running on oeis4.)