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!)
A254108 Inverse permutation to A254107. 3
1, 3, 2, 4, 6, 5, 7, 11, 8, 16, 22, 10, 9, 12, 29, 37, 17, 46, 56, 13, 23, 67, 79, 30, 92, 106, 15, 14, 18, 38, 121, 137, 47, 154, 172, 24, 57, 191, 211, 68, 232, 254, 19, 31, 80, 277, 301, 93, 326, 352, 39, 107, 379, 407, 122, 436, 466, 21, 20, 25, 48, 138, 497, 529, 155, 562, 596, 58, 173, 631, 667, 192, 704, 742, 32, 69, 212 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(Scheme) (define (A254108 n) (let ((col (A254111 n)) (row (A254112 n))) (* (/ 1 2) (- (expt (+ col row) 2) col row row row -2))))
CROSSREFS
Inverse: A254107.
Sequence in context: A166695 A254107 A116942 * A093573 A126290 A277377
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 16 07:08 EDT 2024. Contains 371698 sequences. (Running on oeis4.)