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

  • Thread starter blob84
  • Start date
  • Tags
    Sum
In summary, the conversation discusses calculating the sum of a given series and finding useful ways to factor the denominator. It also suggests using an upper bound to approximate the sum and provides a numerical example for illustration.
  • #1
blob84
25
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
  • #2
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.
 
  • #3
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]
 

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

How do I calculate the sum of the series 3^n+1/4^n+2?

To calculate the sum of this series, you can use the formula for the sum of a geometric series: S = a / (1-r), where S is the sum, a is the first term, and r is the common ratio. In this case, a = 3^1+1/4^1+2 = 4 and r = 3/4. Plugging these values into the formula, we get S = 4 / (1-3/4) = 16.

Is there a simplified form for this series?

Yes, this series can be simplified to 4(4^n+1-3^n).

Can this series be expressed as a function?

Yes, this series can be expressed as a function f(n) = 4(4^n+1-3^n).

What is the value of the first 10 terms in this series?

The first 10 terms in this series are: 20, 52, 148, 436, 1292, 3860, 11540, 34564, 103684, 311044.

Does this series converge or diverge?

This series converges, as the common ratio (3/4) is less than 1. This means that as n increases, the terms in the series get smaller and the sum approaches a finite value.

Similar threads

Replies
7
Views
2K
Replies
2
Views
2K
Replies
4
Views
1K
Replies
16
Views
3K
Replies
3
Views
1K
Replies
5
Views
448
Replies
14
Views
2K
Back
Top