The first two terms of the series are 0 and 1. Let’s begin with the Fibonacci series.įibonacci series is a series whose next term is the summation of the last two terms. We will discuss each of the series mentioned above.
Note: We have started the Catalan series with the 0 th term. A few of the renowned series are mentioned below.
The series program in Java is written to print the mathematical series such as the Fibonacci series, Pell series, etc.