Finding the function from given data

  • Thread starter Thread starter utkarshakash
  • Start date Start date
  • Tags Tags
    Data Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


If f(x) is differentiable function satisfying [itex]6x \displaystyle \int_0^1 f(tx)dt = 2x^3-3x^2+6x+5[/itex] then select correct options(more than one may be correct)

a)f(x) is symmetric about x=1
b)f(x)=0 has no real roots
c)f(-x)=f(x+1) for all x in R
d) f(x)=1/2 has 2 real and equal roots

The Attempt at a Solution


From the options it is clear that the function f(x) is to be determined first. Now, if I divide both sides by 6,
[itex]x \displaystyle \int_0^1 f(tx)dt = \int (x^2 - x +1) dx + \frac{5}{6}[/itex]

I have no idea how to take it ahead.
 
Physics news on Phys.org
utkarshakash said:

Homework Statement


If f(x) is differentiable function satisfying [itex]6x \displaystyle \int_0^1 f(tx)dt = 2x^3-3x^2+6x+5[/itex] then select correct options(more than one may be correct)

a)f(x) is symmetric about x=1
b)f(x)=0 has no real roots
c)f(-x)=f(x+1) for all x in R
d) f(x)=1/2 has 2 real and equal roots

The Attempt at a Solution


From the options it is clear that the function f(x) is to be determined first. Now, if I divide both sides by 6,
[itex]x \displaystyle \int_0^1 f(tx)dt = \int (x^2 - x +1) dx + \frac{5}{6}[/itex]

I have no idea how to take it ahead.

Hint: In [itex]6x \displaystyle \int_0^1 f(tx)dt[/itex], substitute ##y = tx## and use Fundamental Theorem of Calculus to differentiate it after transforming the bounds.

EDIT: I'm not at all certain that the constant term (5) belongs in the RHS of that equation. It makes no sense to me. If it is disregarded, the question is easily solvable. Maybe someone else will have an insight into this.
 
Last edited:
Curious3141 said:
Hint: In [itex]6x \displaystyle \int_0^1 f(tx)dt[/itex], substitute ##y = tx## and use Fundamental Theorem of Calculus to differentiate it after transforming the bounds.

A clever approach. Thank You!
 
utkarshakash said:
A clever approach. Thank You!

I suggest you to make a note of this approach, its going to be helpful a lot of times. Test papers often include problems on FTOC.
 
The consensus in the homework help forum is that the question is wrong. The presence of the constant term (5) on the RHS is inconsistent. Putting x = 0 makes the LHS vanish but not the RHS.

*Another* wrong question?
 
Pranav-Arora said:
I suggest you to make a note of this approach, its going to be helpful a lot of times. Test papers often include problems on FTOC.

Thanks for your suggestion. I'm going to make it right now.