Line 12: | Line 12: | ||
===Answer 2=== | ===Answer 2=== | ||
− | + | Set <math>x=3+j3</math>. Note that <math>|x|>1</math>. | |
+ | |||
+ | <math>\sum_{n=-42}^5 3^{n+1} (1+j)^n = 3sum_{n=-42}^5 x^n = 3sum_{n=-5}^42x^(-n) = 3sum_{n=-5}^42(\frac{1}{x})^n </math> | ||
===Answer 3=== | ===Answer 3=== | ||
write it here. | write it here. | ||
---- | ---- | ||
[[2011_Fall_ECE_438_Boutin|Back to ECE438 Fall 2011 Prof. Boutin]] | [[2011_Fall_ECE_438_Boutin|Back to ECE438 Fall 2011 Prof. Boutin]] |
Revision as of 05:17, 3 September 2011
Contents
Simplify this summation
$ \sum_{n=-42}^5 3^{n+1} (1+j)^n $
You will receive feedback from your instructor and TA directly on this page. Other students are welcome to comment/discuss/point out mistakes/ask questions too!
Answer 1
TA's comments: Any complex number can be written as one single complex exponential. i.e. $ a+jb=\sqrt{a^2+b^2}e^{j\theta}, where\ tan\theta = \frac{b}{a} $
Answer 2
Set $ x=3+j3 $. Note that $ |x|>1 $.
$ \sum_{n=-42}^5 3^{n+1} (1+j)^n = 3sum_{n=-42}^5 x^n = 3sum_{n=-5}^42x^(-n) = 3sum_{n=-5}^42(\frac{1}{x})^n $
Answer 3
write it here.