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!)
A343741 Record high values in A343740. 3
19, 23, 37, 39, 45, 52, 58, 69, 110, 118, 132, 133, 136, 139, 143, 152, 158, 164, 169, 173, 174, 187, 195, 204, 215, 217 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Rest@ Union@ FoldList[Max, Table[If[IntegerQ@ Sqrt@ n, -1, Function[s, Max@ Array[FirstPosition[s, #][[1]] &, 10, 0]]@ RealDigits[Sqrt[n], 10, 300][[1]]], {n, 10^5}]] (* Michael De Vlieger, Jul 06 2021 *)
CROSSREFS
Sequence in context: A108271 A351121 A245585 * A060269 A245382 A075585
KEYWORD
nonn,base,hard,more
AUTHOR
Jon E. Schoenfield, Jul 05 2021
EXTENSIONS
a(24)-a(26) from Chai Wah Wu, Jul 06 2021
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 May 2 21:21 EDT 2024. Contains 372203 sequences. (Running on oeis4.)