cstvlr
- 12
- 0
int x^n from 0 to 1 = 1/(n + 1)
But as n approaches infinity the answer becomes zero.
But as n approaches infinity the answer becomes zero.
cstvlr said:int x^n from 0 to 1 = 1/(n + 1)
But as n approaches infinity the answer becomes zero.
Correction: It is true as long as n > -1, not zero.Mute said:It is true as long as n \geq 0. For n < 0, it is not true.
D H said:Correction: It is true as long as n > -1, not zero.