Found problems: 713
2010 Today's Calculation Of Integral, 646
Evaluate
\[\int_0^{\pi} a^x\cos bx\ dx,\ \int_0^{\pi} a^x\sin bx\ dx\ (a>0,\ a\neq 1,\ b\in{\mathbb{N^{+}}})\]
Own
2014 Contests, 900
Find $\sum_{k=0}^n \frac{(-1)^k}{2k+1}\ _n C_k.$
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]
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]
2005 Today's Calculation Of Integral, 49
For $x\geq 0$, Prove that $\int_0^x (t-t^2)\sin ^{2002} t \,dt<\frac{1}{2004\cdot 2005}$
2012 Today's Calculation Of Integral, 817
Define two functions $f(t)=\frac 12\left(t+\frac{1}{t}\right),\ g(t)=t^2-2\ln t$. When real number $t$ moves in the range of $t>0$, denote by $C$ the curve by which the point $(f(t),\ g(t))$ draws on the $xy$-plane.
Let $a>1$, find the area of the part bounded by the line $x=\frac 12\left(a+\frac{1}{a}\right)$ and the curve $C$.
2012 Today's Calculation Of Integral, 831
Let $n$ be a positive integer. Answer the following questions.
(1) Find the maximum value of $f_n(x)=x^{n}e^{-x}$ for $x\geq 0$.
(2) Show that $\lim_{x\to\infty} f_n(x)=0$.
(3) Let $I_n=\int_0^x f_n(t)\ dt$. Find $\lim_{x\to\infty} I_n(x)$.
2011 Today's Calculation Of Integral, 706
In the $xyz$ space, consider a right circular cylinder with radius of base 2, altitude 4 such that
\[\left\{
\begin{array}{ll}
x^2+y^2\leq 4 &\quad \\
0\leq z\leq 4 &\quad
\end{array}
\right.\]
Let $V$ be the solid formed by the points $(x,\ y,\ z)$ in the circular cylinder satisfying
\[\left\{
\begin{array}{ll}
z\leq (x-2)^2 &\quad \\
z\leq y^2 &\quad
\end{array}
\right.\]
Find the volume of the solid $V$.
2010 Today's Calculation Of Integral, 573
Find the area of the figure bounded by three curves
$ C_1: y\equal{}\sin x\ \left(0\leq x<\frac {\pi}{2}\right)$
$ C_2: y\equal{}\cos x\ \left(0\leq x<\frac {\pi}{2}\right)$
$ C_3: y\equal{}\tan x\ \left(0\leq x<\frac {\pi}{2}\right)$.
2005 Today's Calculation Of Integral, 39
Find the minimum value of the following function $f(x) $ defined at $0<x<\frac{\pi}{2}$.
\[f(x)=\int_0^x \frac{d\theta}{\cos \theta}+\int_x^{\frac{\pi}{2}} \frac{d\theta}{\sin \theta}\]
2012 Today's Calculation Of Integral, 812
Let $f(x)=\frac{\cos 2x-(a+2)\cos x+a+1}{\sin x}.$ For constant $a$ such that $\lim_{x\rightarrow 0} \frac{f(x)}{x}=\frac 12$, evaluate $\int_{\frac{\pi}{3}}^{\frac{\pi}{2}} \frac{1}{f(x)}dx.$
2013 Today's Calculation Of Integral, 877
Let $f(x)=\lim_{n\to\infty} \frac{\sin^{n+2}x+\cos^{n+2}x}{\sin^n x+\cos^n x}$ for $0\leq x\leq \frac{\pi}2.$
Evaluate $\int_0^{\frac{\pi}2} f(x)\ dx.$
2010 Today's Calculation Of Integral, 657
A sequence $a_n$ is defined by $\int_{a_n}^{a_{n+1}} (1+|\sin x|)dx=(n+1)^2\ (n=1,\ 2,\ \cdots),\ a_1=0$.
Find $\lim_{n\to\infty} \frac{a_n}{n^3}$.
2009 Today's Calculation Of Integral, 483
Let $ n\geq 2$ be natural number. Answer the following questions.
(1) Evaluate the definite integral $ \int_1^n x\ln x\ dx.$
(2) Prove the following inequality.
$ \frac 12n^2\ln n \minus{} \frac 14(n^2 \minus{} 1) < \sum_{k \equal{} 1}^n k\ln k < \frac 12n^2\ln n \minus{} \frac 14 (n^2 \minus{} 1) \plus{} n\ln n.$
(3) Find $ \lim_{n\to\infty} (1^1\cdot 2^2\cdot 3^3\cdots\cdots n^n)^{\frac {1}{n^2 \ln n}}.$
2010 Today's Calculation Of Integral, 644
For a constant $p$ such that $\int_1^p e^xdx=1$, prove that
\[\left(\int_1^p e^x\cos x\ dx\right)^2+\left(\int_1^p e^x\sin x\ dx\right)^2>\frac 12.\]
Own
2005 Today's Calculation Of Integral, 18
Calculate the following indefinite integrals.
[1] $\int (\sin x+\cos x)^4 dx$
[2] $\int \frac{e^{2x}}{e^x+1}dx$
[3] $\int \sin ^ 4 xdx$
[4] $\int \sin 6x\cos 2xdx$
[5] $\int \frac{x^2}{\sqrt{(x+1)^3}}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)}.$
2012 Today's Calculation Of Integral, 852
Let $f(x)$ be a polynomial. Prove that if $\int_0^1 f(x)g_n(x)\ dx=0\ (n=0,\ 1,\ 2,\ \cdots)$, then all coefficients of $f(x)$ are 0 for each case as follows.
(1) $g_n(x)=(1+x)^n$
(2) $g_n(x)=\sin n\pi x$
(3) $g_n(x)=e^{nx}$
2005 Today's Calculation Of Integral, 12
Calculate the following indefinite integrals.
[1] $\int \frac{dx}{1+\cos x}$
[2] $\int x\sqrt{x^2-1}dx$
[3] $\int a^{-\frac{x}{2}}dx\ \ (a>0,a\neq 1)$
[4] $\int \frac{\sin ^ 3 x}{1+\cos x}dx$
[5] $\int e^{4x}\sin 2x dx$
2005 Today's Calculation Of Integral, 7
Calculate the following indefinite integrals.
[1] $\int \sqrt{x}(\sqrt{x}+1)^2 dx$
[2] $\int (e^x+2e^{x+1}-3e^{x+2})dx$
[3] $\int (\sin ^2 x+\cos x)\sin x dx$
[4] $\int x\sqrt{2-x} dx$
[5] $\int x\ln x dx$
2007 Today's Calculation Of Integral, 247
Evaluate $ \int_{\frac{\pi}{8}}^{\frac{3}{8}\pi} \frac{11\plus{}4\cos 2x \plus{}\cos 4x}{1\minus{}\cos 4x}\ dx.$
2007 Today's Calculation Of Integral, 183
Let $n\geq 2$ be integer. On a plane there are $n+2$ points $O,\ P_{0},\ P_{1},\ \cdots P_{n}$ which satisfy the following conditions as follows.
[1] $\angle{P_{k-1}OP_{k}}=\frac{\pi}{n}\ (1\leq k\leq n),\ \angle{OP_{k-1}P_{k}}=\angle{OP_{0}P_{1}}\ (2\leq k\leq n).$
[2] $\overline{OP_{0}}=1,\ \overline{OP_{1}}=1+\frac{1}{n}.$
Find $\lim_{n\to\infty}\sum_{k=1}^{n}\overline{P_{k-1}P_{k}}.$
2007 Today's Calculation Of Integral, 251
Evaluate $ \int_0^{n\pi} e^x\sin ^ 4 x\ dx\ (n\equal{}1,\ 2,\ \cdots).$
2005 Today's Calculation Of Integral, 38
Let $a$ be a constant number such that $0<a<1$ and $V(a)$ be the volume formed by the revolution of the figure
which is enclosed by the curve $y=\ln (x-a)$, the $x$-axis and two lines $x=1,x=3$ about the $x$-axis.
If $a$ varies in the range of $0<a<1$, find the minimum value of $V(a)$.
2013 Today's Calculation Of Integral, 874
Given a parabola $C : y=1-x^2$ in $xy$-palne with the origin $O$. Take two points $P(p,\ 1-p^2),\ Q(q,\ 1-q^2)\ (p<q)$ on $C$.
(1) Express the area $S$ of the part enclosed by two segments $OP,\ OQ$ and the parabalola $C$ in terms of $p,\ q$.
(2) If $q=p+1$, then find the minimum value of $S$.
(3) If $pq=-1$, then find the minimum value of $S$.