A102046 Smallest positive integer greater than a(n - 1) consistent with the condition that n is a member of the sequence if and only if a(n) is congruent to (n!)!.
1, 1, 2, 6, 7, 8, 720, 721, 722, 723, 724, 726, 727, 728, 729, 780, 781, 782, 783, 784, 785, 786, 787, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799
Offset: 0
Examples
a(6) = 720 because (3!)! = 6! = 720
Formula
a(a(n)) = (n!)!
Extensions
The definition does not match the data. How was this sequence generated? - N. J. A. Sloane, Feb 21 2021
Comments