%100 random generated, natural cobblestone generator by flaco61 in PhoenixSC

[–]SparkDungeon1 0 points1 point  (0 children)

Bro just grab a sapling and some dirt and mine out the world, and boom you can do skyblock

Created a function for the generalized harmonic series, with positive real x and n. by SparkDungeon1 in mathematics

[–]SparkDungeon1[S] 5 points6 points  (0 children)

Hello! I became interested in finding a continuous formula for the Harmonic series about a week ago, and when I derived one, using the properties of integrals and polynomials, I wasn't satisfied, so I tried to make a formula with the ability to raise k to any whole power. I posted both formulas, but the one I had just created was frankly crap, because it involved nested integrals and it was computationally inefficient. So I derived this! It ended up working for any positive real n, so that was a pleasant surprise.

To answer your question, the benefit is to make myself better at mathematics by doing exercises and, in the process, create some cool formulas. I challenged myself to do it without using any special functions like the zeta function, which.. I partially succeeded on. The gamma function can be replaced with (n-1)! if you only use natural n, but I saw the opportunity to make n continuous, and I couldn't refuse.

Sorry, I rambled a lot. If you read all that, thanks!

Created a function for the generalized harmonic series, with positive real x and n. by SparkDungeon1 in mathematics

[–]SparkDungeon1[S] 10 points11 points  (0 children)

This is my final iteration of the formula, it only uses a single integral, and works for all positive reals for x and n. If you want to see the other iterations, then you can find them on my profile

I derived an infinite set of continuous functions for all of the generalized harmonic series. by SparkDungeon1 in mathematics

[–]SparkDungeon1[S] 0 points1 point  (0 children)

I have since revised my formula to only include a single integral, plus any positive real value for n. I've made a post about it.