Let $\theta$ be an angle in the interval $(0,\pi/2)$. Given that $\cos \theta$ is irrational and $\cos k\theta$ and $\cos (k+1)\theta$ are both rational for some positive integer $k$, show that $\theta=\pi/6$.
2026-05-15 14:48:46.1778856526
$\cos k\theta$ and $\cos(k+1)\theta$ are both rational only when $\theta=\pi/6$
143 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in INDUCTION
- Show that the sequence is bounded below 3
- Fake induction, can't find flaw, every graph with zero edges is connected
- Prove that any truth function $f$ can be represented by a formula $φ$ in cnf by negating a formula in dnf
- Prove $\sum^{n}_{i=1}\binom{n}{i}i=n2^{n-1}$ using binomial and induction
- Induction proof of Fibonacci numbers
- The Martian Monetary System
- How to format a proof by induction
- $x+\frac{1}{x}$ is an integer
- Help with induction proof please! For an integer $n, 3$ divides $n^3-n$
- Proving $\sum_{k=1}^n kk!=(n+1)!−1$
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?
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
geometry
circles
algebraic-number-theory
functions
real-analysis
elementary-set-theory
proof-verification
proof-writing
number-theory
elementary-number-theory
puzzle
game-theory
calculus
multivariable-calculus
partial-derivative
complex-analysis
logic
set-theory
second-order-logic
homotopy-theory
winding-number
ordinary-differential-equations
numerical-methods
derivatives
integration
definite-integrals
probability
limits
sequences-and-series
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?
It is natural in this context to think of Niven's theorem, and my solution below uses this theorem. The link in Gyumin Roh's comment yields a solution that does not use it.
Here is a method for $k$ odd, $k=2t+1$ (the case $k$ even is similar). Let $c_j=\cos(j\theta)$ for $j\in{\mathbb Z}$. We have the fundamental identity :
$$ c_{i-j}+c_{i+j}=2c_ic_j \ (i,j\in{\mathbb Z}) \tag{1} $$
Because of Chebyshev polynomials of the first kind (or by induction from (1) if you prefer), if $c_t$ is rational then so is $c_{t'}$ for any integer multiple $t'$ of $t$.
From the hypotheses, we see then that $c_{j}$ is rational whenever $j$ is a multiple of $k$ or $k+1$. Next, we deduce by using (1) twice that
$$ \begin{array}{lcl} 2c_{1}c_{(2j+1)k} &=& c_{2jk+k+1}+c_{2jk+k-1} \\ 2c_{k+1}c_{2jk} &=& c_{2jk+k+1}+c_{2jk-k-1} \\ 2\bigg(c_{1}c_{(2j+1)k}-c_{k+1}c_{2jk}\bigg) &=& d_{j+1}-d_j, \ \text{where}\ d_j=c_{2jk-k-1} \\ \end{array} $$
Summing the last identity from $1$ to $t$, we obtain
$$ \sum_{j=1}^{t}c_{1}c_{(2j-1)k}-c_{k+1}c_{2jk}= d_{t+1}-d_1=c_{(k-1)(k+1)}-c_{k+1} $$
So if the sum $L=\sum_{j=1}^{t} c_{(2j-1)k}$ were nonzero, we could write $c_1=\frac{c_{(k-1)(k+1)}-c_{k+1}+\sum_{j=1}^{t}c_{k+1}c_{2jk}}{L}$ contradicting the hypothesis that $c_1$ is irrational. This forces $L=0$, whence $\bar{L}=0,L+i\bar{L}=0$ which means that $\sum_{j=1}^{t} \gamma^j=0$ where $\gamma=e^{i(2k\theta)}$. We deduce $\gamma^t=1$, and now we can apply Niven's theorem.