Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111624
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111624 Second lower diagonal of A109626. +0
2
1, 4, 5, 2, 7, 8, 3, 10, 11, 8, 13, 14, 5, 16, 17, 12, 19, 20, 14, 22, 23, 24, 25, 26, 9, 28, 29, 10, 31, 32, 33, 34, 35, 24, 37, 38, 26, 40, 41, 14, 43, 44, 15, 46, 47, 16, 49, 50, 51, 52, 53, 36, 55, 56, 38, 58, 59, 60, 61, 62, 63, 64, 65, 22, 67, 68, 46, 70, 71, 72, 73, 74, 75 (list; graph; listen)
OFFSET

3,2

MATHEMATICA

f[n_] := f[n] = Block[{a}, a[0] = 1; a[l_] := a[l] = Block[{k = 1, s = Sum[ a[i]*x^i, {i, 0, l - 1}]}, While[ IntegerQ[ Last[ CoefficientList[ Series[(s + k*x^l)^(1/n), {x, 0, l}], x]]] != True, k++ ]; k]; Table[a[j], {j, 0, 128}]]; g[n_, m_] := f[n][[m]]; Table[ g[n, n - 2], {n, 3, 75}]

CROSSREFS

Cf. A109626.

Sequence in context: A090201 A130144 A118472 this_sequence A019815 A046572 A046574

Adjacent sequences: A111621 A111622 A111623 this_sequence A111625 A111626 A111627

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com) and Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 01 2005

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 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research