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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114040 a(0) = 1, a(1) = 9, a(n) = 6*a(n-1) - a(n-2) - 4. 0
1, 9, 49, 281, 1633, 9513, 55441, 323129, 1883329, 10976841, 63977713, 372889433, 2173358881, 12667263849, 73830224209, 430314081401, 2508054264193, 14618011503753, 85200014758321, 496582077046169, 2894292447518689, 16869172608065961, 98320743200877073 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

The most straightforward test for "triangularity" is istriangle(n) <===> issquare(8*n+1). If this sequence could be proved to be free of squares beyond the first three terms, that would lead directly to a proof that 0, 1 and 6 are the only triangular numbers whose squares are triangular numbers.

FORMULA

a(n)=1-sqrt(2)*[3-2*sqrt(2)]^n+[3+2*sqrt(2)]^n*sqrt(2), with n>=0 - Paolo P. Lava (paoloplava(AT)gmail.com), Jun 25 2008

G.f.: (1+2x-7x^2)/((1-x)(1-6x+x^2)). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 09 2008]

CROSSREFS

Equals 8*A001109(n)+1. It is also A081554(n)+1.

Sequence in context: A055428 A012231 A123270 * A090390 A199411 A069665

Adjacent sequences:  A114037 A114038 A114039 * A114041 A114042 A114043

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), based on email from Jack Brennen, Feb 01 2006

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 17 09:30 EST 2012. Contains 206009 sequences.