Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111611
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111611 Tenth column of A109626. +0
2
1, 1, 3, 4, 4, 6, 7, 8, 9, 3, 11, 6, 13, 14, 15, 8, 17, 9, 19, 20, 21, 22, 23, 24, 5, 13, 27, 14, 29, 6, 31, 16, 33, 17, 14, 36, 37, 38, 39, 16, 41, 21, 43, 22, 27, 46, 47, 24, 49, 5, 51, 52, 53, 54, 44, 56, 57, 29, 59, 18, 61, 62, 63, 32, 65, 33, 67, 68, 69, 70, 71, 72, 73, 37, 15 (list; graph; listen)
OFFSET

1,3

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

CROSSREFS

Cf. A109626.

Sequence in context: A120613 A117571 A008474 this_sequence A100478 A112376 A078490

Adjacent sequences: A111608 A111609 A111610 this_sequence A111612 A111613 A111614

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 November 30 22:12 EST 2008. Contains 150989 sequences.


AT&T Labs Research