Skip to content

Starting at 1, and multiplying by an integer M or adding consecutive powers of an integer S, how many ways can a target integer Z be reached?

Notifications You must be signed in to change notification settings

Alex17319/IntegerPartitionExperiments

Repository files navigation

IntegerPartitionExperiments

Starting at 1, and multiplying by an integer M or adding consecutive powers of an integer S, how many ways can a target integer Z be reached?

Look at comments in Executor/Program.cs for explanations

About

Starting at 1, and multiplying by an integer M or adding consecutive powers of an integer S, how many ways can a target integer Z be reached?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published