Loading [MathJax]/jax/element/mml/optable/MathOperators.js

Tuesday, April 7, 2015

Find The Unknown Function...

Let f(x) be an unknown function defined on [0,) with f(0)=0 and f(x)x2 for all x. For each 0t, let At be the area of the region bounded by y=x2, y=ax2 (where 1<a) and y=t2. Let Bt be the area of the region bounded by y=x2, y=f(x) and x=t. See the image below:

























a) Show that if At=Bt for some time t, then:

t20yyady=t0x2f(x)dx

b) Suppose At=Bt for all 0t. Find f(x).

c) What is the largest value that a can have so that 0f(x) for all x?

a) We may take the y-coordinate of point P, and using the point on the curve y=ax2 having the same y-coordinate, state:

ax2=t2

Taking the positive root, we have:

x=ta

And so integrating with respect to y, we have:

At=t20yyady

Now, integrating with respect to x, we see we may state:

Bt=t0x2f(x)dx

So, if At=Bt, then we may state:

t20yyady=t0x2f(x)dx

Here's another slightly different approach:

If we add a horizontal strip to At, we find the area of this strip is:

dAt=(tta)dy

And adding a vertical strip to Bt, we find the area of this strip to be:

dBt=(x2f(x))dx

We require these differentials to be the same, hence:

(tta)dy=(x2f(x))dx

On the left, we need to express t as a function of y, and we know:

y=t2

and so we have:

\displaystyle \left(\sqrt{y}-\sqrt{\frac{y}{a}} \right)\,dy=\left(x^2-f(x) \right)\,dx

Now is is a simple matter of adding all of the elements of the areas, to get:

\displaystyle \int_0^{t^2}\sqrt{y}-\sqrt{\frac{y}{a}}\,dy=\int_0^t x^2-f(x)\,dx

b) Now, using the results of part a), differentiating with respect to t, we find:

\displaystyle \frac{d}{dt}\int_0^{t^2}\sqrt{y}-\sqrt{\frac{y}{a}}\,dy=\frac{d}{dt}\int_0^t x^2-f(x)\,dx

\displaystyle \left(t-\frac{t}{\sqrt{a}} \right)2t=t^2-f(t)

Solving for f(t), we find:

\displaystyle f(t)=\left(\frac{2-\sqrt{a}}{\sqrt{a}} \right)t^2

Hence:

\displaystyle f(x)=\left(\frac{2-\sqrt{a}}{\sqrt{a}} \right)x^2

c) In order for f(x) to be non-negative, we require the coefficient of x^2 to be non-negative:

\displaystyle \frac{2-\sqrt{a}}{\sqrt{a}}\ge0

\displaystyle 2\ge\sqrt{a}

\displaystyle 4\ge a

No comments:

Post a Comment