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.

A258329 A258188(n) / 7.

This page as a plain text file.
%I A258329 #5 May 27 2015 05:53:10
%S A258329 3,6,9,2,5,8,1,4,7,30,73,16,59,102,45,88,31,74,17,60,103,46,89,32,75,
%T A258329 18,61,104,47,90,33,76,19,62,105,48,91,34,77,20,63,106,49,92,35,78,21,
%U A258329 64,107,50,93,36,79,22,65,108,51,94,37,80,23,66,109,52,95
%N A258329 A258188(n) / 7.
%C A258329 Permutation of the positive integers, inverse: A258330.
%H A258329 Reinhard Zumkeller, <a href="/A258329/b258329.txt">Table of n, a(n) for n = 1..9999</a>
%H A258329 <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>
%o A258329 (Haskell)
%o A258329 a258329 = flip div 7 . a258188
%Y A258329  Cf. A258188, A258330, A258225, A258334.
%K A258329 nonn
%O A258329 1,1
%A A258329 _Reinhard Zumkeller_, May 27 2015