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!)
A235597 Squares in which each digit exceeds the previous digit by more than one. 1
0, 1, 4, 9, 16, 25, 36, 49, 169, 1369 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
EXAMPLE
256 is not a term because 6-5=1.
MATHEMATICA
Select[Range[0, 40]^2, Min[Differences[IntegerDigits[#]]]>1&] (* Vincenzo Librandi, Jan 17 2014 *)
CROSSREFS
A subsequence of A122683.
Sequence in context: A235484 A028820 A122683 * A309002 A328953 A328558
KEYWORD
nonn,base,fini,full
AUTHOR
N. J. A. Sloane, Jan 16 2014, following a suggestion from Vincenzo Librandi.
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 19 06:44 EDT 2024. Contains 371782 sequences. (Running on oeis4.)