∫ 0 x x − t f ( t ) d t = 1 + 2 x − x 2
Find the value of f ( 1 ) . Give your answer to 3 decimal places.
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.
Very good solution
Interesting problem. I found that f ( x ) = 3 π x 1 ( 3 + 1 2 x − 8 x 2 ) , i.e. the term x 3 should be x 2 .
Log in to reply
no .. it is alright.
Log in to reply
Taking n = 3 / 2 in L − 1 s n + 1 1 = Γ ( n + 1 ) x n , we find that s 5 / 2 2 produces a term involving x 3 / 2 = x x 2 , so f ( x ) = 3 π x 1 ( 3 + 1 2 x − 8 x 2 ) .
One can also check manually: If f ( x ) = 3 π x 1 ( 3 + 1 2 x − 8 x 3 ) , then ∫ 0 x x − t f ( t ) d t = 1 + 2 x − 6 5 x 3 . The function f ( x ) = 3 π x 1 ( 3 + 1 2 x − 8 x 2 ) gives the correct result of 1 + 2 x − x 2 .
Problem Loading...
Note Loading...
Set Loading...
This is popularly known as ABEL's INTEGRAL EQUATION.
It can be written as :
f ( x ) x 2 − 1 = 1 + 2 x − x 2
Taking Laplace transforms on both the sides and using convolution theorem , we get
f ˉ L ( x 2 − 1 ) = L ( 1 + 2 x − x 2 )
f ˉ s 1 / 2 Γ ( 1 / 2 ) = s 1 + s 2 2 − s 3 2
f ˉ = Γ ( 1 / 2 ) 1 ( s 1 / 2 1 + s 3 / 2 2 − s 5 / 2 2 )
On inversion , and using L − 1 s n + 1 1 = Γ ( n + 1 ) x n
we get finally,
f ( x ) = 3 π x 1 ( 3 + 1 2 x − 8 x 2 )
Thus , f ( 1 ) = 0 . 7 4 2 8
Thanks..!!! for reading the solution.