Define a sequence of functions { f n ( x ) } as follows: f 1 ( x ) = 1 , f n + 1 ( x ) = ∫ 0 ∞ f n ( t ) e − t x d t . Evaluate: f 1 8 ( 1 ) f 1 9 ( 1 ) f 2 0 ( 1 ) f 2 1 ( 1 )
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.
We claim that
f n ( x ) = x n − 1 ( n − 2 ) ! !
for n > 1 where n ! ! is the double factorial. We proceed by induction.
We see that, f 2 ( x ) = ∫ 0 ∞ e − t x d t = x 1
Assume that for n = k > 1 ,
f k ( x ) = x k − 1 ( k − 2 ) ! !
Then, for n = k + 1 , we have,
f k + 1 ( x ) = ∫ 0 ∞ f k ( t ) e − t x d t = ∫ 0 ∞ ( k − 2 ) ! ! t k − 1 e − t x d t
and by repeated integration by parts,
= ( k − 2 ) ! ! 1 ( x − t k − 1 e − t x − x 2 ( k − 1 ) t k − 2 e − t x − x 3 ( k − 1 ) ( k − 2 ) t k − 3 e − t x + ⋯ − x k ( k − 1 ) ! e − t x ) ∣ ∣ 0 ∞
Note that as t → ∞ , each term goes to 0 , and as t → 0 , each term except for the last also goes to 0 . Thus the integral is equal to
( k − 2 ) ! ! x k ( k − 1 ) ! = x k ( k − 1 ) ! !
Thus,
f 1 8 ( 1 ) f 1 9 ( 1 ) f 2 0 ( 1 ) f 2 1 ( 1 ) = 1 6 ! ! 1 7 ! ! 1 8 ! ! 1 9 ! ! = 1 7 ! 1 9 ! = 1 8 ∗ 1 9 = 3 4 2
Why two factorial signs?
It's the double factorial
Brilliant problem!
Problem Loading...
Note Loading...
Set Loading...
Checking f 1 , f 2 , etc. we get to know that f n ( x ) can be expressed as x n − 1 a n
f n + 1 x = a n 1 ∫ 0 ∞ x n − 1 e − x t d t
Using integration by parts using e − x t as first function, and x n − 1 as second function, we get:
f n + 1 ( x ) = n a n x ∫ 0 ∞ x n e − x t d t
⇒ f n + 1 ( x ) = n a n x a n + 1 f n + 2 ( x )
Put f n + 1 ( x ) = x n a n + 1 , and f n + 2 ( x ) = x n + 1 a n + 2 to get :
a n + 2 = n a n
Now, At x = 1 , our expression is a 1 8 a 1 9 a 2 0 a 2 1 = 1 8 × 1 9 = 3 4 2