cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A163362 Inverse permutation to A163361.

This page as a plain text file.
%I A163362 #7 Mar 20 2022 22:56:11
%S A163362 1,2,5,3,6,10,14,9,13,19,25,18,12,8,4,7,11,17,23,16,22,29,38,30,39,48,
%T A163362 59,49,40,31,24,32,41,51,61,50,60,71,84,72,85,98,113,99,86,73,62,74,
%U A163362 63,53,43,52,42,33,26,34,27,20,15,21,28,35,44,36,45,55,65,54,64,75,88
%N A163362 Inverse permutation to A163361.
%H A163362 A. Karttunen, <a href="/A163362/b163362.txt">Table of n, a(n) for n = 1..65535</a>
%H A163362 <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>
%F A163362 a(n) = A163358(n-1) + 1.
%Y A163362 Inverse: A163361.
%K A163362 nonn
%O A163362 1,2
%A A163362 _Antti Karttunen_, Jul 29 2009