Series expansion of xln((x+1)/x)

damoj
Messages
9
Reaction score
0
basically i have to check if
xln\frac{(x+1)}{x}→ 1 as x→∞


the first term is 0 as x→∞

in the answers they say they used maclaurin series and got

x(\frac{1}{x} + O\frac{1}{1^{2}})

but don't show how they did it.

would the first term in the series be

a(ln(\frac{a+1}{a}))

there a = 0, but then the ln function is defined?

im getting a little confused about have a=0 but we want to figure out where the function goes to as x→∞
 
Physics news on Phys.org
Looks to me it should be:

1/x(x+O(k))

if instead of taking the limit at infinity, we take the limit at zero of the expression:

1/x\ln\left(\frac{1+1/x}{1/x}\right)

Now we can express the log expression as a MacLaurin series.
 
sorry i don't understand what you mean.

are you rewriting our original expression?

how can i write the ln(1+(1/x)) expression so that its defined for x=0
 
Why is jackmell's suggestion useful?

\displaystyle \frac{1+1/x}{1/x}=x+1
 
damoj said:
sorry i don't understand what you mean.

are you rewriting our original expression?

how can i write the ln(1+(1/x)) expression so that its defined for x=0

You should not care what happens near x = 0; after all, the question is asking about what happens as x --> infinity. So, if x is large, y = 1/x is small, and surely you know how ln(1+y) behaves near y = 0.

RGV
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top