earthling

@yongzs1218

Bob Miller's Calc for the Clueless: Calc I & II, 1997

The first calc study guides that really give students a clue. Bob Miller's student-friendly Calc for the Clueless features quickly-absorbed, fun-to-use information and help. Students will snap up Calc for the Clueless as they discover: Bob Miller's painless and proven techniques to learning Calculus Bob Miller's way of anticipating problems.

@bookstodon
#books
#nonfiction
#maths
#calculus

datatofu

This is called "A Gentle Introduction to the Hessian Matrix"

Hessians are somewhere between #linearalgebra #calculus and #rstats but still a core aspect of #datascience

All in all, building and deriving things like these are probably only useful when developing a unique solution. For the vast majority of cases, having a general understanding is enough.

... actually, I am pretty sure that there is a #python library for just such an occasion (I have never looked though so ymmv)

🌈 ☯️Teresita🐧👭

Differentiate y=1/sqrt(t) with respect to t using #sympy under #Python #N0 #Calculus

import sympy
t = sympy.symbols('t')
y = 1 / sympy.sqrt(t)
print(sympy.diff(y, t))

VVilliam :coolS:

I really should study manifolds. I feel like I'd unlock so much intuition behind 2d and 3d calculus if I got to understand them. Anyone got any textbook recommendations?

#math #calculus

Pustam | पुस्तम | পুস্তম🇳🇵

Integrals of inverse functions!

Proof without words (see image; credit: Jonathan Steinbuch, CC BY-SA 3.0, via Wikimedia Commons)...

For any montonic and invertible function \(f(x)\) in the interval \([a,b]\):
\[\displaystyle\int_a^bf(x)~ \mathrm dx+\int_{f(a)=c}^{f(b)=d}f^{-1}(x)~\mathrm dx=b\cdot f(b)-a\cdot f(a)=bd-ac\]

If \(F\) is an antiderivative of \(f\), then the antiderivatives of \(f^{-1}\) are:
\[\boxed{\displaystyle\int f^{-1}(y)~\mathrm dy=yf^{-1}(y)-F\circ f^{-1}(y)+C}\]
where \(C\) is an arbitrary constant (of integration), and \(\circ\) is the composition operator (function composition).

For example:
\[\begin{align*}\displaystyle\int \sin^{-1}(y) \, \mathrm dy &= y\sin^{-1}(y) - (-\cos(\sin^{-1}(y)))+C\\ &=y\sin^{-1}(y)+\sqrt{1-y^2}+C\end{align*}\]

\[\displaystyle\int \ln(y) \, dy = y\ln(y)-\exp(\ln(y)) + C= y\ln(y)-y + C.\]

#Function #InverseFunction #InverseFunctions #Functions #Integral #Integrals #Antiderivative #Integration #Calculus #FunctionComposition #CompositeFunction)

May 14, 2025, 11:50 · · · 0 · 0
Your Autistic Life FR/EN/ES

Lo, a problem in a business calculus textbook:

"Sarah is paid $500 for working up to 40 hours per week. For work beyond 40 hours per week she is paid $18/hour."

The neurotypical interpretation of the above specification results in Sarah *owing* the company money if she works less than 12.222... hours in a week.

I shit you not. The equation describing the specification above is:

Pay=18*(hrs-40)+500

:headache:

If you're a business calculus teacher, and you want to be taken seriously by your colleagues, you gotta do better than this.

#math #calculus #business #bullshit

Your Autistic Life FR/EN/ES

Seen in a tutoring job ad:

"I’m currently studying Calculus 12 [...]"

:catthinking:

Calculus 12? I've barely finished reviewing calculus 2. 😭

#math #tutoring #calculus #typo

Your Autistic Life FR/EN/ES

Seen in a tutoring job ad:

"I have a final exam in AP calculus BS"

:catthinking:

BS??? I see how much you *love* calculus.

(Probably meant BC.)

#math #calculus #bullshit #tutoring #JobAd

Pustam | पुस्तम | পুস্তম🇳🇵

A cycloidal pendulum - one suspended from the cusp of an inverted cycloid - is isochronous, meaning its period is constant regardless of the amplitude of the swing. Please find the proof using energy methods: Lagrange's equations (in the images attached to the reply).

Background:
The standard pendulum period of \(2\pi\sqrt{L/g}\) or frequency \(\sqrt{g/L}\) holds only for small oscillations. The frequency becomes smaller as the amplitude grows. If you want to build a pendulum whose frequency is independent of the amplitude, you should hang it from the cusp of a cycloid of a certain size, as shown in the gif. As the string wraps partially around the cycloid, the effect decreases the length of the string in the air, increasing the frequency back up to a constant value.

In more detail:
A cycloid is the path taken by a point on the rim of a rolling wheel. The upside-down cycloid in the gif can be parameterized by \((x, y)=R(\theta-\sin\theta, -1+\cos\theta)\), where \(\theta=0\) corresponds to the cusp. Consider a pendulum of length \(L=4R\) hanging from the cusp, and let \(\alpha\) be the angle the string makes with the vertical, as shown (in the proof).

#Pendulum #Cycloid #Period #Frequency #SHM #TimePeriod #CycloidalPendulum #Lagrange #Cusp #Energy #KineticEnergy #PotentialEnergy #Lagrangian #Length #Math #Maths #Physics #Mechanics #ClassicalMechanics #Amplitude #CircularFrequency #Motion #Vibration #HarmonicMotion #Parameter #ParemeterizedEquation #GoverningEquations #Equation #Equations #DifferentialEquations #Calculus

Apr 15, 2025, 08:53 · · · 0 · 0
Kyle Taylor

@diffgeom I'm probably one of n=3 people on Mastodon interested in real analysis and applied #calculus, but take my boost all the same. Will add to the stack.

Surfmaster

Some people use math just like they use people, to lie, cheat or steal. But math itself never lies, or cheats, or steals from me, thats why I love math.

#math #mathematics #algebra #calculus

Patrick Honner

My graph of the day. Inspired by the fact that
\[ \sum_{k=1}^{\infty}{\sin k} \]
is bounded but diverges, I've been exploring other similar sums. Here's the start of
\[ \sum_{k=1}^{\infty}{\tan k} \]
It's not shocking that it looks like \(y = \ln(\|\cos x\| ) \), but I definitely wonder if at some point it blows up down the line!

#Math #Calculus

Mar 30, 2025, 12:28 · · · 0 · 0
Patrick Honner

Today I accidentally learned that limacons are inversions of conic sections!

#Math #Geometry #Calculus

Paul Balduf

I've made my lecture notes for applied calculus 2 publicly available. The content of that course is mostly "multidimensional real functions", including all the practical formulas for computing surfaces and volumes, slopes, optimization etc. The lecture notes contain a lot of practice problems with solutions. Maybe they're helpful for someone either learning or teaching #calculus and #math
paulbalduf.com/teaching/

Teaching – Paul-Hermann Balduf

paulbalduf.com
Mar 21, 2025, 15:42 · · · 1 · 0
Your Autistic Life FR/EN/ES

It's really fucking aggravating when you try to compute an integral, get to a solution, and then when you look at the instructor's solution, you find him using a formula that WAS NEVER INTRODUCED BEFORE JUST NOW!

🤬

#math #calculus #integrals #fuck

Patrick Honner

"I'm not sure if that's a line or if it's two rays", asked a student, validating the instructional design of my introduction to polar coordinates activity.

#Math #MathEd #Calculus