2

I have this problem: $\frac{431^5 + 611}{27}$

I'm supposed to find the principal remainder by hand. But I have no idea how to start when $431$ has en exponent of $5$. Can someone please explain? Thanks.

Ridertvis
  • 381

1 Answers1

4

We write the fraction as $\dfrac{(15\times27+27-1)^{5}+21\times27+44}{27}$

which is equal to $\dfrac{M\times\,27\,-1+44}{27}=M+\dfrac{43}{27}$

and $43=27+16$, hence the remainder is $16$.

I am sorry I have not checked the result with a calculator.

  • I don't understand what happens between step 1 and 2. Where does big M come from? – Ridertvis Sep 21 '22 at 22:10
  • 1
    When we have $(A27-1)^{5}$ by the binomial identity this is a multiple of $27 -1$. So in the nominator we have a multiple of $27$$ -1+44=M27+43$ –  Sep 21 '22 at 22:14