Link between two products

51 Views Asked by At

Could someone help me to solve this problem :

Let's denote by $A_i$ the following product,

$$ A_i = \prod_{\substack{k=1 \\ k\neq i}}^n (a_k - a_i) $$

Is there any link or simple formula between $A_i$ and $A_j$ ?

Thank you for your answers.

1

There are 1 best solutions below

0
On

Put $P(x)=\prod_{\substack{k=1}}^n (a_k - x) $. Then $A_i=-P’(a_i)$.