Evaluating Limit: n→∞ (n/(n+1)^n

  • Thread starter Thread starter th3chemist
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the limit as n approaches infinity for the expression (n/(n+1))^n. Participants explore various approaches to tackle this limit, which falls under the subject area of calculus, specifically limits and exponential functions.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants suggest rewriting the limit in different forms, such as using the natural logarithm or binomial expansion. Some express uncertainty about the effectiveness of these methods and question the implications of applying L'Hopital's Rule. Others discuss the relationship between the limit in question and known limits, such as the limit of (1 + 1/n)^n.

Discussion Status

The discussion is active, with multiple suggestions and approaches being explored. Participants are questioning the validity of certain methods and expressing confusion about the application of L'Hopital's Rule. There is no explicit consensus, but several productive lines of reasoning have been proposed.

Contextual Notes

Some participants mention the indeterminate form of the limit and the need to manipulate expressions to apply L'Hopital's Rule effectively. There is also a reference to the importance of understanding the relationship between the sequences involved.

  • #31
Dick said:
Use algebra to simplify the numerator. Now do you see it?

Would I get -n + n^2/(n+1)
in which I would then divide everything by n to get -1 + n/(n+1)?
 
Physics news on Phys.org
  • #32
th3chemist said:
Would I get -n + n^2/(n+1)
in which I would then divide everything by n to get -1 + n/(n+1)?

No. Why don't you show how you got for a change, instead of making us guess?
 
  • #33
Dick said:
No. Why don't you show how you got for a change, instead of making us guess?

Don't you just multiply by the denominator?
 
  • #34
th3chemist said:
Don't you just multiply by the denominator?

Show us what you did.
 
  • #35
Dick said:
I KNOW that. But th3chemist is pretty close to proving the limit using l'Hopital. The easy way to do it is special. l'Hopital is more general. Be a good thing to learn, yes?

Well, L'Hopital can be applied formally, but in case the sequence is called "function" it is defined for positive integers only. It has no derivative. You should apply L'Hopital rule to the function (x/(1+x))x, and then refer to the theorem that the limit of all subsets of x tends to the limit of the function. Neither is it straightforward that the limit of logarithm is equal to the logarithm of the limit. You need to be strict in Maths.

ehild
 
  • #36
Mark44 said:
Show us what you did.

((1/n) -(1/(n+1))(-n^-2)

Rats. I think this is where I made a mistake. I take the derivative of 1/n right? to get -1/n^2.
which gives -1/n^3 + 1/(n^2(n+1))

Though I feel like this is wrong -_-
 
  • #37
You're doing OK. Simplify the first part - ((1/n) -(1/(n+1)) - by combining the fractions.
 
  • #38
Mark44 said:
You're doing OK. Simplify the first part - ((1/n) -(1/(n+1)) - by combining the fractions.

Ah.

That gives you 1/(n(n+1)). Now I multiply the -n^-2 to get 1/(n^3(n+1))?
 
  • #39
th3chemist said:
((1/n) -(1/(n+1))(-n^-2)
You have a sign wrong at the end, which I missed before.

You're dividing by -1/n2, so invert this and multiply, which gives you
((1/n) -(1/(n+1))(-n^+2)



th3chemist said:
Rats. I think this is where I made a mistake. I take the derivative of 1/n right? to get -1/n^2.
which gives -1/n^3 + 1/(n^2(n+1))

Though I feel like this is wrong -_-
 
  • #40
Mark44 said:
You have a sign wrong at the end, which I missed before.

You're dividing by -1/n2, so invert this and multiply, which gives you
((1/n) -(1/(n+1))(-n^+2)

But isn't the derivative of 1/n -1/n^2 ? why would the sign be positive?

If I multiply -n^2 into the equation I get -n + n^2/(n+1)
I presume I add the fractions to get (-n^2 -n + n^2)/(n+1) = -n/(n+1).
 
  • #41
th3chemist said:
But isn't the derivative of 1/n -1/n^2 ? why would the sign be positive?
Yes, d/dn(1/n) = -1/n2
I wrote this as -1/n+2 because in your work, you had a negative sign on the exponent.
th3chemist said:
If I multiply -n^2 into the equation I get -n + n^2/(n+1)
I presume I add the fractions to get (-n^2 -n + n^2)/(n+1) = -n/(n+1).
Yes
 
  • #42
Mark44 said:
Yes, d/dn(1/n) = -1/n2
I wrote this as -1/n+2 because in your work, you had a negative sign on the exponent.

Yes

1/n^2 = -n^-2 though. Oh wait I think I see it now.

What can I do after I have -n/(n+1)? I can't take the limit yet. It would be ∞/∞
 
  • #43
We are 42 posts into this, so you might not be keeping track of what you're trying to do, so let's summarize.

The original problem is to evaluate this limit:
$$ \lim_{n \to \infty} \left(\frac{n}{n+1} \right)^n$$

The track you're taking was to let y = (n/(n + 1))n

The next step was to take the natural log of both sides, leading to
ln(y) = n ln[n/(n + 1)]

You then took the limit of both sides. See if you can write the equation that represents this.
 
  • #44
Mark44 said:
We are 42 posts into this, so you might not be keeping track of what you're trying to do, so let's summarize.

The original problem is to evaluate this limit:
$$ \lim_{n \to \infty} \left(\frac{n}{n+1} \right)^n$$

The track you're taking was to let y = (n/(n + 1))n

The next step was to take the natural log of both sides, leading to
ln(y) = n ln[n/(n + 1)]

You then took the limit of both sides. See if you can write the equation that represents this.

I just don't see it :(.

And the limit for -n/(n+1) = -1. As you divide n by the top and bottom. So the answer should be e^-1?
 
  • #45
Mark44 said:
We are 42 posts into this, so you might not be keeping track of what you're trying to do, so let's summarize.

The original problem is to evaluate this limit:
$$ \lim_{n \to \infty} \left(\frac{n}{n+1} \right)^n$$

The track you're taking was to let y = (n/(n + 1))n

The next step was to take the natural log of both sides, leading to
ln(y) = n ln[n/(n + 1)]

You then took the limit of both sides. See if you can write the equation that represents this.

th3chemist said:
And the limit for -n/(n+1) = -1. As you divide n by the top and bottom. So the answer should be e^-1?
See if you can write the equations that represent what I summarized above.
 
  • #46
Mark44 said:
See if you can write the equations that represent what I summarized above.

So my answer is wrong? :(
 
  • #47
Did I say that?

I'm trying to get you to write a coherent, logical sequence of mathematical statements.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
13
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
17
Views
2K
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K