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!)
A061823 Multiples of 7 containing only digits 0,...,7. 2
0, 7, 14, 21, 35, 42, 56, 63, 70, 77, 105, 112, 126, 133, 140, 147, 154, 161, 175, 203, 210, 217, 224, 231, 245, 252, 266, 273, 301, 315, 322, 336, 343, 350, 357, 364, 371, 406, 413, 420, 427, 434, 441, 455, 462, 476, 504, 511, 525, 532, 546, 553, 560, 567, 574 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Enrique Pérez Herrero, Table of n, a(n) for n = 1..5000
EXAMPLE
147 =7*21, is a term containing digits less than 8.
MATHEMATICA
Select[7*Range[0, 2000], Max[IntegerDigits[#]]<=7&] (* Enrique Pérez Herrero, May 13 2012 *)
CROSSREFS
Sequence in context: A164005 A100451 A028555 * A018890 A118502 A190367
KEYWORD
nonn,base,easy
AUTHOR
Amarnath Murthy, May 28 2001
EXTENSIONS
Corrected and extended by Larry Reeves (larryr(AT)acm.org), May 30 2001
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 23 02:53 EDT 2024. Contains 371906 sequences. (Running on oeis4.)