Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007484
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007484 Subsequences of [ 1,...,2n+1 ] in which each even number has an odd neighbor.
(Formerly M1767)
+0
5
2, 7, 25, 89, 317, 1129, 4021, 14321, 51005, 181657, 646981, 2304257, 8206733, 29228713, 104099605, 370756241, 1320467933, 4702916281, 16749684709, 59654886689, 212464029485, 756701861833, 2695033644469, 9598504657073, 34185581260157, 121753753094617 (list; graph; listen)
OFFSET

0,1

COMMENT

Same as Pisot sequence E(2,7)

8*A007484(n) = A007482(n+2) + A007483(n+1) (conjectured, see A104934 for related formula) - Creighton Dement (creighton.k.dement(AT)uni-oldenburg.de), Apr 15 2005

REFERENCES

R. K. Guy, Moser, William O.J.: Numbers of subsequences without isolated odd members. Fibonacci Quarterly, 34, No. 2, 152-155 (1996).

FORMULA

a(n) = 3a(n-1) + 2a(n-2).

a(n)=[3/2+(1/2)*sqrt(17)]^n-(4/17)*sqrt(17)*[3/2-(1/2)*sqrt(17)]^n+(4/17)*[3/2+(1/2) *sqrt(17)]^n*sqrt(17)+[3/2-(1/2)*sqrt(17)]^n , with n>=0 - Paolo P. Lava (ppl(AT)spl.at), Jun 11 2008

MAPLE

A007484 := proc(n) option remember; if n=0 then 2; elif n=1 then 7; else 3*A007484(n-1)+2*A007484(n-2); fi; end;

CROSSREFS

Cf. A007455, A007481, A007484.

See A008776 for definitions of Pisot sequences.

Sequence in context: A048506 A030017 A131430 this_sequence A070859 A048576 A018907

Adjacent sequences: A007481 A007482 A007483 this_sequence A007485 A007486 A007487

KEYWORD

easy,nonn,nice

AUTHOR

njas

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research