You are on page 1of 1

1.

Two different numbers are said to be so Amicable Numbers if each sum of


divisors is equal to the other number.
Amicable Numbers are: (220, 284), (1184, 1210), (2620, 2924), (5020, 5564),
(6232, 6368) etc.

Example– 220 and 284 are Amicable Numbers.

2. Factor a number or algebraic expression that divides another number or


expression evenly—i.e., with no remainder. For example, 3 and 6 are factors of
12 because 12 ÷ 3 = 4 exactly and 12 ÷ 6 = 2 exactly. The other factors of 12
are 1, 2, 4, 6 and 12.
Factors of 12: 1, 2, 3, 4, 6, 12.

3. A neon number is a number where the sum of digits of square of the number
is equal to the number. For example if the input number is 9, its square is 9*9
= 81 and sum of the digits is 9. i.e. 9 is a neon number.In mathematics, a
Niven number (or harshad number) in a given number base is an integer that
is divisible by the sum of its digits when written in that base.

You might also like