The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A115931 Numbers k such that k and 7*k, taken together, are zeroless pandigital. 4
2394, 2637, 4527, 5274, 5418, 5976, 7614 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
2394 and 2394*7=16758 use once all the digits from 1 to 9.
MATHEMATICA
Select[Range[8000], Sort[Join[IntegerDigits[#], IntegerDigits[#*7]]] == Range[ 9]&] (* Harvey P. Dale, Aug 31 2017 *)
CROSSREFS
Sequence in context: A279538 A098680 A226149 * A323344 A323341 A108055
KEYWORD
nonn,base,fini,full
AUTHOR
Giovanni Resta, Feb 06 2006
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 June 11 14:17 EDT 2024. Contains 373311 sequences. (Running on oeis4.)