photo

dequan wu


Last seen: 대략 1개월 전 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)...

8개월 전 | 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...

8개월 전 | 답변 수: 1 | 0

1

답변