Was surprised to see this happen: http://www.wolframalpha.com/input/?i=0%2C1%2C2%2C4%2C8%2C16%...
9,73,241,561,1081,1849,_?_
21–30 of 91 posts
Re: 9,73,241,561,1081,1849,_?_
#22Earlier quoted context omitted.
Here's one interpretation: What will the simplest program that outputs these numbers output next?
How will you prove that your answer is correct?
Re: 9,73,241,561,1081,1849,_?_
#23Earlier quoted context omitted.
Works properly if you take out the 0 term: http://www.wolframalpha.com/input/?i=1,2,4,8,16,32,64,128,25...
This works with 0: http://www.wolframalpha.com/input/?i=0,1,2,4,8,16,32,64,128,...
Re: 9,73,241,561,1081,1849,_?_
#24I've been using "difference tables" (without calling it that) since I was 10 years old. I don't mean this to be bragging at all, because I didn't think (and still don't think) it was at all remarkable. It's just a basic method of analysis.
Re: 9,73,241,561,1081,1849,_?_
#25http://www.wolframalpha.com/input/?i=9%2C73%2C241%2C561%2C10...
Does anyone know if the natural language parsing is showing improvement, or does it still choke on most inputs?
Re: 9,73,241,561,1081,1849,_?_
#26Re: 9,73,241,561,1081,1849,_?_
#27Re: 9,73,241,561,1081,1849,_?_
#28Re: 9,73,241,561,1081,1849,_?_
#29Not to be too harsh here, but... I've been using "difference tables" (without calling it that) since I was 10 years old. I don't mean this to be bragging at all, because I didn't think (and still don't think) it was at all remarkable. It's just a basic method of analysis.
Re: 9,73,241,561,1081,1849,_?_
#30Basically you can't just integrate each DE and solve for a constant C by finding the value of the lower order DE where x=1 and finding the difference. Why not?
I'm in Calc BC in high school so this could be a stupid question.