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

An Order-Finding Problem

Let nn be the least positive integer with

335577    149n2n.3^3 \cdot 5^5 \cdot 7^7 \;\Big|\; 149^n - 2^n.

How many positive divisors does nn have?

number theoryModular Arithmetic
7/10

A General Term from a Ratio Recurrence

A sequence {an}\{a_n\} satisfies

an+1+an1an+1an+1=n(nN),\frac{a_{n+1}+a_n-1}{a_{n+1}-a_n+1}=n\qquad(n\in\mathbb N^{*}),

and a2=6a_2=6. Find the general term of {an}\{a_n\}.

RecursionsequencesTelescoping
6/10

A Centroid Condition

In triangle ABCABC, the sides opposite angles A,B,CA, B, C are a,b,ca, b, c. Given c=25c = 2\sqrt{5} and

2asinCcosB=asinAbsinB+52bsinC,2a\sin C\cos B = a\sin A - b\sin B + \frac{\sqrt{5}}{2}b\sin C,

let OO be the…

Law of SinestrigonometryLaw of Cosinesvectors
7/10

An Exponential-Log Gap

Prove that for all x>0x > 0,

exlnx>2.3.e^x - \ln x > 2.3.
calculusConvexityEstimationinequality
7/10

Sums of Three Powers of Two

Let

A={2a+2b+2c  :  a,b,cN}A = \left\{2^a + 2^b + 2^c \;:\; a, b, c \in \mathbb{N}\right\}

(the exponents need not be distinct). A subset BAB \subseteq A consists of nn consecutive natural num…

combinatoricsnumber theoryModular ArithmeticCasework
6/10

Approximating Functions to Order kk

Let f(x)f(x) be defined on a domain DD, and let g(x)g(x) be a function different from f(x)f(x). If at some point x=ξx = \xi we have

\begin{aligned} f(\xi)&=g(\xi),\\ f'(\xi)&=g'(\xi),…
functionscalculusLogarithms
8/10

Counting Lock-Screen Patterns

An Android-style unlock pattern connects some of 99 points arranged in a 3×33\times 3 grid, subject to these rules: choose a starting point, then move the finger through a sequence…

combinatoricsCountingCaseworkSymmetry
8/10

A Non-Decreasing Function

A function f(x)f(x) on an interval DD is non-decreasing if f(x1)f(x2)f(x_1) \leqslant f(x_2) whenever x1<x2x_1 < x_2 in DD. Suppose f(x)f(x) is non-decreasing on [0,2][0, 2] with

f(2)=2,\qf(2) = 2, \q…
functionsMonotonicityFunctional EquationsSymmetry
8/10

Two Related Zeros

Let

f(x)=tx+ln(ex),g(x)=txe+lnx,f(x) = -\frac{t}{x} + \ln(ex), \qquad g(x) = \frac{tx}{e} + \ln x,

where e=2.71828e = 2.71828\ldots is the base of natural logarithms.

1. If t=0t = 0, solve the inequality $f(x)…

functionsExtremacalculusMonotonicity+2
7/10

A Rotating Recurrence Pair

Real sequences {an}\{a_n\} and {bn}\{b_n\} (all terms nonzero) satisfy

{an=an1cosθbn1sinθ,bn=an1sinθ+bn1cosθ,\begin{cases}a_n=a_{n-1}\cos\theta-b_{n-1}\sin\theta,\\ b_n=a_{n-1}\sin\theta+b_{n-1}\cos\theta,\end{cases}

w…

complex numberstrigonometryGeometric Progressionsequences+1
7/10

Three Radicals on an Interval

Find the minimum and maximum of

y=x+27+13x+x.y = \sqrt{x + 27} + \sqrt{13 - x} + \sqrt{x}.
functionsExtremaalgebraCauchy-Schwarz+1
7/10

Half-Angle Tangents and the Circumcenter

In ABC\triangle ABC,

tanA2tanB2=13,\tan\frac{A}{2}\tan\frac{B}{2} = \frac13,

with the usual side notation.

1. Prove that a,b,ca, b, c can be rearranged into an arithmetic progression. 2. Let …

plane geometrytrigonometryArithmetic ProgressionTriangle Geometry+1

Sign up to unlock all 3678 problems.