|
[Date Index]
[Thread Index]
[Author Index]
Find (cyclic) Sequence
- To: mathgroup at smc.vnet.net
- Subject: [mg109336] Find (cyclic) Sequence
- From: mokambo <alexandrepassosalmeida at gmail.com>
- Date: Thu, 22 Apr 2010 03:31:38 -0400 (EDT)
Dear Group:
Consider the following sequence {0,3,2,1} which can be related to the
reference k: {0,1,2,3} as 4-k (mod 4).
I've tried to use FindSequenceFunction on problems like the example
above without success.
I understand I'm working within the context of modular arithmetic...
Does anyone have a suggestion on how to use Mathematica to tackle this
problem?
Alex
Prev by Date:
Unevaluated functions
Next by Date:
Adding the elements of a list sequentially
Previous by thread:
Re: Unevaluated functions
Next by thread:
Re: Find (cyclic) Sequence
|