Problem Bank

A random taste of what’s inside — refresh for a new set.

You’re seeing 12 random problems out of 3678. Create a free account to browse the full bank with topic filters and endless scroll.

7/10

A Symmetric Pairing Sum

Define f(x)=4x4x+2f(x) = \dfrac{4^x}{4^x + 2} on R\mathbb{R}, and for n=2,3,n = 2, 3, \ldots set

S_n = f\left(\frac{1}{n}\right) + f\left(\frac{2}{n}\right) + \cdots + f\left(\frac{n-1}{n}\…
functionssequencesEstimationSymmetry
6/10

Scheduling Eight Talks

Eleven students volunteer as museum guides. From 9 am to 5 pm there is one talk each hour (88 talks in total), and each talk needs exactly one student speaker. To avoid fatigue, n…

combinatoricsCountingRecursion
5/10

Three Exponential Steps

Let a=32a = \dfrac{3}{2}, and let b,cb, c satisfy 3b=53^b = 5 and 5c=85^c = 8. Arrange a,b,ca, b, c in increasing order, with proof.

functionsLogarithmsAM-GMinequality
9/10

An Iterated Fraction Function

Let fk,t(x)=kx+txf_{k,t}(x)=\dfrac{kx+t}x (for k,t,xRk,t,x\in\mathbb R, x0x\neq 0).

1. If f1,2(1)f_{1,2}(1), f2,2(x)f_{2,2}(x), f1,3(3)f_{1,3}(3) form an arithmetic progression, find xx. 2. Suppose $\left{f_…

functionsGeometric ProgressionMonotonicityRecursion+1
7/10

Centroids of Seven Triangles in an Octagon

figure

An octagon ABCDEFGHABCDEFGH is obtained from a 23×2723 \times 27 rectangle by cutting off a right triangle with side lengths 66, $…

plane geometryTriangle Geometry
6/10

Tangent to the Axis

The graph of f(x)=x3+px2+qxf(x) = x^3 + px^2 + qx is tangent to the xx-axis at a point (x0,0)(x_0, 0) with x00x_0 \neq 0, and the local minimum value of ff is 4-4. Find p+qp + q.

ExtremacalculusPolynomials
7/10

Four Absolute Constraints

Real numbers x,y,zx, y, z satisfy

{x+2y3z6,x2y+3z6,x2y3z6,x+2y+3z6.\begin{cases} |x + 2y - 3z| \leqslant 6,\\ |x - 2y + 3z| \leqslant 6,\\ |x - 2y - 3z| \leqslant 6,\\ |x + 2y + 3z| \leqslant 6. \end{cases}

Fin…

Absolute ValuealgebrainequalitySymmetry
8/10

Damped Sines

For a positive integer nn and reals a0,,ana_0, \dots, a_n, let

fn(x)=sin(x+a0)+sin(x+a1)2++sin(x+an)2n.f_n(x) = \sin(x + a_0) + \frac{\sin(x + a_1)}{2} + \cdots + \frac{\sin(x + a_n)}{2^n}.

1. If a0=0a_0 = 0 and $a_1 =…

functionstrigonometryTrigonometric IdentitiesCauchy-Schwarz+1
7/10

A Vieta Product

The equation x33x+4=0x^3 - 3x + 4 = 0 has three roots a,b,ca, b, c (counted with multiplicity, possibly complex). Find the value of

(ab)(bc)(ca).(a - b)(b - c)(c - a).
algebraPolynomialsVieta's Formulas
5/10

Minimizing nSnnS_n

The arithmetic sequence {an}\{a_n\} has partial sums SnS_n with S10=0S_{10} = 0 and S15=25S_{15} = 25. Find the minimum value of nSnnS_n.

Arithmetic ProgressionExtremasequences
6/10

Counting Quintics With a Rational Root

Let pp and qq be positive integers, each at most 100100. How many polynomials of the form

f(x)=x5+px+qf(x) = x^5 + px + q

have a rational root?

number theoryPolynomials
7/10

A Monotone Decrease Constraint

Let m,n0m, n \geqslant 0, and suppose

f(x)=12(m2)x2+(n8)x+1f(x) = \frac{1}{2}(m-2)x^2 + (n-8)x + 1

is decreasing on the interval [12,2]\left[\dfrac{1}{2}, 2\right]. Find the maximum value of mnmn.

functionsLinear ProgrammingMonotonicityAM-GM+1

Sign up to unlock all 3678 problems.