cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A219783 Smallest integer expressible as x^3 + 2*y^3 (x, y > 0) in exactly n ways.

Original entry on oeis.org

3, 1459, 314953199, 575012796875
Offset: 1

Views

Author

Zak Seidov, Nov 27 2012

Keywords

Comments

a(5) > 10^17. - Donovan Johnson, Nov 29 2012

Examples

			3: (x, y) = (1, 1)
1459: (x,y) = (1,9), (11,4)
314953199: (x,y) = (121, 539), (463, 476), (649, 275)
575012796875: (x, y) = (275, 6600), (6413, 5379), (7225, 4625), (8195, 2310)
		

Crossrefs

A219784 Integers expressible as x^3 + 2*y^3 (x, y > 0) exactly in three ways.

Original entry on oeis.org

314953199, 432015625, 924667442, 1664304379, 1953968750, 2519625592, 3456125000, 4600102375, 7397339536, 8503736373, 11664421875, 13314435032, 15631750000, 20157004736, 24966020934, 27649000000, 36800819000, 38000696086, 39369149875, 44936218233, 52757156250, 54001953125, 59178716288
Offset: 1

Views

Author

Zak Seidov, Nov 27 2012

Keywords

Comments

Smallest integer with 4 ways: 575012796875: {x, y} = {8195, 2310}, {7225, 4625}, {6413, 5379}, {275, 6600}.

Examples

			314953199: (x,y) = (121, 539), (463, 476), (649, 275).
		

Crossrefs

Showing 1-2 of 2 results.