Drexel dragonThe Math ForumDonate to the Math Forum



Search All of the Math Forum:

Views expressed in these public forums are not endorsed by Drexel University or The Math Forum.


Math Forum » Discussions » Math Topics » discretemath

Topic: sequence 0,0,0,1,0,0,0,1
Replies: 1   Last Post: Jan 31, 2005 10:07 PM

Advanced Search

Back to Topic List Back to Topic List Jump to Tree View Jump to Tree View   Messages: [ Previous | Next ]
Vladimir Zajic

Posts: 319
Registered: 12/3/04
Re: sequence 0,0,0,1,0,0,0,1
Posted: Jan 31, 2005 10:07 PM
  Click to see the message monospaced in plain text Plain Text   Click to reply to this topic Reply

On 31 Jan 05 09:59:33 -0500 (EST), jim wrote:
>crossing my fingers somebody can help,
>
>i know that i can express (1,2,3,4,...) -> (0,1,0,1,...) as n ->
>mod(n+1,2)
>
>i know an expression but that involves int / frac functions (excel)
>
>without using int / frac type of functions is it possible to express
>(1,2,3,4,5,6,7,8,...) -> (0,0,0,1,0,0,0,1...) in a similar fashion?


mod{mod[mod(n+1,4),3],2}



Point your RSS reader here for a feed of the latest messages in this topic.

[Privacy Policy] [Terms of Use]

© Drexel University 1994-2013. All Rights Reserved.
The Math Forum is a research and educational enterprise of the Drexel University School of Education.