Referring to elements of a table in Mathematica

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
MostlyHarmless
Messages
344
Reaction score
15
See title.

I have a table that I've named B. And I want to create table that is essentially the change in values of B. If I was writing this on paper I would say: Let ##b_i \in B##, for ##0\leq i\leq100##. Then let ##c_i \in C## such that ##c_i= b_{i+1}-b_{i}##. I don't know how to say that in Mathematica's language though.

Another option I guess would be to find a way to assign an indexed variable to each value of the table. With the indexing variable being the same.
 
Last edited:
Physics news on Phys.org