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!)
A371004 Fourth powers whose digital sum is also a fourth power. 2
0, 1, 10000, 14641, 100000000, 104060401, 146410000, 1000000000000, 1004006004001, 1040604010000, 1464100000000, 4228599998736, 8670998958336, 9748688599521, 9948826238976, 12598637895936, 19226786746896, 19896452775936, 20699669996721, 23768199069696, 26599197668481 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Among the terms of this sequence, there are:
the numbers of the form 10^(4*k) with k >= 0;
the numbers of the form (10^i + 10^j)^4 with i > j >= 0.
LINKS
FORMULA
a(n) = A371047(n)^4.
MATHEMATICA
Select[Range[0, 2500]^4, IntegerQ[DigitSum[#]^(1/4)]&]
CROSSREFS
Sequence in context: A096973 A153747 A033829 * A004268 A004269 A004270
KEYWORD
nonn,base,easy
AUTHOR
Stefano Spezia, Mar 08 2024
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 August 8 14:00 EDT 2024. Contains 375021 sequences. (Running on oeis4.)