photo

dequan wu


Last seen: 12日 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Explorer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Why do the limits of the following two equations have opposite signs? (MATLAB R2024a Update 1 _20240418)
limit((1-(-1)^n)/n, n, 0) have two results, and Matlab only gets one of them. (1-(-1)^n) = (1+(1i)^n)*(1-(1i)^n) or (1-(-1)...

7ヶ月 前 | 0

質問


Why do the limits of the following two equations have opposite signs? (MATLAB R2024a Update 1 _20240418)
Why limit((1-(-1)^n)/n, n, 0) = -pi*1i ? limit((1-exp(-pi*n*1i))/n, n, 0) = pi*1i limit((1-(-1i)^n)/n, n, 0) = limit((1-exp(-p...

7ヶ月 前 | 1 件の回答 | 0

1

回答