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-1 of 1 results.

A155961 Numbers whose square can be expressed as the sum of two positive cubes in at least 3 ways.

Original entry on oeis.org

3343221000, 26745768000, 90266967000
Offset: 1

Views

Author

Ray Chandler, Jan 31 2009

Keywords

Comments

Although this sequence has keyword "bref", this sequence is infinite since if n is in this sequence, then n*k^3 is in this sequence for all k > 0. - Altug Alkan, May 10 2016

Examples

			a(1)=3343221000 where 3343221000^2 = 279300^3 + 2234400^3 = 790020^3 + 2202480^3 = 1256850^3 + 2094750^3.
		

Crossrefs

Formula

a(n) = sqrt(A155960(n)).
Showing 1-1 of 1 results.