c band cardinality

[[concept]]
c-band cardinality

c-band cardinality of a graphon W are the number of graphon eigenvalues with magnitude greater than c

nc(W)=|{λi:|λi|>c}|

Note that this quantity is finite since the graphon shift operator eigenvalues accumulate only at 0.

Review

#flashcards/math/dsg

Why is the c-band cardinality (of a graphon shift operator) always finite?
-?-
graphon shift operator eigenvalues accumulate only at 0

Mentions

Mentions

File Last Modified
2025-04-07 lecture 18 2025-11-06
convergence bound for graph convolutions 2025-10-02

const { dateTime } = await cJS()

return function View() {
	const file = dc.useCurrentFile();
	return <p class="dv-modified">Created {dateTime.getCreated(file)}     ֍     Last Modified {dateTime.getLastMod(file)}</p>
}