Evaluate lim x→∞: Evaluating Limit with x

  • Thread starter Thread starter mathlike
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 2K views
mathlike
Messages
4
Reaction score
0
1. Homework Statement [/b]

Evaluate lim x goes to ∞ positive
((x-1)*(bx-1)/(b-1))(1/x)

2. Homework Equations

3. The Attempt at a Solution [/b]
I try to take log but it does not seem to work
 
Last edited:
Physics news on Phys.org
Is this the problem?

[tex] \lim_{x\to\infty}\frac{(b^{x}-1)}{x(b-1)}^{\frac{1}{x}}[/tex]
 
Yes. I tried taking log but to no avail
 
still cannot solve it. Need help guys! Appreciated.
 
To clarify, is it this?
[tex] \lim_{x\to\infty}\left(\frac{b^{x}-1}{x(b-1)}\right)^{\frac{1}{x}}[/tex]
Or is it this?
[tex] \lim_{x\to\infty}\frac{(b^{x}-1)^{\frac{1}{x}}}{x(b-1)}[/tex]

For the latter, note that for all x > 1, b > 1,
$$0 \leq (b^{x}-1)^{\frac{1}{x}} \leq b$$
For the former, I am not immediately sure.
 
Last edited:
Judging by you initial parentheses I think you actually mean. [tex]\lim_{x\to\infty} \big( \frac{b^{x}-1}{x(b-1)} \big) ^{\frac{1}{x}}[/tex].

And can you show why taking the log isn't working. Or something?
 
I simplified it down to calculate
limx->infinity (b^x-1)/x
...can help me to proceed?