Can you simplify this geometric series for computing the z-transform?

Click For Summary
SUMMARY

The discussion focuses on simplifying a geometric series for computing the z-transform of a given function. The series in question is \sum_{i=0}^\infty{(\frac{1}{2z})^{2k}} + \sum_{i=0}^\infty{(\frac{1}{3z})^{2k+1}}, which represents two distinct sequences. The solution involves recognizing the geometric series formula \sum_{i=0}^\infty ar^i = \frac{a}{1 - r} and applying it to both series, resulting in a = 1 and r = 4z^2 for the first series, and a = \frac{1}{3z} and r = \frac{1}{9z^2} for the second series.

PREREQUISITES
  • Understanding of z-transforms and their applications
  • Familiarity with geometric series and their summation
  • Basic algebraic manipulation skills
  • Knowledge of series convergence criteria
NEXT STEPS
  • Study the properties of z-transforms in signal processing
  • Learn about convergence criteria for geometric series
  • Explore advanced topics in series and sequences
  • Practice problems involving the manipulation of series for z-transforms
USEFUL FOR

Students and professionals in electrical engineering, signal processing, and mathematics who are working with z-transforms and geometric series simplifications.

yoran
Messages
116
Reaction score
0
Hi,

I have a problem with computing this geometric series.

Homework Statement


I have to compute
[tex]\sum_{i=0}^\infty{(\frac{1}{2z})^{2k}} + \sum_{i=0}^\infty{(\frac{1}{3z})^{2k+1}}[/tex].
It's for computing the z-transform of
[tex]f[k]=0[/tex] for [tex]k<0[/tex]
[tex]f[k]=(\frac{1}{2})^k[/tex] for [tex]k=0,2,4,6,...[/tex]
[tex]f[k]=(\frac{1}{3})^k[/tex] for [tex]k=1,3,5,...[/tex]

Homework Equations



The Attempt at a Solution


It's the [tex]2k[/tex] and [tex]2k+1[/tex] that annoys me in the sum.
I tried
[tex]\sum_{i=0}^\infty{(\frac{1}{2z})^{2k}}=\sum_{i=0}^\infty{(\frac{1}{4z^2})^{k}}[/tex]
but I don't know if that helps?

Thanks,

Yoran
 
Physics news on Phys.org
yoran said:
Hi,

I have a problem with computing this geometric series.

Homework Statement


I have to compute
[tex]\sum_{i=0}^\infty{(\frac{1}{2z})^{2k}} + \sum_{i=0}^\infty{(\frac{1}{3z})^{2k+1}}[/tex].
It's for computing the z-transform of
[tex]f[k]=0[/tex] for [tex]k<0[/tex]
[tex]f[k]=(\frac{1}{2})^k[/tex] for [tex]k=0,2,4,6,...[/tex]
[tex]f[k]=(\frac{1}{3})^k[/tex] for [tex]k=1,3,5,...[/tex]

Homework Equations



The Attempt at a Solution


It's the [tex]2k[/tex] and [tex]2k+1[/tex] that annoys me in the sum.
I tried
[tex]\sum_{i=0}^\infty{(\frac{1}{2z})^{2k}}=\sum_{i=0}^\infty{(\frac{1}{4z^2})^{k}}[/tex]
but I don't know if that helps?
Yes, that helps a great deal! The sum of a geometric series is given by
[tex]\sum_{i=0}^\infty ar^i= \frac{a}{1- r}[/tex]
In this case a= 1 and r= 4z2.

Similarly, for the second sum
[tex]\sum_{i=0}^\infty{(\frac{1}{3z})^{2k+1}}[/tex]
You can factor out 1 [itex]1/3z[/itex] and then take the "2" from "2k" 'inside' to get
[tex]\sum_{i=0}^\infty{\frac{1}{3z}(\frac{1}{9z^2})^k}[/tex]
Now you have a= 1/3z and r= [itex]1/9z^2[/itex].
Thanks,

Yoran
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K