login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A007752 Odd bisection of A007750. 2
1, 24, 391, 6240, 99457, 1585080, 25261831, 402604224, 6416405761, 102259887960, 1629741801607, 25973608937760, 413948001202561, 6597194410303224, 105141162563649031, 1675661406608081280 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

REFERENCES

Mentioned in a problem on p. 334 of Two-Year College Math. Jnl., Vol. 25, 1994.

FORMULA

G.f.: x(1+7x)/((1-x)(1-16x+x^2)). a(n)=16a(n-1)-a(n-2)+8.

a(n)=-4/7+(11/14)*[8-3*sqrt(7)]^n+(11/14)*[8+3*sqrt(7)]^n+(2/7)*sqrt(7)*[8+3*sqrt(7)]^n-(2/7) *[8-3*sqrt(7)]^n*sqrt(7), with n>=0 - Paolo P. Lava (paoloplava(AT)gmail.com), Jun 19 2008

PROG

(PARI) a(n)=local(w); w=8+3*quadgen(28); imag(1/w^n)+4*(real(1/w^n)-1)/7

CROSSREFS

Cf. A007750, A007751.

Sequence in context: A020573 A022448 A025947 * A145602 A020447 A021894

Adjacent sequences:  A007749 A007750 A007751 * A007753 A007754 A007755

KEYWORD

nonn

AUTHOR

John C. Hallyburton, Jr. [ hallyb(AT)vmsdev.enet.dec.com ].

EXTENSIONS

Edited by Michael Somos, Jul 27, 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 17:48 EST 2012. Contains 205939 sequences.