Algebra Problems
Algebra Problems
2. The equation
4x − 5 · 2x+1 + 16 = 0
has two integer solutions for x. Find their sum.
3. Suppose we have four real numbers a, b, c, d such that a is nonzero, a, b, c form a geometric
sequence, in that order, and b, c, d form an arithmetic sequence, in that order. Compute the
smallest possible value of ad . (A geometric sequence is one where every succeeding term can be
written as the previous term multiplied by a constant, and an arithmetic sequence is one where
every succeeeding term can be written as the previous term added to a constant.)
6. The degree-6 polynomial f satisfies f (7) − f (1) = 1, f (8) − f (2) = 16, f (9) − f (3) = 81,
f (10) − f (4) = 256 and f (11) − f (5) = 625. Compute f (15) − f (−3).
8. Given
x1 x2 · · · x2022 = 1
(x1 + 1) (x2 + 1) · · · (x2022 + 1) = 2
..
.
(x1 + 2021) (x2 + 2021) · · · (x2022 + 2021) = 22021 ,
compute
(x1 + 2022) (x2 + 2022) · · · (x2022 + 2022) .
√ √
9. We define a sequence x1 = 3, x2 = −1, x3 = 2 − 3, and for all n ≥ 4
10. Let p, q, and r be the roots of the polynomial f (t) = t3 − 2022t2 + 2022t − 337. Given
2022 − q 2022 − r
x = (q − 1) +
r−1 p−1
2022 − r 2022 − p
y = (r − 1) +
p−1 q−1
2022 − p 2022 − q
z = (p − 1) +
q−1 r−1
compute xyz − qrx − rpy − pqz.