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!)
A117978 Triangular numbers with only even digits. 2
0, 6, 28, 66, 406, 666, 820, 2080, 2628, 8646, 28680, 42486, 48828, 64620, 66066, 80200, 84666, 200028, 204480, 228826, 264628, 288420, 426426, 446040, 468028, 484620, 600060, 626640, 644680, 686206, 828828, 886446, 2222886, 2248260, 2862028, 2888406 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Jon E. Schoenfield, Table of n, a(n) for n = 1..10000 (first 1000 terms from Harvey P. Dale)
MATHEMATICA
Select[Accumulate[Range[0, 5000]], Count[IntegerDigits[#], _?(OddQ)] ==0&] (* Harvey P. Dale, Oct 21 2011 *)
CROSSREFS
Sequence in context: A014635 A227970 A034955 * A119174 A326134 A343512
KEYWORD
base,nonn
AUTHOR
Luc Stevens (lms022(AT)yahoo.com), May 03 2006
EXTENSIONS
Corrected (a(32) was in error) and extended by Harvey P. Dale, Oct 21 2011
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 13:24 EDT 2024. Contains 371780 sequences. (Running on oeis4.)