Can Variable Coefficients Be Used in Geometric Series Sums?

Click For Summary

Homework Help Overview

The discussion revolves around the convergence and evaluation of the infinite series Σ(n(-1)^n)/(2^(n+1)), with participants exploring whether this series can be treated as a geometric series due to the presence of variable coefficients.

Discussion Character

  • Conceptual clarification, Assumption checking, Mixed

Approaches and Questions Raised

  • Participants discuss the manipulation of the series terms and question the validity of applying the geometric series formula given the variable nature of the coefficients. There is uncertainty about whether the series can be classified as geometric and if the presence of the variable affects the common ratio.

Discussion Status

Some participants express confidence in their initial manipulations but recognize discrepancies when comparing their results with external tools. There is an ongoing exploration of whether to use the alternating series sum and how to approach the problem using calculus methods. Multiple interpretations of the series' nature are being considered.

Contextual Notes

Participants note potential issues with the indexing of the series and the implications of having variable coefficients. There is a suggestion that the problem may require approximations or specific calculus techniques for evaluation.

RJLiberator
Gold Member
Messages
1,094
Reaction score
63

Homework Statement


I am giving the sum:
k=1 to infinity Σ(n(-1)^n)/(2^(n+1)

Homework Equations


first term/(1-r) = sum for a geometric series

The Attempt at a Solution


[/B]
With some manipulation of the denominator 2^(n+1) = 2*2^n I get the common ratio to be (-1/2)^n while the coefficient is k/2.
The first term is -1/4. This i am confident in.

When I apply the relevant equation, my answer is -1/6.

When I use wolfram alpha calculator the answer is -1/9.

There seems to be something wrong with my manipulation, I have a few guessed:

n/2*(-1/2)^n is my manipulation.

Is it possible to have a variable on the outside of the ratio when applying the geometric series sum? Does the geometric series sum even apply to a problem like this?

Thank you.
 
Physics news on Phys.org
RJLiberator said:

Homework Statement


I am giving the sum:
k=1 to infinity Σ(n(-1)^n)/(2^(n+1)
The index probably shouldn't be k, since the terms being summed all involve n.

In any case, this is not a geometric series.
RJLiberator said:

Homework Equations


first term/(1-r) = sum for a geometric series

The Attempt at a Solution


[/B]
With some manipulation of the denominator 2^(n+1) = 2*2^n I get the common ratio to be (-1/2)^n while the coefficient is k/2.
The first term is -1/4. This i am confident in.

When I apply the relevant equation, my answer is -1/6.

When I use wolfram alpha calculator the answer is -1/9.

There seems to be something wrong with my manipulation, I have a few guessed:

n/2*(-1/2)^n is my manipulation.

Is it possible to have a variable on the outside of the ratio when applying the geometric series sum? Does the geometric series sum even apply to a problem like this?

Thank you.
 
  • Like
Likes   Reactions: RJLiberator
The index probably shouldn't be k, since the terms being summed all involve n.

In any case, this is not a geometric series.

Damn.

I am guessing that this is NOT a geometric series because it depends on a variable outside the common ratio (k)?

I am also concluding that I need to use the alternating series sum?
 
RJLiberator said:
Damn.

I am guessing that this is NOT a geometric series because it depends on a variable outside the common ratio (k)?
For a geometric series, an = r*an - 1. You don't have that with the series in this problem.
RJLiberator said:
I am also concluding that I need to use the alternating series sum?
It is an alternating series, yes, and you can get an approximation to the series by adding the first few terms in the series. I think that's what you're talking about.
 
  • Like
Likes   Reactions: RJLiberator
Hm. An approximation adding the first few terms...

How would I go about finding the sum (as exact as possible) using calculus II methods?
 
Nothing
RJLiberator said:
Hm. An approximation adding the first few terms...

How would I go about finding the sum (as exact as possible) using calculus II methods?
Nothing comes to mind. What's the exact wording of the problem? For many of these kinds of problems, they want you to estimate the sum, accurate to, say, four or five decimal places.
 
RJLiberator said:
Hm. An approximation adding the first few terms...

How would I go about finding the sum (as exact as possible) using calculus II methods?

First, change the problem to ##S(x) = \sum_{k=1}^{\infty} (-1)^k k x^{k+1}##; you want ##S(1/2)##, but it is a lot easier to see what is happening if you use ##x## in place of ##1/2##. So, write out the first few terms of ##S(x)##:
S(x) = -x^3 + 2 x^4 - 3 x^5 + \cdots
Try writing ##S(x) = -x^3 \, T(x)##, and write out the first few terms of ##T(x)##. Do you now see what is happening?
 
  • Like
Likes   Reactions: RJLiberator
@Ray Vickson

Why do we want S(1/2) when the interval is -1<x<1 ?

Wouldn't that s(x) that you wrote out be represented by the first few terms of
-x^2+2x^3-3x^4 and so on and not what you wrote? Or am I missing something here.

Unfortunately, I am not sure what is going on with T(x). I will look more into it when I have time tonight, but if you can offer guidance (or a link) that would be great. :)
 
Ray Vickson said:
First, change the problem to ##S(x) = \sum_{k=1}^{\infty} (-1)^k k x^{k+1}##; you want ##S(1/2)##, but it is a lot easier to see what is happening if you use ##x## in place of ##1/2##. So, write out the first few terms of ##S(x)##:
S(x) = -x^3 + 2 x^4 - 3 x^5 + \cdots
Try writing ##S(x) = -x^3 \, T(x)##, and write out the first few terms of ##T(x)##. Do you now see what is happening?

RJLiberator said:
@Ray Vickson

Why do we want S(1/2) when the interval is -1<x<1 ?

Wouldn't that s(x) that you wrote out be represented by the first few terms of
-x^2+2x^3-3x^4 and so on and not what you wrote? Or am I missing something here.

Unfortunately, I am not sure what is going on with T(x). I will look more into it when I have time tonight, but if you can offer guidance (or a link) that would be great. :)

Well, YOU wrote ##\sum_{k=1}^{\infty} (-1)^k k (1/2)^{k+1}##, and that is just ##S(1/2)##.

As to ##T(x)##: the only guidance I am willing to offer is to tell you to sit down and actually write things out. Don't waste your time looking for links or other advice---just do it.

And YES, it should be -x^2 + 2 x^3 - ..., not what I wrote. So S(x) = -x^2 * T(x).
 
Last edited:
  • Like
Likes   Reactions: RJLiberator

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
29
Views
6K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 12 ·
Replies
12
Views
3K