Teaching
Teaching
Introduction to GW Physics & Astronomy
PhD elective course, Spring 2020 (co-taught with Bala Iyer)
Venue: Chern Lecture Hall, ICTS
Class Timings: 10:00 - 11:30 am on Wed & Fri
Prerequisites: General Relativity, exposure to Python and Mathematica
Contents:
•Theory of GWs
•Detection of GWs
•GW data analysis
•GW source modeling
•Astrophysics of GW sources
References:
•Bernard Schutz, A First Course in General Relativity (Cambridge)
•Michele Maggiore, Gravitational Waves: Volume 1: Theory and Experiments (Oxford)
•Jolien D. E. Creighton & Warren G. Anderson, Gravitational-Wave Physics and Astronomy: An Introduction to Theory, Experiment and Data Analysis (Wiley-VCH)
•Nils Andersson, Gravitational-Wave Astronomy: Exploring the Dark Side of the Universe (Oxford)
•Stuart L. Shapiro Saul A. Teukolsky, Black Holes, White Dwarfs, and Neutron Stars: The Physics of Compact Objects (Wiley-VCH)
Evaluation:
50% assignments + 50% written test.
Mathematical methods for Physics
Int PhD course, Spring 2019
TA: Rahul Kashyap (ICTS)
Timings: Tuesdays 10:00 — 11:30 hrs, Thursdays 16:00 — 17:30 hrs
Location: Chern Lecture Hall, ICTS Campus, Bangalore
Topics:
Vector analysis in general coordinates, tensor analysis. Matrices, operators, diagonalization, eigenvalues and eigenvectors. Infinite series, convergence, Taylor expansion. Complex analysis, Cauchy’s integral theorem, Laurent expansion, singularities, calculus of residues, evaluating integrals. Partial differential equations, separation of variables, series solutions, Green’s function. Sturm-Liouville theory. Fourier and Laplace transforms.
References:
G. Arfken & H. Weber, Mathematical Methods for Physicists (Academic)
B. F. Schutz, A First Course in General Relativity (Cambridge)
Evaluation:
Assignments: 40%
Mid term test: 30%
Final test: 30%
Numerical methods for Physics and Astrophysics
Graduate course, Spring 2014, 2015, 2018
Timings: 3:30-5:30 pm on Wednesdays and Fridays
Location: ICTS Campus, North Bangalore
The course aims for a “physics-first” approach. The plan is to discuss real problems in physics and astronomy and identify numerical methods that can be used to solve those problems, without dwelling too much on the details of the algorithms. The idea is to enable students to make use of computational methods for their research in physics and astronomy.
Topics to be covered
•Numerical differentiation and integration
•Finite differencing, convergence, error estimates, Richardson extrapolation.
•Numerical integration: trapezoidal rule, Romberg's method, Simpsons rule.
•Ordinary differential equations (ODEs):
•Numerical solutions of ODEs: Euler methods, Runge-Kutta methods, Adaptive step size control using Runge-Kutta-Felhberg method.
•Systems of ODEs: post-Newtonian equations to compute gravitational waves from inspiralling black-hole binaries, Structure of a spherically symmetric star: Tolman–Oppenheimer–Volkoff equation.
•Stochastic and chaotic ODEs: Langevin equation, Lorenz equations.
•Partial differential equations (PDEs)
•Stability analysis, well-posedness
•Hyperbolic PDEs: Wave equation
•Elliptic PDEs: Poisson’s equation.
•Parabolic PDEs: Heat equation.
•Fourier methods and signal processing
•Fast Fourier transform, sampling theorem, windowing.
•Correlation, autocorrelation, power spectrum estimation.
•Matched filtering: Detection of signals of known shape in noisy data.
•Monte-Carlo methods and statistical techniques
•Random numbers, probability distributions.
•Markov-chain Monte Carlo methods, Metropolis–Hastings algorithm. Ising model.
•Bayesian inference, Hypothesis testing, Model selection.
Labs and assignments
• Download the PDF containing the lab exercises and assignments. This will be periodically updated: Lab.pdf
Structure and evaluation
This is NOT a course in computer programming! Students are expected to have some background in programming. The recommended programming language is Python, although students are free to use any high-level language that they are comfortable with. We will have one lecture and one computer lab per week, and one set of homework/assignment. Evaluation will be entirely based on assignments.
Preparation for the course:
•Bring your laptop that has some flavor of Unix (GNU/Linux, Mac OS X, BSD, etc.), with Python (http://www.python.org/) along with numpy (http://www.numpy.org/), scipy (http://scipy.org/) and matplotlib (http://matplotlib.org/) libraries installed.
•If you are beginner in Python, work on your Python beginners tutorials: http://www.python.org/about/gettingstarted/. Once you are familiar with the basics, go for an advanced tutorial, e.g., http://www.openbookproject.net/thinkcs/python/english2e/.
Suggested books:
•W. H. Press, S. A. Teukolsky, W. T. Vetterling and B. P. Flannery, Numerical Recipes: The Art of Scientific Computing, Cambridge (2007).
•P. L. DeVries and J. E. Hasbun, A First Course in Computational Physics, Jones & Bartlett (2011).
•C. F. Gerald and P.O.Wheatley, Applied Numerical Analysis, Addison-Wesley (2004).
•D. S. Sivia and J. Skilling, Data Analysis: A Bayesian Tutorial, Oxford (2012).
•P. Gregory, Bayesian Logical Data Analysis for the Physical Sciences, Cambridge (2010).
Contact:
ajith (at) icts (dot) res (dot) in