Programs series java
Computer Network. Compiler Design. Computer Organization. Discrete Mathematics. Ethical Hacking. Computer Graphics. Software Engineering. Web Technology. Cyber Security. C Programming. Related Topics.
Prev Next. Java Examples : Number Series - Java. Author Details. I have over 16 years of experience working as an IT professional, ranging from teaching at my own institute to being a computer faculty at different leading institute across Kolkata.
I also work as a web developer and designer, having worked for renowned companies and brand. Through tutorialathome, I wish to share my years of knowledge with the readers. Volume Of Prism Volume Of Cylinder Volume Of Sphere Curved Surface Area Of Cube Total Surface Area Of Cylinder Fibonacci Series In Java Programs.
Factorial Program In Java 2. Calculate Electricity Bill 3. Calculate Average Of N Numbers 4. Calculate Discount Of Product 5. Calculate Distance Between Two Points 6. Calculate Commission Percentage 7. Power In Java 8.
Deprecation Program 9. Calculate Batting Average Compound Interest Java Program Calculate Average Marks Addition Of Two Numbers Sum Of N Numbers Armstrong Number In Java Reverse A String In Java Matrix Multiplication In Java Future Investment Value Java Program Vowel Or Consonant Perfect Number In Java Addition Of Two Matrices Subtract Two Matrices Transpose Of Matrix Check Leap Year Or Not Prime Number Java Program Reverse A String In Java 2.
Reverse An Array Program 5. Insert An Element in Array 6. Linear Search In Java some text some text. Sort Programs. Conversion Programs:. Convert Octal To HexaDecimal 2. Convert Decimal To Hexadecimal 3. Convert Decimal To Octal 4. Convert Decimal To Binary 5. Convert Fahrenheit To Celsius. Invert Pyramid Star Pattern 6. Hollow Right Triangle Star Pattern 7. Hollow Rhombus Star Pattern 8. X Star Pattern 9. Square Star Pattern Right Arrow Star Pattern Rhombus Star Pattern Pyramid Star Pattern Plus Star Pattern Mirrored Right Triangle Left Arrow Star Pattern Fibonacci series: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, , , , , … Pell series: 0, 1, 2, 5, 12, 29, 70, , , , , , , , … Catalan number series: 1, 1, 2, 5, 14, 42, , , , , , , … Note: We have started the Catalan series with the 0 th term.
Triangular number series: 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, 66, 78, 91, , … Square number series: 1, 4, 9, 16, 25, 36, 49, 64, 81, , , , , , … Cube number series: 1, 8, 27, 64, , , , , , , , , … We will discuss each of the series mentioned above. Fibonacci Series Fibonacci series is a series whose next term is the summation of the last two terms. Pell Series Pell series is the series whose next term is the addition of the second last term and the twice of the last term.
The first 15 terms of Pell series are: 0 1 2 5 12 29 70 The first 15 terms of Pell series are :. The first 15 terms of the Catalan series are: 1 1 2 5 14 42 The first 15 terms of the Catalan series are :.
The first 15 terms of Catalan series are: 1 1 2 5 14 42 The first 15 terms of Catalan series are :. The first 20 terms of Triangular series are: 1 3 6 10 15 21 28 36 45 55 66 78 91 The first 20 terms of Triangular series are :.
The first 20 terms of the Square series are: 1 4 9 16 25 36 49 64 81 The first 20 terms of the Square series are :. The first 20 terms of the Cube series are: 1 8 27 64 The first 20 terms of the Cube series are :. Pin It on Pinterest. The first 15 terms of Pell series are : 0 1 2 5 12 29 70 The first 15 terms of the Catalan series are : 1 1 2 5 14 42 The first 15 terms of Catalan series are : 1 1 2 5 14 42 The first 20 terms of Triangular series are : 1 3 6 10 15 21 28 36 45 55 66 78 91 The first 20 terms of the Square series are : 1 4 9 16 25 36 49 64 81 The first 20 terms of the Cube series are : 1 8 27 64
0コメント