Taylor series exp. & a couple of other questions

Click For Summary
SUMMARY

The discussion focuses on finding the sum of the series s(x) = ∑ (1/2^n) tan(x/2^n) and its Maclaurin series expansion. The solution reveals that s(x) can be expressed as s(x) = (1/x) - cot(x) for x ≠ nπ, where n is a natural number. The Maclaurin series for s(x) is derived using the geometric series formula and the Maclaurin series for tan(u), leading to a comprehensive understanding of the series' behavior near x = 0.

PREREQUISITES
  • Understanding of Taylor series and Maclaurin series
  • Familiarity with trigonometric functions, specifically tangent and cotangent
  • Knowledge of series convergence and manipulation techniques
  • Basic proficiency in using Mathematica for symbolic computation
NEXT STEPS
  • Study the geometric series formula and its applications in series summation
  • Learn about the Maclaurin series for trigonometric functions, particularly tan(u)
  • Explore series convergence tests to understand the conditions for convergence
  • Practice deriving Taylor series for various functions using Mathematica
USEFUL FOR

Mathematicians, students studying calculus, and anyone interested in series expansions and trigonometric identities will benefit from this discussion.

DivGradCurl
Messages
364
Reaction score
0
Problem

Find the sum of the series

[tex]s(x) = \sum _{n=1} ^{\infty} \frac{1}{2^{n}} \tan \frac{x}{2^n}[/tex]

Solution

If

[tex]s(x) = \sum _{n=1} ^{\infty} \frac{1}{2^{n}} \tan \frac{x}{2^n} = \frac{x}{3} + \frac{x^3}{45} + \frac{2x^5}{945} + \dotsb[/tex]

[tex]\cot x = \frac{1}{x} - \frac{x}{3} - \frac{x^3}{45} - \frac{2x^5}{945} - \dotsb[/tex]

Then

[tex]s(x) = \frac{1}{x} - \cot x \quad (x \neq n\pi \quad n \in \mathbb{N}) \mbox{ and } s(0) = 0[/tex]

Questions

I found the maclaurin series expansion for [tex]s(x)[/tex] and [tex]\cot x[/tex] with the aid of mathematica. I know how to obtain the latter through long division, but I'm not sure on how to find the former. The only concept that I have in mind right now is that of a generic Taylor series:

[tex]\sum _{n=0} ^{\infty} \frac{f^{(n)}(a)}{n!} (x-a) ^n[/tex]

Any help is highly appreciated.
 
Physics news on Phys.org


Response

To find the Maclaurin series for s(x) , we can use the geometric series formula:

\frac{1}{1-r} = \sum _{n=0} ^{\infty} r^n

Applying this formula to the series \frac{1}{2^n} , we get:

\sum _{n=0} ^{\infty} \frac{1}{2^n} = \frac{1}{1-\frac{1}{2}} = 2

Now, we can substitute this into the original series for s(x) and we get:

s(x) = \sum _{n=1} ^{\infty} \frac{1}{2^{n}} \tan \frac{x}{2^n} = \sum _{n=1} ^{\infty} \frac{1}{2^{n}} \frac{\sin \frac{x}{2^n}}{\cos \frac{x}{2^n}} = \frac{1}{2} \sum _{n=1} ^{\infty} \frac{\sin \frac{x}{2^n}}{\cos \frac{x}{2^n}}

Using the substitution u = \frac{x}{2^n} , we can rewrite this as:

s(x) = \frac{1}{2} \sum _{n=1} ^{\infty} \frac{\sin u}{\cos u} = \frac{1}{2} \sum _{n=1} ^{\infty} \tan u

Now, we can use the Maclaurin series for \tan u :

\tan u = u + \frac{1}{3} u^3 + \frac{2}{15} u^5 + \dotsb

Substituting this back into the series for s(x) , we get:

s(x) = \frac{1}{2} \sum _{n=1} ^{\infty} \tan u = \frac{1}{2} \sum _{n=1} ^{\infty} \left(u + \frac{1}{3} u^3 + \frac{2}{15} u^5 + \dotsb \right)

Finally, we can substitute back in our original variable x and we get the Maclaurin series for
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
Replies
7
Views
1K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
49
Views
4K