A144786 If n is an oblong number A002378, then a(n)=a(j) where j is the number of oblong numbers in (0,n], otherwise a(n)=n.
1, 1, 3, 4, 5, 1, 7, 8, 9, 10, 11, 3, 13, 14, 15, 16, 17, 18, 19, 4, 21, 22, 23, 24, 25, 26, 27, 28, 29, 5, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 1, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 7, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 8, 73, 74, 75, 76
Offset: 1
Examples
n=1 is not in A002378, so a(1)=1. n=2 = A000058(2), so a(2)=1 because there is 1 oblong number <=2 and >0. n=3 is not in A002378, so a(3)=3. n=6 = A000058(3), so a(6)=a(2) because there are 2 oblong numbers <=6 and >0.
Crossrefs
Extensions
a(57)=57 inserted, a(61)=61 corrected and better definition provided by Omar E. Pol, Dec 29 2008
I did some further editing of this entry, but many of the lines are still obscure. - N. J. A. Sloane, Dec 29 2008
Comments that connect to Egyptian fractions rephrased by R. J. Mathar, Oct 01 2009
Comments