Finding the sum of a serie by recognizing it as a Mclaurin serie

  • Thread starter Thread starter tamtam402
  • Start date Start date
  • Tags Tags
    Sum
Click For Summary
SUMMARY

The series \(\Sigma^{\infty}_{0}\frac{1}{n2^{n}}\) converges to \(\ln(2)\) as established in the discussion. The series can be analyzed using the Taylor series expansion of \(\ln(1+x)\), specifically substituting \(x = -\frac{1}{2}\) to align the terms. This substitution allows for the cancellation of alternating signs, simplifying the evaluation of the series. The discussion highlights the importance of recognizing series forms and substitutions in calculus.

PREREQUISITES
  • Understanding of Taylor series expansions, specifically \(\ln(1+x)\)
  • Familiarity with convergence of infinite series
  • Basic knowledge of logarithmic properties
  • Proficiency in LaTeX for mathematical notation
NEXT STEPS
  • Study the derivation and applications of Taylor series expansions
  • Learn about series convergence tests and their implications
  • Explore the properties of logarithmic functions in calculus
  • Practice converting series into recognizable forms for easier evaluation
USEFUL FOR

Students of calculus, mathematicians, and anyone interested in series convergence and logarithmic functions will benefit from this discussion.

tamtam402
Messages
199
Reaction score
0

Homework Statement



I'm trying to find the sum of the following serie:

\Sigma^{\infty}_{0}\frac{1}{n2^{n}}

Homework Equations



ln(1+x)=\Sigma^{\infty}_{0}\frac{(-1)^{n+1}x^{n}}{n}



The Attempt at a Solution



According to my book, the serie is equal to ln(2), which means I should be able to substitute x = 1 in the serie development of ln(1+x) and find the form of the serie. However, I can't see how the two are similar. There isn't even a (-1)^n in the serie I'm asked to find the sum of!
 
Physics news on Phys.org
tamtam402 said:

Homework Statement



I'm trying to find the sum of the following serie:

\Sigma^{\infty}_{0}\frac{1}{n2^{n}}

Homework Equations



ln(1+x)=\Sigma^{\infty}_{0}\frac{(-1)^{n+1}x^{n}}{n}
Both series are undefined if n = 0, so I would guess that they both need to start at 1.

By the way, "series" is both singular a plural in English - there is no word "serie" in English.

In LaTeX, you can also use \sum for a series, like this:
[ tex ] \sum_{n = 1}^{\infty} \frac{1}{2^n}[ /tex ]
If the extra spaces are removed, it renders as this:
$$\sum_{n = 1}^{\infty} \frac{1}{2^n} $$
tamtam402 said:

The Attempt at a Solution



According to my book, the serie is equal to ln(2), which means I should be able to substitute x = 1 in the serie development of ln(1+x) and find the form of the serie. However, I can't see how the two are similar. There isn't even a (-1)^n in the serie I'm asked to find the sum of!

Maybe there's a typo in your book. It looks to me like x = -1/2 would get rid of all but one factor of -1.
 
If x = -1/2, then ln(1 - 1/2) = ln(1/2) = ln(2-1) = -ln(2)
Then by putting -1/2 for x in the series expansion of ln(1+x), xn will alternate in sign and you can rewrite the sum with just positive terms.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
4
Views
2K