For x > 0 , define f ( x ) as follows: f ( x ) = ∫ 0 x ( t 2 + 1 − t ) d t . Let L = x → ∞ lim ( f ( x ) − 2 ln x ) .
If L = c a + ln b for positive integers a , b , and c with g cd ( a , c ) = 1 , then find the value of a + b + c .
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! However you don't need L'Hopital's rule:
x → ∞ lim ( x x 2 + 1 − x 2 ) = x → ∞ lim x 2 + 1 + x x = x → ∞ lim 1 + x 2 1 + 1 1 = 2 1
Log in to reply
I like this trick with multiplying by the conjugate!
E.g. Showing by first principle that for
f
(
x
)
=
x
,
f
′
(
x
)
=
h
→
0
lim
h
x
+
h
−
x
=
h
→
0
lim
x
+
h
+
x
1
=
2
x
1
.
just the same approach , i have used .
Problem Loading...
Note Loading...
Set Loading...
Integrating ∫ 0 x 1 + t 2 d t by parts results in 2 1 ( x 1 + x 2 − ln ( 1 + x 2 − x ) ) . Thus,
f ( x ) − 2 ln x = 2 1 ( x 1 + x 2 − ln ( 1 + x 2 − x ) − x 2 − ln x ) = 2 1 ( x 1 + x 2 − x 2 − ln ( x 1 + x 2 − x 2 ) )
Let g ( x ) = x 1 + x 2 − x 2 , then f ( x ) − 2 ln x = 2 g ( x ) − ln g ( x ) .
We seek to find the limit of g ( x ) by rewriting g(x) as x → ∞ lim g ( x ) = x → ∞ lim x 2 1 1 + x 2 1 − 1 . By applying L'Hopital's Rule, we obtain
x → ∞ lim x 3 − 2 x 3 1 + x 2 1 − 1 = 2 1
Hence, lim x → ∞ f ( x ) − 2 ln x = 2 1 × ( 2 1 − ln 2 1 ) = 4 1 + ln 4 .