|
| |
|
|
A085409
|
|
Sum of three solutions of the Diophantine equation x^2 - y^2 = z^3.
|
|
4
| |
|
|
0, 12, 84, 270, 624, 1200, 2052, 3234, 4800, 6804, 9300, 12342, 15984, 20280, 25284, 31050, 37632, 45084, 53460, 62814, 73200, 84672, 97284, 111090, 126144, 142500, 160212, 179334, 199920, 222024, 245700, 271002, 297984, 326700, 357204, 389550
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Parametric representation of the solution is (x, y, z) = (6n^3, 3n^3, 3n^2), thus getting a(n) = 9n^3 + 3n^2.
|
|
|
FORMULA
| a(n) = 9n^3 + 3n^2
|
|
|
MATHEMATICA
| Table[9n^3 + 3n^2, {n, 1, 34}]
|
|
|
CROSSREFS
| Cf. A085377
Sequence in context: A026949 A165127 A075476 * A111464 A004407 A054849
Adjacent sequences: A085406 A085407 A085408 * A085410 A085411 A085412
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Jun Mizuki (suzuki32(AT)sanken.osaka-u.ac.jp), Aug 13 2003
|
|
|
EXTENSIONS
| More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 16 2003
|
| |
|
|