Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #8 Mar 30 2012 17:36:31
%S 2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,
%T 27,28,1
%N Remainder-numerators from Egyptian fraction expansion of 4/538199 using odd greedy algorithm.
%H Problem of the week, <a href="http://mathforum.org/wagon">Web site</a> - problem 848
%H <a href="/index/Ed#Egypt">Index entries for sequences related to Egyptian fractions</a>
%K nonn,fini,full
%O 0,1
%A _David Broadhurst_