Find the value of a > 1 such that
∫ 1 a x + ( x + 1 ) 1 + ( x + 2 ) 1 + ( x + 3 ) 1 + . . . 1 d x = 2 ln ( 3 a )
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.
Isn’t there a typo in original question ?
There may be, but I don't see it. Where is it?
Problem Loading...
Note Loading...
Set Loading...
x + 2 = ( x + 2 ) 2 = 1 + ( x 2 + 4 x + 3 ) = 1 + ( x + 1 ) ( x + 3 ) =
1 + ( x + 1 ) ( x + 3 ) 2 = 1 + ( x + 1 ) 1 + x 2 + 6 x + 8 =
1 + ( x + 1 ) 1 + ( x + 2 ) ( x + 4 ) = 1 + ( x + 1 ) 1 + ( x + 2 ) ( x + 4 ) 2 =
1 + ( x + 1 ) 1 + ( x + 2 ) 1 + x 2 + 8 x + 1 5 =
1 + ( x + 1 ) 1 + ( x + 2 ) 1 + ( x + 3 ) ( x + 5 ) =
1 + ( x + 1 ) 1 + ( x + 2 ) 1 + ( x + 3 ) ( x + 5 ) 2 =
To show that this pattern continues indefinitely we just need to show:
1 + ( x + n ) ( x + n + 2 ) 2 = 1 + ( x + n ) 1 + ( x + n + 1 ) ( x + n + 3 )
but it's fairly obvious that ( x + n + 2 ) 2 = ( x + n ) 2 + 4 ( x + n ) + 4
and
1 + ( x + n + 1 ) ( x + n + 3 ) = 1 + ( x + n ) 2 + 4 ( x + n ) + 3 = ( x + n ) 2 + 4 ( x + n ) + 4
∴ f ( x ) = x + 2 = x + ( x + 1 ) 1 + ( x + 2 ) 1 + ( x + 3 ) 1 + . . .
Let w ( x ) = f ( x ) 1 = x + 2 1 ⟹
⟹ ∫ 1 a w ( x ) d x = ln ( x + 2 ) ∣ 1 a = ln ( 3 a + 2 ) =
2 ln ( 3 a ) = ln ( 3 a 2 ) ⟹ a 2 − a − 2 = 0 ⟹ ( a − 2 ) ( a + 1 ) = 0
and a > 1 ⟹ a = 2 .