Narcissus, as drawn by Oliver Herford from "An alphabet of celebrities," 1899.
In this drawing, Narcissus is admiring a daffodil, formally known as a Narcissus.
Every time I hear the word, "vanity," I think of the 1972 song, "You're So Vain," by Carly Simon.
(Portion of a Wikimedia Commons image from Project Gutenberg)
153 = 13 + 53 + 33This is a finite sequence of just 88 elements, the last of which being 115132219018763992565095597973971522401. It could have been called the piano sequence, since a piano has 88 keys, but that might have been confusing, since there's a famous mathematician named Peano. The first few numbers are 1, 2, 3, 4, 5, 6, 7, 8, 9, 153, 370, 371, 407, 1634, 8208, 9474, 54748, 92727, 93084, 548834, 1741725, 4210818, 9800817, 9926315, 24678050, 24678051, and 88593477. Eight of its members end in zero, which ensures that their successors are just one greater. Although pi can be computed to many digits using a personal computer, the last Armstrong number needs something close to a supercomputer. I modified a code snippet found on the Internet[3] to calculate the Armstrong numbers up to n(32) = 4679307774. You can find my C programming language source code here. As can be seen in the figure, the computation time appears to be linear in n. On my modest dual core 3600 MHz Intel i3-4160 64-bit Linux computer with 8 gigabytes of memory, it took an hour to calculate n(32), so n(88) is clearly impossible on a standard PC. However, harnessing the computing power of one, or more, GPUs might be useful.
8208 = 84 + 24 + 04 + 84
4210818 = 47 + 27 + 17 + 07 + 87 + 17 + 87
Computation time for Armstrong numbers on a personal computer having a dual core 3600 MHz Intel i3-4160 64-bit Linux computer with 8 gigabytes of memory.
My Raspberry Pi Model 4B is a factor of 3.6 times slower.
(Graphed using Gnumeric. Click for larger image.)
6608 = 63 + 63 + 03A related sequence, if you're willing to call two numbers a sequence, are the Münchausen numbers, which are the two numbers equal to the sum of their digits raised to the digit's power. These numbers, named after a character in a 1943 film, are 1 and 3435,[4-5]
1 = 11If we allow zero to the power of zero to be equal to zero, 00 = 0, as opposed to 00 = 1, we can add 0 and 438579088 to the list.[4-5] Why are the numbers called Armstrong numbers? They were apparently the result of a homework assignment for a 1966 class in Fortran (at that time, called FORTRAN) at the University of Rochester (Rochester, New York) taught by M.F. Armstrong.[6]
3435 = 33 + 44 +33 +55 = 27 + 256 + 27 + 3125
An Armstrong of a different kind.
Edwin Armstrong (1890-1954) was the inventor of FM radio and the superheterodyne radio receiver.
Significant inventions are often coveted by others, as the history of Alexander Graham Bell's telephone and the laser has shown. Armstrong's FM radio principle was coveted by RCA, which gave him no end of troubles, and this was apparently one cause of Armstrong's suicide.
Armstrong was one of the most prolific and influential inventors in radio, having more than fifty patents in his name.
(Armstrong, circa 1954, in a Wikimedia Commons image.)