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!)
A033906 Sort then Add!. 0

%I #11 Oct 28 2017 18:28:02

%S 20,22,44,88,176,343,677,1354,2699,5398,8987,16876,33554,67009,67688,

%T 134476,268943,503632,526988,783877,1161665,2277331,3500708,3504286,

%U 3738854,7084642,7329320,7552699,10109498,10224397,11447876,22894654

%N Sort then Add!.

%F a(n)=A033905(n-1), n>2. [From _R. J. Mathar_, Oct 22 2008]

%t NestList[#+FromDigits[Sort[IntegerDigits[#]]]&,20,40] (* _Harvey P. Dale_, Oct 28 2017 *)

%Y Cf. A033860.

%K nonn,base,easy

%O 1,1

%A _N. J. A. Sloane_, _David W. Wilson_

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 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)