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.

8/10

A Recurrence from Sums

Let SnS_n be the partial sums of a sequence {an}\{a_n\} with a1=1a_1 = 1, a2=6a_2 = 6, a3=11a_3 = 11, and

(5n8)Sn+1(5n+2)Sn=An+B,n=1,2,,(5n - 8)S_{n+1} - (5n + 2)S_n = An + B, \qquad n = 1, 2, \ldots,

where A,BA, B

Arithmetic ProgressionRecursionsequences
8/10

Two Arithmetic Families

Let A,BA, B be the left and right vertices of the hyperbola x2a2y2b2=1\dfrac{x^2}{a^2} - \dfrac{y^2}{b^2} = 1 (a>0a > 0, b>0b > 0), and let P1,P2,,PnP_1, P_2, \ldots, P_n be distinct points on the h…

Arithmetic ProgressionsequencesTrigonometric Identitiesconic sections+1
9/10

Orthogonal Sign Vectors

Let An={(x1,,xn)xi{1,1}}A_n=\{(x_1,\dots,x_n)\mid x_i\in\{-1,1\}\}. For x,yAn\vec x,\vec y\in A_n define xy=x1y1++xnyn\vec x\cdot\vec y=x_1y_1+\cdots+x_ny_n; if xy=0\vec x\cdot\vec y=0, call x\vec x and y\vec y *…

combinatoricsModular ArithmeticLinear AlgebraCasework+1
6/10

A Riemann Sum Limit

Evaluate

limnk=1n1nsin(2k1)π2n.\lim_{n\to\infty}\sum_{k=1}^{n}\frac 1n\sin\frac{(2k-1)\pi}{2n}.
Limitscalculus
7/10

Claims About a Min-Value Function

Let f(x)=x+1+ax2f(x)=|x+1|+|ax-2| (a>0a>0) with domain R\mathbb R, and let M(a)M(a) be its minimum value. Determine, with proof, which of the following claims are true.

1. The minimum value o…

functionsAbsolute ValueMonotonicitySymmetry
6/10

A Cosine Graph and the Smallest Integer Solution

figure

The figure shows part of the graph of the function f(x)=2cos(ωx+φ)f(x)=2\cos(\omega x+\varphi), where ω>0\omega>0; the graph att…

functionstrigonometryTrigonometric IdentitiesSymmetry
8/10

A Two-Parameter Minimum

Let aa and bb be real numbers, and let f(x)=a2x21+axf(x)=|a^2x^2-1|+ax. Suppose that

f(x)xfor all x[b,+).f(x)\geqslant |x|\quad\text{for all }x\in[b,+\infty).

Find the minimum value of

functionsSubstitutionAbsolute Valueinequality+1
8/10

Tangents from a Line

The hyperbola E ⁣:x2a2y2b2=1E \colon \dfrac{x^2}{a^2} - \dfrac{y^2}{b^2} = 1 (a>0a > 0, b>0b > 0) has a vertex on the line l ⁣:y=x+1l \colon y = x + 1 and eccentricity 5\sqrt{5}.

1. Find the standard…

Pole and Polarconic sectionsanalytic geometryCasework
6/10

A Direction Cosine Range

The point P(x,y)P(x, y) satisfies

{x0,y>x,y<2x+1.\begin{cases} x \leqslant 0,\\ y > x,\\ y < 2x + 1. \end{cases}

Find the range of possible values of x+yx2+y2\dfrac{x + y}{\sqrt{x^2 + y^2}}.

trigonometryExtremaanalytic geometry
8/10

Bounding a Quadratic Recursion

A sequence {an}\{a_n\} has an>1a_n > 1, a1=2a_1 = 2, and

an+12an+1an2+1=0.a_{n+1}^2 - a_{n+1} - a_n^2 + 1 = 0.

1. Prove that n+74an<an+1n+2\dfrac{n+7}{4} \leqslant a_n < a_{n+1} \leqslant n + 2. 2. Prove that…

RecursionsequencesEstimationTelescoping+1
8/10

A Random Walk with Absorbing Walls

A robot plays a shooting game: a made shot scores +1+1, a miss scores 1-1. The game ends when the cumulative score XX reaches 22 (a win) or 2-2 (a loss); otherwise play continu…

probabilityRecursionCasework
7/10

Maximum Cosine in a Tetrahedron

figure

In the tetrahedron P-ABCP\text{-}ABC shown in the figure,

AB=AC=PB=PC=10,PA=8,BC=12.AB = AC = PB = PC = 10, \quad PA = 8, \quad BC = 12.

A poi…

Extremasolid geometrySymmetryvectors

Sign up to unlock all 3678 problems.