So I'm helping little Miss Firefly with some homework, and now I'm puzzled.
The question was to find a formula to predict the next number in this sequence:
1, 5, 13...
I found:
xn = (n-1)^2 + n^2
She found:
xn = xn-1 + 4(n-1)
(sorry, I don't know how to do subscripts in vB or html)
The thing is both our formulas not only work, but continue to give yield the same numbers as you go up the sequence, which must mean they're equivalent. But I can't see it. Explain, math gods!
The question was to find a formula to predict the next number in this sequence:
1, 5, 13...
I found:
xn = (n-1)^2 + n^2
She found:
xn = xn-1 + 4(n-1)
(sorry, I don't know how to do subscripts in vB or html)
The thing is both our formulas not only work, but continue to give yield the same numbers as you go up the sequence, which must mean they're equivalent. But I can't see it. Explain, math gods!
Comment