in reply to Solve for 'x' in series

I don't understand what your equation is. How is q=22 related to i=999? You seem not to use $i at all in the formulas, is that OK? Or do you mean @q by $q and $q[$i] by "different value each for loop though"?

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^2: Solve for 'x' in series
by sbae (Initiate) on Mar 17, 2018 at 16:20 UTC
    Sorry for the confusion. you are right. I meant $q$i by "different value each for loop though". I have edited my node based on your comment. - I was wondering how I could accumulate all the equations by for loop and then solve for the x value at the end - assuming the final equation is equal to zero. Thanks a lot.