Big trouble with A049602

Paul D. Hanna pauldhanna at juno.com
Sun Aug 29 20:51:55 CEST 2004


Hello Thomas, 
       Perhaps this is the formula for a(n) that you had?
This is what is NOW in A049602:
(1)  Floor((lucas(2n)-lucas(n))*sqrt(5)/10+(n%2)?fibonacci(n):1).
 
Here is my PARI code that generates sequece A049602:
   
(2) 
a(n)=floor((lucas(2*n)-lucas(n))/(5+sqrt(5))+(n%2)*fibonacci(n)+(1-n%2))
 
where:
 
(3)  lucas(n)=fibonacci(n+3)-fibonacci(n-1)
  
Paul
 
On Sun, 29 Aug 2004 17:53:19 +0200 Thomas Baruchel
<thomas.baruchel at laposte.net> writes:
> Hi, I added a formula in A049602 one year ago. It seems to be 
> completely 
> false ; I can't figure out
> what the formula wanted to be.
>    a) was it intended to be for some other sequence (error while 
> typing the 
> ID when submitting my
>       formula ?)
>    b) was it intended to be some little different text (misprint in 
> reporting the formula ?)
>    c) [I hope it is not that:] 57 xterms opened at the same time 
> with 
> pari/gp on 22 of them,
>       maxima on 18 other ones, and mupad on 16 other ones (last 
> xterm was 
> probably for mutt ;-)
>       then I could have Ctrl-tabbed to an xterm having absolutely 
> nothing 
> to do with the sequence
>       while the right one was on the background ?
> If someone can have a look at it...
> For the moment, I think it would be a good idea to remove this 
> formula 
>  from the database.
> 
> Regards,
> 
> -- 
> Thomas Baruchel
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.seqfan.eu/pipermail/seqfan/attachments/20040829/183115b5/attachment-0001.htm>


More information about the SeqFan mailing list