MHB Can the Given Complex Summation be Simplified?

Click For Summary
The discussion centers on the simplification of a complex summation involving a geometric series. The initial sum, $\sum_{n}^{\infty}\frac{2u+5}{2}\left(-\frac{u}{2}\right)^n$, is confirmed to simplify to $\frac{2u+5}{u+2}$ under the condition that |u|<2. Participants express a desire to focus on simplification rather than solving the series, leading to some tension regarding assumptions about intentions. Further simplifications of another series involving $z$ are also discussed, with participants clarifying the transformation of terms. Overall, the conversation highlights the nuances of mathematical communication and the importance of clarity in intentions.
Dustinsfl
Messages
2,217
Reaction score
5
u is a complex.

Can this sum be simplified? If so, how?

$\displaystyle
\sum_{n}^{\infty}\frac{2u+5}{2}\left(-\frac{u}{2}\right)^n
$

Thanks.
 
Physics news on Phys.org
dwsmith said:
u is a complex.

Can this sum be simplified? If so, how?

$\displaystyle
\sum_{n}^{\infty}\frac{2u+5}{2}\left(-\frac{u}{2}\right)^n
$

Thanks.
Yes.$\sum_{n}^{\infty}\frac{2u+5}{2}(-\frac{u}{2})^n=\frac{2u+5}{2}\sum_{n}^{\infty}(-1)^n(\frac{u}{2})^n$

Can you proceed? (with $|u|<2$)
 
Last edited:
Also sprach Zarathustra said:
Yes.$\sum_{n}^{\infty}\frac{2u+5}{2}(-\frac{u}{2})^n=\frac{2u+5}{2}\sum_{n}^{\infty}(-1)^n(\frac{u}{2})^n$

Can you proceed? (with $|u|<2$)

Proceed? I am not trying to solve just simplify it. I thought it could have been expressed a lot differently since I could have done that.

Thanks.
 
dwsmith said:
Proceed? I am not trying to solve just simplify it. I thought it could have been expressed a lot differently since I could have done that.

Thanks.
$\sum_{n}^{\infty}\frac{2u+5}{2}(-\frac{u}{2})^n=\frac{2u+5}{2}\sum_{n}^{\infty}(-1)^n(\frac{u}{2})^n=\frac{2u+5}{2}\frac{2}{u+2}=$ $\frac{2u+5}{u+2} $

(sum of geometric series)
 
Last edited:
Also sprach Zarathustra said:
$\sum_{n}^{\infty}\frac{2u+5}{2}(-\frac{u}{2})^n=\frac{2u+5}{2}\sum_{n}^{\infty}(-1)^n(\frac{u}{2})^n=\frac{2u+5}{2}\frac{2}{u+2}=\frac{2u+5}{u+2} $

(sum of geometric series)

I am not needing to solve these just simplify in the summation notation.

Can this one be simplified further?

$\sum_{n = 0}^{\infty}\left[(-1)^n z^n \left(1 - \frac{1}{2^{n + 1}} - n\frac{1}{2^n}\right)\right]$
 
dwsmith said:
I am not needing to solve these just simplify in the summation notation.

Can this one be simplified further?

$\sum_{n = 0}^{\infty}\left[(-1)^n z^n \left(1 - \frac{1}{2^{n + 1}} - n\frac{1}{2^n}\right)\right]$
$\sum_{n = 0}^{\infty}(-1)^n z^n \left(1 - \frac{1}{2^{n + 1}} - n\frac{1}{2^n}\right)=\sum_{n = 0}^{\infty}(-1)^n z^n(1-\frac{n+2}{2^n})=$

$=\sum_{n = 0}^{\infty}(-1)^n z^n-\sum_{n = 0}^{\infty}(-1)^n\frac{n+2}{2^n} z^n=$

$=\sum_{n = 0}^{\infty}(-1)^n z^n-\sum_{n = 0}^{\infty}(-1)^n n(\frac{n}{2})^n z^n-2 \sum_{n = 0}^{\infty}(-1)^n(\frac{z}{2})^n$

And each one of the sums can be evaluated.
 
Last edited:
Also sprach Zarathustra said:
$\sum_{n = 0}^{\infty}(-1)^n z^n \left(1 - \frac{1}{2^{n + 1}} - n\frac{1}{2^n}\right)=\sum_{n = 0}^{\infty}(-1)^n z^n(1-\frac{n+2}{2^n})=$

$=\sum_{n = 0}^{\infty}(-1)^n z^n-\sum_{n = 0}^{\infty}(-1)^n\frac{n+2}{2^n} z^n=$

$=\sum_{n = 0}^{\infty}(-1)^n z^n-\sum_{n = 0}^{\infty}(-1)^n n(\frac{n}{2})^n z^n-2 \sum_{n = 0}^{\infty}(-1)^n(\frac{z}{2})^n$

And each one of the sums can be evaluated.

$\sum_{n = 0}^{\infty}(-1)^n z^n \left(1 - \frac{1}{2^{n + 1}} - n\frac{1}{2^n}\right)=\sum_{n = 0}^{\infty}(-1)^n z^n(1-\frac{n+2}{2^n})$
How did you get this $\frac{n+2}{2^n}$? I can't get that.
 
dwsmith said:
$\sum_{n = 0}^{\infty}(-1)^n z^n \left(1 - \frac{1}{2^{n + 1}} - n\frac{1}{2^n}\right)=\sum_{n = 0}^{\infty}(-1)^n z^n(1-\frac{n+2}{2^n})$
How did you get this $\frac{n+2}{2^n}$? I can't get that.

Sorry! :)

$1-\frac{1}{2^{n+1}}-\frac{n}{2^n}=1-\frac{1}{2^{n}}(\frac{1}{2}+n)=1-\frac{1}{2^{n}}(\frac{2n+1}{2})=1-\frac{1}{2^{n+1}}(2n+1)$
 
Hello, dwsmith!

No one is trying "solve" anything . . . They are all trying to simplify.
Stop complaining!

$\displaystyle \text{Simplify: }\:\sum_{n=0}^{\infty}\frac{2u+5}{2}\left(-\frac{u}{2}\right)^n
$
Did you even read what A.S.Z. wrote?

He said: .$\displaystyle \sum^{\infty}_{n=0}\frac{2u+5}{2}\left(-\frac{u}{2}\right)^n \;=\;(2u+5)\underbrace{\sum^{\infty}_{n=0}\left(-\frac{u}{2}\right)^n}_{\text{geometric series}} $

We have a geometric series with: first term $a = 1$ and common ratio $r = \text{-}\frac{u}{2} $

If $ u < 2$, the series converges to a finite limit.

Can you find it?
Can you finish the problem?
 
  • #10
soroban said:
Hello, dwsmith!

No one is trying "solve" anything . . . They are all trying to simplify.
Stop complaining!


Did you even read what A.S.Z. wrote?

You shouldn't jump to conclusions though. You don't know what my intentions are. What is useful to my focus is only the summation not the fact it is geometric.

And CB to thank someone for something that is wrong in the first place is trite because none of you knew what I was doing with the summation. I find both of these actions rude.
 
Last edited:
  • #11
dwsmith said:
You shouldn't jump to conclusions though. You don't know what my intentions are. What is useful to my focus is only the summation not the fact it is geometric.

And CB to thank someone for something that is wrong in the first place is trite because none of you knew what I was doing with the summation. I find both of these actions rude.

You'll have to forgive us, our psychic powers have been a little off since MHF died. We'll have to work on our mind-reading in future.
 
  • #12
Prove It said:
You'll have to forgive us, our psychic powers have been a little off since MHF died. We'll have to work on our mind-reading in future.

It isn't about being psychic it is about not assuming. Never assume you understand what someone else is doing because you may be wrong. Heuristics are great but not the end all be all.
 
  • #13
dwsmith said:
It isn't about being psychic it is about not assuming.
But we are on math forum, board, I beg your pardon, we must assume,-that is our nature!
 
  • #14
Also sprach Zarathustra said:
But we are on math forum, board, I beg your pardon, we must assume,-that is our nature!

When people are being jerks about their assumptions and making snide comments, that isn't right especially if the people making them are "distinguished" members.

I use distinguished here loosely because the acts of someone of that nature should be to the contrary.

For example, your thanking someone for an asinine remark only perpetuates the actions. Because to even speak about working on psychic powers is an indirect insult to my comment.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
667
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K