MHB Finding Even Natural Numbers w/ No Repetition: 0-5 & 6

stamenkovoca02
Messages
4
Reaction score
0
The number of even natural numbers less than 100000 that can be formed from the digits of the set (0,1,2,3,4,5,6) so that the digits in the number are not repeated is?
Here I understand that the even number in the last place is an even number, that is, it has 4 possibilities, but won't the numbers repeat themselves?
 
Mathematics news on Phys.org
As you say, a number is even if and only its "ones" place is even as you say.
I would count the number of one-digit, two digit, three digit, four digit, and five digit numbers.
(Do you see why I do not include six and seven digit numbers?)

There are three such numbers with one digit: 2, 4, and 6. (0 is not a natural number.)

For two digit numbers, once we have one of 2, 4, and 6 as the ones digit, there are five possible 10's digits (again, 0 cannot be the 10's digit in a two digit number.) That gives 3(5)= 15 such numbers. If 0 is the one's digit, then there are 6 possible digits for the 10's digit so that is another 6 giving 6+ 15= 21 two digit even numbers,

For three digit numbers, we can have anyone of those 15 two digit numbers that do NOT have a 0 with the remaining four non-zero digits so 4(15)= 60. Of the six that do have a 0, we can take any of the remaining 5 digits as the new digit, The are 5(6)= 30 such numbers so 60+ 30= 90 such three digit numbers.

Similarly, of the 60 three digit numbers that do NOT have a 0 we can add any of the remaining three non-zero digits so 60(3)= 180. Of the 30 numbers that do have a 0 we can add any of the remaining four non-zero digits. There are 30(4)= 120 such numbers so 180+ 120= 300 such four digit numbers.

Finally, of the 180 four digit numbers that do NOT have a 0 we can add any or the remaining 2 non-zero digits so (180)(2)= 360. Of the 120 four digit numbers we also add only the two non-zero digits because the first digit in a number cannot be 0, That is (120)(2)= 240 so there are 360+ 240= 600 such five digit numbers.

That gives a total of 3+ 21+ 90+ 300+ 600= 1014 even numbers, under 100000, using those digits at most once.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top