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!)
A090055 Numbers n divisible by at least one nontrivial permutation (rearrangement) of the digits of n. 6

%I #3 Feb 27 2009 03:00:00

%S 105,108,405,510,540,702,703,810,1001,1005,1008,1020,1050,1053,1080,

%T 2002,2016,2025,2040,2050,2079,2100,2106,3003,3024,3042,3045,3060,

%U 3105,3402,3510,4004,4005,4050,4070,4080,4200,5005,5010,5040

%N Numbers n divisible by at least one nontrivial permutation (rearrangement) of the digits of n.

%C Trivial permutations are identified as (1) permutation = n, or (2) when n mod 10=0, permutations of n's digits which result in shifting only trailing zeros to the most significant side of n where they drop off, such that permutation = n/10^z, where z <= the number of trailing zeros of n. So if n were 1809000, the following permutations would be excluded as trivial: 1809000, 0180900, 0018090, 0001809.

%C A031877 (numbers which are multiples of their reversals) and both A084687 and A090053 (numbers divided by number formed by sorting their digits), are subsets of this sequence. This sequence differentiates itself by including terms such as 7425 which is divided by 2475 (a rearrangement of 7425's digits that is neither a reversal or an ascending sort.)

%H C. Seggelin, <a href="http://www.plastereddragon.com/maths/asortdiv.htm">Numbers Divisible by Digit Permutations</a>.

%e a(27)=3045 because 3045 is divisible by 435, a nontrivial permutation of 3045. (0435)

%Y Cf. A031877, A084687, A090056, A090057, A090058, A090059, A090060.

%K base,nonn

%O 1,1

%A Chuck Seggelin (barkeep(AT)plastereddragon.com), Nov 21 2003

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 August 14 06:39 EDT 2024. Contains 375146 sequences. (Running on oeis4.)