login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A122626 a(n) = {n^2}_{n^2}. 1
1, 4, 9, 22, 55, 114, 205, 388, 649, 10000, 14884, 21316, 29584, 40186, 101705, 132358, 169363, 315580, 393130, 640000, 779689, 940900, 1400272, 1662918, 2345005, 2746594, 3721554, 4308868, 5661613, 7290000, 8317456, 1073743876, 1291476690, 1546146538, 1841269330 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
See A122618 for notation.
LINKS
MAPLE
a:= n-> (b-> (l-> add(l[i]*b^(i-1), i=1..nops(l)))(convert(b, base, 10)))(n^2):
seq(a(n), n=1..35); # Alois P. Heinz, Apr 10 2021
CROSSREFS
Sequence in context: A048654 A318859 A318817 * A135025 A231213 A231338
KEYWORD
nonn,base
AUTHOR
N. J. A. Sloane, Sep 21 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 20 10:49 EDT 2024. Contains 371834 sequences. (Running on oeis4.)