The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A140174 Numbers n such that n=pi(n)*sum of the digits of n. 1
0, 2, 30, 1122, 24300 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
This sequence is a subsequence of A057809. There is no further term up to 16*10^6.
a(6) > 1.4*10^22, if it exists. - Giovanni Resta, Aug 31 2018
LINKS
EXAMPLE
24300=pi(24300)*(2+4+3+0+0).
MATHEMATICA
Select[Range[0, 25000], PrimePi[#]Total[IntegerDigits[#]]==#&] (* Harvey P. Dale, Feb 13 2023 *)
CROSSREFS
Sequence in context: A322624 A338044 A350719 * A246741 A089016 A364504
KEYWORD
base,more,nonn
AUTHOR
Farideh Firoozbakht, May 15 2008
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 5 04:27 EDT 2024. Contains 373102 sequences. (Running on oeis4.)