Numbers with distinct digits from 1000-9999

  • Thread starter Thread starter jonroberts74
  • Start date Start date
  • Tags Tags
    Numbers
jonroberts74
Messages
189
Reaction score
0

Homework Statement



A) how many numbers have distinct digits from 1000 to 9999?

B) how many odd numbers have distinct digits from 1000 to 9999?





The Attempt at a Solution



a) the first place value has choices from 1-9, the second has choices from 0-9 but one number was used in the first place value so it has 9 choices, third place has 8 choices and fourth place has 7 choices so

9*9*8*7 numbers = 4536 numbers with distinct digits

b)

the available digits are 1,3,5,7,9

so first place has 5 choices, second has 4, third has 3, fourth has 2

so 5*4*3*2 numbers = 120 odd numbers with distinct digits.

that question seemed a little too easy so that's why I am posting it.
 
Physics news on Phys.org
Part (a) is correct, but (b) is not. You have solved the case where each digit of the number is odd, however, the question asks for odd numbers, which means only the last digit will be odd.
 
  • Like
Likes 1 person
Infinitum said:
Part (a) is correct, but (b) is not. You have solved the case where each digit of the number is odd, however, the question asks for odd numbers, which means only the last digit will be odd.

ah okay, that makes

sense so 9*9*8*5 numbers = 3240 numbers with distinct digits that are odd.
 
Not quite. You already decided to reserve an odd digit for the units place, and you cannot have zero in the first digit. How many possibilities does that leave for the first digit? Apply the argument further to the second and third digits.
 
so first will have 8 choices, second will have 8 because there's the reserved digit and the digit used in the first place but now zero is available, so third will have 7 and the fourth has 5

8*8*7*5 = 2240 numbers
 
Yep, that's it! :approve:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top