Found problems: 1687
2006 Turkey Team Selection Test, 2
How many ways are there to divide a $2\times n$ rectangle into rectangles having integral sides, where $n$ is a positive integer?
2007 F = Ma, 6
At time $t = 0$ a drag racer starts from rest at the origin and moves along a straight line with velocity given by $v = 5t^2$, where $v$ is in $\text{m/s}$ and $t$ in $\text{s}$. The expression for the displacement of the car from $t = 0$ to time $t$ is
$ \textbf{(A)}\ 5t^3 \qquad\textbf{(B)}\ 5t^3/3\qquad\textbf{(C)}\ 10t \qquad\textbf{(D)}\ 15t^2 \qquad\textbf{(E)}\ 5t/2 $
2010 Contests, 2
In the accompanying figure , $y=f(x)$ is the graph of a one-to-one continuous function $f$ . At each point $P$ on the graph of $y=2x^2$ , assume that the areas $OAP$ and $OBP$ are equal . Here $PA,PB$ are the horizontal and vertical segments . Determine the function $f$.
[asy]
Label f;
xaxis(0,60,blue);
yaxis(0,60,blue);
real f(real x)
{
return (x^2)/60;
}
draw(graph(f,0,53),red);
label("$y=x^2$",(30,15),E);
real f(real x)
{
return (x^2)/25;
}
draw(graph(f,0,38),red);
label("$y=2x^2$",(37,37^2/25),E);
real f(real x)
{
return (x^2)/10;
}
draw(graph(f,0,25),red);
label("$y=f(x)$",(24,576/10),W);
label("$O(0,0)$",(0,0),S);
dot((20,400/25));
dot((20,400/60));
label("$P$",(20,400/25),E);
label("$B$",(20,400/60),SE);
dot(((4000/25)^(0.5),400/25));
label("$A$",((4000/25)^(0.5),400/25),W);
draw((20,400/25)..((4000/25)^(0.5),400/25));
draw((20,400/25)..(20,400/60));
[/asy]
2023 CMIMC Integration Bee, 12
\[\lim_{n\to\infty} n^2 \int_0^1 x^n e^{-x}\log(x)\,\mathrm dx\]
[i]Proposed by Connor Gordon and Vlad Oleksenko[/i]
2011 Today's Calculation Of Integral, 708
Find $ \lim_{n\to\infty} \int_0^1 x^2|\sin n\pi x|\ dx\ (n\equal{}1,\ 2,\cdots)$.
2010 ISI B.Math Entrance Exam, 2
In the accompanying figure , $y=f(x)$ is the graph of a one-to-one continuous function $f$ . At each point $P$ on the graph of $y=2x^2$ , assume that the areas $OAP$ and $OBP$ are equal . Here $PA,PB$ are the horizontal and vertical segments . Determine the function $f$.
[asy]
Label f;
xaxis(0,60,blue);
yaxis(0,60,blue);
real f(real x)
{
return (x^2)/60;
}
draw(graph(f,0,53),red);
label("$y=x^2$",(30,15),E);
real f(real x)
{
return (x^2)/25;
}
draw(graph(f,0,38),red);
label("$y=2x^2$",(37,37^2/25),E);
real f(real x)
{
return (x^2)/10;
}
draw(graph(f,0,25),red);
label("$y=f(x)$",(24,576/10),W);
label("$O(0,0)$",(0,0),S);
dot((20,400/25));
dot((20,400/60));
label("$P$",(20,400/25),E);
label("$B$",(20,400/60),SE);
dot(((4000/25)^(0.5),400/25));
label("$A$",((4000/25)^(0.5),400/25),W);
draw((20,400/25)..((4000/25)^(0.5),400/25));
draw((20,400/25)..(20,400/60));
[/asy]
2011 Today's Calculation Of Integral, 730
Let $a_n$ be the local maximum of $f_n(x)=\frac{x^ne^{-x+n\pi}}{n!}\ (n=1,\ 2,\ \cdots)$ for $x>0$.
Find $\lim_{n\to\infty} \ln \left(\frac{a_{2n}}{a_n}\right)^{\frac{1}{n}}$.
2011 Today's Calculation Of Integral, 737
Let $a,\ b$ real numbers such that $a>1,\ b>1.$
Prove the following inequality.
\[\int_{-1}^1 \left(\frac{1+b^{|x|}}{1+a^{x}}+\frac{1+a^{|x|}}{1+b^{x}}\right)\ dx<a+b+2\]
2009 Today's Calculation Of Integral, 440
For $ a>1$, find $ \lim_{n\to\infty} \int_0^a \frac{e^x}{1\plus{}x^n}dx.$
2012 Today's Calculation Of Integral, 795
Evaluate $\int_{\frac{\pi}{3}}^{\frac{\pi}{2}} \frac{2+\sin x}{1+\cos x}\ dx.$
2012 Today's Calculation Of Integral, 814
Find the area of the region bounded by $C: y=-x^4+8x^3-18x^2+11$ and the tangent line which touches $C$ at distinct two points.
2005 Today's Calculation Of Integral, 79
Find the area of the domain expressed by the following system inequalities.
\[x\geq 0,\ y\geq 0,\ x^{\frac{1}{p}}+y^{\frac{1}{p}} \leq 1\ (p=1,2,\cdots)\]
2005 Indonesia MO, 1
Let $ n$ be a positive integer. Determine the number of triangles (non congruent) with integral side lengths and the longest side length is $ n$.
2000 Moldova National Olympiad, Problem 4
Let $f:[0,1]\to\mathbb R$ be a continuous function such that $\int^1_0x^mf(x)dx=0$ for $m=0,1,\ldots,1999$. Prove that $f$ has at least $2000$ zeroes on the segment $[0,1]$.
2007 ISI B.Stat Entrance Exam, 3
Let $f(u)$ be a continuous function and, for any real number $u$, let $[u]$ denote the greatest integer less than or equal to $u$. Show that for any $x>1$,
\[\int_{1}^{x} [u]([u]+1)f(u)du = 2\sum_{i=1}^{[x]} i \int_{i}^{x} f(u)du\]
2008 Moldova Team Selection Test, 4
A non-zero polynomial $ S\in\mathbb{R}[X,Y]$ is called homogeneous of degree $ d$ if there is a positive integer $ d$ so that $ S(\lambda x,\lambda y)\equal{}\lambda^dS(x,y)$ for any $ \lambda\in\mathbb{R}$. Let $ P,Q\in\mathbb{R}[X,Y]$ so that $ Q$ is homogeneous and $ P$ divides $ Q$ (that is, $ P|Q$). Prove that $ P$ is homogeneous too.
2011 Today's Calculation Of Integral, 751
Find $\lim_{n\to\infty}\left(\frac{1}{n}\int_0^n (\sin ^ 2 \pi x)\ln (x+n)dx-\frac 12\ln n\right).$
2005 Today's Calculation Of Integral, 11
Calculate the following indefinite integrals.
[1] $\int \frac{6x+1}{\sqrt{3x^2+x+4}}dx$
[2] $\int \frac{e^x}{e^x+e^{a-x}}dx$
[3] $\int \frac{(\sqrt{x}+1)^3}{\sqrt{x}}dx$
[4] $\int x\ln (x^2-1)dx$
[5] $\int \frac{2(x+2)}{x^2+4x+1}dx$
2009 Today's Calculation Of Integral, 450
Let $ a,\ b$ be postive real numbers. Find $ \lim_{n\to\infty} \sum_{k\equal{}1}^n \frac{n}{(k\plus{}an)(k\plus{}bn)}.$
2013 Today's Calculation Of Integral, 889
Find the area $S$ of the region enclosed by the curve $y=\left|x-\frac{1}{x}\right|\ (x>0)$ and the line $y=2$.
2010 Today's Calculation Of Integral, 662
In $xyz$ space, let $A$ be the solid generated by a rotation of the figure, enclosed by the curve $y=2-2x^2$ and the $x$-axis about the $y$-axis.
(1) When the solid is cut by the plane $x=a\ (|a|\leq 1)$, find the inequality which expresses the figure of the cross-section.
(2) Denote by $L$ the distance between the point $(a,\ 0,\ 0)$ and the point on the perimeter of the cross-section found in (1), find the maximum value of $L$.
(3) Find the volume of the solid by a rotation of the solid $A$ about the $x$-axis.
[i]1987 Sophia University entrance exam/Science and Technology[/i]
2012 Today's Calculation Of Integral, 854
Given a figure $F: x^2+\frac{y^2}{3}=1$ on the coordinate plane. Denote by $S_n$ the area of the common part of the $n+1' s$ figures formed by rotating $F$ of $\frac{k}{2n}\pi\ (k=0,\ 1,\ 2,\ \cdots,\ n)$ radians counterclockwise about the origin. Find $\lim_{n\to\infty} S_n$.
2007 Today's Calculation Of Integral, 248
Evaluate $ \int_{\frac {\pi}{4}}^{\frac {3}{4}\pi } \cos \frac {1}{\sin \left(\frac {1}{\sin x}\right)}\cdot \cos \left(\frac {1}{\sin x}\right)\cdot \frac {\cos x}{\sin ^ 2 x\cdot \sin ^ 2 \left(\frac {1}{\sin x }\right)}\ dx$
Last Edited, Sorry
kunny
2010 Today's Calculation Of Integral, 642
Evaluate
\[\int_0^{\frac{\pi}{6}} \frac{(\tan ^ 2 2x)\sqrt{\cos 2x}+2}{(\cos ^ 2 x)\sqrt{\cos 2x}}dx.\]
Own
1999 Mexico National Olympiad, 6
A polygon has each side integral and each pair of adjacent sides perpendicular (it is not necessarily convex). Show that if it can be covered by non-overlapping $2 x 1$ dominos, then at least one of its sides has even length.