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!)
A254106 Inverse permutation to A254105. 3
1, 2, 3, 6, 4, 5, 10, 15, 9, 21, 28, 7, 8, 14, 36, 45, 20, 55, 66, 13, 27, 78, 91, 35, 105, 120, 11, 12, 19, 44, 136, 153, 54, 171, 190, 26, 65, 210, 231, 77, 253, 276, 18, 34, 90, 300, 325, 104, 351, 378, 43, 119, 406, 435, 135, 465, 496, 16, 17, 25, 53, 152, 528, 561, 170, 595, 630, 64, 189, 666, 703, 209, 741, 780, 33, 76 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(Scheme) (define (A254106 n) (let ((col (A254112 n)) (row (A254111 n))) (* (/ 1 2) (- (expt (+ col row) 2) col row row row -2))))
CROSSREFS
Inverse: A254105.
Sequence in context: A358026 A331117 A282841 * A072637 A138153 A353590
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jan 27 2015
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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)