Distinct power numbers: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2:
 
;Task:
Let given all integer combinations of <math>a^b</math> for <math>'''2 <= a <= 5</math>''' and '''2 <= b <= 5''':
<br><br>Place them in numerical order, with any repeats removed.
<br><br>We get the following sequence of 15 distinct terms:
2,468

edits