Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089698
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089698 Largest n-digit number k such that k+1 as well as the product of digits of k + 1 are squares greater than 1. +0
2
8, 35, 783, 8835, 92415, 956483, 9634815, 95413823, 941385123, 9857511224, 99575589135, 993574355523, 9553625719235, 99581119573155, 992553557213123, 9535746315113315 (list; graph; listen)
OFFSET

1,1

MAPLE

readlib(issqr): Digits:=100: for d from 1 to 15 do for n from floor(sqrt(10^d)) by -1 to ceil(sqrt(10^(d-1)+1)) do m:=mul(j, j=convert(n^2-1, base, 10)): if m<>0 and issqr(m+1) then printf("%d, ", n^2-1): break fi od od: (C. Ronaldo)

CROSSREFS

Cf. A081990, A089697.

Sequence in context: A114569 A098999 A000426 this_sequence A133887 A057345 A048740

Adjacent sequences: A089695 A089696 A089697 this_sequence A089699 A089700 A089701

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 10 2003

EXTENSIONS

More terms from C. Ronaldo (aga_new_ac(AT)hotmail.com), Dec 25 2004

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research