Minimal Row Sum Function

For each integer $ n $, let $ f(n) $ be the sum of the elements of the $ n $th row (i.e. the row with $ n+1 $ elements) of Pascal's triangle minus the sum of all the elements from previous rows. For example, \[f(2) = \underbrace{(1 + 2 + 1)}_{\text{2nd row}} - \underbrace{(1 + 1 + 1)}_{\text{0th and 1st rows}} = 1.\] What is the minimum value of $ f(n) $ for $ n \ge 2015 $?

  • 1
  • 2
  • 3
  • +
  • 4
  • 5
  • 6
  • -
  • 7
  • 8
  • 9
  • $\frac{a}{b}$
  • .
  • 0
  • =
  • %
  • $a^n$
  • $a^{\circ}$
  • $a_n$
  • $\sqrt{}$
  • $\sqrt[n]{}$
  • $\pi$
  • $\ln{}$
  • $\log$
  • $\theta$
  • $\sin{}$
  • $\cos{}$
  • $\tan{}$
  • $($
  • $)$
  • $[$
  • $]$
  • $\cap$
  • $\cup$
  • $,$
  • $\infty$