Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Answer

added 272 characters in body
Source Link
Erik the Outgolfer
  • 40.8k
  • 5
  • 46
  • 125

Jelly, 7 bytes

ÆḞÆDÆḞS

Try it online!

Explanation:

ÆḞÆDÆḞS Main link (Arguments: z)
ÆḞ zth Fibonacci number's
 ÆD divisors'
 ÆḞ Fibonacci numbers'
 S sum

Jelly, 7 bytes

ÆḞÆDÆḞS

Try it online!

Jelly, 7 bytes

ÆḞÆDÆḞS

Try it online!

Explanation:

ÆḞÆDÆḞS Main link (Arguments: z)
ÆḞ zth Fibonacci number's
 ÆD divisors'
 ÆḞ Fibonacci numbers'
 S sum
Source Link
Erik the Outgolfer
  • 40.8k
  • 5
  • 46
  • 125

Jelly, 7 bytes

ÆḞÆDÆḞS

Try it online!

AltStyle によって変換されたページ (->オリジナル) /