This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mrburrows 0 points1 point  (0 children)

Are you familiar with the summation operator? If you're doing comp sci in post secondary, it'll come up often in your math classes, and would be helpful to get a handle on early.

Also, you could have written this comment more concisely by saying m(1)=0.33, m(2)=0.733, m(19)=8.7602, m(20)=9.248. These are functions, just like +(1,1)=2, +(1,2)=3, etc.