Attention to Detail

Project Details

Project Info

Binomial algorithm using C# .net

Features of C# .net binomial algorithm windows application

An integer number P is to be given as an input to the application by the user. The following algorithmic steps are followed to get the required output.
  1. The initial number given as input by the user is taken as Po or P.
  2. The next step is finding the value of Pn given by the formula Pn = Pn-1 – (8*n) where n is the natural number starting from 1.
  3. The third step is finding the value of the formula Pn/(2n+1).
  4. The steps 2 and 3 are continued till the resultant of the third step turns out to be an Integer value.
The Final output of the application is the Integer value and the value of n for which the Integer value is obtained.


Contact Us

Click for more projects under DotNet C Sharp category

Our Journey So far

1999
Year Started
600
Projects
100
Clients
1
Team