Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071954
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071954 a(n) = 4*a(n-1) - a(n-2) - 4, with a(0)=2, a(1)=4. +0
5
2, 4, 10, 32, 114, 420, 1562, 5824, 21730, 81092, 302634, 1129440, 4215122, 15731044, 58709050, 219105152, 817711554, 3051741060, 11389252682, 42505269664, 158631825970, 592022034212, 2209456310874, 8245803209280 (list; graph; listen)
OFFSET

0,1

COMMENT

a(n) gives the side of a cube having a square number of cubes in its two outermost layers, i.e. solutions p to the equation p^3 - (p-4)^3 = q^2. The corresponding q is given by 4*A001075(n).

REFERENCES

M. E. Larsen, "Four Cubes" in Puzzler's Tribute, Ed. D. Wolfe & T. Rodgers, pp. 69-70, A. K. Peters, MA, 2002

MATHEMATICA

a[n_] := a[n] = 4*a[n - 1] - a[n - 2] - 4; a[0] = 2; a[1] = 4; Table[ a[n], {n, 0, 25}]

CROSSREFS

Equals A052530(n) + 2, n>0. Cf. A003699.

Sequence in context: A005268 A005269 A070900 this_sequence A120017 A000736 A001250

Adjacent sequences: A071951 A071952 A071953 this_sequence A071955 A071956 A071957

KEYWORD

nice,nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Jun 25 2002

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 27 2002

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research