0% found this document useful (0 votes)
115 views4 pages

Introductory Physics Study Notes

The document is a comprehensive guide for introductory physics, covering key topics such as mechanics, thermodynamics, electromagnetism, waves, and modern physics. Each section includes fundamental concepts, equations, and examples to illustrate the principles. It serves as a study resource for students to understand and apply physics concepts effectively.

Uploaded by

dominicozmenoa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
115 views4 pages

Introductory Physics Study Notes

The document is a comprehensive guide for introductory physics, covering key topics such as mechanics, thermodynamics, electromagnetism, waves, and modern physics. Each section includes fundamental concepts, equations, and examples to illustrate the principles. It serves as a study resource for students to understand and apply physics concepts effectively.

Uploaded by

dominicozmenoa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Physics Study Notes

Comprehensive Guide for Introductory Physics

Compiled on June 23, 2025

Contents
1 Mechanics 1
1.1 Kinematics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Newton’s Laws of Motion . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.3 Work and Energy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

2 Thermodynamics 2
2.1 Laws of Thermodynamics . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2.2 Heat and Temperature . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

3 Electromagnetism 2
3.1 Electric Fields . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
3.2 Magnetic Fields . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

4 Waves 3
4.1 Wave Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
4.2 Sound Waves . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

5 Modern Physics 3
5.1 Quantum Mechanics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
5.2 Relativity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

1
1 Mechanics
1.1 Kinematics
Kinematics describes motion without considering its causes.
• Displacement: Vector from initial to final position, ∆⃗x = ⃗xf − ⃗xi .
• Velocity: Rate of change of displacement, ⃗v = d⃗
x
dt
.
• Acceleration: Rate of change of velocity, ⃗a = d⃗v
dt
.
Equations of Motion (constant acceleration):

v = u + at (1)
1
x = ut + at2 (2)
2
v 2 = u2 + 2ax (3)

Example: A car accelerates from rest at 2 m s−2 for 5 s. Find final velocity.

v = u + at = 0 + (2)(5) = 10 m s−1

1.2 Newton’s Laws of Motion


1. First Law: An object remains at rest or in uniform motion unless acted
upon by a net force (inertia).
2. Second Law: F⃗ = m⃗a, where F⃗ is net force, m is mass, and ⃗a is acceleration.
3. Third Law: For every action, there is an equal and opposite reaction.
Example: A 2 kg block is pushed with 10 N. Find acceleration.

F 10
a= = = 5 m s−2
m 2

1.3 Work and Energy


• Work: W = F⃗ · d⃗ = F d cos θ.
• Kinetic Energy: KE = 12 mv 2 .
• Potential Energy: P E = mgh (gravitational).
• Conservation of Energy: Total energy remains constant, KEi + P Ei =
KEf + P Ef .
Example: A 1 kg ball falls from 10 m. Find speed at ground (ignore air resis-
tance).
1 √ √
P Ei = KEf =⇒ mgh = mv 2 =⇒ v = 2gh = 2(9.8)(10) ≈ 14 m s−1
2

1
2 Thermodynamics
2.1 Laws of Thermodynamics
1. Zeroth Law: If two systems are in thermal equilibrium with a third, they
are in equilibrium with each other.
2. First Law: ∆U = Q − W , where ∆U is internal energy change, Q is heat
added, and W is work done by the system.
3. Second Law: Entropy of an isolated system increases, ∆S ≥ 0.
Example: A gas absorbs 200 J of heat and does 150 J of work. Find ∆U .

∆U = Q − W = 200 − 150 = 50 J

2.2 Heat and Temperature


• Heat: Energy transfer due to temperature difference, Q = mc∆T (no phase
change).
• Specific Heat: c, energy required to raise 1 kg of a substance by 1 K.
Example: Heat 0.5 kg of water from 20 ◦ C to 50 ◦ C (c = 4186 J kg−1 K−1 ).

Q = mc∆T = (0.5)(4186)(50 − 20) = 62 790 J

3 Electromagnetism
3.1 Electric Fields
• Coulomb’s Law: F = k q1r2q2 , where k = 8.99 × 109 N m2 C−2 .

• Electric Field: E , force per unit charge.


⃗ = ⃗
F
q

Example: Find force between two 2 µC charges 1 m apart.


−6 2
q1 q2 9 (2 × 10 )
F =k = (8.99 × 10 ) = 0.036 N
r2 12

3.2 Magnetic Fields


• Lorentz Force: F⃗ = q(⃗v × B).

• Biot-Savart Law: dB
⃗ = µ0 Id⃗l×r̂
4π r 2
.
Example: A 1 C charge moves at 5 m s−1 in a 0.2 T field (90◦ ). Find force.

F = qvB sin θ = (1)(5)(0.2)(1) = 1 N

2
4 Waves
4.1 Wave Properties
• Wavelength: λ, distance between crests.
• Frequency: f , cycles per second.
• Speed: v = f λ.
Example: A wave has f = 2 Hz and λ = 3 m. Find speed.

v = f λ = (2)(3) = 6 m s−1

4.2 Sound Waves



• Speed of Sound: v = B
ρ
, depends on medium.

• Doppler Effect: f ′ = f v±v


v∓vs
o
.

5 Modern Physics
5.1 Quantum Mechanics
• Photoelectric Effect: E = hf , where h = 6.626 × 10−34 J s.
• Heisenberg Uncertainty Principle: ∆x∆p ≥ h̄2 .
Example: Light of f = 5 × 1014 Hz ejects electrons. Find photon energy.

E = hf = (6.626 × 10−34 )(5 × 1014 ) ≈ 3.31 × 10−19 J

5.2 Relativity
• Time Dilation: t = √ t0
2
.
1− v2
c

• Mass-Energy Equivalence: E = mc2 .

Common questions

Powered by AI

The displacement of an object is influenced by its initial position and subsequent motion, which can be described by its velocity and time elapsed. Within kinematics, displacement is a vector quantity given by the difference between final and initial positions (∆⃗x = ⃗xf −⃗xi). It is quantitatively determined using the equations of motion for constant acceleration, such as x = ut + (1/2)at^2, where u is initial velocity, a is acceleration, and t is time. In scenarios involving constant velocity, displacement simplifies to the product of velocity and time (x = vt).

Coulomb's law describes the force between two point charges as directly proportional to the product of the magnitudes of the charges and inversely proportional to the square of the distance between them, expressed as F = k q₁q₂ / r², where k is Coulomb's constant. Factors influencing this force include the magnitudes of the charges (q₁ and q₂) and the distance (r) separating them. The force is attractive if charges are unlike and repulsive if charges are similar .

Newton's third law of motion states that for every action, there is an equal and opposite reaction. This law is significant because it explains interactions between two bodies by asserting that forces always occur in pairs. When one body exerts a force on another, the second body exerts an equal force in the opposite direction on the first. This means that during interactions, such as a block pushed by a force, both the block and the surface exert equal and opposite forces on each other .

Kinetic energy (KE) is defined by the expression KE = (1/2)mv^2, where m is mass and v is velocity, representing the energy of motion. Potential energy (PE), such as gravitational potential energy, is given by PE = mgh, with m as mass, g as gravitational acceleration, and h as height above a reference point. Together, these energies are involved in the conservation of energy principle, which states that the total energy (kinetic + potential) of a closed system remains constant if only conservative forces (e.g., gravity) are acting, illustrated as KE_initial + PE_initial = KE_final + PE_final .

The first law of thermodynamics, given by the formula ∆U = Q - W, applies to scenarios where a gas absorbs heat and performs work by setting the change in internal energy equal to the heat added to the system minus the work done by the system. In the example where a gas absorbs 200 J of heat and performs 150 J of work, the internal energy change would be ∆U = 200 J - 150 J = 50 J . This reflects energy conservation, indicating that only a part of the added heat elevates internal energy, while the rest accomplishes work.

According to the second law of thermodynamics, the entropy of an isolated system never decreases; instead, it tends to increase over time, reflecting the degree of disorder or randomness. This means that natural processes in isolated systems progress in the direction of increasing entropy, implying irreversibility and spontaneous transfer towards equilibrium. The concept signifies that without energy input, systems evolve towards thermodynamic equilibrium, characterized by maximum entropy .

The speed of a wave can be calculated using the relationship v = fλ, where v represents wave speed, f is the frequency, and λ is the wavelength. This equation highlights that wave speed is directly proportional to both frequency and wavelength. For example, a wave with a frequency of 2 Hz and a wavelength of 3 meters would have a speed of v = (2 Hz)(3 m) = 6 m/s .

The photoelectric effect demonstrates the quantization of light by showing that light can eject electrons from a material only if its frequency is above a certain threshold, regardless of intensity, which supports the concept of light being composed of discrete packets of energy called photons. The relationship between photon energy and frequency is E = hf, where E is the photon energy, h is Planck's constant, and f is the frequency of light. This indicates that energy is directly proportional to frequency, reinforcing the quantum nature of electromagnetic radiation .

Time dilation, a consequence of Einstein's theory of relativity, implies that time is experienced differently for observers in relative motion. It is quantitatively expressed by the equation t = t₀/√(1-v²/c²), where t is the dilated time experienced by a moving observer, t₀ is the proper time for a stationary observer, v is the relative velocity, and c is the speed of light. This relationship shows that as velocity approaches the speed of light, time dilation becomes significant, meaning moving clocks tick slower compared to stationary ones .

The Heisenberg uncertainty principle states that it is impossible to simultaneously know with complete certainty both the position (∆x) and momentum (∆p) of a particle, expressed as ∆x∆p ≥ ħ/2, where ħ is the reduced Planck constant. This principle limits the precision of measurements in quantum mechanics by imposing a fundamental limit on the accuracy with which these paired quantities can be known. The more precisely one quantity is measured, the less precisely the other can be determined, highlighting the intrinsic limitations of measurement at quantum scales .

You might also like