How can one find all natural $n$ for which $6n-2n^2+32n^4+25$ is a perfect square? In other words, for which $n\in \mathbb{N}$ is $6n-2n^2+32n^4+25 = k^2$ where $k\in \mathbb{N}$. I am fairly certain that there are no positive integer solutions, however, I struggle in finding a proof for this. If there was a general approach for polynomial expressions, an explanation for finding whether it can equal a perfect square would be welcome. I know of approaches using the fact that $k^2\equiv0,1\pmod 3$ and $k^2\equiv0,1\pmod 4$, however, I can't find a way to use this in this particular example.
2026-04-03 09:35:49.1775208949
How could one prove that there are no positive integers for which a given expression is a perfect square?
275 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in NUMBER-THEORY
- Maximum number of guaranteed coins to get in a "30 coins in 3 boxes" puzzle
- Interesting number theoretical game
- Show that $(x,y,z)$ is a primitive Pythagorean triple then either $x$ or $y$ is divisible by $3$.
- About polynomial value being perfect power.
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Reciprocal-totient function, in term of the totient function?
- What is the smallest integer $N>2$, such that $x^5+y^5 = N$ has a rational solution?
- Integer from base 10 to base 2
- 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)
Related Questions in DIOPHANTINE-EQUATIONS
- Can we find $n$ Pythagorean triples with a common leg for any $n$?
- Can we find integers $x$ and $y$ such that $f,g,h$ are strictely positive integers
- Count of possible money splits
- I'm having a problem interpreting and starting this problem with primes.
- Solution of $X^5=5 Y (Y+1)+1$ in integers.
- Solving for 4 variables using only 2 equations
- Algorithm for diophantine equation
- Find all pairs of integers (x,y) such that $x(x+1)(x^2+x+2)=2y^2$
- Sum Equals Product: A Diophantine Equation
- Diophantine equation for Multivariate Polynomial
Related Questions in SQUARE-NUMBERS
- Squares of two coprime numbers
- Perfect Square and its multiple
- constraints to the hamiltonian path: can one tell if a path is hamiltonian by looking at it?
- Is square root of $y^2$ for every $y>0,y\in\mathbb{R}$?
- A square root should never be negative by convention or can be proved?
- Does $x+\sqrt{x}$ ever round to a perfect square, given $x\in \mathbb{N}$?
- Proof verification: Let $gcd(x,y)=1$. If $xy$ is a perfect square, then $x$ and $y$ are perfect squares.
- How to reduce calculation time for iterative functions that involve squaring a number in every iteration. Working with numbers in millions of digits
- Digits in a perfect square problem
- Trouble with a proof. I cannot prove this without inf many proofs for each and every case.
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?
From where you left off:
$$32n^2 - 2n^2 = k^2 - 6n - 25$$
Completing the square on the $n^2$ term in LHS:
$$32(n^2 - \frac{1}{32})^2 - \frac{1}{32} = k^2 - 6n - 25$$
$$\big(\frac{k}{\sqrt{2}}\big)^2 = (4(n^2 - \frac{1}{32}))^2 + 3n + \frac{25}{2} - \frac{1}{32}$$
$$\big(\frac{k}{\sqrt{2}}\big)^2 = (4(n^2 - \frac{1}{32}))^2 + 3n + \frac{799}{64}$$
$\require{cancel}\xcancel{\text{We have arrived in the form } c^2 = a^2 + b^2. \text{We obtain, } n = \frac{b^2}{3} - \frac{799}{192} = \frac{64b^2 - 799}{192}. \text{ If } n \text{ is a positive integer, then }192 \text{ } | \text{ } (64b^2 - 799). \text{ However, there is contradiction that }64b^2 - 799 \text{ is odd, but }192 \text{ even}. \text{ Hence, }n \text{ cannot be integral.}}$
$$\big(\frac{k}{\sqrt{2}}\big)^2 = \big(4n^2 - \frac{1}{8}\big)^2 + \frac{192n + 799}{64}$$
$$\big(\frac{k}{\sqrt{2}}\big)^2 = \frac{\big(32n^2 - 1\big)^2 + 192n + 799}{64}$$
Hence, $64 \text{ | } \big(32n^2 - 1\big)^2 + 799 + 192n$ for $n \in \mathbb{N}$.
Assume $64 \text{ | } \big(32n^2 - 1\big)^2 + 799$
$$\big(32n^2 - 1\big)^2 + 799 = 1024n^4 - 64n^2 + 800$$
Clearly, $64 \text{ | } 1024n^4$ and $64 \text{ | } -64n^2$ but $800$ is not divisble by $64$, hence we have a contradiction, $\implies$ $n$ is not an integer.
$\require{cancel} \xcancel{ \text{ If k is odd }, k^2 \text{ is odd.} \text{ Then, back to the beginning: }\frac{1}{2} k^2 = \frac{1}{2}\big(32n^4 - 2n^2 + 6n + 25 \big) k^2 = 32n^4 - 2n^2 + 6n + 5^2 \implies k^2 = a^2 + b^2 n \in \mathbb{N} \implies 32n^4 - 2n^2 + 6n \in \mathbb{N}. \text{ Furthermore, } k \in \mathbb{N} \text{ restricts to the only triple possible: }\{k, a, b\}: \{13, 12, 5\}. \text{ Let } f(n) = 32n^4 - 2n^2 + 6n. \text{ Hence, we must have }f(n) = 144. \text{ However, } f(1) = 36, f(2) = 516\text{, indicating solution of } f(n) = 144 \text{ exists for n } \in (1, 2), \text{ and contradicting that n is integral.}}$
EDIT:
I cannot believe I did not think of this beforehand:
For $6n−2n^2+32n^4+25$ to be a perfect square, it can be least expressed in the form $(an^2 + bn + c)^2$ for some $a, b, c$ coeff.
Expanding, $(an^2 + bn + c)^2$, gives $$(a^2)n^4 + (2ab)n^3 + (2ac + b^2)n^2 + (2bc)n + c^2$$
Solving simultaneously, we first have:
$$\begin{cases} a^2 = 32, a = \pm\sqrt{32} \\ c^2 = 25, c = \pm5 \\ 2bc = 6, b = \frac{\pm3}{\sqrt{32}} \end{cases}$$
Since there is no $n^3$ term, $2ab = 0$. However, both $a, b ≠ 0$ and we have a contradiction. Furthermore, the irrational coefficients $a, b$ suggest that $an^2 + bn + c \notin \mathbb{N}, n \in \mathbb{N}$.