Complementary arithmetic is a mathematical technique used to simplify subtraction by converting it into addition, often employed in digital systems like computers. This method involves using complements, such as the 9's or 10's complement for decimal systems and the 1's or 2's complement for binary systems, to perform calculations more efficiently.