Scythris aenea

Scythris aenea is a moth of the family Scythrididae. It was described by Passerin d'Entrèves in 1984. It is found in Spain.[1]

Scythris aenea
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Genus:
Species:
S. aenea
Binomial name
Scythris aenea
Passerin d'Entrèves, 1984

Etymology

The species name refers to the bronzy color of the body.[2]

gollark: Express a number as a sum of fibonacci numbers.
gollark: What exactly *did* #8 do?
gollark: Mine too!
gollark: I don't know why it works, but it does.
gollark: Here is my actually good*, elegant** solution:```pythondef gollariosolver(n): #print(n, "is n") x = bisect.bisect_left(fibs, n) out = set() z = 0 for i in range(x, 0, -1): #print("gollario", i, z, fibs[i]) if (y := fibs[i] + z) <= n: z = y out.add(i) if z == n: return out```

References

  1. "Scythris Hübner, [1825]" at Markku Savela's Lepidoptera and Some Other Life Forms.
  2. "Bestimmungshilfe des Lepiforums: Scythris Aenea". lepiforum.de. Retrieved 2017-03-13.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.