MHB What Does Equating Areas Reveal About Function Behavior?

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    Function
AI Thread Summary
The discussion centers on an unknown function \( f(x) \) defined on \( [0,\infty) \) with specific properties, including \( f(0)=0 \) and \( f(x) \le x^2 \). It explores the relationship between areas \( A_t \) and \( B_t \), leading to an integral equation that must hold if \( A_t = B_t \) for some \( t \). The participants discuss the implications of this equality for determining \( f(x) \) and the maximum value of \( a \) that ensures \( f(x) \) remains non-negative. The conversation highlights the mathematical proofs and solutions for parts of the problem, emphasizing the clarity of the approach. Overall, the thread delves into the behavior of functions through area comparisons and integral relationships.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Let $f(x)$ be an unknown function defined on $[0,\infty)$ with $f(0)=0$ and $f(x)\le x^2$ for all $x$. For each $0\le t$, let $A_t$ be the area of the region bounded by $y=x^2$, $y=ax^2$ (where $1<a$) and $y=t^2$. Let $B_t$ be the area of the region bounded by $y=x^2$, $y=f(x)$ and $x=t$. See the image below:

View attachment 1331

a) Show that if $A_t=B_t$ for some time $t$, then:

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

b) Suppose $A_t=B_t$ for all $0\le t$. Find $f(x)$.

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

Attachments

  • unknownfunction.png
    unknownfunction.png
    6.2 KB · Views: 107
Mathematics news on Phys.org
My solution:

Part(b):

Since I have no idea how to prove the part a of the problem, I'd like to borrow here from the given expression in part a so that I could use it to solve for $f(x)$.

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

$$\left[\frac{2y^{\frac{3}{2}}}{3}-\frac{2y^{\frac{3}{2}}}{3\sqrt{a}} \right]_0^{t^2}=\left[ \frac{x^3}{3} \right]_0^{t}-\int_0^t f(x)\,dx$$

$$\int_0^t f(x)\,dx=\left[ \frac{x^3}{3} \right]_0^{t}-\left[\frac{2y^{\frac{3}{2}}}{3}-\frac{2y^{\frac{3}{2}}}{3\sqrt{a}} \right]_0^{t^2}$$

$$\int_0^t f(x)\,dx=\frac{t^3}{3} -\frac{2t^3}{3}+\frac{2t^3}{3\sqrt{a}} $$

$$\int_0^t f(x)\,dx=\frac{2t^3}{3\sqrt{a}}-\frac{t^3}{3} $$

Now, if we integrate a function $f$ and then differentiate the integral with respect to its upper endpoint ($t$ as in our case) we get $f$ back again.

$$\frac{d}{dt} \int_0^t f(x)\,dx=f(t)$$

which means

$$\frac{d}{dt} \int_0^t f(x)\,dx=\frac{d \left(\frac{2t^3}{3\sqrt{a}}-\frac{t^3}{3} \right)}{dt} $$

$$f(t)=\frac{d \left(\frac{2t^3}{3\sqrt{a}}-\frac{t^3}{3} \right)}{dt}$$

$$f(t)=\frac{2t^2}{\sqrt{a}}-t^2 $$

and hence $$f(x)=\frac{2x^2}{\sqrt{a}}-x^2 $$

Part (c):

We're told that $f(x) \ge 0$, so we have

$$\frac{2x^2}{\sqrt{a}}-x^2 \ge 0$$

$$x^2\left(\frac{2}{\sqrt{a}}-1 \right)\ge 0$$

and since $x^2 \ge 0$ for all real $x$, the inequality becomes

$$\frac{2}{\sqrt{a}}-1\ge 0$$

$$\frac{2}{\sqrt{a}}\ge 1$$

$$\sqrt{a}\ge 2$$ and therefore $$a \ge 4$$.

The largest value that a can have so that $f(x) \ge 0$ is hence 4.
 
Great job with parts b) and c), anemone! (Sun)

Here is my solution:

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

$$ax^2=t^2$$

Taking the positive root, we have:

$$x=\frac{t}{\sqrt{a}}$$

And so integrating with respect to $y$, we have:

$$A_t=\int_0^{t^2}\sqrt{y}-\sqrt{\frac{y}{a}}\,dy$$

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

$$B_t=\int_0^t x^2-f(x)\,dx$$

So, if $A_t=B_t$, then we may state:

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

Here's another slightly different approach:

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

$$dA_t=\left(t-\frac{t}{\sqrt{a}} \right)\,dy$$

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

$$dB_t=\left(x^2-f(x) \right)\,dx$$

We require these differentials to be the same, hence:

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

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

$$y=t^2\,\therefore\,t=\sqrt{y}$$

and so we have:

$$\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:

$$\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:

$$\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$$

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

Solving for $f(t)$, we find:

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

Hence:

$$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:

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

$$2\ge\sqrt{a}$$

$$4\ge a$$
 
Hey MarkFL,

Thank you for showing us the neat, concise and clear way to prove part a of the problem and if you ask me, this proving of a certain equation is correct is not my cup of tea!(Sun)(Tongueout)
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top