Goldbach Number in Java

Channel:
Subscribers:
1,550
Published on ● Video Link: https://www.youtube.com/watch?v=ds__VsmPCaQ



Duration: 7:24
27 views
1


Goldbach Number in Java

In this tutorial, I have shown how to check whether a number is a Goldbach number or not. I have also shown the pair of odd prime numbers that add up to form the original number.

Goldbach number is a positive even integer that can be expressed as the sum of two odd prime numbers. All even numbers greater than 4 are Goldbach numbers.

Examples:
6 = 3 + 3
8 = 3 + 5
10 = 5 + 5

#goldbachnumber #goldbach #computerscience #java #isc #class12







Tags:
robin sir
goldbach number
java
isc
computer science