n = 0 ∑ ∞ ( 2 n ) ! ! ( 2 n − 1 ) ! ! = 1 + 2 1 + 2 ⋅ 4 1 ⋅ 3 + 2 ⋅ 4 ⋅ 6 1 ⋅ 3 ⋅ 5 + ⋯
n = 0 ∑ ∞ x n = 2 + n = 0 ∑ ∞ ( 2 n ) ! ! ( 2 n − 1 ) ! ! x n
Find the positive value of x satisfying the equation above.
Notation: ! ! denotes the double factorial notation. For example, 1 0 ! ! = 1 0 × 8 × 6 × 4 × 2 .
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.
Nice solution.
Using the Generalised Binomial Theorem. we have ( 1 − x ) − 2 1 = n = 0 ∑ ∞ ( 2 n ) ! ! ( 2 n − 1 ) ! ! x n ∣ x ∣ < 1 so we need to find 0 < x < 1 such that ( 1 − x ) − 1 = 2 + ( 1 − x ) − 2 1 which leads to x = 4 3 .
Since it is putting x = 1 , the first line is a divergent series, and so is not really relevant to what follows.
Another way to derive the generating function
L e t a n = ( 2 n ) ! ! ( 2 n − 1 ) ! ! ⇒ a n + 1 = 2 n + 2 2 n + 1 a n ∴ ( 2 n + 2 ) a n + 1 x n = ( 2 n + 1 ) a n x n ⇒ ∑ n = 0 ∞ ( 2 n + 2 ) a n + 1 x n = ∑ n = 0 ∞ ( 2 n + 1 ) a n x n D e f i n e y = f ( x ) = ∑ n = 0 ∞ a n x n ∴ 2 y ′ = 2 x y ′ + y ⇒ ∫ 0 y y d y = ∫ 0 x 2 ( 1 − x ) d x ⇒ y = 1 − x 1
Problem Loading...
Note Loading...
Set Loading...
By expanding arcsin x into Taylor Series , we will obtain:
arcsin x = x + 2 1 ( 3 x 3 ) + 2 ⋅ 4 1 ⋅ 3 ( 5 x 5 ) + 2 ⋅ 4 ⋅ 6 1 ⋅ 3 ⋅ 5 ( 7 x 7 ) + ⋯
Taking derivative of both sides, we will get:
d x d arcsin x = 1 − x 2 1 = 1 + 2 1 ( x 2 ) + 2 ⋅ 4 1 ⋅ 3 ( x 4 ) + 2 ⋅ 4 ⋅ 6 1 ⋅ 3 ⋅ 5 ( x 6 ) + ⋯ = n = 0 ∑ ∞ ( 2 n ) ! ! ( 2 n − 1 ) ! ! x 2 n
If we substitute y = x 2 , we will get:
1 − y 1 = n = 0 ∑ ∞ ( 2 n ) ! ! ( 2 n − 1 ) ! ! y n
And from the geometric series summation, we have a generating function of:
n = 0 ∑ ∞ y n = 1 − y 1
If we let S = 1 − y 1 , we can come up with a quadratic equation of:
S 2 = 2 + S
S 2 − S − 2 = ( S + 1 ) ( S − 2 ) = 0 .
Thus, S = 2 and S 2 = 4 .
Then solving for S 2 = 4 = 1 − y 1 , we will get y = 4 3 = 0 . 7 5 .
Thus, 0 . 7 5 is the solution.