Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A028347
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A028347 n^2 - 4. +0
31
0, 5, 12, 21, 32, 45, 60, 77, 96, 117, 140, 165, 192, 221, 252, 285, 320, 357, 396, 437, 480, 525, 572, 621, 672, 725, 780, 837, 896, 957, 1020, 1085, 1152, 1221, 1292, 1365, 1440, 1517, 1596, 1677, 1760, 1845 (list; graph; listen)
OFFSET

2,2

COMMENT

Sequence allows us to find X values of the equation: X^3 + 4*X^2 = Y^2. To find Y values: b(n)=n*(n^2 - 4). - Mohamed Bouhamida (bhmd95(AT)yahoo.fr), Nov 06 2007

Discriminants of binary forms x^2 + n*x*y + y^2 (for n>1) - Artur Jasinski (grafix(AT)csl.pl), Apr 28 2008

Number of units of a(n) belongs to a periodic sequence: 0, 5, 2, 1, 2, 5, 0, 7, 6, 7. [From Mohamed Bouhamida (bhmd95(AT)yahoo.fr), Sep 04 2009]

REFERENCES

A. Connes, Noncommutative Geometry, Academic Press, 1994, p. 35.

LINKS

Index entries for sequences related to linear recurrences with constant coefficients

Eric Weisstein's World of Mathematics, Near-Square Prime

FORMULA

Except for initial term, denominators of wavelengths of hydrogen lines.

a(n+2)=n(n+4). G.f.(x)=x^3*(5-3*x)/(1-x)^3 - Barry E. Williams, Jun 16 2000, R. J. Mathar, Aug 06 2009

Except for the first term, a(n)=2*n+a(n-1)+3 (with a(1)=5) [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 07 2009]

MAPLE

a:=n->sum(n, j=5..n): seq(a(n), n=4..45); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 12 2007

with(combinat):seq(fibonacci(3, i)-5, i=2..43); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 20 2008

with(finance):seq(add(cashflows([k, k, 3], 0 ), k=1..n), n=0..45); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 22 2008]

MATHEMATICA

lst={}; Do[AppendTo[lst, n^2-4], {n, 2, 6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 06 2008]

PROGRAM

(Other) SAGE: [lucas_number2(2, n, 2) for n in xrange(2, 44)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 12 2009]

CROSSREFS

a(n), n>=3, second column (used for the Balmer series of the hydrogen atom) of triangle A120070.

Cf. A005563, A046092, A001082, A002378, A036666, A062717.

Sequence in context: A063559 A121291 A097984 this_sequence A038794 A131976 A074376

Adjacent sequences: A028344 A028345 A028346 this_sequence A028348 A028349 A028350

KEYWORD

nonn,new

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

Formula adapted to the offset by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 06 2009

page 1

Search completed in 0.006 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research