- What positive integer can be expressed any of these ways?
- What positive integer has the following expressions in bases two, three, and twenty-two respectively?
-
Tetrahedral Numbers
Suppose you were to stack balls in the shape of a triangle-based pyramid — a tetrahedron. If you want the pyramid’s base to be two balls long, you’d need 4 balls total to build the pyramid. If you want the pyramid’s base to be three balls long, you’d need 10 balls total to build the pyramid. If you want the pyramid’s base to be four balls long, you’d need 20 balls total to build the pyramid. How many balls would be required to build a pyramid with a base that is 22 balls long? -
Dodecahedral Numbers
Similar to the last prompt, if you were building a “stack” of balls into the shape of a dodecahedron such that the length of a side was 8 balls long, how many balls would you need total?
In general, why does a length \(n\) dodecahedron and a length \(3n-2\) tetrahedron require the same number of balls for any \(n?\)
-
Chebyshev Polynomials
The \(n\)th Chebyshev polynomial \(T_n\) can be defined in terms of the formula \(T_n\bigl(\cos(\theta)\bigr) = \cos(n\theta).\) What is the value of \(T_3(8)?\) -
Harschad Numbers
What number is not only divisible by the sum of its digits when represented in decimal (base-10), but also when represented in the following bases? 4, 12, 17, 22, 23, 24, and 30. -
Betrothed Pair
Two numbers are a betrothed pair if the sum of the nontrivial divisors of each of them equals the other one. What number forms a betrothed pair with 2295?