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
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, 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, 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 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
See A275723.
LINKS
FORMULA
a(n) = A275723(A038722(n)). [When A275723 and A275724 are considered as one-dimensional sequences.]
PROG
(Scheme)
(define (A275724 n) (A275723bi (A004736 n) (- (A002260 n) 1))) ;; Code for A275723bi given in A275723.
CROSSREFS
Transpose: A275723.
Sequence in context: A120885 A234575 A294733 * A193278 A337632 A057058
KEYWORD
nonn,base,tabl
AUTHOR
Antti Karttunen, Aug 09 2016
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 24 19:39 EDT 2024. Contains 371963 sequences. (Running on oeis4.)