Financial Mathematics: Notation Reference explains rates, periods, cash-flow timing, compounding, discounting, and units.
Core notation for Financial Mathematics
In financial mathematics, the notation usually represents cash flows, dates, rates, compounding periods, discount factors, and sign conventions. The table below gives a compact starting set for financial mathematics; define any local variation before the first calculation.
| Concept | Notation | How to read it |
|---|---|---|
| Return | R=\frac{V_1-V_0+C}{V_0} | holding-period return with cash flow C |
| Present value | PV=\frac{FV}{(1+r)^n} | discounted value under periodic compounding |
| Net present value | NPV=\sum_{t=0}^{n}\frac{C_t}{(1+r)^t} | discounted sum of dated cash flows |
| Effective rate | 1+r_{\mathrm{eff}}=(1+r_m/m)^m | effective annual rate from a nominal rate |
How to read a complete expression
Read R=\frac{V_1-V_0+C}{V_0} as “holding-period return with cash flow C.” Identify the outer operation first, then its inputs, index set, conditions, and result type. This prevents a superscript, bar, vertical line, or styled letter in financial mathematics from being interpreted by appearance alone.
Conventions that belong in the notation table
- State nominal versus effective rates.
- Align each rate with its compounding period.
- Declare whether inflows or outflows are positive.
Cross-checks before reuse
- Draw a dated cash-flow timeline.
- Convert all rates to a common period.
- Verify the zero-rate limit.
Accessibility and portability
Keep the financial mathematics source selectable and editable. For an isolated character in financial mathematics, Unicode text may be sufficient; for structured expressions, preserve LaTeX, MathML, or a native equation object. When an image of financial mathematics is unavoidable, describe the operation, inputs, conditions, and conclusion rather than listing glyph names.
Verification checklist
- Draw a dated cash-flow timeline.
- Convert all rates to a common period.
- Verify the zero-rate limit.
- Confirm every symbol used in financial mathematics has one defined meaning in the local context.
- Reopen the exported file for Financial Mathematics: Notation Reference and compare it with the editable source.
How this guide was checked
Page purpose: financial mathematics notation reference — Look up notation, definitions, and usage conventions
Automated quality check: Kept noindex until critical findings are resolved.
Verification references
These primary standards and official documentation pages were used to check character identity, syntax, or platform behavior described above.
- The Unicode StandardUnicode Consortium — Character identity, encoding, names, and conformance.
- Unicode Technical Report #25: Unicode Support for MathematicsUnicode Consortium — Mathematical character usage, variants, and notation support.
- LaTeX Project DocumentationThe LaTeX Project — LaTeX syntax, authoring model, and official documentation links.
- MathML CoreW3C — Semantic web mathematics elements and browser behavior.