|
Search: id:A070756
|
|
|
| A070756 |
|
z such that the Diophantine equation x^4+y^5=z^4 has solutions. |
|
+0 1
|
|
| 30, 85, 195, 240, 525, 700, 960, 1020, 1170, 1845, 1845, 2720, 3045, 3120, 4026, 4818, 5005, 5655
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
PROGRAM
|
(PARI) for(n=0, 500, if(sum(i=1, n, sum(j=1, i, if(i^4+j^5-n^4, 0, 1)))>0, print1(n, ", ")))
|
|
CROSSREFS
|
Sequence in context: A165772 A098996 A130862 this_sequence A058903 A103906 A124799
Adjacent sequences: A070753 A070754 A070755 this_sequence A070757 A070758 A070759
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), May 14 2002
|
|
EXTENSIONS
|
More terms from John W. Layman (layman(AT)math.vt.edu), Nov 25 2002
|
|
|
Search completed in 0.002 seconds
|