Skip to content

Commit 13b4858

Browse files
authored
Added New Lecture - Hamiltonian and Lagrangian (#26)
2 parents 1e2135f + d197f0b commit 13b4858

4 files changed

Lines changed: 31 additions & 0 deletions

File tree

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ defaults:
8787
type: lectures
8888
values:
8989
topic: "Quantum Technologies"
90+
- scope:
91+
path: "_lectures/classical-mechanics"
92+
type: lectures
93+
values:
94+
topic: "Classical Mechanics"
9095
- scope:
9196
path: "_lectures/other-topics"
9297
type: lectures
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Lagrangian and Hamiltonian Formalism
3+
author: Sriraj Chandra
4+
layout: post
5+
image: /assets/img/posts/lagrangian_and_hamiltonian/poster.webp
6+
# topic: "Classical Mechanics"
7+
---
8+
9+
10+
<!--more-->
11+
12+
A warm welcome to all first-year students! We’re excited to begin this semester’s Ensemble sessions with a lecture tailored especially for you.
13+
Our topic is Lagrangian and Hamiltonian mechanics, ideas that form the backbone of physics and appear everywhere from vibration of molecules to quantum systems and field theory.
14+
15+
In this session, we will start with the calculus of variations, exploring some famous examples, then move on to Hamilton’s principle and the Lagrangian formalism with its advantages. From there, we’ll transition to the Hamiltonian formalism, discuss its properties, and introduce canonical transformations and Poisson brackets. If time permits, we’ll also touch on canonical invariants, Liouville’s theorem, and Noether’s theorem.
16+
17+
## Details of the session:
18+
Speaker: **Sriraj Chandra (3rd Year UG)**
19+
Date: **13th August (Wednesday)**
20+
Time: **9:30 PM**
21+
Venue: **F-08A, OPB**
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: topic-page
3+
permalink: '/lectures/classical-mechanics/'
4+
title: Classical Mechanics
5+
---
1.62 MB
Loading

0 commit comments

Comments
 (0)