Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement golden ratio #2217

Open
07tAnYa opened this issue Oct 5, 2023 · 3 comments
Open

Implement golden ratio #2217

07tAnYa opened this issue Oct 5, 2023 · 3 comments

Comments

@07tAnYa
Copy link
Contributor

07tAnYa commented Oct 5, 2023

The golden ratio, denoted as φ, is a mathematical constant approximately equal to 1.618. It represents a proportion where the ratio of the sum of two quantities to the larger quantity is the same as the ratio of the larger quantity to the smaller one. This ratio is found in nature, art, and architecture and is celebrated for its aesthetic appeal and harmonious properties.

🐞 Problem
Generate the fibonacci series

🎯 Goal || How can it benefit other users?
We can implement fibonacci series for various purposes like :

Mathematics , Computer Science , Finance , Biology , Art and Design , Architecture , Information Theory ,
, Natural Phenomena , Pseudorandom Number Generation , Game Development

💡 Possible solutions
Golden ratio is one of the effective way to solve these.

📋 Steps to solve the problem

  • Comment below about what you've started working on.
  • Add, commit, push your changes.
  • Submit a pull request and add this in comments - Addresses #<put issue number here>
  • Ask for reviews in comments section of pull request.
  • Celebrate your contribution to this project. 🎉
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

@07tAnYa Please Star ⭐️ the repo to earn "hacktober-accepted" label for the event.
Meanwhile if you want to work on this issue, Please raise the PR and we will review and merge it.

@07tAnYa
Copy link
Contributor Author

07tAnYa commented Oct 5, 2023

Yes , I have already done that

@raisachatterjee
Copy link

Hi,
Can i start working on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants