Calculate Sum Series: 3^n+1/4^n+2

  • Context: Graduate 
  • Thread starter Thread starter blob84
  • Start date Start date
  • Tags Tags
    Sum
Click For Summary
SUMMARY

The discussion focuses on calculating the sum of the series \(\sum_{n=1}^\infty \frac{3^n+1}{4^n+2}\). The series converges, and a useful factorization of the denominator is provided: \(4^n+2=4^n(1+2^{-2n+1})\). The user successfully computes \(\sum_{n=1}^\infty \frac{3^n}{4^n}\) and \(\sum_{n=1}^\infty \frac{1}{4^n}\), but seeks guidance on handling \(\frac{1}{1+2^{-2n+1}}\). An upper bound for the series is established using generating functions, yielding a numerical approximation of \(2.9142434104\).

PREREQUISITES
  • Understanding of infinite series convergence
  • Familiarity with generating functions
  • Knowledge of series manipulation techniques
  • Basic calculus concepts related to limits and approximations
NEXT STEPS
  • Explore advanced techniques in series convergence tests
  • Learn about generating functions in combinatorial mathematics
  • Investigate numerical methods for approximating series sums
  • Study the properties of power series and their applications
USEFUL FOR

Mathematicians, students studying calculus or series, and anyone interested in advanced series summation techniques.

blob84
Messages
25
Reaction score
0
Hello, I want to calculate the sum of this series:
[tex]\sum_{n=1}^\infty \frac{3^n+1}{4^n+2}[/tex],
I know the series converges, I only found this useful way to factor the denominator:
[tex]4^n+2=2^{2n}+2=4^n(1+2^{-2n+1})[/tex],
now i have: [tex]\frac{3^n+1}{4^n+2}=(\frac{3^n}{4^n}+\frac{1}{4^n})(\frac{1}{1+2^{-2n+1}})[/tex],
i can calculate [tex]\sum_{n=1}^\infty \frac{3^n}{4^n}+ \sum_{n=1}^\infty \frac{1}{4^n}[/tex]but what should be done with
[tex]\frac{1}{1+2^{-2n+1}}[/tex]?
 
Physics news on Phys.org
I'm not sure you can do the series you asked about, but you can get an upper bound if that helps by noticing that

[tex]\frac{1}{1-\frac{3 x}{4}}+\frac{1}{1-\frac{x}{4}}[/tex]

is a generating function for

[tex]\frac{3^n+1}{4^n}[/tex]

Maybe you could find a lower bound too and sandwich it.
 
By the way, this bound can be made really tight. For example, numerically we get

[tex]\sum _{n=1}^{\infty } \frac{1+3^n}{2+4^n} = 2.9142434104[/tex]

Now since the majority of the difference between the series I proposed as an upper bound and the one you care about happens in the lower terms, evaluate a few of the lower terms exactly and do the remaining terms using the approximation.

[tex]\sum _{n=1}^{10 } \frac{1+3^n}{2+4^n} + \left(\frac{1}{1-\frac{3 }{4}}+\frac{1}{1-\frac{1}{4}} - \sum _{n=0}^{10 } \frac{1+3^n}{4^n} \right) = \frac{1747777419267069422319725824985}{599736246509717885804751618048}[/tex]
[tex]= 2.914243435[/tex]

So the difference is on the order of [itex]10^{-8}[/itex]
 

Similar threads

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