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!)
A117565 Numbers n such that n is 7*(the sum of decimal digits squared of n). 1
0, 133, 917, 973 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Do[If[n==7Total[IntegerDigits[n]^2], Print[n]], {n, 0, 2000, 7}]
CROSSREFS
Sequence in context: A249108 A020237 A217690 * A357489 A274175 A038491
KEYWORD
base,fini,full,nonn
AUTHOR
Zak Seidov, Apr 27 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 June 30 02:13 EDT 2024. Contains 373859 sequences. (Running on oeis4.)