Thread Closed

Converge of 1/ln(x)

 
Share Thread Thread Tools
Feb22-08, 10:28 PM   #1
 
Blog Entries: 14

Converge of 1/ln(x)


If derivative of 1/ln(x), which is -1/(x*ln(x)^2), converges
why then 1/ln(x) does not converge?

According to some theorem that I learned, differentiating does not change the radius of convergence and hence neither its convergence or divergence.

Thanks.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Feb22-08, 11:26 PM   #2
 
Recognitions:
Homework Helper Homework Help
What are you talking about? Are you talking about a series, a sequence, integral, I have no idea. Also, it would help if you actually stated the theorem.
 
Feb22-08, 11:55 PM   #3
 
Recognitions:
Homework Helper Homework Help
Quote by rootX View Post
If derivative of 1/ln(x), which is -1/(x*ln(x)^2), converges
why then 1/ln(x) does not converge?

According to some theorem that I learned, differentiating does not change the radius of convergence and hence neither its convergence or divergence.

Thanks.
Nah, there's no such thing like convergence of a function. A function is either defined, or undefined at some value.

Seeing that you mention radius of convergence in your post, are you talking about power series?
 
Feb23-08, 12:00 AM   #4
 
Blog Entries: 14

Converge of 1/ln(x)


Yes, I was talking about power series. I was referring to The Term-by-Term Integration Theorem, .... (and other related ones_)
I been so much into this stuff that I forgot that there's a summation sign that goes in the front.

Thanks.
 
Feb23-08, 12:10 AM   #5
 
Recognitions:
Homework Helper Homework Help
Quote by rootX View Post
Yes, I was talking about power series. I was referring to The Term-by-Term Integration Theorem, .... (and other related ones_)
I been so much into this stuff that I forgot that there's a summation sign that goes in the front.

Thanks.
=.=" Still not really sure what's troubling you. Is that the series concepts which confuse you, or you are not sure about convergent, and divergent tests, or.. what?

The first post doesn't make much sense to me, though. :(

If you are not sure about what troubles you, either. Then I suggest you spend some times, re-reading the whole chapter on series from the beginning thoroughly. Series is a pretty hard concept to grasp.

When everything gets a bit clearer, and you're pretty sure which parts confuse you. You can post it here, and we may help. :)
 
Feb23-08, 08:16 AM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by rootX View Post
If derivative of 1/ln(x), which is -1/(x*ln(x)^2), converges
why then 1/ln(x) does not converge?

According to some theorem that I learned, differentiating does not change the radius of convergence and hence neither its convergence or divergence.

Thanks.
?? The Taylor series for both 1/ln(x) and -1/(x ln(x)^2), about x= 1, converge with radius of convergence 1.
 
Feb23-08, 10:54 AM   #7
 
Blog Entries: 14
How about:

(1)sum (from n=2 to inf): 1/ln(n) ... diverges because 1/ln(n) >1/n and by comparison test this diverges
(2)and sum (from n=2 to inf) = 1/(n*(ln n)^2) ... converges because it's integral limit is 1/ln(2) (so -1/(n*(ln(n))^2) also converges which is derivative of 1/ln(n))

Am I missing something?
And, I just remembered reading in the book that the theorem I mentioned above applies only to power series but 1/ln(n) is not a power series.
I think I got it:
(1) There is no radius of converges thing defined for non-power series but I was using it everywhere
(2) theorems for power series (like R stays same) do not apply to non-power series.

So, am I on right track now?
 
Feb23-08, 11:07 AM   #8
 
Quote by rootX View Post
So, am I on right track now?
Yes.
 
Feb23-08, 12:32 PM   #9
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
You told us before you were talking about power series, and finally you tell us you really meant sum of ln(n)???
 
Feb23-08, 02:44 PM   #10
 
Blog Entries: 14
somehow, I was thinking that there's no difference between sum of ln(n) and power series ><...
 
Feb23-08, 04:02 PM   #11
 
Blog Entries: 14
Another Question:

sum (k=0:inf) (-1)^(3k+1) / (2k+1) converges?

I know sum (k=0:inf) (-1)^(k) / (2k+1) converges
but sum (k=0:inf) (-1)^(2k) / (2k+1) not converges

so how should I deal with such situations where I cannot say that the series is alternating, but it has same form?
I just found that even*odd = even and odd*odd = odd

so it does not matter whether it is:
sum (k=0:inf) (-1)^(7k) / (2k+1) or sum (k=0:inf) (-1)^(9k+2) / (2k+1)
the series is similar to sum (k=0:inf) (-1)^(k) / (2k+1) ??

I think I pretty much got it but I got the answer while I was typing this question, so can you assure me that I have got the right answer?
 
Feb24-08, 01:52 AM   #12
 
Quote by rootX View Post
Another Question:

sum (k=0:inf) (-1)^(3k+1) / (2k+1) converges?
Try the root test:

[tex]
\begin{align*}
\lim_{n \rightarrow \infty} a_n & < 1 \Rightarrow \sum a_n \mbox{ converges}\\
& > 1 \Rightarrow \sum a_n \mbox{ diverges}\\
& = 1 \Rightarrow \sum a_n \mbox{ might converge or diverge}
\end{align*}
[/tex]
 
Feb24-08, 03:13 AM   #13
 
Recognitions:
Homework Helper Homework Help
Quote by foxjwill View Post
Try the root test:

[tex]
\begin{align*}
\lim_{n \rightarrow \infty} a_n & < 1 \Rightarrow \sum a_n \mbox{ converges}\\
& > 1 \Rightarrow \sum a_n \mbox{ diverges}\\
& = 1 \Rightarrow \sum a_n \mbox{ might converge or diverge}
\end{align*}
[/tex]
What is an that you are talking about? It doesn't seem no where near a root test to me. :(

Quote by rootX View Post
Another Question:

sum (k=0:inf) (-1)^(3k+1) / (2k+1) converges?
If a series converge, then its terms (an) tend to 0.

(Notice that, this is a one way statement, the other way round is not correct, i.e, if its term tends to 0, the series can also be divergent, e.g [tex]\sum_{n = 1} ^ {\infty} \frac{1}{n}[/tex] diverge, whereas 1/n ~~> 0)

The other equivalent statement is:

If a series' terms don't tend to 0, then the series diverge.

From here, what can you say about the series, is it convergent, or divergent?

I know sum (k=0:inf) (-1)^(k) / (2k+1) converges
but sum (k=0:inf) (-1)^(2k) / (2k+1) not converges

so how should I deal with such situations where I cannot say that the series is alternating, but it has same form?
I just found that even*odd = even and odd*odd = odd

so it does not matter whether it is:
sum (k=0:inf) (-1)^(7k) / (2k+1) or sum (k=0:inf) (-1)^(9k+2) / (2k+1)
the series is similar to sum (k=0:inf) (-1)^(k) / (2k+1) ??
Those are all anternating series. ^^!

You can check it. If 7k is odd, then 7(k + 1) is even; if 7k is even, then 7(k + 1) is odd, blah blah..

I think I pretty much got it but I got the answer while I was typing this question, so can you assure me that I have got the right answer?
Yup, sometimes, re-reading books proves to help quite a lot. See? :)
 
Feb24-08, 12:01 PM   #14
 
Quote by VietDao29 View Post
What is an that you are talking about? It doesn't seem no where near a root test to me. :(



If a series converge, then its terms (an) tend to 0.

(Notice that, this is a one way statement, the other way round is not correct, i.e, if its term tends to 0, the series can also be divergent, e.g [tex]\sum_{n = 1} ^ {\infty} \frac{1}{n}[/tex] diverge, whereas 1/n ~~> 0)

The other equivalent statement is:

If a series' terms don't tend to 0, then the series diverge.

From here, what can you say about the series, is it convergent, or divergent?



Those are all anternating series. ^^!

You can check it. If 7k is odd, then 7(k + 1) is even; if 7k is even, then 7(k + 1) is odd, blah blah..



Yup, sometimes, re-reading books proves to help quite a lot. See? :)
Sorry. I meant
[tex]
\begin{align*}
\lim_{n \rightarrow \infty} (a_n)^{1/n} & < 1 \Rightarrow \sum a_n \mbox{ converges}\\
& > 1 \Rightarrow \sum a_n \mbox{ diverges}\\
& = 1 \Rightarrow \sum a_n \mbox{ might converge or diverge}
\end{align*}
[/tex]
 
Feb24-08, 09:19 PM   #15
 
Blog Entries: 14
Thanks a lot ;)

but, I wonder if I really need a root test here (You can simply use AST)
 
Thread Closed
Thread Tools


Similar Threads for: Converge of 1/ln(x)
Thread Forum Replies
For what p does this converge? Calculus & Beyond Homework 2
does this converge? Calculus & Beyond Homework 5
Does it converge? General Physics 0
Why does sin converge not the cos? Calculus & Beyond Homework 12