Solving for a variable with varying parameters in the sum
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Jigsaw
am 21 Mär. 2019
Kommentiert: Jigsaw
am 22 Mär. 2019


(n = 0,1,2,...)
2 Kommentare
Akzeptierte Antwort
Walter Roberson
am 21 Mär. 2019
You cannot. That describes an infinite summation where you need to solve all infinite I_m values.
You cannot truncate it because truncation would imply that if you were to make some I_m indefinitely big for some "large" m, that it would not make a substantial difference to the summation -- but clearly if you know the a_m c_m_n R_m_n values then you can create a corresponding I_m value that overwhelms any previous sum you might have had.
3 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!