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!)
A275724 Transpose of square array A275723. 2

%I #9 Aug 10 2016 12:00:30

%S 1,2,1,3,2,1,4,2,2,1,5,4,3,2,1,6,5,4,2,2,1,7,4,3,4,3,2,1,8,7,6,2,4,2,

%T 2,1,9,8,7,4,2,4,3,2,1,10,4,8,7,6,2,4,2,2,1,11,10,9,8,7,4,5,4,3,2,1,

%U 12,11,6,4,8,7,6,5,4,2,2,1,13,8,11,4,9,8,5,4,3,4,3,2,1,14,13,12,11,4,4,8,5,6,2,4,2,2,1,15,14,13,8,11,4,9,8,3,4,2,4,3,2,1

%N Transpose of square array A275723.

%C See A275723.

%H Antti Karttunen, <a href="/A275724/b275724.txt">Table of n, a(n) for n = 1..1275; the first 50 antidiagonals of array</a>

%H <a href="/index/Fa#facbase">Index entries for sequences related to factorial base representation</a>

%F a(n) = A275723(A038722(n)). [When A275723 and A275724 are considered as one-dimensional sequences.]

%o (Scheme)

%o (define (A275724 n) (A275723bi (A004736 n) (- (A002260 n) 1))) ;; Code for A275723bi given in A275723.

%Y Transpose: A275723.

%Y Cf. A002260, A004736, A038722.

%K nonn,base,tabl

%O 1,2

%A _Antti Karttunen_, Aug 09 2016

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 11:35 EDT 2024. Contains 371912 sequences. (Running on oeis4.)