Start from eq. (1) $Z^n-X^n=Y^n$, where $n, X, Y$ and $Z$ and are positive integers $X<Y<Z$. Replace $Z = X + B$, and remember eq. (2) $$X=Z-B$$ $B$ is also a positive integer. Then $$(X+B)^2Z^{n-2}-X^2X^{n-2}=Y^n.$$ Solve $X^2$: $$X^2=\frac{Y^n}{Z^{n-2}-X^{n-2}} - \frac{B(X+Z)Z^{n-2}}{Z^{n-2}-X^{n-2}}.$$ Divide by $X$: $$X = \frac{Y^n}{(\frac{X}{Z})Z^{n-1}-X^{n-1}} - \frac{BZ^{n-1}\frac{Z+X}{Z}}{(\frac{X}{Z})Z^{n-1}-X^{n-1}}.$$ Replace $\frac{X}{Z} = r$, $0<r<1$, and the result is eq. (3):$$X=\frac{Z(1-r^n)-B(1+r)}{r-r^{n-1}}$$ Now, this result does not seem to fit with the original assumption $X=Z-B$. Namely, according to the result $X$ is $Z-B$ only if the ratio $r$ is zero (which it cannot) in numerator but that would also cause the denominator to be zero. Please let me know how to interpret this (I am not a mathematician so I may sometimes be easily confusing/confused).
2026-04-01 00:25:49.1775003149
How to interpret result of manipulation of $Z^n-X^n$?
70 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ELEMENTARY-NUMBER-THEORY
- Maximum number of guaranteed coins to get in a "30 coins in 3 boxes" puzzle
- Interesting number theoretical game
- How do I show that if $\boldsymbol{a_1 a_2 a_3\cdots a_n \mid k}$ then each variable divides $\boldsymbol k $?
- Using only the digits 2,3,9, how many six-digit numbers can be formed which are divisible by 6?
- Algebra Proof including relative primes.
- How do I show that any natural number of this expression is a natural linear combination?
- Counting the number of solutions of the congruence $x^k\equiv h$ (mod q)
- algebraic integers of $x^4 -10x^2 +1$
- What exactly is the definition of Carmichael numbers?
- Number of divisors 888,888.
Related Questions in NATURAL-NUMBERS
- Recursive Induction Floor Proof Help
- Countable set example
- Bound a natural by two consecutive powers
- Set theory that proves that if its consistient, is only proves true things about arithmetic
- $n$ is natural number. What is the result of $(-1)^{2n}-(-1)^{4n-1}-1^{n+1}-(-2)^3$
- Given a sufficiently large integer $N$, is it true that there are more primes than perfect squares in $[1,N]$?
- How to show that $(S\cup\{0\},\ge)$ is order-isomorphic to $(S,\ge)$?
- Some questions about the successor function
- What IS the successor function without saying $S(n) = n + 1$?
- Prove addition is commutative using axioms, definitions, and induction
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Remembering that $B = Z - X = Z(1 - r),$ a simpler way to derive your final equation is
\begin{align} X = rZ &= \frac{r^2 - r^n}{r - r^{n-1}} Z \\ &= \frac{(1 - r^n) - (1 - r^2)}{r - r^{n-1}} Z \\ &= \frac{Z(1 - r^n) - Z(1 - r)(1 + r)}{r - r^{n-1}} \\ &= \frac{Z(1 - r^n) - B(1 + r)}{r - r^{n-1}}. \end{align}
So the final equation indeed is something of the form $\frac{uZ - vB}{w}$, but you get it by slicing and dicing your terms (or whatever you want to call it; in any case it's a lot of algebraic manipulation). The only role of $X = Z - B$ is in the step $Z(1 - r) \to B.$
Similarly, we can confirm that $$ 3 = \frac{8\cdot 11 - 5\cdot 14}{6}, $$ where there is no sensible way of canceling the $6$ with either the $11$ or the $14$ in order to derive the equation $3 = 8 - 5$, but nevertheless it is true that $3 = 8 - 5$.
As a side note, if $n = 2$ then $r^{n-1} = r,$ so anything with $r - r^{n-1}$ in the denominator is undefined. Really this should be no surprise, since then $n - 2 = 0$, implying that $X^{n-2} = Z^{n-2} = 1$ and $Z^{n-2} - X^{n-2} = 0,$ so dividing by $Z^{n-2} - X^{n-2}$ is not legitimate.
Since it has already been observed that $n \leq 2$ by Fermat's Last Theorem, it follows that the only positive integer value of $n$ for which $Z^{n-2} - X^{n-2} \neq 0$ is $n = 1.$ In that case your final equation comes out to
$$ X = \frac{Z(1 - r) - B(1 + r)}{r - 1} = \frac{B(1 + r) - Z(1 - r)}{1 - r} = B\frac{1 + r}{1 - r} - Z, $$
which looks even worse at first glance ("wrong signs" on the $B$ and $Z$ terms), but note that
$$ B\frac{1 + r}{1 - r} = B + \frac{2rB}{1 - r} = B + \frac{2rZ(1-r)}{1 - r} = B + 2X. $$
And it makes perfect sense that $X = 2X - (Z - B).$
So what's really going on here?
It is a fact that if you have any two integers $P$ and $Q$, you can choose any integer multiple of $\gcd(P,Q)$ that you like, and there will be a linear combination $uP + vQ$, where $u$ and $v$ are integers, that comes out to that multiple of $\gcd(P,Q)$. Moreover, there are infinitely many such linear combinations, because if $$ uP + vQ = k \gcd(P,Q) $$ then $$ u'P + v'Q = k \gcd(P,Q) $$ where $u' = u + Q/\gcd(P,Q)$ and $v' = v - P/\gcd(P,Q)$. This also works if $u' = u - Q/\gcd(P,Q)$ and $v' = v + P/\gcd(P,Q)$, and it's a simple consequence of the fact that $QP - PQ = 0.$
This works as well for rational multiples of $\gcd(P,Q)$ where $u$ and $v$ are rational.
Applying this to your equations, let $P = Z$ and let $Q = B.$ Then $X = Z - B$ is a rational multiple of $\gcd(P,Q)$. So is $X(r - r^{n-1})$. Obviously we can make this multiple of $\gcd(P,Q)$ by scaling the linear combination $Z - B$: $$ X(r - r^{n-1}) = Z(r - r^{n-1}) - B(r - r^{n-1}). $$ That is, we have the linear combination $uP + vQ$ where $u = r - r^{n-1}$ and $v = r^{n-1} - r.$ But that is only one of the infinitely many possible linear combinations of $Z$ and $B$ with the same total. By increasing $u$ by a suitable amount and reducing $v$ by a suitable amount we can obtain $$ X(r - r^{n-1}) = Z(1 - r^n) - B(1 + r). $$ In the case where $r \neq r^{n-1}$ you can divide through by $r - r^{n-1}$ and obtain your Equation $(3)$.
What does this have to do with the equation $Y^n = X^n + Z^n$? Not much. It is all simply a consequence of the assumption that $X$ and $Z$ are integers. Notice that the only appearance of $Y$ in any of your equations is in the form $Y^n,$ and except for the initial assertion that $Y$ is an integer you never again rely on the fact that $Y$ is an integer; after a while you replace $Y^n$ by $Z^n - X^n$ and then it's gone. So really all of these algebraic manipulations are just about the integers $Z,$ $X,$ and $B,$ and as we see here there is nothing at all remarkable about the fact that we're able to recombine $Z$ and $B$ in a linear combination that is not just $Z - B$ and get the total $X$ again. It's just a simple consequence of the integer equation $X = Z - B.$
In particular, none of this tells us anything about the solutions to $Y^n = Z^n - X^n.$ It does not in any way contradict the hypothesis that an integer solution to this equation exists when $n = 3$ or when $n$ is any larger integer. And that's a good thing, because if there were a contradiction, what would it say about the case where $n = 1$?
Of course we still know what we know about the integer solutions of $Y^n = Z^n - X^n,$ thanks to some more advanced mathematics. All of the arithmetic gymnastics in the question and in this answer do not contradict Andrew Wiles's work; by the same token, they do not lead to a simpler demonstration of Fermat's Last Theorem either.