Let $\mathcal{N} \ $ be a natural number of the form $\mathcal{N}=\textrm{dcba}$ ($a$ being the number of units $b$ the tens digit $c$ the hundreds digit and $d$ the thousands digit).
On what condition $\mathcal{N}$ it is divisible by $11$ ?
my attempt:
note that
A number is divisible by 11 :
If you sum every second digit and then subtract all other digits and the answer is:
$0$, or divisible by $11$
By Mr Bill Dubuque i'll try to answer it
indeed,
Our Goal is to show that : $$ P: 11/ (d-c)+(b-a) $$
$\textrm{P} \Longleftrightarrow(d-c)+(b-a) \equiv 11 (\textrm{mod } ) $ or we have for $\ {\rm mod}\ 11\!:\ 10\equiv -1\,\Rightarrow\,10^2\equiv 1\,\Rightarrow\,10^3\equiv -1,\ $ by the $ $ Congruence Power Rule,
therefore $\ a + 10\,b + 10^2 c + 10^3 d \,\equiv\, a-b+c -d,\ $ by the $ $ Congruence Sum, Product Rules.
Or $\,\ P(10)\equiv P(-1)\ $ for $\ P(x) = a + bx + cx^2\! + dx^3,\ $ by the $ $ Polynomial Congruence Rule.
I'm still trying to complet the proof
Is there many ways to prove this and which one is the best and easy to see it ?