I was trying to solve a proving question and I finally arrived at this step where I am stuck. The statement is proved if there exists infinitely many ordered pairs $x_a$ and $x_b$ such that: $$(x_a-x_b)^2+(\sqrt{1-x_a^2}-\sqrt{1-x_b^2})^2=\frac{p^2}{q^2}$$ Where $p$ and $q$ are natural numbers and $x_a,x_b\in[-1,1]$. How would you go on to prove such a fact?
2026-04-11 18:34:17.1775932457
Analyzing a specific function
61 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 CONTEST-MATH
- Solution to a hard inequality
- Length of Shadow from a lamp?
- All possible values of coordinate k such that triangle ABC is a right triangle?
- Prove that $1+{1\over 1+{1\over 1+{1\over 1+{1\over 1+...}}}}=\sqrt{1+\sqrt{1+\sqrt{1+\sqrt{1+...}}}}$
- Lack of clarity over modular arithmetic notation
- if $n\nmid 2^n+1, n|2^{2^n+1}+1$ show that the $3^k\cdot p$ is good postive integers numbers
- How to prove infinitely many integer triples $x,y,z$ such that $x^2 + y^2 + z^2$ is divisible by $(x + y +z)$
- Proving that $b-a\ge \pi $
- Volume of sphere split into eight sections?
- Largest Cube that fits the space between two Spheres?
Related Questions in RECREATIONAL-MATHEMATICS
- Good ideas for communicating the joy of mathematics to nine and ten year olds
- Who has built the house of Mason?
- Is there any tri-angle ?
- In what position , the dogs will reside?
- existence of solutions of $a^n+b^n+c^n=6^n$
- Sushi Go! and optimal passing strategy
- Cut the letter $M$ to obtain $9$ single triangles by drawing $3$ straight lines
- Tennis balls problem from John H Conway's "Genius At Play"
- The Heegner Polynomials
- 2018 January Challenge: Prove inequality in geometry problem
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?
(I answered approximately the same as the first paragraph to a similar question you asked yesterday)
Clearly the LHS attains an infinite amount of real values, as $x_a$ and $x_b$ can attain any real value from −1 to 1. Because the LHS is continuous and we know that the rationals are dense in the reals, we can say that the LHS attains infinitely many rational values. Because there are obviously infinitely many perfect squares we then know that the LHS attains infinitely many square rationals(or whatever the term is). So, we have that your statement is true.
This may feel somewhat unsatisfying, so here's a different approach to your original question you posted in the comments about infinite points on the unit circle.
First, let one of the points be $(1, 0)$ and let the other point be $(a, b)$. We can say this because if this is not the case, we can "rotate" the unit circle along with the points until one of them ends up at $(1, 0)$. This will preserve the distance. Anyway, because $(a, b)$ lies on the unit circle, we have that: $$a^2+b^2=1$$ $$b^2=1-a^2$$ $$b=\sqrt{1-a^2}$$ Here, we take the positive square root, so we assume the point not at $(1, 0)$ is above the x-axis. We can assume this because if it is not the case, we just reflect this point over the x-axis(it will still be on the unit circle). This will preserve the distance between that point and $(1, 0)$. So, the distance between the two points is: $$\sqrt{(1-a)^2 + (0 - \sqrt{1-a^2})^2}=$$ $$\sqrt{a^2-2a+1 + 1 - a^2}=$$ $$\sqrt{2-2a}$$
Now, we can let the distance be $\frac{p}{q}$. So, we have that: $$\sqrt{2-2a}=\frac{p}{q}$$ $$2-2a=\frac{p^2}{q^2}$$ $$1-a=\frac{p^2}{2q^2}$$ $$a = 1 - \frac{p^2}{2q^2}$$
Then, we have that $b=\sqrt{1-a^2}$, so $$b=\sqrt{1-(1-\frac{p^2}{2q^2})^2}$$ $$b=\sqrt{1-(\frac{p^4}{4q^4} - \frac{p^2}{q^2} + 1)}$$ $$b=\sqrt{\frac{p^2}{q^2} - \frac{p^4}{4q^4}}$$ $$b=\frac{p}{q} \sqrt{1-\frac{p^2}{4q^2}}$$
Now, we know that for any rational distance $\frac{p}{q} \leq 2$ there is a pair of points $(1, 0)$ and $(1 - \frac{p^2}{2q^2}, \frac{p}{q} \sqrt{1-\frac{p^2}{4q^2}})$ such that the distance between them is $\frac{p}{q}$. Because there are infinitely many rationals, there are infinitely many points on the unit circle such that the distance between any two of them is a rational number, and hence your statement is true.
Note: By un-rotating(remember we rotated one of the points to $(1, 0)$ earlier) our pair of points we found around the unit circle, we can get infinitely many points for a single rational distance. This should make some sense.