Newbetuts
.
How to solve $y^2=3x^4+3x^2+1$ for integers.
number-theory
diophantine-equations
polynomials
The only solutions are $(x,y)=(0,-1)$ and $(x,y)=(0,+1)$. I gave an elementary proof here.
Related
Let $a_n$ be the $nth$ term of the sequence $1, 2, 2, 3, 3, 3, 4, 4, 4, 4, \dots$
Reference for multivariable calculus
Continuous partials at a point but not differentiable there?
Decomposition of semimartingales
What does a tilde underneath an inequality mean?
Challenging probability problem
The Radon-Nikodym derivative of a measure such that $|\int f'\,d\mu|\le \|f\|_{L^2}$ for $f\in C^1$
Playing with numbers form $1$ to $n^2$ in an $n\times n$ grid
Show that a connected graph on $n$ vertices is a tree if and only if it has $n-1$ edges.
Differential Geometry of curves and surfaces: bibliography?
Techniques to prove a function is uniformly continuous
Problem on Euler's Phi function
Recent Posts
org.apache.kafka.common.errors.TimeoutException: Topic not present in metadata after 60000 ms
Why my code runs infinite time when i entered non integer type in c++ [duplicate]
How to retrieve Instagram username from User ID?
Serverless Framework - Variables resolution error
How do we access a file in github repo inside our azure databricks notebook