{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

1.8 Tensors again Flashcards

(8 cards)

1
Q

What is the rank of a tensor?

A

The number of space time indices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a rank 0 tensor?

A

No index so it is a scalar

- Can also get them if all indices are summed over

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a rank 1 tensor?

A

A 4 vector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are two examples of a rank 2 tensor?

A

Metric tensor, g^(mu nu)

Faraday tensor F^(mu nu)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a rank 3 tensor example?

A

Acting with a derivative on a rank 2 tensor e.g

𝛿_lambda F^(mu nu)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Give two examples of a rank 4 tensor

A

Riemann Tensor R^(alpha, beta, gamma, delta)

Antisymmetric tensor epsilon(alpha, beta, gamma, delta)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the metric tensor, g_(mu nu) useful for?

A

Converting between the covariant x_mu to the contravariant x^mu
x_nu = g_(mu nu) x^mu

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which metric tensor do we restrict ourselves to in SR?

A

A 4x4 matrix with 1, -1, -1, -1 on the diagonal and zeroes everywhere else

How well did you know this?
1
Not at all
2
3
4
5
Perfectly