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!)
A286616 Transpose of square array A286615. 2
0, 2, 1, 3, 7, 5, 4, 11, 35, 29, 6, 13, 59, 239, 209, 8, 31, 65, 419, 2519, 2309, 9, 37, 215, 449, 4619, 32339, 30029, 10, 41, 245, 2339, 4829, 60059, 540539, 510509, 12, 43, 269, 2549, 30239, 62369, 1021019, 10210199, 9699689, 14, 61, 275, 2729, 32549, 512819, 1051049, 19399379, 232792559, 223092869 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
A permutation of nonnegative integers.
LINKS
FORMULA
A(n,k) = A286615(k,n) = A276943(n,k)-1.
EXAMPLE
The top left 7 X 7 corner of the array:
0, 2, 3, 4, 6, 8, 9
1, 7, 11, 13, 31, 37, 41
5, 35, 59, 65, 215, 245, 269
29, 239, 419, 449, 2339, 2549, 2729
209, 2519, 4619, 4829, 30239, 32549, 34649
2309, 32339, 60059, 62369, 512819, 542849, 570569
30029, 540539, 1021019, 1051049, 9729719, 10240229, 10720709
PROG
(Scheme) (define (A286616 n) (A286615bi (A004736 n) (A002260 n))) ;; For the rest, see under A286615, A276945, etc.
CROSSREFS
Transpose: A286615.
One less than A276943.
Column 1: A057588.
Sequence in context: A127896 A010757 A323943 * A019320 A201615 A033640
KEYWORD
nonn,tabl
AUTHOR
Antti Karttunen, Jun 30 2017
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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)