Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HarmonicSeries

The program that finds the harmonic series of the number requested as input from the users.

The harmonic series is the sum from n = 1 to infinity with terms 1/n. If you write out the first few terms, the series unfolds as follows: 1 + 1/2 + 1/3 + 1/4 + 1/5 +. . .etc.

As n tends to infinity, 1/n tends to 0.

img

About

The program that finds the harmonic series of the number requested as input from the users.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages