Search: id:A100291 Results 1-1 of 1 results found. %I A100291 %S A100291 2,9,17,24,28,43,65,80,82,89,108,126,141,145,206,217,232,257,264,283, %T A100291 297,320,344,359,381,424,472,513,528,593,599,626,633,652,689,730,745, %U A100291 750,768,810,841,968,985,1001,1016,1081,1137,1256,1297,1304,1323,1332 %N A100291 Numbers of the form a^4 + b^3 with a,b>0. %t A100291 lst={}; Do[p=a^4+b^3; If[p<2000, AppendTo[lst, p]], {a, 64}, {b, 256}]; Union[lst] %Y A100291 Cf. A100271 (primes of the form a^4 + b^3). %Y A100291 Sequence in context: A069622 A137189 A028503 this_sequence A083419 A126082 A083707 %Y A100291 Adjacent sequences: A100288 A100289 A100290 this_sequence A100292 A100293 A100294 %K A100291 nonn %O A100291 1,1 %A A100291 T. D. Noe (noe(AT)sspectra.com), Nov 18 2004 Search completed in 0.001 seconds