Another Question Regarding Power Series

Click For Summary
SUMMARY

The discussion focuses on the derivation of a power series involving alternating sums and factorials using Mathematica. The original series is simplified by combining terms and factoring, leading to a new expression that can be evaluated through a change of index. The final result demonstrates the transformation of the series into a more manageable form, confirming the validity of the approach taken by the participants.

PREREQUISITES
  • Understanding of power series and convergence
  • Familiarity with factorial notation and operations
  • Proficiency in using Mathematica for mathematical computations
  • Knowledge of series manipulation techniques, including index changes
NEXT STEPS
  • Explore advanced series manipulation techniques in Mathematica
  • Learn about convergence tests for power series
  • Study the properties of alternating series and their applications
  • Investigate the use of index changes in series summation
USEFUL FOR

Mathematicians, students studying advanced calculus, and anyone interested in series analysis and manipulation techniques using Mathematica.

DivGradCurl
Messages
364
Reaction score
0
I used Mathematica to confirm that

[tex]\sum _{n=0} ^{\infty} \left[ \frac{\left( -1 \right) ^n \left( 2n \right) x^{2n+1}}{n! \left( n+1 \right) ! 2^{2n+1}} \right] + \sum _{n=0} ^{\infty} \left[ \frac{\left( -1 \right) ^n \left( 2n \right) \left( 2n+1 \right) x^{2n+1}}{n! \left( n+1 \right) ! 2^{2n+1}} \right] = - \sum _{n=0} ^{\infty} \frac{\left( -1 \right) ^n x^{2n+3}}{n! \left( n+1 \right) ! 2^{2n+1}}[/tex]

Does anyone know how to obtain it directly?

Thank you.
 
Physics news on Phys.org
Sure, combine the series on the left and notice that when n=0, the coefficient vanishes to get:


[tex]\sum _{n=1} ^{\infty} \left[ \frac{\left( -1 \right) ^n \left( 2n \right) (2n+2) x^{2n+1}}{n! \left( n+1 \right) ! 2^{2n+1}} \right][/tex]

Factor the numerator slightly:

[tex]\sum _{n=1} ^{\infty} \left[ \frac{\left( -1 \right) ^n \left( n \right) (n+1)2^2 x^{2n+1}}{n! \left( n+1 \right) ! 2^{2n+1}} \right][/tex]

Do some light cancelling, write our power of x in a funny way and let's pull out a -1 for fun:

[tex]-\sum _{n=1} ^{\infty} \left[ \frac{\left( -1 \right) ^{n-1} x^{2(n-1)+3}}{(n-1)! \left( (n-1)+1 \right) ! 2^{2(n-1)+1}} \right][/tex]

You are now a change of index variable away from glory.
 
Last edited:
Thanks a lot! It makes sense now.
 

Similar threads

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