Skip to main content
Ctrl+K
Logo image

Chris Liu's Blog

Ctrl+K
  • Physics notes
  • Machine learning repo

24 February 2025

  • misc
  • calculus

Recent Posts

  • 06 June - Put Down Your Metallic Rectangle
  • 24 May - Confidence Intervals for the Chi-Squared Test for Goodness of Fit
  • 30 March - A Quantitative Analysis of the pH Titration Curve for Monoprotic Acids
  • 15 February - Good Ol’ Tetris Now in Rust!
  • 05 January - Gambling… and Rust

Tags

  • algorithm
  • assembly
  • c
  • calculus
  • calling-convention
  • chemistry
  • clustering
  • database
  • dataset
  • electromagnetism
  • embedded
  • engineering
  • english
  • error-correction
  • esp8266
  • fortran
  • intro
  • java
  • kaggle
  • kmeans
  • linear-algebra
  • makefile
  • maths
  • micropython
  • mips
  • music
  • neural-network
  • nlp
  • object-detection
  • programming-language
  • python
  • robot
  • rust
  • school
  • scioly
  • sqlite
  • statistics
  • tcl
  • tetris
  • unsupervised

Categories

  • CS (8)
  • engineering (3)
  • machine-learning (5)
  • math (1)
  • misc (6)
  • physics (1)

Archives

  • 2025 (6)
  • 2024 (4)
  • 2023 (14)
  • .md

An Interesting Integral

An Interesting Integral#

My Scioly teammates sent this meme in our Discord group chat:

meme

Here’s my reply:

solution

\[ \int\sqrt{\tan x}\,dx = \frac{\sqrt{2}}{4}\ln\left(\frac{\tan x - \sqrt{2\tan x} + 1}{\tan x + \sqrt{2\tan x} + 1}\right) + \frac{\sqrt{2}}{2}\left[\arctan\left(\sqrt{2\tan x} + 1\right) + \arctan\left(\sqrt{2\tan x} - 1\right)\right] + C \]
Good Ol’ Tetris Now in Rust!   A Quantitative Analysis of the pH Titration Curve for Monoprotic Acids

By Chris Liu

© Copyright 2025, Chris Liu.