Giter Club home page Giter Club logo

opho_codes's Introduction

OPHO_Codes

The repository contains the codes I had written to solve some of the questions in The Online Physics Olympiad (OPhO) 2022. The Online Physics Olympiad (OPhO) is an annual team based physics competition for both high school students and undergraduates of all levels. Although coding was not necessary for solving the questions, I did it in order to save time as some of the computations were very tedious. Not all of my answers in the file are correct and I have labelled them accordingly in the markdown of the jupyter notebook. Hence, this is only for archiving purposes and I will either add the correct codes after working them out myself or when the solutions are released by OPhO. The computation for question 23. Resistance box is quite interesting. The trick to that question was to apply the delta to star transformation on either all the lower (or all the upper) triangular network formed in the square pattern. This leads to the creation of another set of delta loops. And after applying the delta to star transform successively or iteratively, it results in just a chain of resistors connected in series. Keep in mind that the final set of parallel resistors won't work inside the for loop because the value of two parallel resistors is different from all the others. Hence they are written outside the loop.

opho_codes's People

Contributors

manishprasad0 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.