You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
6$\begingroup$ Let $n = 1, 2$ and we have solutions for $x, y, z$ with a value $t \in \mathbb{N}$ however not all $x, y, z$ are positive, though I think this may serve as a little bit of help: $$\begin{align} 1 &= (9t^3 + 1)^3 + (9t^4)^3 + (-9t^4 - 3t)^3 \\ 2 &= (6t^3 + 1)^3 + (-6t^3 - 1)^3 + (-6t^2)^3 \end{align}$$ or for big solutions for $n = 1$: $$1 = (1 - 9t^3 + 648t^6 + 3888t^9)^3 + (-135t^4 + 3888t^{10})^3 + (3t - 81t^4 - 1296t^7 - 3888t^{10})^3$$ $\endgroup$Mr Pie– Mr Pie2017-10-27 05:38:43 +00:00Commented Oct 27, 2017 at 5:38
-
2$\begingroup$ The expression for n = 2 should read: $(6t^3 + 1)^3 + (- 6t^3 + 1)^3 + (- 6t^2)^3 = 2$ That is, the 2nd sign in the 2nd pair of parentheses should be + rather than -. $\endgroup$Chris Manning– Chris Manning2017-11-26 05:37:46 +00:00Commented Nov 26, 2017 at 5:37
-
2$\begingroup$ @joro: Using Huisman's results, one finds that $$x^3+y^3+z^3 = 972$$ already has $96$ solutions in the "small" finite range that he searched. Similarly for other $n$. It is tempting to speculate that, if the range were infinite, then it and others in fact have infinitely many solutions like $n=1$. $\endgroup$Tito Piezas III– Tito Piezas III2017-12-30 03:17:58 +00:00Commented Dec 30, 2017 at 3:17
-
$\begingroup$ @TitoPiezasIII What if in general the solutions are exponentially growing? $\endgroup$joro– joro2017-12-30 09:15:13 +00:00Commented Dec 30, 2017 at 9:15
-
1$\begingroup$ The Wikipedia article Sums of three cubes contains some results on this and also quite long list of references. $\endgroup$Martin Sleziak– Martin Sleziak2019-09-18 05:42:53 +00:00Commented Sep 18, 2019 at 5:42
|
Show 1 more comment
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ag.algebraic-geometry), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you