12 multiple-choice questions, progressively harder.
What is the value of 42+42+42+⋯\sqrt{42 + \sqrt{42 + \sqrt{42 + \cdots}}}42+42+42+⋯?
Solution
Correct answer: C
Set x=42+xx = \sqrt{42 + x}x=42+x, then square and factor.
x2−x−42=0⟹(x−7)(x+6)=0x^2 - x - 42 = 0 \quad\Longrightarrow\quad (x - 7)(x + 6) = 0x2−x−42=0⟹(x−7)(x+6)=0
The value is the nonnegative candidate, x=7x = 7x=7.
The continued fraction 1+11+11+⋯1 + \cfrac{1}{1 + \cfrac{1}{1 + \cdots}}1+1+1+⋯11 equals the golden ratio. What is its value?
Correct answer: A
Self-similarity gives x=1+1xx = 1 + \tfrac{1}{x}x=1+x1, so x2−x−1=0x^2 - x - 1 = 0x2−x−1=0. Apply the quadratic formula and keep the positive root.
x=1+52≈1.618x = \frac{1 + \sqrt{5}}{2} \approx 1.618x=21+5≈1.618
The negative root is rejected because every term of the fraction is positive.
The continued fraction value satisfies x=1+1xx = 1 + \tfrac{1}{x}x=1+x1. Which equation does this become after clearing the fraction?
Correct answer: B
Multiply through by xxx.
x2=x+1⟹x2−x−1=0x^2 = x + 1 \quad\Longrightarrow\quad x^2 - x - 1 = 0x2=x+1⟹x2−x−1=0
This is the defining equation of the golden ratio.
Write 0.12‾=0.121212…0.\overline{12} = 0.121212\ldots0.12=0.121212… as a fraction in lowest terms.
Correct answer: D
Let x=0.12‾x = 0.\overline{12}x=0.12. The block is two digits, so 100x=12.12‾=12+x100x = 12.\overline{12} = 12 + x100x=12.12=12+x.
99x=12⟹x=1299=43399x = 12 \quad\Longrightarrow\quad x = \frac{12}{99} = \frac{4}{33}99x=12⟹x=9912=334
Reducing 1299\tfrac{12}{99}9912 by 333 gives 433\tfrac{4}{33}334.
The series 2+1+12+14+⋯2 + 1 + \tfrac{1}{2} + \tfrac{1}{4} + \cdots2+1+21+41+⋯ satisfies S=2+12SS = 2 + \tfrac{1}{2}SS=2+21S. What is SSS?
Subtract 12S\tfrac{1}{2}S21S and solve.
S−12S=2⟹12S=2⟹S=4S - \tfrac{1}{2}S = 2 \quad\Longrightarrow\quad \tfrac{1}{2}S = 2 \quad\Longrightarrow\quad S = 4S−21S=2⟹21S=2⟹S=4
This matches a11−r=21−1/2=4\tfrac{a_1}{1 - r} = \tfrac{2}{1 - 1/2} = 41−ra1=1−1/22=4.
What is the value of 2+12+12+⋯2 + \cfrac{1}{2 + \cfrac{1}{2 + \cdots}}2+2+2+⋯11?
Self-similarity gives x=2+1xx = 2 + \tfrac{1}{x}x=2+x1, so x2−2x−1=0x^2 - 2x - 1 = 0x2−2x−1=0. The quadratic formula gives
x=2±82=1±2.x = \frac{2 \pm \sqrt{8}}{2} = 1 \pm \sqrt{2}.x=22±8=1±2.
The fraction is positive, so x=1+2≈2.414x = 1 + \sqrt{2} \approx 2.414x=1+2≈2.414.
Applying the self-similar move to 1+2+4+8+⋯1 + 2 + 4 + 8 + \cdots1+2+4+8+⋯ gives S=1+2SS = 1 + 2SS=1+2S, hence S=−1S = -1S=−1. Why is this not a real sum?
The algebra is correct, so the error is in writing S=S =S= at all. The running totals 1,3,7,15,…1, 3, 7, 15, \ldots1,3,7,15,… grow without bound.
S=1+2S⟹−S=1S = 1 + 2S \quad\Longrightarrow\quad -S = 1S=1+2S⟹−S=1
Since the series settles on no number, the value −1-1−1 is meaningless.
Which identity is the golden ratio's self-similarity, restated?
The continued fraction φ=1+11+1⋯\varphi = 1 + \tfrac{1}{1 + \tfrac{1}{\cdots}}φ=1+1+⋯11 contains a copy of itself below the first 1+1 +1+.
φ=1+1φ\varphi = 1 + \frac{1}{\varphi}φ=1+φ1
So the golden ratio equals one plus its own reciprocal.
The series 1+13+19+⋯1 + \tfrac{1}{3} + \tfrac{1}{9} + \cdots1+31+91+⋯ satisfies S=1+13SS = 1 + \tfrac{1}{3}SS=1+31S. What is SSS?
Subtract 13S\tfrac{1}{3}S31S and solve.
S−13S=1⟹23S=1⟹S=32S - \tfrac{1}{3}S = 1 \quad\Longrightarrow\quad \tfrac{2}{3}S = 1 \quad\Longrightarrow\quad S = \frac{3}{2}S−31S=1⟹32S=1⟹S=23
This matches 11−1/3=32\tfrac{1}{1 - 1/3} = \tfrac{3}{2}1−1/31=23.
Write 0.6‾=0.6666…0.\overline{6} = 0.6666\ldots0.6=0.6666… as a fraction in lowest terms.
Let x=0.6‾x = 0.\overline{6}x=0.6. Then 10x=6+x10x = 6 + x10x=6+x, so 9x=69x = 69x=6.
x=69=23x = \frac{6}{9} = \frac{2}{3}x=96=32
So 0.6‾=230.\overline{6} = \tfrac{2}{3}0.6=32.
What is the value of 11+11+11+⋯\cfrac{1}{1 + \cfrac{1}{1 + \cfrac{1}{1 + \cdots}}}1+1+1+⋯111?
Here the whole fraction xxx appears in the denominator, so x=11+xx = \tfrac{1}{1 + x}x=1+x1, giving x2+x−1=0x^2 + x - 1 = 0x2+x−1=0.
x=−1+52≈0.618x = \frac{-1 + \sqrt{5}}{2} \approx 0.618x=2−1+5≈0.618
The value is positive, so the negative root is rejected. This is 1φ\tfrac{1}{\varphi}φ1.
A nested-radical equation produces a negative candidate. You reject it because the expression is:
The whole tower is a principal square root, so its value cannot be negative.
x=2+x ≥ 0x = \sqrt{2 + x} \ \ge \ 0x=2+x ≥ 0
The negative candidate solves the squared equation but not the original, so it is discarded.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.