Integer Integral

Calculus Level 3

Define f ( n ) f(n) to be the area between the x-axis and the parabola y = n x 2 y=n-x^2 . If a a is the smallest positive integer input such that f ( a ) f(a) is also a positive integer, then find f 1 ( a ) f^{-1}(a) to the nearest hundredth.


The answer is 3.57.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Tom Engelsman
Sep 15, 2018

The area function in question computes to:

f ( n ) = n n n x 2 d x = n x x 3 3 n n = 4 3 n 3 2 f(n) = \int_{-\sqrt{n}}^{\sqrt{n}} n - x^2 dx = nx - \frac{x^3}{3}|_{-\sqrt{n}}^{\sqrt{n}} = \frac{4}{3} \cdot n^{\frac{3}{2}}

and its inverse is:

f 1 ( n ) = ( 3 4 n ) 2 3 f^{-1}(n) = (\frac{3}{4} \cdot n )^{\frac{2}{3}} .

For a N a \in \mathbb{N} , the smallest input where f ( a ) N f(a) \in \mathbb{N} occurs at a = 9 f ( 9 ) = 4 3 9 3 2 = 36 a = 9 \Rightarrow f(9) = \frac{4}{3} \cdot 9^{\frac{3}{2}} = 36 . Thus, f 1 ( 9 ) = ( 3 4 9 ) 2 3 = 9 1 6 1 3 3.57 . f^{-1}(9) = (\frac{3}{4} \cdot 9)^{\frac{2}{3}} = \frac{9}{16^{\frac{1}{3}}} \approx \boxed{3.57}.

Very nice solution! Can you show why the smallest input where f ( a ) N f(a) \in \mathbb{N} occurs at a = 9 a = 9 ?

Blan Morrison - 2 years, 8 months ago

Log in to reply

Well, Blan, we require the quantity a^(3/2) to be divisible by 3 AND not be an irrational number in f(a) = (4/3) * a^(3/2). If we write out the first few values of a^(3/2), we obtain:

1^(3/2) = 1, 2^(3/2 = 2 sqrt(2), 3^(3/2) = 3 sqrt(3), 4^(3/2) = 8, 5^(3/2) = 5 sqrt(5), 6^(3/2) = 6 sqrt(6), 7^(3/2) = 7 sqrt(7), 8^(3/2) = 16 sqrt(2), 9^(3/2) = 27

of which 3 | 27 (occurring at a = 9). Best I can do on just one cup of coffee :)

tom engelsman - 2 years, 8 months ago

Log in to reply

Ha! Looks like you've got the right amount of caffeine!

Blan Morrison - 2 years, 8 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...