Posts

Some techniques I learnt recently.

 Hello ! It's a loooooong time since I posted, actually I posted only once tho before this :P.  I have been doing a lot of combo problems recently, and this post will have some tricks which I learnt while trying the problems, and you can think of it while trying other problems if you get some intuition or so. Another reason why I am writing this is like I think of the idea, but I tend to think it's useless (while solving the prob) and many a times, the same idea is used in some solution to the problem which I discarded. So, I hope you won't do the same mistake :D.  Let's start 😁 (1) Think about base cases. So if a problem asks you to show something is true for n, think what will happen if -> n = 2,3,4,5. Maybe you can take some more base cases to think if that is possible with time constraints.  (2) If the problem is related to ordering or something, take a small n, say n = 4 or 5, and try to think of various permutations and the "ideal" strategy of what

Introduction

Hello! I am Pranav Choudhary, a Math Lover :P. I like to do math all the time, but unfortunately I got BOARDS to handle this year ;-; I created this blog, so that I can share my solution sets to problems and any other math content which I prepare. I will try to update this blog regularly, prolly bi-weekly. If I don't have a new solution set PDF for the current period, I will share some problems which I did in the week, with walkthroughs. Hope you enjoy the content ! P.S. :- As of now, I have one PDF to start my blog with hehe. This one I made for MMC 2021 dx Colloquium. It is on Rational Points on Elliptic curves and conics.  Link :-  Rational Points Feel free to comment any doubt you face in the PDF, and any other thing you want to say :D.  Bieeees for now.