Skip to main content

Narcissistic Number

Narcissistic number is a number that returns the original number when each digit is raised separately to the power of the number of digits.

Checking a Narcissistic Number

Step 1: Consider any number.

Step 2: (Number)power of the number of digits

If the number obtained in Step 2 is same as the number considered in Step 1, it is a Narcissistic number. But if the number obtained in Step 2 is different than the number considered in Step 1, it is not a Narcissistic number.

Examples

Example 1

Step 1: Consider number 0.

Step 2: 01 => 0.

The number obtained in Step 2 is same as the number considered in Step 1. Therefore, 0 is a Narcissistic number.

Example 2

Step 1: Consider number 1.

Step 2: 11 => 1.

The number obtained in Step 2 is same as the number considered in Step 1. Therefore, 1 is a Narcissistic number.

Example 3

Step 1: Consider number 2.

Step 2: 21 => 2.

The number obtained in Step 2 is same as the number considered in Step 1. Therefore, 2 is a Narcissistic number.

Example 4

Step 1: Consider number 3.

Step 2: 31 => 3.

The number obtained in Step 2 is same as the number considered in Step 1. Therefore, 3 is a Narcissistic number.

Example 5

Step 1: Consider number 4.

Step 2: 41 => 4.

The number obtained in Step 2 is same as the number considered in Step 1. Therefore, 4 is a Narcissistic number.

Example 6

Step 1: Consider number 5.

Step 2: 51 => 5.

The number obtained in Step 2 is same as the number considered in Step 1. Therefore, 5 is a Narcissistic number.

Example 7

Step 1: Consider number 6.

Step 2: 61 => 6.

The number obtained in Step 2 is same as the number considered in Step 1. Therefore, 6 is a Narcissistic number.

Example 8

Step 1: Consider number 7.

Step 2: 71 => 7.

The number obtained in Step 2 is same as the number considered in Step 1. Therefore, 7 is a Narcissistic number.

Example 9

Step 1: Consider number 8.

Step 2: 81 => 8.

The number obtained in Step 2 is same as the number considered in Step 1. Therefore, 8 is a Narcissistic number.

Example 10

Step 1: Consider number 9.

Step 2: 91 => 9.

The number obtained in Step 2 is same as the number considered in Step 1. Therefore, 9 is a Narcissistic number.

Example 11

Step 1: Consider number 10.

Step 2: 12 + 02 => 1 x 1 + 0 x 0 => 1 + 0 => 1.

The number obtained in Step 2 is different than the number considered in Step 1. Therefore, 10 is not a Narcissistic number.

Hope you have understood this amazing concept of the Narcissistic number. To check whether a number is a Narcissistic number or not, use the above examples. In case of any query, please feel free to provide your valuable comments.

Comments

Popular posts from this blog

The Number 1.6: Base of Fibonacci Sequence and the Golden Ratio

This post is about the number 1.6 that forms the base of the mathematical concepts Fibonacci sequence and the Golden ratio. For better understanding of this amazing number 1.6, it is important to know about Fibonacci sequence and the Golden ratio. Golden Ratio The  Golden ratio is the ratio of a line segment cut into two pieces of distinct lengths such that the ratio of the longer segment to the shorter segment is equal to the whole segment to that of the longer segment. It is denoted by the symbol Phi [ø]. Suppose there is a line segment AB, and C is any point that divides the line segment AB into two pieces of distinct lengths such that AC is greater than CB. Then, as per the definition, [ø] = AC/CB = AB/AC. The value of the Golden ratio [ø] is 1.6 1803398875 . As you can see, the value of the Golden ratio starts with the number 1.6. For more information on the Golden ratio, see https://theamazingconcepts.blogspot.com/2021/07/the-golden-ratio-key-to-amazing-design....

Universe Secret Code 369 Theory

When it comes to the origin of the universe secret code 369 theory, one name associated with this amazing concept is ‘Nikola Tesla’. Nikola Tesla [10 July 1856 – 07 January 1943] was not only a great inventor / scientist, but also the greatest mind of all the time. He has done a plenty of research throughout his life, and highly recognized for his contributions towards the following : High Voltage, High Frequency Power Experiments Alternating Current (AC) Electricity Supply System Apart from the above-mentioned contributions, he has given ‘Universe Secret Code 369 Theory’ and has called the number 369 – the key to the universe. Now the question that will come to the curious minds is that why Nikola Tesla has called this number the key to the universe. The answer to this question is described in this post. Let start with a specific pattern as shown below: 1 1 + 1 => 2 2 + 2 => 4 4 + 4 => 8 8 + 8 => 16; 1 + 6 => 7 16 + 16 => 32; 3 + 2 => 5 >>>>>>...

Nivenmorphic Number or Harshadmorphic Number

A Nivenmorphic number or Harshadmorphic number is a positive integer whose sum of digits is the last digits of the number i.e. the sum of the digits terminates the number. The Concept Step 1:  Take any positive integer. Step 2:  Calculate the sum of the digits of the number. Step 3:  If the sum of the digits is the last digits of the number i.e. the sum of the digits terminates the number, then the number is a Nivenmorphic number or Harshadmorphic number, else not. For Example Number: 16218 Sum of the digits of the number: [1 + 6 + 2 + 1 + 8] => 18 Here, the sum of the digits 18 is the last digits of the number i.e.  the sum of the digits terminates the number.  Hence, the number 16218 is a Nivenmorphic number or Harshadmorphic number. Hope you have understood this amazing concept of Nivenmorphic number or Harshadmorphic number. You can try yourself using any other positive integer. In case of any issue, kindly pro...