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

Max Before, Min After

Let {an}\{a_n\} be an infinite sequence of nonnegative integers. Let AnA_n denote the maximum of the first nn terms, and BnB_n the minimum of the terms after the nnth: $B_n = \min\…

Arithmetic ProgressionLogicsequencesExtremal Principle
8/10

A Sequence of Zeros

For n=1,2,n = 1, 2, \dots, define

fn(x)=1+x+x222+x332++xnn2.f_n(x) = -1 + x + \frac{x^2}{2^2} + \frac{x^3}{3^2} + \cdots + \frac{x^n}{n^2}.

1. Prove that for each nNn \in \mathbb{N}^* there exists a uniq…

calculusMonotonicitysequencesEstimation+1
8/10

Four Zeros of a Lower Envelope

Let ft(x)=(xt)2tf_t(x)=(x-t)^2-t (tRt\in\mathbb R), and for a<ba<b define

f(x)={fa(x),fa(x)<fb(x),fb(x),fa(x)fb(x).f(x)=\begin{cases}f_a(x),&f_a(x)<f_b(x),\\ f_b(x),&f_a(x)\geqslant f_b(x).\end{cases}

If the function $y=f(x)+x+a…

functionsQuadratic EquationsalgebraDiscriminant
7/10

An Odd Cycle Argument

The set A={1011,1012,,2022}A = \{1011, 1012, \dots, 2022\} is partitioned arbitrarily into two disjoint nonempty subsets. Prove that at least one of the subsets contains two numbers whose sum is a …

combinatoricsGraph Theorynumber theoryPigeonhole
8/10

A Three-Variable Radical Max

Positive reals x,y,zx, y, z satisfy

x2+y2+z=1.\sqrt{x^2 + y^2} + z = 1.

Find the maximum value of xy+2xzxy + 2xz.

SubstitutionalgebraAM-GMinequality
7/10

Equal Trig Triples

Suppose

{cosα,cos2α,cos3α}={sinα,sin2α,sin3α}.\{\cos\alpha, \cos 2\alpha, \cos 3\alpha\} = \{\sin\alpha, \sin 2\alpha, \sin 3\alpha\}.

Determine which of the values

\alpha = \frac{\pi}{8}, \qquad -\frac{3\pi}{…
trigonometrySet TheoryTrigonometric IdentitiesCasework
7/10

Counting Extreme Points

Let f(x)=xx3eax+bf(x) = x - x^3\mathrm{e}^{ax+b}, and suppose the tangent line to y=f(x)y = f(x) at the point (1,f(1))(1, f(1)) is y=x+1y = -x + 1.

1. Find aa and bb. 2. Let g(x)=f(x)g(x) = f'(x). Find the in…

functionsExtremacalculusMonotonicity+1
7/10

A Continued Reciprocal Function

A function on [1,+)[1, +\infty) is defined by

f(x)={1,1x<2,f(x1)1+f(x1),x2.f(x) = \begin{cases} 1, & 1 \leqslant x < 2, \\[2pt] \dfrac{f(x-1)}{1 + f(x-1)}, & x \geqslant 2. \end{cases}

Determine, with proof…

functionsMonotonicityRecursionsequences+2
6/10

Counting Inversions

Arrange nn (n2n \geqslant 2) distinct numbers in some order to form a sequence {an}\{a_n\}. For 1i<jn1 \leqslant i < j \leqslant n, if ai>aja_i > a_j, the pair (ai,aj)(a_i, a_j) is called an *…

combinatoricsCountingsequencesCasework+1
8/10

Exactly One Solution

The equation

xlnxa(x21)=0x\ln x - a\left(x^2 - 1\right) = 0

has exactly one real solution in (0,+)(0, +\infty). Find the range of aa.

functionscalculusMonotonicityCasework+1
7/10

Opposite Slopes and a Fixed Chord Slope

Let A(2,1)A(2,1) be a fixed point on the hyperbola x22y2=1\dfrac{x^2}2-y^2=1, and let P,QP,Q be two points on the hyperbola such that the slopes of APAP and AQAQ are negatives of each other.…

Trigonometric Identitiesconic sectionsanalytic geometryVieta's Formulas
6/10

A Go Complexity Estimate

The upper bound MM of the state-space complexity of the game of Go is about 33613^{361}, and the number of atoms of ordinary matter in the observable universe is about $N\approx 10^…

number theoryalgebraEstimationLogarithms

Sign up to unlock all 3678 problems.