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 8 characters in body
Source Link
naffetS
  • 13.1k
  • 2
  • 22
  • 54

Wolfram Language (Mathematica), 21 bytes

EulerE[2#-1,0](-2)^#&

Try it online! Try it online!

This is basically the Mathematica code by Vladimir Reshetnikov on OEIS, but golfed down.

Wolfram Language (Mathematica), 21 bytes

EulerE[2#-1,0](-2)^#&

Try it online!

This is basically the Mathematica code by Vladimir Reshetnikov on OEIS, but golfed down.

Wolfram Language (Mathematica), 21 bytes

EulerE[2#-1,0](-2)^#&

Try it online!

This is basically the Mathematica code by Vladimir Reshetnikov on OEIS, but golfed down.

Source Link
naffetS
  • 13.1k
  • 2
  • 22
  • 54

Wolfram Language (Mathematica), 21 bytes

EulerE[2#-1,0](-2)^#&

Try it online!

This is basically the Mathematica code by Vladimir Reshetnikov on OEIS, but golfed down.

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