asked 38.3k views
2 votes
What is a palindrome,armstrong,mersenne numbers?

asked
User Symlink
by
7.9k points

1 Answer

6 votes

Answer:

A numeric palindrome is a number that remains the same when its digits are reversed.

An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself.

A Mersenne prime is a prime number that is one less than a power of two.

Explanation:

An example of a palindromic number is 16461.

371 is an Armstrong number since 3^3 + 7^3 + 1^3 = 371.

A Mersenne is a prime number of the form Mₙ = 2ⁿ − 1 for some integer n.

answered
User Amberly
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.