Determine if sequence converges or diverges n/(n-2)

  • Thread starter Thread starter isukatphysics69
  • Start date Start date
  • Tags Tags
    Sequence
Click For Summary

Homework Help Overview

The discussion revolves around determining the convergence or divergence of the sequence defined by the expression n/(n-2). Participants explore the behavior of the sequence as n approaches infinity, particularly focusing on the factorial representation and simplifications involved.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants attempt to simplify the expression using factorials and question the validity of their steps. There is discussion on how to properly express the limit and the implications of the simplifications made.

Discussion Status

The conversation includes various attempts to clarify the factorial manipulations and the limits involved. Some participants provide guidance on proper notation and reasoning, while others express confusion about the steps taken. There is an ongoing exploration of the sequence's behavior without a definitive conclusion reached.

Contextual Notes

Participants note that the problem is part of a homework context, with some indicating they are preparing for a final exam. There is also mention of constraints regarding the use of certain mathematical expressions and the importance of clarity in presenting arguments.

isukatphysics69
Messages
453
Reaction score
8

Homework Statement


in title

Homework Equations



n = 2,3,4...

The Attempt at a Solution


n!/(n-2)! = n!/(n!(n-2)) = 1/(n-2) lim n->∞ = 1/∞ = 0 so sequence converges
Incorrect
 
Physics news on Phys.org
isukatphysics69 said:

Homework Statement


in title

Homework Equations



n = 2,3,4...

The Attempt at a Solution


n!/(n-2)! = n!/(n!(n-2)) = 1/(n-2) lim n->∞ = 1/∞ = 0 so sequence converges
Incorrect
Your first equality is wrong. Write out both the numerator and denominator of your original fraction.
 
  • Like
Likes   Reactions: isukatphysics69
LCKurtz said:
Your first equality is wrong. Write out both the numerator and denominator of your original fraction.
i don't understand, so the original is n!/((n-2)!)
so i thought i can factor out an n! from the denominator?
 
Write out the factors of both numerator and denominator to see what cancels.
 
  • Like
Likes   Reactions: isukatphysics69
LCKurtz said:
Write out the factors of both numerator and denominator to see what cancels.
using n = 10 as an example

(10*9*8*7*6*5*4*3*2*1)/(8*7*6*5*4*3*2*1) leaving just 10*9 = means diverges at infinity
 
Yes, but now do it for general n, especially if this is a homework problem you are going to hand in.
 
isukatphysics69 said:
so i thought i can factor out an n! from the denominator?
There is no factor of n! in the denominator.
Also, this isn't a good way to write things.
isukatphysics69 said:
1/(n-2) lim n->∞ = 1/∞
As you wrote it, it looks like you factored 1/(n - 2) out of the limit expression. This isn't valid, because the limit is as n is changing. What you wrote is a little like writing 25 √, with nothing under the radical.

One last thing -- ∞ can't be used in arithmetic expressions, so 1/∞ is meaningless. However, you can say ##\lim_{n \to \infty} \frac 1 n = 0##.
 
  • Like
Likes   Reactions: isukatphysics69
LCKurtz said:
Yes, but now do it for general n, especially if this is a homework problem you are going to hand in.
This is not a homework, i am studying for final exam. but general n i will attempt quickly so i would say
(2*3*4*5*6...*n)/(1*2*3*4*5*6...(n-2))
cancel out everything until n leaving just
n!/(n-2)! where n!>(n-2)! so diverges?
 
isukatphysics69 said:
This is not a homework, i am studying for final exam.
Which makes it schoolwork.

isukatphysics69 said:
(2*3*4*5*6...*n)/(1*2*3*4*5*6...(n-2))
cancel out everything until n leaving just
n!/(n-2)!
No -- that's what you started with. After your simplification, how do you end up with the same thing you started with?
isukatphysics69 said:
where n!>(n-2)! so diverges?
 
  • Like
Likes   Reactions: isukatphysics69
  • #10
Mark44 said:
Which makes it schoolwork.

No -- that's what you started with. After your simplification, how do you end up with the same thing you started with?
wait i mean it will leave just
n/(n-2) after the factorials cancel
 
Last edited by a moderator:
  • #11
isukatphysics69 said:
wait i mean it will leave just
n/(n-2) after the factorials cancel
No.

Isn't n! = n(n - 1)(n - 2)! ?
 
  • Like
Likes   Reactions: isukatphysics69
  • #12
Mark44 said:
No.

Isn't n! = n(n - 1)(n - 2)! ?
yes, so n(n - 1)(n - 2)! / (n-2)!
so cancel the (n-2)! leaving just n(n-1)
 
  • #13
isukatphysics69 said:
yes, so n(n - 1)(n - 2)! / (n-2)!
so cancel the (n-2)! leaving just n(n-1)
Yes. Now wasn't that easier?

So ##\lim_{n \to \infty}\frac{n!}{(n - 2)!} = \lim_{n \to \infty} n(n - 1) = ##?
And what does this say about your sequence?
 
  • Like
Likes   Reactions: isukatphysics69
  • #14
Mark44 said:
Yes. Now wasn't that easier?

So ##\lim_{n \to \infty}\frac{n!}{(n - 2)!} = \lim_{n \to \infty} n(n - 1) = ##?
And what does this say about your sequence?
so that would be inf * inf so the sequence diverges
 
  • #15
isukatphysics69 said:
so that would be inf * inf so the sequence diverges
Yes
 
  • Like
Likes   Reactions: isukatphysics69
  • #16
Mark44 said:
Yes
hey do you agree with what i am doing here to prove that the series n/(8n^3+6n^2-7) converges, i am using a limit comparison test n^2/(8n^3+6n^2-7)
i will now take the limit at infinity so i only care about the leading terms
n2/8n3 so lim n approaching inf of n/(8n) = 0. this shows that a larger series converges since the infinite limit 0 so the smaller original series also converges
 
  • #17
isukatphysics69 said:
hey do you agree with what i am doing here to prove that the series n/(8n^3+6n^2-7) converges, i am using a limit comparison test n^2/(8n^3+6n^2-7)
i will now take the limit at infinity so i only care about the leading terms
n2/8n3 so lim n approaching inf of n/(8n) = 0. this shows that a larger series converges since the infinite limit 0 so the smaller original series also converges
No, I don't agree. When you use the limit comparison test, you are comparing the series you're working with against another series whose behavior you know.
The series you picked to compare against is a divergent series, being comparable to ##\sum \frac 1 n##, or more specifically, ##\sum \frac 1 {8n}##, which also diverges. I'm pretty sure you didn't know that.

You should rethink the series you're going to compare against.
 
  • Like
Likes   Reactions: isukatphysics69
  • #18
Mark44 said:
No, I don't agree. When you use the limit comparison test, you are comparing the series you're working with against another series whose behavior you know.
The series you picked to compare against is a divergent series, being comparable to ##\sum \frac 1 n##, or more specifically, ##\sum \frac 1 {8n}##, which also diverges. I'm pretty sure you didn't know that.

You should rethink the series you're going to compare against.
ok, ill be back
 
  • #19
Mark44 said:
No, I don't agree. When you use the limit comparison test, you are comparing the series you're working with against another series whose behavior you know.
The series you picked to compare against is a divergent series, being comparable to ##\sum \frac 1 n##, or more specifically, ##\sum \frac 1 {8n}##, which also diverges. I'm pretty sure you didn't know that.

You should rethink the series you're going to compare against.
wow, i think i can just use n/8n^3 as my comparison series. this would be 1/8n^2 which by the p series test i know converges since p>1

n/8n^3 > n/(8n^3+6n^2-7)

since the larger one converges, the smaller one must also converge
 
  • #20
isukatphysics69 said:
wow, i think i can just use n/8n^3 as my comparison series. this would be 1/8n^2 which by the p series test i know converges since p>1
Much better choice.
isukatphysics69 said:
n/8n^3 > n/(8n^3+6n^2-7)
since the larger one converges, the smaller one must also converge
Sure, that works.
You could also use the limit comparison test, comparing your series against ##\frac 1 {8n^2}##, which you know converges, being a multiple of a convergent p-series..

Your reasoning was much better this time. These problems about convergence/divergence are basically true/false questions, where you would have a 50% chance of getting it right merely my guessing. To show you really understand, you have to provide solid reasoning.
 
  • Like
Likes   Reactions: isukatphysics69
  • #21
i have another one here that i think i solved proper but unsure.
from n=1 to inf
(cos(n*pi)) / (n^2)

|cos(n*pi)| <= 1
by comparison i can take the series 1/(n^2) which is > (cos(n*pi)) / (n^2)
by the p series test 1/(n^2) converges since p > 1
so by comparison (cos(n*pi)) / (n^2) must converge absolutely since |(cos(n*pi))| / (n^2) < 1/(n^2)
 
  • #22
isukatphysics69 said:
i have another one here that i think i solved proper but unsure.
from n=1 to inf
(cos(n*pi)) / (n^2)

|cos(n*pi)| <= 1
by comparison i can take the series 1/(n^2) which is > (cos(n*pi)) / (n^2)
by the p series test 1/(n^2) converges since p > 1
so by comparison (cos(n*pi)) / (n^2) must converge absolutely since |(cos(n*pi))| / (n^2) < 1/(n^2)
Since this is a new problem, please start a new thread.

Thread closed.
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K