$(1+ta_1)(1+ta_2)...(1+ta_n)=1$ $\forall t\in R$ if and only if $a_1=a_2=...=a_n=0$
Is it true? If yes, how to prove it?
I already gave a proof when $n=3$.
$1=(1+ta_1)(1+ta_2)(1+ta_3)=1+(a_1+a_2+a_3)t+(a_1a_2+a_1a_3+a_2a_3)t^2+(a_1a_2a_3)t^3$
It is equivalent to
$a_1+a_2+a_3=0$
$a_1a_2+a_1a_3+a_2a_3=0$
$a_1a_2a_3=0$
And this gives
$a_1=a_2=a_3=0$
Is it possible to generalize it for arbitrary $n$?
$(1+ta_1)(1+ta_2)\cdots(1+ta_n)=1$, $\forall{t}$ $\in$ $\Bbb{R}$ ⟺ $a_1=a_2=\cdots=a_n=0$
If there exist an $\,a_k \ne 0\,$ then for $\,t = -1/a_k\,$ the LHS is $\,0\,$ i.e. different from the RHS which is $\,1\,$. Therefore the equality can hold for all real $\,t\,$ iff $\,a_k = 0 \mid k=1,2,\ldots,n\,$.
Note: the above assumes that the coefficients $\,a_k\,$ are real.