|
|
|
|
|
|
|
|
CTK Exchange
ke_45

guest
|
May-10-08, 11:09 AM (EST) |
|
"Deriving functions based on differences"
|
Hi If I had the following: f(n+1) - f(n) = (2·n - 1)² ...what techniques would I use to figure out the "f"? Don't solve, only suggest, please. KE
|
|
Alert | IP |
Printer-friendly page |
Reply |
Reply With Quote | Top |
|
|
alexb
Charter Member
2224 posts |
May-10-08, 12:47 PM (EST) |
 |
3. "RE: Deriving functions based on differences"
In response to message #0
|
The process is similar to finding an antiderivative. The "derivative" is a polynomial of degree 2. So you should be looking for an "antiderivative" as a polynomial of degree 3. So assume f(n) = an3 + bn2 + cn + d. Substitute this f into your equation. This will lead to a system of linear equations in a, b, c. Obviously, d is arbitrary. |
|
Alert | IP |
Printer-friendly page |
Reply |
Reply With Quote | Top |
|
|

You may be curious to have a look at the old CTK Exchange archive. Please do not post there.
Copyright © 1996-2018 Alexander Bogomolny
|
|