Quadratic problem. any other method?

  • Thread starter Thread starter PrashntS
  • Start date Start date
  • Tags Tags
    Method Quadratic
PrashntS
Messages
25
Reaction score
0
quadratic problem. any other method??

1. Thie problem statement, all variables and given/known data
I was solving this question paper and came across the second problem :
http://olympiads.hbcse.tifr.res.in/uploads/rmo-2010

I wanted to solve this one by calculus.

I want to know that, does in problem like this, we may use:
If P(x)=Q(x)
Then, P'(x)=Q'(x), P''(x)=Q''(x) etc.?

I know this equality may not be true for other functions, but is it applicable for this specific problem?
 
Last edited by a moderator:
Physics news on Phys.org


You can not assume that the functions are identical, they just happen to return the same value at a specific x.
See the picture: although all function have the same value at a certain x, their derivatives are different.

That is an other thing that these special functions can have point(s) in common only when they are identical.

ehild
 

Attachments

  • threefunctions.JPG
    threefunctions.JPG
    6.7 KB · Views: 399
Last edited:


Thanks for reply. Yes I understand what you meant. Can you suggest some good method for this problem?
Let P1(x) = ax2 − bx − c,
P2(x) = bx2 − cx − a,
P3(x) = cx2 − ax − b
be three quadratic
polynomials where a, b, c are non-zero real numbers. Suppose there exists a real number
α such that P1(α) = P2(α) = P3(α). Prove that a = b = c.
 


Sorry, I can not find any other method different from that given. It is a nice and simple method, (except a mistake in sign, but it does not matter) what is your problem with it?

ehild
 
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