Go back
a series

a series

Posers and Puzzles

R
Standard memberRemoved

Joined
10 Dec 06
Moves
8528
Clock
19 Mar 09
Vote Up
Vote Down

having trouble defining the nth term in the following series

the starting series is of the form

a(n) = 1/n

and I want to determine the sum (1/n) from n = 1 to infinity

so

a(1) = 1
a(2) = 3/2
a(3)= 11/6
a(4) = 25/12

so can anyone help me out on defining the nth term?

AThousandYoung
1st Dan TKD Kukkiwon

tinyurl.com/2te6yzdu

Joined
23 Aug 04
Moves
26751
Clock
19 Mar 09
1 edit
Vote Up
Vote Down

Originally posted by joe shmo
having trouble defining the nth term in the following series

the starting series is of the form

a(n) = 1/n

and I want to determine the sum (1/n) from n = 1 to infinity

so

a(1) = 1
a(2) = 3/2
a(3)= 11/6
a(4) = 25/12

so can anyone help me out on defining the nth term?
You can kinda see that as n goes to infinity a(n) goes to 2. However, I think you worded the problem incorrectly. You use n as the variable and then refer to the nth term.

I'm having a little trouble figuring out how exactly to do this. You might want to look here:

http://www.math.toronto.edu/mathnet/plain/questionCorner/geomsum.html

I'm going to use x as my variable.

Sum a(x) as x goes from 1 to infinity = 1 + 1/2 + 1/3 + ... + 1/n + ... + 0.

The nth term is 1/n. Right?

Finding the sum is a different problem. Right?

A

Joined
02 Mar 06
Moves
17881
Clock
19 Mar 09
Vote Up
Vote Down

Originally posted by joe shmo
having trouble defining the nth term in the following series

the starting series is of the form

a(n) = 1/n

and I want to determine the sum (1/n) from n = 1 to infinity

so

a(1) = 1
a(2) = 3/2
a(3)= 11/6
a(4) = 25/12

so can anyone help me out on defining the nth term?
there is no real easy way to define sum[a(n)] for the n'th term... the common denominator of the fractions would be the product of all primes less than or equal to n, and the numerators would all be a mess.

this is a pretty famous series called the "harmonic series" and it can be proven that as n -> infinity, a(n) also approaches infinity. it's the classic example of showing that even if the individual terms of the sequence get arbitrarily small, the series can diverge to infinity.

i won't prove it for you here because it's pretty magical to see for the first time yourself, but try looking at the series term by term and showing that each term is greater than or equal to the corresponding terms of a different series that you KNOW diverges to infinity. good luck, and if you want to see it just post asking for the proof.

A

Joined
02 Mar 06
Moves
17881
Clock
19 Mar 09
1 edit
Vote Up
Vote Down

Originally posted by AThousandYoung
You can kinda see that as n goes to infinity a(n) goes to 2. However, I think you worded the problem incorrectly. You use n as the variable and then refer to the nth term.

I'm having a little trouble figuring out how exactly to do this. You might want to look here:

http://www.math.toronto.edu/mathnet/plain/questionCorner/geomsum.html
note: the sum of all 1/n as n-> infinity is VERY different from the sum 1/n^2 as n-> infinity. in fact, (as you can tell from ATY's link) 1/n^2 converges to a finite sum as n goes to infinity! as the proof shows, it is always smaller than 2. however, the harmonic series has no least upper bound - if you pick an arbitrarily large number, and go far enough out into the partial sums, the series 1/n will trump whatever number you picked and continue growing.

if you continue through calc 2, you'll learn about the "power test" for convergence and divergence of series, as well as a number of other techniques for proving convergence or divergence (i.e. the "comparison test," the "improper integral test," etc.). it's a really elegant topic for those so inclined to explore!

AThousandYoung
1st Dan TKD Kukkiwon

tinyurl.com/2te6yzdu

Joined
23 Aug 04
Moves
26751
Clock
19 Mar 09
1 edit
Vote Up
Vote Down

Originally posted by Aetherael
note: the sum of all 1/n as n-> infinity is VERY different from the sum 1/n^2 as n-> infinity. if you continue through calc 2, you'll learn about the "power test" for convergence and divergence of series, as well as a number of other techniques for proving convergence or divergence.
I've gone well beyond Calc 2 but I probably didn't absorb everything.

A

Joined
02 Mar 06
Moves
17881
Clock
19 Mar 09
Vote Up
Vote Down

Originally posted by AThousandYoung
I've gone well beyond Calc 2 but I probably didn't absorb everything.
it definitely wasn't a slight, and i hope i didn't offend. i just meant this topic is usually explored towards the end of calc 2 with taylor expansions and maclauren series. 🙂

AThousandYoung
1st Dan TKD Kukkiwon

tinyurl.com/2te6yzdu

Joined
23 Aug 04
Moves
26751
Clock
19 Mar 09
3 edits
Vote Up
Vote Down

Here you go. "Harmonic Series" is the key phrase.

http://en.wikipedia.org/wiki/Harmonic_series_(mathematics)

C
Don't Fear Me

Reaping

Joined
28 Feb 07
Moves
655
Clock
19 Mar 09
Vote Up
Vote Down

Another interesting way to look at this type of thing is to ask the question "Given an infinite set of positive integers, how infrequently must they occur (compared to all the positive integers) in order that the sum of their reciprocals converge?" For example, the set of all integers is, as this thread shows, too "dense" in this sense, but the set of perfect squares is not.

This criterion is interesting because it is more discriminating than some simpler measures of the "size" of an infinite set of integers. For example, there is a meaningful sense in which the "probability" that a randomly chosen integer is prime is 0. However, you can check (although it is not easy) that SUM(1/p : p prime) diverges.

P
Upward Spiral

Halfway

Joined
02 Aug 04
Moves
8702
Clock
19 Mar 09
Vote Up
Vote Down

Originally posted by ChronicLeaky
Another interesting way to look at this type of thing is to ask the question "Given an infinite set of positive integers, how infrequently must they occur (compared to all the positive integers) in order that the sum of their reciprocals converge?" For example, the set of all integers is, as this thread shows, too "dense" in this sense, but the set of ...[text shortened]... s 0. However, you can check (although it is not easy) that SUM(1/p : p prime) diverges.
It's an abuse of language* to say "randomly chosen integer".

There is no such thing as an uniform distribution over an unbounded set, like the integers, so you cannot randomly generate an integer from a distribution where each integer is equally likely.

*and maybe this is why you wrote probability between quotes, but I still felt this had to be qualified.

C
Don't Fear Me

Reaping

Joined
28 Feb 07
Moves
655
Clock
19 Mar 09
Vote Up
Vote Down

Originally posted by Palynka
It's an abuse of language* to say "randomly chosen integer".

There is no such thing as an uniform distribution over an unbounded set, like the integers, so you cannot randomly generate an integer from a distribution where each integer is equally likely.

*and maybe this is why you wrote probability between quotes, but I still felt this had to be qualified.
Quite right, it is an abuse of language. I used the word "probability" because people are, I think, more likely to know what I mean than if I had said "Schnirelmann density" or something.

R
Standard memberRemoved

Joined
10 Dec 06
Moves
8528
Clock
20 Mar 09
1 edit
Vote Up
Vote Down

thanks to all for the insightful information, As for the proof ( Aetherael) I don't think I'm ready yet, I will have to come back to this idea after I have completed some more study the subject...P.s. you hit the nail on the head, I am a calc 2 student seeing this stuff for the first time. The theory behind infinte series captured my attention some time ago, and I am now finally getting to analyze a small portion of the ideas....its pretty interesting stuff!🙂

A

Joined
02 Mar 06
Moves
17881
Clock
20 Mar 09
Vote Up
Vote Down

Originally posted by joe shmo
thanks to all for the insightful information, As for the proof ( Aetherael) I don't think I'm ready yet, I will have to come back to this idea after I have completed some more study the subject...P.s. you hit the nail on the head, I am a calc 2 student seeing this stuff for the first time. The theory behind infinte series captured my attention some time ag ...[text shortened]... now finally getting to analyze a small portion of the ideas....its pretty interesting stuff!🙂
this is a great topic, but definitely very difficult to grasp the first time around - keep at it! this series is a classic caveat that just because the individual terms of an infinite series approach zero (which is a prerequisite for the series converging to a finite sum), it does not necessarily mean that the series DOES converge! more investigation is required.

you will spend a good portion of the rest of this topic in calc 2 comparing other series to sigma(1/n) and sigma(1/n^2) in order to prove their divergence or convergence, respectively. it's great fun once you get a handle on it. 🙂

Cookies help us deliver our Services. By using our Services or clicking I agree, you agree to our use of cookies. Learn More.