5 3 ( n = 4 ∑ ∞ 2 n ( lim x → + ∞ x 2 1 + 2 + 3 + . . . + x ) ) = b a
g c d ( a , b ) = 1
a b − 1 = x
What is the value of x ?
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.
Problem Loading...
Note Loading...
Set Loading...
Ah. I'm writing a solution after so long. Ok, so here we go,
You will need to know the identity 1 + 2 + 3 + . . . + n = 2 n ( n + 1 ) and the formula for calculating the sum of an infinite geometric series . I'll assume that you are familiar with limits and summations in general.
Let's do the problem part by part. First, we will evaluate the limit.
x → ( + ∞ ) lim ( x 2 1 + 2 + 3 + … + x ) = x → ( + ∞ ) lim ( 2 x 2 x ( x + 1 ) ) = 2 1 ⋅ x → ( + ∞ ) lim ( x x + 1 ) = 2 1 ⋅ x → ( + ∞ ) lim ( 1 + x 1 )
Now, let us consider z = x 1 . So, x → ( + ∞ ) ⟹ x 1 → 0 ⟹ z → 0 .
So, we can rewrite the limit as ---->
2 1 ⋅ z → 0 lim ( 1 + z ) = 2 1 ( 1 + 0 ) = 2 1
Now, putting the value of this limit in the given problem we can express the given problem as ---->
5 3 ⋅ n = 4 ∑ ∞ ( 2 1 ⋅ 2 n 1 ) = b a
⟹ 5 3 ⋅ n = 4 ∑ ∞ ( 2 n + 1 1 ) = b a
⟹ 5 3 ( 2 5 1 + 2 6 1 + 2 7 1 + … ) = b a
⟹ 5 3 ( 1 − 2 1 2 5 1 ) = b a
⟹ 5 3 ⋅ 2 4 1 = b a
⟹ b a = 8 0 3
We can clearly see that the fraction is in its simplest form and g cd ( 3 , 8 0 ) = 1 , so we have a = 3 and b = 8 0 .
Now, the required value = a b − 1 = 3 × 8 0 − 1 = 2 4 0 − 1 = 2 3 9