%I A063522
%S A063522 0,1,17,63,154,305,531,847,1268,1809,2485,3311,4302,5473,6839,8415,
%T A063522 10216,12257,14553,17119,19970,23121,26587,30383,34524,39025,43901,
%U A063522 49167,54838,60929,67455,74431,81872,89793,98209,107135,116586
%N A063522 n*(5*n^2-3)/2.
%D A063522 T. P. Martin, Shells of atoms, Phys. Reports, 273 (1996), 199-241, eq.
(11).
%H A063522 Harry J. Smith, <a href="b063522.txt">Table of n, a(n) for n=0,...,1000</
a>
%t A063522 lst={};Do[AppendTo[lst, LegendreP[3, n]], {n, 10^2}];lst [From Vladimir
Orlovsky (4vladimir(AT)gmail.com), Sep 11 2008]
%o A063522 (PARI) { for (n=0, 1000, write("b063522.txt", n, " ", n*(5*n^2 - 3)/2)
) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 25 2009]
%Y A063522 (1/12)*t*(n^3-n)+n for t = 2, 4, 6, ... gives A004006, A006527, A006003,
A005900, A004068, A000578, A004126, A000447, A004188, A004466, A004467,
A007588, A062025, A063521, A063522, A063523.
%Y A063522 Bisections: A160674, A160699.
%Y A063522 Sequence in context: A039607 A142299 A010005 this_sequence A145850 A125992
A054402
%Y A063522 Adjacent sequences: A063519 A063520 A063521 this_sequence A063523 A063524
A063525
%K A063522 nonn
%O A063522 0,3
%A A063522 N. J. A. Sloane (njas(AT)research.att.com), Aug 02 2001
|