I just wonder that how to prove that $$ \prod_{m=1}^{n}\Big(x-2\cos\frac{m\pi}{n+1}\Big)=\sum_{k=0}^{[n/2]}(-1)^{k}\binom{n-k}{k}x^{n-2k}. $$ Similarly, how to transform the product $$ \prod_{m=1}^{n}\Big(x+2\cos\frac{2m\pi}{n}\Big)\overset{?}{=}\sum_{k}b_k x^k? $$
2026-03-31 15:12:37.1774969957
How to transform the product to sum?
256 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in BINOMIAL-COEFFICIENTS
- Newton binomial expansion
- Justify an approximation of $\sum_{n=1}^\infty G_n/\binom{\frac{n}{2}+\frac{1}{2}}{\frac{n}{2}}$, where $G_n$ denotes the Gregory coefficients
- Solving an equation involving binomial coefficients
- Asymptotics for partial sum of product of binomial coefficients
- What is wrong with this proof about a sum of binomial coefficients?
- Find sum of nasty series containing Binomial Coefficients
- Alternating Binomial Series Summation.
- $x+\frac{1}{x}$ is an integer
- Finding value of $S-T$ in $2$ binomial sum.
- how to reduce $(1-\alpha)^{T-i}$ into a sum
Related Questions in GENERATING-FUNCTIONS
- The function $f(x)=$ ${b^mx^m}\over(1-bx)^{m+1}$ is a generating function of the sequence $\{a_n\}$. Find the coefficient of $x^n$
- How to multiply generating functions with $x^n$ and $x^{5n}$ and $x^{2n}$
- Relationship between the generating functions of sequences $(a_n),(b_n)$ given $b_n=\sum^n_{i=1}a_i$.
- Double-exponential sum (maybe it telescopes?)
- Solve recurrence equation: $a_{n}=(n-1)(a_{n-1}+a_{n-2})$
- Want to use Herbert Wilf's snake oil method to show $\sum_k \binom{2n+1}{2k}\binom{m+k}{2n} = \binom{2m+1}{2n}$
- Young Tableaux generating function
- Generating function of the sequence $\binom{2n}{n}^3H_n$
- Expansion of fibonacci generating function
- Partial fraction of $A(x)=\frac{x^2+x+1}{(1-x)^3}$
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?
Let, $\displaystyle P(x) = \sum\limits_{k=0}^{[n/2]} (-1)^k\binom{n-k}{k}x^{n-2k}$
We show, $\displaystyle P(\omega + \omega^{-1}) = 0$ where, $\displaystyle\omega = \exp{\frac{2\pi i}{2n+2}}$ is a $(2n+2)^{th}$ roots of unity.
$\begin{align} P(\omega+ \omega^{-1}) &= \sum\limits_{k=0}^{[n/2]} (-1)^k\binom{n-k}{k}(\omega+ \omega^{-1})^{n-2k} \\& = \sum\limits_{k=0}^{[n/2]}\sum\limits_{l=0}^{n-2k} (-1)^k\binom{n-k}{k}\binom{n-2k}{l}\omega^{n-2k-2l} \end{align}$
If we collect the coefficients of $\omega^{n-2r}$, where, $r = k+l$ together,
$\displaystyle \begin{align} \sum\limits_{k=0}^{r}(-1)^k\binom{n-k}{k}\binom{n-2k}{r-k} = \sum\limits_{k=0}^{r}(-1)^k\binom{r}{k}\binom{n-k}{r} = 1\end{align} \tag{1}$
Where, the identity $(1)$ can be derived from the general form:
$\displaystyle \sum\limits_{k=0}^{r}(-1)^k\binom{r}{k}\binom{n-k}{s} = \begin{cases} 1 & \textrm{ if } r = s \\ 0 &\textrm{ otherwise } \end{cases}$
which can be proved by induction or otherwise.
Thus, $\displaystyle P(\omega+\omega^{-1}) = \sum\limits_{r=0}^{n} \omega^{n-2r} = 0$
Hence, $\displaystyle P(x) = \prod\limits_{r=1}^{n} \left(x - \omega^{r} - \omega^{-r}\right) = \prod\limits_{r=1}^{n} \left(x - 2\cos \frac{\pi r}{n+1}\right)$
As @Roger209 points out in the comments, $\displaystyle P(x) = U_n\left(\frac{x}{2}\right)$, where $U_n$ in the Chebyshev Polynomial of $2^{nd}$ Kind. So, $\displaystyle P(2\cos \tau) = \frac{\sin (n+1)\tau}{\sin \tau}$, which has roots at $\displaystyle \tau = \dfrac{m\pi}{n+1}$, for $m = 1(n)n$.
Second Part:
We take the second polynomial: $\displaystyle Q(x) = \prod\limits_{m=1}^{n}\left(x + 2\cos \frac{2m\pi}{n}\right)$
Keeping in mind that the Chebyshev Polynomial of $1^{st}$ Kind $T_n$ satisfies, $$T_n(\cos \theta) = \cos n\theta$$
Thus, $\displaystyle T_n\left(\cos \frac{2m\pi}{n}\right) = \cos 2 m\pi = 1$, for $m = 1,2,\cdots,n$.
Thus, $\displaystyle T_n(x) - 1 = - 1 + \frac{n}{2}\sum\limits_{r=0}^{[n/2]}\frac{(-1)^r}{n-r}\binom{n-r}{r}(2x)^{n-2r} = 2^{n-1}\prod\limits_{m=1}^{n}\left(x - \cos \frac{2m\pi}{n}\right)$
I.e., $\displaystyle Q(x) = (-1)^n2\left(T_n\left(-\frac{x}{2}\right) - 1\right)$.