Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,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, 9 + 1], {n, 75}]

CROSSREFS

Cf. A109626.

Sequence in context: A135680 A135682 A083245 this_sequence A119816 A068794 A130065

Adjacent sequences: A111607 A111608 A111609 this_sequence A111611 A111612 A111613

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 August 8 13:43 EDT 2008. Contains 142651 sequences.


AT&T Labs Research