Approximating f '(2) with a Special Calculator

  • Thread starter Thread starter char808
  • Start date Start date
char808
Messages
27
Reaction score
0

Homework Statement



You can use the following special computer to determine values f(x) of a certain function f. Use these values to determine which of the following numbers best approximates f '(2).

There is a calculator provided: http://oregonstate.edu/instruct/mth251/cq/Stage5/Onward/mysteryFunction.html

I know it says it is for a quiz, I'm not taking a quiz.

Homework Equations



f'(a) = lim x-->a [f(x) - f(a)] / x-a or lim h--> 0 [f(a+h) - f(a)] / h

The Attempt at a Solution

So, I know f(2) = 6, f(3) = 24 etc.

so f'(2) = lim x-->2 [f(x)-f(2)]/x-2

if I put in 2 for "x" then I get a division by zero problem.

I'm lost as to where to go from here. Help?
 
Last edited:
Physics news on Phys.org


char808 said:

Homework Statement



You can use the following special computer to determine values f(x) of a certain function f. Use these values to determine which of the following numbers best approximates f '(2).

There is a calculator provided: http://oregonstate.edu/instruct/mth251/cq/Stage5/Onward/mysteryFunction.html

I know it says it is for a quiz, I'm not taking a quiz.

Homework Equations



f'(a) = lim x-->a [f(x) - f(a)] / x-a or lim h--> 0 [f(a+h) - f(a)] / h

The Attempt at a Solution




So, I know f(2) = 6, f(3) = 24 etc.

so f'(2) = lim x-->2 [2-f(a)]/2-a
This won't do you much good because you don't know the formula for f(x).

You can get an approximate value for f'(2) by evaluating (f(3) - f(1))/(3 - 1). You can get a better value by evaluating (f(2.5) - f(1.5))/(2.5 - 1.5).

Can you think of how you might get a value that's even closer to f'(2)?
char808 said:
if I put in 2 for "a" then I get a division by zero problem.

I'm lost as to where to go from here. Help?
 


Duh. Thank you.

f(2.1)-f(1.9) / 2.1 - 1.9 = 11.005
 


Yes, and you can get even closer...
 


Ok, so for the sake of my personal enrichment...:smile:

I've got the answer for the problem, because I'm trying to find one of a five possible answers, one of which is 11.

If I continue to make the values closer to 2 then I should get a value that is ever closer to 11, right? IE- 2.0001 and 1.9999 etc etc.
 


Yes, in theory. In reality you might run up against the ability of the online computer to do arithmetic with sufficient precision, maybe.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top