Y
Hacker News
new
|
ask
|
show
|
jobs
by
Koshkin
1904 days ago
A polynomial always includes a member (monomial) with the power zero. It seems natural, therefore, to index the coefficients correspondingly. In other situations, 1 may be the more natural starting index.
2 comments
jhgb
1904 days ago
The useful corner case/"neutral element" for array indexing is the zero-width interval in an arbitrary position.
link
xscott
1903 days ago
Fourier coefficients need a zeroth element too.
link