bet I ould take my algo final like this
Announcement
Collapse
No announcement yet.
give me amth problems
Collapse
X
-
U = sum[i/n i = 1 to n]
that goes to 1/2 right?
You would get faster convergence with midpoint integration instead of right-hand side integration. And you need to sum i/n^2
but yeah, sum(i/n^2) = (1+n)n/2n^2 = (n+1)/2n limit of that is 1/212-17-10 Mohamed Bouazizi NEVER FORGET
Stadtluft Macht Frei
Killing it is the new killing it
Ultima Ratio Regum
Comment
-
Yes, binomial expansion.
Lucid I bet I could do it faster than you [in person]... that used to by my great skill back in the day [high school]. Binomial expansions and i^n, faster than anyone.<Reverend> IRC is just multiplayer notepad.
I like your SNOOPY POSTER! - While you Wait quote.
Comment
-
When I had my wisdom teeth out, I was out most of the day simply because of the leftover general anesthetic. The few minutes I was awake I was nauseous."The issue is there are still many people out there that use religion as a crutch for bigotry and hate. Like Ben."
Ben Kenobi: "That means I'm doing something right. "
Comment
-
Originally posted by KrazyHorse
U = sum[i/n i = 1 to n]
that goes to 1/2 right?
You would get faster convergence with midpoint integration instead of right-hand side integration. And you need to sum i/n^2
but yeah, sum(i/n^2) = (1+n)n/2n^2 = (n+1)/2n limit of that is 1/2
Comment
-
Analysis = easy12-17-10 Mohamed Bouazizi NEVER FORGET
Stadtluft Macht Frei
Killing it is the new killing it
Ultima Ratio Regum
Comment
-
Why do you get general anesthetic for wisdom teeth? ****ing wimps... I've had one out, will have the others over time next year probably, the dentist just took a metal thingie and pried it out right there while I had a bit of benzocaine in.<Reverend> IRC is just multiplayer notepad.
I like your SNOOPY POSTER! - While you Wait quote.
Comment
-
Originally posted by snoopy369
Why do you get general anesthetic for wisdom teeth? ****ing wimps... I've had one out, will have the others over time next year probably, the dentist just took a metal thingie and pried it out right there while I had a bit of benzocaine in."The issue is there are still many people out there that use religion as a crutch for bigotry and hate. Like Ben."
Ben Kenobi: "That means I'm doing something right. "
Comment
-
Originally posted by Kuciwalker
bet I'm faster than you
I did exm i 1/3 time<Reverend> IRC is just multiplayer notepad.
I like your SNOOPY POSTER! - While you Wait quote.
Comment
Comment